2022-03-23 18:40:53.035 | + ./stack.sh:main:487 : exec 2022-03-23 18:40:53.035 | + ./stack.sh:main:495 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-03-23-184052' 2022-03-23 18:40:53.035 | ++ ./stack.sh:main:487 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-03-23-184052.summary.2022-03-23-184052 2022-03-23 18:40:53.035 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-23 18:40:53.035 | + ./stack.sh:echo_summary:446 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-03-23-184052 2022-03-23 18:40:53.035 | + ./stack.sh:main:497 : ln -sf /opt/stack/logs/stack.sh.log.2022-03-23-184052 /opt/stack/logs/stack.sh.log 2022-03-23 18:40:53.035 | + ./stack.sh:main:498 : ln -sf /opt/stack/logs/stack.sh.log.2022-03-23-184052.summary.2022-03-23-184052 /opt/stack/logs/stack.sh.log.summary 2022-03-23 18:40:53.035 | + ./stack.sh:main:513 : check_path_perm_sanity /opt/stack 2022-03-23 18:40:53.035 | + functions:check_path_perm_sanity:596 : local real_path 2022-03-23 18:40:53.035 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-03-23 18:40:53.035 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-03-23 18:40:53.035 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-03-23 18:40:53.036 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-03-23 18:40:53.036 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-03-23 18:40:53.036 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-03-23 18:40:53.036 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-03-23 18:40:53.036 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-03-23 18:40:53.036 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-03-23 18:40:53.036 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-03-23 18:40:53.036 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-03-23 18:40:53.036 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-03-23 18:40:53.036 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-03-23 18:40:53.036 | + ./stack.sh:main:519 : trap exit_trap EXIT 2022-03-23 18:40:53.036 | + ./stack.sh:main:560 : trap err_trap ERR 2022-03-23 18:40:53.036 | + ./stack.sh:main:573 : set -o errexit 2022-03-23 18:40:53.036 | + ./stack.sh:main:576 : uname -a 2022-03-23 18:40:53.036 | Linux dv-neutron-797121-12-hyperv 5.4.0-72-generic #80-Ubuntu SMP Mon Apr 12 17:35:00 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux 2022-03-23 18:40:53.037 | + ./stack.sh:main:579 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-03-23 18:40:53.039 | + ./stack.sh:main:580 : rm -f /opt/stack/data/ca-bundle.pem 2022-03-23 18:40:53.042 | + ./stack.sh:main:583 : source /home/ubuntu/devstack/lib/database 2022-03-23 18:40:53.078 | + ./stack.sh:main:584 : source /home/ubuntu/devstack/lib/rpc_backend 2022-03-23 18:40:53.094 | + ./stack.sh:main:590 : fetch_plugins 2022-03-23 18:40:53.096 | + functions-common:fetch_plugins:1771 : local plugins= 2022-03-23 18:40:53.098 | + functions-common:fetch_plugins:1772 : local plugin 2022-03-23 18:40:53.100 | + functions-common:fetch_plugins:1775 : [[ -z '' ]] 2022-03-23 18:40:53.102 | + functions-common:fetch_plugins:1776 : return 2022-03-23 18:40:53.104 | + ./stack.sh:main:594 : run_phase override_defaults 2022-03-23 18:40:53.106 | + functions-common:run_phase:1853 : local mode=override_defaults 2022-03-23 18:40:53.108 | + functions-common:run_phase:1854 : local phase= 2022-03-23 18:40:53.109 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-03-23 18:40:53.111 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-03-23 18:40:53.113 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-03-23 18:40:53.115 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-03-23 18:40:53.116 | + functions-common:run_phase:1863 : local extra 2022-03-23 18:40:53.119 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-03-23 18:40:53.122 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-03-23 18:40:53.124 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-03-23 18:40:53.126 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-03-23 18:40:53.128 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-03-23 18:40:53.130 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-03-23 18:40:53.143 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:40:53.144 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-03-23 18:40:53.146 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-03-23 18:40:53.148 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-03-23 18:40:53.150 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-03-23 18:40:53.151 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-03-23 18:40:53.153 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-03-23 18:40:53.155 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-03-23 18:40:53.157 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-03-23 18:40:53.158 | + functions-common:run_phase:1874 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-03-23 18:40:53.160 | + functions-common:run_phase:1877 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-03-23 18:40:53.162 | + functions-common:run_phase:1878 : plugin_override_defaults 2022-03-23 18:40:53.164 | + functions-common:plugin_override_defaults:1812 : local plugins= 2022-03-23 18:40:53.166 | + functions-common:plugin_override_defaults:1813 : local plugin 2022-03-23 18:40:53.167 | + functions-common:plugin_override_defaults:1816 : [[ -z '' ]] 2022-03-23 18:40:53.169 | + functions-common:plugin_override_defaults:1817 : return 2022-03-23 18:40:53.171 | + ./stack.sh:main:597 : source /home/ubuntu/devstack/lib/apache 2022-03-23 18:40:53.190 | + ./stack.sh:main:600 : source /home/ubuntu/devstack/lib/tls 2022-03-23 18:40:53.193 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-03-23 18:40:53.206 | ++ functions-common:is_service_enabled:2081 : return 1 2022-03-23 18:40:53.208 | +++ lib/tls:source:43 : hostname -f 2022-03-23 18:40:53.212 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-03-23 18:40:53.213 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-03-23 18:40:53.215 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-03-23 18:40:53.217 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-03-23 18:40:53.219 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-03-23 18:40:53.221 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-03-23 18:40:53.223 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-03-23 18:40:53.225 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-03-23 18:40:53.227 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-03-23 18:40:53.229 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-03-23 18:40:53.234 | + ./stack.sh:main:603 : source /home/ubuntu/devstack/lib/infra 2022-03-23 18:40:53.245 | + ./stack.sh:main:604 : source /home/ubuntu/devstack/lib/libraries 2022-03-23 18:40:53.263 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/lvm 2022-03-23 18:40:53.276 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/horizon 2022-03-23 18:40:53.288 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/keystone 2022-03-23 18:40:53.325 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/glance 2022-03-23 18:40:53.384 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/nova 2022-03-23 18:40:53.475 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/placement 2022-03-23 18:40:53.497 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/cinder 2022-03-23 18:40:53.549 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/swift 2022-03-23 18:40:53.615 | + ./stack.sh:main:613 : source /home/ubuntu/devstack/lib/neutron 2022-03-23 18:40:53.767 | + ./stack.sh:main:614 : source /home/ubuntu/devstack/lib/ldap 2022-03-23 18:40:53.781 | + ./stack.sh:main:615 : source /home/ubuntu/devstack/lib/dstat 2022-03-23 18:40:53.795 | + ./stack.sh:main:616 : source /home/ubuntu/devstack/lib/tcpdump 2022-03-23 18:40:53.808 | + ./stack.sh:main:617 : source /home/ubuntu/devstack/lib/etcd3 2022-03-23 18:40:53.908 | + ./stack.sh:main:618 : source /home/ubuntu/devstack/lib/os-vif 2022-03-23 18:40:53.911 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-03-23 18:40:53.916 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-03-23 18:40:53.919 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-03-23 18:40:53.922 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-03-23 18:40:53.926 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-03-23 18:40:53.930 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-03-23 18:40:53.930 | False' 2022-03-23 18:40:53.933 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-03-23 18:40:53.952 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-03-23 18:40:53.955 | + ./stack.sh:main:624 : run_phase source 2022-03-23 18:40:53.957 | + functions-common:run_phase:1853 : local mode=source 2022-03-23 18:40:53.960 | + functions-common:run_phase:1854 : local phase= 2022-03-23 18:40:53.962 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-03-23 18:40:53.965 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-03-23 18:40:53.967 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-03-23 18:40:53.969 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-03-23 18:40:53.972 | + functions-common:run_phase:1863 : local extra 2022-03-23 18:40:53.974 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-03-23 18:40:53.979 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-03-23 18:40:53.981 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-03-23 18:40:53.983 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-03-23 18:40:53.985 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-03-23 18:40:53.988 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-03-23 18:40:54.004 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:40:54.006 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-03-23 18:40:54.008 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-03-23 18:40:54.052 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-03-23 18:40:54.054 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-03-23 18:40:54.057 | + functions-common:run_phase:1874 : [[ source == \s\o\u\r\c\e ]] 2022-03-23 18:40:54.059 | + functions-common:run_phase:1875 : load_plugin_settings 2022-03-23 18:40:54.061 | + functions-common:load_plugin_settings:1789 : local plugins= 2022-03-23 18:40:54.063 | + functions-common:load_plugin_settings:1790 : local plugin 2022-03-23 18:40:54.066 | + functions-common:load_plugin_settings:1793 : [[ -z '' ]] 2022-03-23 18:40:54.068 | + functions-common:load_plugin_settings:1794 : return 2022-03-23 18:40:54.070 | + functions-common:run_phase:1876 : verify_disabled_services 2022-03-23 18:40:54.072 | + functions-common:verify_disabled_services:2136 : local service 2022-03-23 18:40:54.075 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 18:40:54.077 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-03-23 18:40:54.080 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 18:40:54.082 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-03-23 18:40:54.084 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 18:40:54.086 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-03-23 18:40:54.089 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 18:40:54.091 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-03-23 18:40:54.094 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 18:40:54.096 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-03-23 18:40:54.098 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 18:40:54.101 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-03-23 18:40:54.103 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 18:40:54.105 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-03-23 18:40:54.108 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 18:40:54.110 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-03-23 18:40:54.112 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 18:40:54.115 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-03-23 18:40:54.117 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 18:40:54.119 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-03-23 18:40:54.122 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 18:40:54.124 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-vol, ]] 2022-03-23 18:40:54.126 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 18:40:54.128 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]] 2022-03-23 18:40:54.131 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 18:40:54.133 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]] 2022-03-23 18:40:54.136 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 18:40:54.138 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]] 2022-03-23 18:40:54.141 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 18:40:54.144 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]] 2022-03-23 18:40:54.146 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 18:40:54.149 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-03-23 18:40:54.152 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 18:40:54.154 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-ovn-metadata-agent, ]] 2022-03-23 18:40:54.157 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 18:40:54.160 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-03-23 18:40:54.162 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 18:40:54.165 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-03-23 18:40:54.167 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 18:40:54.170 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-03-23 18:40:54.172 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 18:40:54.174 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-03-23 18:40:54.177 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 18:40:54.179 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-03-23 18:40:54.181 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 18:40:54.184 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-03-23 18:40:54.186 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 18:40:54.188 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-03-23 18:40:54.191 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 18:40:54.193 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-03-23 18:40:54.195 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 18:40:54.198 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-03-23 18:40:54.200 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 18:40:54.203 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-03-23 18:40:54.205 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 18:40:54.207 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-03-23 18:40:54.210 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 18:40:54.212 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-03-23 18:40:54.214 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 18:40:54.216 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-03-23 18:40:54.219 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 18:40:54.221 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-03-23 18:40:54.223 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 18:40:54.225 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-03-23 18:40:54.228 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 18:40:54.230 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-bak, ]] 2022-03-23 18:40:54.232 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 18:40:54.235 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-03-23 18:40:54.237 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 18:40:54.239 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-03-23 18:40:54.241 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 18:40:54.244 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-03-23 18:40:54.246 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 18:40:54.248 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-03-23 18:40:54.250 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 18:40:54.253 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-03-23 18:40:54.255 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 18:40:54.257 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-03-23 18:40:54.259 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 18:40:54.262 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-03-23 18:40:54.264 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 18:40:54.267 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-03-23 18:40:54.269 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 18:40:54.272 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-03-23 18:40:54.274 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 18:40:54.276 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-03-23 18:40:54.278 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 18:40:54.281 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-03-23 18:40:54.283 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 18:40:54.285 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-03-23 18:40:54.288 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 18:40:54.290 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-03-23 18:40:54.293 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 18:40:54.295 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-03-23 18:40:54.298 | + ./stack.sh:main:695 : initialize_database_backends 2022-03-23 18:40:54.300 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-03-23 18:40:54.302 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-03-23 18:40:54.319 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:40:54.321 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-03-23 18:40:54.324 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-03-23 18:40:54.327 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-03-23 18:40:54.343 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 18:40:54.346 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-03-23 18:40:54.349 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-03-23 18:40:54.352 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-03-23 18:40:54.354 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-03-23 18:40:54.356 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-03-23 18:40:54.359 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-03-23 18:40:54.361 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-03-23 18:40:54.363 | + lib/database:initialize_database_backends:92 : return 0 2022-03-23 18:40:54.366 | + ./stack.sh:main:696 : echo 'Using mysql database backend' 2022-03-23 18:40:54.366 | Using mysql database backend 2022-03-23 18:40:54.368 | + ./stack.sh:main:699 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-03-23 18:40:54.385 | + ./stack.sh:main:701 : define_database_baseurl 2022-03-23 18:40:54.388 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2022-03-23 18:40:54.391 | ++ lib/databases/mysql:get_database_type_mysql:38 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-03-23 18:40:54.393 | ++ lib/databases/mysql:get_database_type_mysql:39 : echo mysql+pymysql 2022-03-23 18:40:54.396 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-03-23 18:40:54.399 | + ./stack.sh:main:713 : is_service_enabled rabbit 2022-03-23 18:40:54.415 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:40:54.418 | + ./stack.sh:main:714 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-03-23 18:40:54.434 | + ./stack.sh:main:721 : is_service_enabled keystone 2022-03-23 18:40:54.450 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:40:54.453 | + ./stack.sh:main:723 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-03-23 18:40:54.469 | + ./stack.sh:main:725 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-03-23 18:40:54.486 | + ./stack.sh:main:736 : is_service_enabled ldap 2022-03-23 18:40:54.501 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 18:40:54.504 | + ./stack.sh:main:745 : is_service_enabled s-proxy 2022-03-23 18:40:54.520 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:40:54.523 | + ./stack.sh:main:749 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-03-23 18:40:54.539 | + ./stack.sh:main:751 : [[ -z '' ]] 2022-03-23 18:40:54.542 | + ./stack.sh:main:751 : [[ False == \T\r\u\e ]] 2022-03-23 18:40:54.544 | + ./stack.sh:main:757 : save_stackenv 757 2022-03-23 18:40:54.547 | + functions-common:save_stackenv:60 : local tag=757 2022-03-23 18:40:54.550 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-03-23 18:40:54.555 | + functions-common:save_stackenv:62 : time_stamp=2022-03-23-184054 2022-03-23 18:40:54.557 | + functions-common:save_stackenv:63 : echo '# 2022-03-23-184054 757' 2022-03-23 18:40:54.560 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 18:40:54.562 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-03-23 18:40:54.565 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 18:40:54.567 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-03-23 18:40:54.570 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 18:40:54.572 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-03-23 18:40:54.575 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 18:40:54.577 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-03-23 18:40:54.580 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 18:40:54.583 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.45 2022-03-23 18:40:54.587 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 18:40:54.589 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.45/identity 2022-03-23 18:40:54.592 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 18:40:54.595 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-03-23-184052 2022-03-23 18:40:54.598 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 18:40:54.601 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-03-23 18:40:54.604 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 18:40:54.606 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.45 2022-03-23 18:40:54.609 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 18:40:54.612 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-03-23 18:40:54.614 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 18:40:54.618 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-03-23 18:40:54.621 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 18:40:54.623 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-03-23 18:40:54.625 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 18:40:54.628 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-03-23 18:40:54.631 | + ./stack.sh:main:770 : GIT_DEPTH=0 2022-03-23 18:40:54.634 | + ./stack.sh:main:770 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2022-03-23 18:40:54.636 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/requirements.git 2022-03-23 18:40:54.638 | + functions-common:git_clone:609 : local git_dest=/opt/stack/requirements 2022-03-23 18:40:54.641 | + functions-common:git_clone:610 : local git_ref=master 2022-03-23 18:40:54.647 | + functions-common:git_clone:611 : local orig_dir 2022-03-23 18:40:54.650 | ++ functions-common:git_clone:612 : pwd 2022-03-23 18:40:54.653 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-23 18:40:54.655 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-23 18:40:54.658 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-23 18:40:54.674 | + functions-common:git_clone:615 : RECLONE=False 2022-03-23 18:40:54.676 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-23 18:40:54.678 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-23 18:40:54.681 | + functions-common:git_clone:629 : echo master 2022-03-23 18:40:54.681 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-23 18:40:54.686 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/requirements ]] 2022-03-23 18:40:54.688 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-23 18:40:54.691 | + functions-common:git_clone:677 : cd /opt/stack/requirements 2022-03-23 18:40:54.694 | + functions-common:git_clone:678 : git show --oneline 2022-03-23 18:40:54.694 | + functions-common:git_clone:678 : head -1 2022-03-23 18:40:54.697 | 2f2467ad Update constraint for diskimagebuilder to 3.20.1 2022-03-23 18:40:54.700 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-23 18:40:54.702 | + ./stack.sh:main:774 : echo_summary 'Installing package prerequisites' 2022-03-23 18:40:54.705 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-23 18:40:54.707 | + ./stack.sh:echo_summary:446 : echo -e Installing package prerequisites 2022-03-23 18:40:54.710 | + ./stack.sh:main:775 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-03-23 18:40:54.712 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-03-23 18:40:54.715 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-03-23 18:40:54.717 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-03-23 18:40:54.720 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-03-23 18:40:54.722 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-03-23 18:40:54.725 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-03-23 18:40:54.728 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-03-23 18:40:54.732 | ++ tools/install_prereqs.sh:source:47 : NOW=1648060854 2022-03-23 18:40:54.735 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-03-23 18:40:54.740 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1648060032 2022-03-23 18:40:54.742 | ++ tools/install_prereqs.sh:source:49 : DELTA=822 2022-03-23 18:40:54.745 | ++ tools/install_prereqs.sh:source:50 : [[ 822 -lt 7200 ]] 2022-03-23 18:40:54.747 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-03-23 18:40:54.750 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-03-23 18:40:54.752 | ++ functions-common:export_proxy_variables:2243 : isset http_proxy 2022-03-23 18:40:54.755 | ++ functions-common:isset:240 : [[ -v http_proxy ]] 2022-03-23 18:40:54.757 | ++ functions-common:export_proxy_variables:2246 : isset https_proxy 2022-03-23 18:40:54.759 | ++ functions-common:isset:240 : [[ -v https_proxy ]] 2022-03-23 18:40:54.762 | ++ functions-common:export_proxy_variables:2249 : isset no_proxy 2022-03-23 18:40:54.764 | ++ functions-common:isset:240 : [[ -v no_proxy ]] 2022-03-23 18:40:54.768 | +++ tools/install_prereqs.sh:source:64 : get_packages general,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-03-23 18:40:54.815 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-03-23 18:40:54.815 | apache2-dev 2022-03-23 18:40:54.815 | bc 2022-03-23 18:40:54.815 | bsdmainutils 2022-03-23 18:40:54.815 | curl 2022-03-23 18:40:54.815 | g++ 2022-03-23 18:40:54.815 | gawk 2022-03-23 18:40:54.815 | gcc 2022-03-23 18:40:54.815 | gettext 2022-03-23 18:40:54.815 | git 2022-03-23 18:40:54.815 | graphviz 2022-03-23 18:40:54.815 | iputils-ping 2022-03-23 18:40:54.815 | libapache2-mod-proxy-uwsgi 2022-03-23 18:40:54.815 | libffi-dev 2022-03-23 18:40:54.815 | libjpeg-dev 2022-03-23 18:40:54.815 | libpcre3-dev 2022-03-23 18:40:54.815 | libpq-dev 2022-03-23 18:40:54.815 | libssl-dev 2022-03-23 18:40:54.815 | libsystemd-dev 2022-03-23 18:40:54.815 | libxml2-dev 2022-03-23 18:40:54.816 | libxslt1-dev 2022-03-23 18:40:54.816 | libyaml-dev 2022-03-23 18:40:54.816 | lsof 2022-03-23 18:40:54.816 | openssh-server 2022-03-23 18:40:54.816 | openssl 2022-03-23 18:40:54.816 | pkg-config 2022-03-23 18:40:54.816 | psmisc 2022-03-23 18:40:54.816 | python3-dev 2022-03-23 18:40:54.816 | python3-pip 2022-03-23 18:40:54.816 | python3-systemd 2022-03-23 18:40:54.816 | python3-venv 2022-03-23 18:40:54.816 | tar 2022-03-23 18:40:54.816 | tcpdump 2022-03-23 18:40:54.816 | unzip 2022-03-23 18:40:54.816 | uuid-runtime 2022-03-23 18:40:54.816 | wget 2022-03-23 18:40:54.816 | wget 2022-03-23 18:40:54.816 | zlib1g-dev 2022-03-23 18:40:54.816 | libkrb5-dev 2022-03-23 18:40:54.816 | libldap2-dev 2022-03-23 18:40:54.816 | libsasl2-dev 2022-03-23 18:40:54.816 | memcached 2022-03-23 18:40:54.816 | python3-mysqldb 2022-03-23 18:40:54.816 | sqlite3 2022-03-23 18:40:54.816 | conntrack 2022-03-23 18:40:54.816 | curl 2022-03-23 18:40:54.816 | dnsmasq-base 2022-03-23 18:40:54.816 | dnsmasq-utils 2022-03-23 18:40:54.816 | ebtables 2022-03-23 18:40:54.816 | genisoimage 2022-03-23 18:40:54.816 | iptables 2022-03-23 18:40:54.816 | iputils-arping 2022-03-23 18:40:54.816 | kpartx 2022-03-23 18:40:54.816 | libjs-jquery-tablesorter 2022-03-23 18:40:54.816 | parted 2022-03-23 18:40:54.816 | pm-utils 2022-03-23 18:40:54.816 | python3-mysqldb 2022-03-23 18:40:54.816 | socat 2022-03-23 18:40:54.817 | sqlite3 2022-03-23 18:40:54.817 | sudo 2022-03-23 18:40:54.817 | vlan 2022-03-23 18:40:54.817 | lsscsi 2022-03-23 18:40:54.817 | open-iscsi 2022-03-23 18:40:54.817 | lvm2 2022-03-23 18:40:54.817 | qemu-utils 2022-03-23 18:40:54.817 | thin-provisioning-tools 2022-03-23 18:40:54.817 | acl 2022-03-23 18:40:54.817 | dnsmasq-base 2022-03-23 18:40:54.817 | dnsmasq-utils 2022-03-23 18:40:54.817 | ebtables 2022-03-23 18:40:54.817 | haproxy 2022-03-23 18:40:54.817 | iptables 2022-03-23 18:40:54.817 | iputils-arping 2022-03-23 18:40:54.817 | iputils-ping 2022-03-23 18:40:54.817 | postgresql-server-dev-all 2022-03-23 18:40:54.817 | python3-mysqldb 2022-03-23 18:40:54.817 | sqlite3 2022-03-23 18:40:54.817 | sudo 2022-03-23 18:40:54.817 | vlan 2022-03-23 18:40:54.817 | pcp 2022-03-23 18:40:54.817 | ipset 2022-03-23 18:40:54.817 | conntrack 2022-03-23 18:40:54.817 | conntrackd 2022-03-23 18:40:54.817 | keepalived 2022-03-23 18:40:54.817 | lvm2 2022-03-23 18:40:54.817 | qemu-utils 2022-03-23 18:40:54.817 | thin-provisioning-tools 2022-03-23 18:40:54.817 | curl 2022-03-23 18:40:54.817 | liberasurecode-dev 2022-03-23 18:40:54.817 | make 2022-03-23 18:40:54.817 | memcached 2022-03-23 18:40:54.817 | rsync 2022-03-23 18:40:54.817 | sqlite3 2022-03-23 18:40:54.817 | xfsprogs' 2022-03-23 18:40:54.818 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-03-23 18:40:54.837 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-03-23 18:40:54.837 | apache2-dev 2022-03-23 18:40:54.837 | bc 2022-03-23 18:40:54.838 | bsdmainutils 2022-03-23 18:40:54.838 | curl 2022-03-23 18:40:54.838 | g++ 2022-03-23 18:40:54.838 | gawk 2022-03-23 18:40:54.838 | gcc 2022-03-23 18:40:54.838 | gettext 2022-03-23 18:40:54.838 | git 2022-03-23 18:40:54.838 | graphviz 2022-03-23 18:40:54.838 | iputils-ping 2022-03-23 18:40:54.838 | libapache2-mod-proxy-uwsgi 2022-03-23 18:40:54.838 | libffi-dev 2022-03-23 18:40:54.838 | libjpeg-dev 2022-03-23 18:40:54.838 | libpcre3-dev 2022-03-23 18:40:54.838 | libpq-dev 2022-03-23 18:40:54.838 | libssl-dev 2022-03-23 18:40:54.838 | libsystemd-dev 2022-03-23 18:40:54.838 | libxml2-dev 2022-03-23 18:40:54.838 | libxslt1-dev 2022-03-23 18:40:54.838 | libyaml-dev 2022-03-23 18:40:54.838 | lsof 2022-03-23 18:40:54.838 | openssh-server 2022-03-23 18:40:54.838 | openssl 2022-03-23 18:40:54.838 | pkg-config 2022-03-23 18:40:54.838 | psmisc 2022-03-23 18:40:54.838 | python3-dev 2022-03-23 18:40:54.838 | python3-pip 2022-03-23 18:40:54.838 | python3-systemd 2022-03-23 18:40:54.838 | python3-venv 2022-03-23 18:40:54.838 | tar 2022-03-23 18:40:54.838 | tcpdump 2022-03-23 18:40:54.838 | unzip 2022-03-23 18:40:54.838 | uuid-runtime 2022-03-23 18:40:54.838 | wget 2022-03-23 18:40:54.838 | wget 2022-03-23 18:40:54.838 | zlib1g-dev 2022-03-23 18:40:54.838 | libkrb5-dev 2022-03-23 18:40:54.838 | libldap2-dev 2022-03-23 18:40:54.838 | libsasl2-dev 2022-03-23 18:40:54.839 | memcached 2022-03-23 18:40:54.839 | python3-mysqldb 2022-03-23 18:40:54.839 | sqlite3 2022-03-23 18:40:54.839 | conntrack 2022-03-23 18:40:54.839 | curl 2022-03-23 18:40:54.839 | dnsmasq-base 2022-03-23 18:40:54.839 | dnsmasq-utils 2022-03-23 18:40:54.839 | ebtables 2022-03-23 18:40:54.839 | genisoimage 2022-03-23 18:40:54.839 | iptables 2022-03-23 18:40:54.839 | iputils-arping 2022-03-23 18:40:54.839 | kpartx 2022-03-23 18:40:54.839 | libjs-jquery-tablesorter 2022-03-23 18:40:54.839 | parted 2022-03-23 18:40:54.839 | pm-utils 2022-03-23 18:40:54.839 | python3-mysqldb 2022-03-23 18:40:54.839 | socat 2022-03-23 18:40:54.839 | sqlite3 2022-03-23 18:40:54.839 | sudo 2022-03-23 18:40:54.839 | vlan 2022-03-23 18:40:54.839 | lsscsi 2022-03-23 18:40:54.839 | open-iscsi 2022-03-23 18:40:54.839 | lvm2 2022-03-23 18:40:54.839 | qemu-utils 2022-03-23 18:40:54.839 | thin-provisioning-tools 2022-03-23 18:40:54.839 | acl 2022-03-23 18:40:54.839 | dnsmasq-base 2022-03-23 18:40:54.839 | dnsmasq-utils 2022-03-23 18:40:54.839 | ebtables 2022-03-23 18:40:54.839 | haproxy 2022-03-23 18:40:54.839 | iptables 2022-03-23 18:40:54.839 | iputils-arping 2022-03-23 18:40:54.839 | iputils-ping 2022-03-23 18:40:54.839 | postgresql-server-dev-all 2022-03-23 18:40:54.839 | python3-mysqldb 2022-03-23 18:40:54.839 | sqlite3 2022-03-23 18:40:54.839 | sudo 2022-03-23 18:40:54.839 | vlan 2022-03-23 18:40:54.840 | pcp 2022-03-23 18:40:54.840 | ipset 2022-03-23 18:40:54.840 | conntrack 2022-03-23 18:40:54.840 | conntrackd 2022-03-23 18:40:54.840 | keepalived 2022-03-23 18:40:54.840 | lvm2 2022-03-23 18:40:54.840 | qemu-utils 2022-03-23 18:40:54.840 | thin-provisioning-tools 2022-03-23 18:40:54.840 | curl 2022-03-23 18:40:54.840 | liberasurecode-dev 2022-03-23 18:40:54.840 | make 2022-03-23 18:40:54.840 | memcached 2022-03-23 18:40:54.840 | rsync 2022-03-23 18:40:54.840 | sqlite3 2022-03-23 18:40:54.840 | xfsprogs ' 2022-03-23 18:40:54.840 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-03-23 18:40:54.842 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 18:40:54.845 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 18:40:54.848 | ++ tools/install_prereqs.sh:source:67 : echo apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-03-23 18:40:54.848 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-03-23 18:40:54.853 | ++ tools/install_prereqs.sh:source:72 : install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-03-23 18:40:54.856 | ++ functions-common:install_package:1463 : update_package_repo 2022-03-23 18:40:54.858 | ++ functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-23 18:40:54.860 | ++ functions-common:update_package_repo:1436 : REPOS_UPDATED=False 2022-03-23 18:40:54.863 | ++ functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-23 18:40:54.865 | ++ functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-23 18:40:54.867 | ++ functions-common:update_package_repo:1443 : is_ubuntu 2022-03-23 18:40:54.869 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 18:40:54.871 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 18:40:54.874 | ++ functions-common:update_package_repo:1444 : apt_get_update 2022-03-23 18:40:54.876 | ++ functions-common:apt_get_update:1189 : [[ False == \T\r\u\e ]] 2022-03-23 18:40:54.878 | ++ functions-common:apt_get_update:1194 : [[ False = \T\r\u\e ]] 2022-03-23 18:40:54.880 | ++ functions-common:apt_get_update:1196 : local sudo=sudo 2022-03-23 18:40:54.883 | +++ functions-common:apt_get_update:1197 : id -u 2022-03-23 18:40:54.887 | ++ functions-common:apt_get_update:1197 : [[ 1000 = \0 ]] 2022-03-23 18:40:54.889 | ++ functions-common:apt_get_update:1200 : time_start apt-get-update 2022-03-23 18:40:54.892 | ++ functions-common:time_start:2411 : local name=apt-get-update 2022-03-23 18:40:54.894 | ++ functions-common:time_start:2412 : local start_time= 2022-03-23 18:40:54.896 | ++ functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 18:40:54.899 | +++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 18:40:54.902 | ++ functions-common:time_start:2416 : _TIME_START[$name]=1648060854900 2022-03-23 18:40:54.904 | ++ functions-common:apt_get_update:1202 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-03-23 18:40:54.907 | ++ functions-common:apt_get_update:1203 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-03-23 18:40:54.909 | ++ functions-common:apt_get_update:1204 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2022-03-23 18:40:55.284 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-03-23 18:40:55.435 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2022-03-23 18:40:55.625 | Get:3 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 2022-03-23 18:40:56.135 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] 2022-03-23 18:40:57.119 | Fetched 336 kB in 2s (209 kB/s) 2022-03-23 18:40:58.698 | Reading package lists... 2022-03-23 18:40:58.733 | ++ functions-common:apt_get_update:1208 : REPOS_UPDATED=True 2022-03-23 18:40:58.737 | ++ functions-common:apt_get_update:1210 : time_stop apt-get-update 2022-03-23 18:40:58.740 | ++ functions-common:time_stop:2425 : local name 2022-03-23 18:40:58.743 | ++ functions-common:time_stop:2426 : local end_time 2022-03-23 18:40:58.747 | ++ functions-common:time_stop:2427 : local elapsed_time 2022-03-23 18:40:58.750 | ++ functions-common:time_stop:2428 : local total 2022-03-23 18:40:58.752 | ++ functions-common:time_stop:2429 : local start_time 2022-03-23 18:40:58.755 | ++ functions-common:time_stop:2431 : name=apt-get-update 2022-03-23 18:40:58.759 | ++ functions-common:time_stop:2432 : start_time=1648060854900 2022-03-23 18:40:58.761 | ++ functions-common:time_stop:2434 : [[ -z 1648060854900 ]] 2022-03-23 18:40:58.764 | +++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 18:40:58.768 | ++ functions-common:time_stop:2437 : end_time=1648060858766 2022-03-23 18:40:58.771 | ++ functions-common:time_stop:2438 : elapsed_time=3866 2022-03-23 18:40:58.773 | ++ functions-common:time_stop:2439 : total=0 2022-03-23 18:40:58.775 | ++ functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 18:40:58.777 | ++ functions-common:time_stop:2442 : _TIME_TOTAL[$name]=3866 2022-03-23 18:40:58.781 | ++ functions-common:install_package:1464 : real_install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-03-23 18:40:58.783 | ++ functions-common:real_install_package:1449 : is_ubuntu 2022-03-23 18:40:58.786 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 18:40:58.789 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 18:40:58.792 | ++ functions-common:real_install_package:1450 : apt_get install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-03-23 18:40:58.813 | ++ functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-03-23 18:40:58.925 | Reading package lists... 2022-03-23 18:40:59.177 | Building dependency tree... 2022-03-23 18:40:59.178 | Reading state information... 2022-03-23 18:40:59.213 | acl is already the newest version (2.2.53-6). 2022-03-23 18:40:59.214 | bc is already the newest version (1.07.1-2build1). 2022-03-23 18:40:59.214 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-03-23 18:40:59.214 | conntrack is already the newest version (1:1.4.5-2). 2022-03-23 18:40:59.214 | ebtables is already the newest version (2.0.11-3build1). 2022-03-23 18:40:59.214 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-03-23 18:40:59.214 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-03-23 18:40:59.214 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-03-23 18:40:59.214 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-03-23 18:40:59.214 | gettext is already the newest version (0.19.8.1-10build1). 2022-03-23 18:40:59.214 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-03-23 18:40:59.214 | iputils-arping is already the newest version (3:20190709-3). 2022-03-23 18:40:59.214 | iputils-ping is already the newest version (3:20190709-3). 2022-03-23 18:40:59.214 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-03-23 18:40:59.214 | liberasurecode-dev is already the newest version (1.6.1-4). 2022-03-23 18:40:59.214 | libffi-dev is already the newest version (3.3-4). 2022-03-23 18:40:59.214 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-03-23 18:40:59.214 | libpcre3-dev is already the newest version (2:8.39-12build1). 2022-03-23 18:40:59.214 | libxslt1-dev is already the newest version (1.1.34-4). 2022-03-23 18:40:59.214 | libyaml-dev is already the newest version (0.2.2-1). 2022-03-23 18:40:59.214 | lsscsi is already the newest version (0.30-0.1). 2022-03-23 18:40:59.214 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-03-23 18:40:59.214 | make is already the newest version (4.2.1-1.2). 2022-03-23 18:40:59.214 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-03-23 18:40:59.214 | psmisc is already the newest version (23.3-1). 2022-03-23 18:40:59.214 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-03-23 18:40:59.214 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-03-23 18:40:59.214 | python3-systemd is already the newest version (234-3build2). 2022-03-23 18:40:59.214 | socat is already the newest version (1.7.3.3-2). 2022-03-23 18:40:59.214 | tcpdump is already the newest version (4.9.3-4). 2022-03-23 18:40:59.214 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-03-23 18:40:59.214 | unzip is already the newest version (6.0-25ubuntu1). 2022-03-23 18:40:59.214 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-03-23 18:40:59.215 | conntrackd is already the newest version (1:1.4.5-2). 2022-03-23 18:40:59.215 | graphviz is already the newest version (2.42.2-3build2). 2022-03-23 18:40:59.215 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-03-23 18:40:59.215 | pcp is already the newest version (5.0.3-1). 2022-03-23 18:40:59.215 | pm-utils is already the newest version (1.4.1-19). 2022-03-23 18:40:59.215 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-03-23 18:40:59.215 | apache2 is already the newest version (2.4.41-4ubuntu3.10). 2022-03-23 18:40:59.215 | apache2-dev is already the newest version (2.4.41-4ubuntu3.10). 2022-03-23 18:40:59.215 | curl is already the newest version (7.68.0-1ubuntu2.7). 2022-03-23 18:40:59.215 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.4). 2022-03-23 18:40:59.215 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.4). 2022-03-23 18:40:59.215 | git is already the newest version (1:2.25.1-1ubuntu3.2). 2022-03-23 18:40:59.215 | haproxy is already the newest version (2.0.13-2ubuntu0.5). 2022-03-23 18:40:59.215 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-03-23 18:40:59.215 | keepalived is already the newest version (1:2.0.19-2ubuntu0.2). 2022-03-23 18:40:59.215 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-03-23 18:40:59.215 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.8). 2022-03-23 18:40:59.215 | libpq-dev is already the newest version (12.9-0ubuntu0.20.04.1). 2022-03-23 18:40:59.215 | libsasl2-dev is already the newest version (2.1.27+dfsg-2ubuntu0.1). 2022-03-23 18:40:59.215 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.12). 2022-03-23 18:40:59.215 | libsystemd-dev is already the newest version (245.4-4ubuntu3.15). 2022-03-23 18:40:59.215 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.2). 2022-03-23 18:40:59.215 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-03-23 18:40:59.215 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-03-23 18:40:59.215 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-03-23 18:40:59.215 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.4). 2022-03-23 18:40:59.215 | openssl is already the newest version (1.1.1f-1ubuntu2.12). 2022-03-23 18:40:59.215 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-03-23 18:40:59.215 | qemu-utils is already the newest version (1:4.2-3ubuntu6.21). 2022-03-23 18:40:59.215 | rsync is already the newest version (3.1.3-8ubuntu0.2). 2022-03-23 18:40:59.215 | sqlite3 is already the newest version (3.31.1-4ubuntu0.2). 2022-03-23 18:40:59.215 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-03-23 18:40:59.215 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.2). 2022-03-23 18:40:59.215 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.3). 2022-03-23 18:40:59.215 | wget is already the newest version (1.20.3-1ubuntu2). 2022-03-23 18:40:59.216 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.2). 2022-03-23 18:40:59.446 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-03-23 18:40:59.446 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2022-03-23 18:40:59.446 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-03-23 18:40:59.446 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-03-23 18:40:59.446 | The following packages were automatically installed and are no longer required: 2022-03-23 18:40:59.447 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-23 18:40:59.447 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-23 18:40:59.447 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-23 18:40:59.447 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-23 18:40:59.447 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-23 18:40:59.447 | python3-zope.interface 2022-03-23 18:40:59.447 | Use 'sudo apt autoremove' to remove them. 2022-03-23 18:40:59.574 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-23 18:40:59.580 | ++ functions-common:apt_get:1234 : result=0 2022-03-23 18:40:59.584 | ++ functions-common:apt_get:1237 : time_stop apt-get 2022-03-23 18:40:59.588 | ++ functions-common:time_stop:2425 : local name 2022-03-23 18:40:59.591 | ++ functions-common:time_stop:2426 : local end_time 2022-03-23 18:40:59.594 | ++ functions-common:time_stop:2427 : local elapsed_time 2022-03-23 18:40:59.597 | ++ functions-common:time_stop:2428 : local total 2022-03-23 18:40:59.599 | ++ functions-common:time_stop:2429 : local start_time 2022-03-23 18:40:59.602 | ++ functions-common:time_stop:2431 : name=apt-get 2022-03-23 18:40:59.605 | ++ functions-common:time_stop:2432 : start_time=1648060858810 2022-03-23 18:40:59.607 | ++ functions-common:time_stop:2434 : [[ -z 1648060858810 ]] 2022-03-23 18:40:59.610 | +++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 18:40:59.614 | ++ functions-common:time_stop:2437 : end_time=1648060859611 2022-03-23 18:40:59.617 | ++ functions-common:time_stop:2438 : elapsed_time=801 2022-03-23 18:40:59.619 | ++ functions-common:time_stop:2439 : total=834 2022-03-23 18:40:59.621 | ++ functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 18:40:59.623 | ++ functions-common:time_stop:2442 : _TIME_TOTAL[$name]=1635 2022-03-23 18:40:59.626 | ++ functions-common:apt_get:1238 : return 0 2022-03-23 18:40:59.629 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-03-23 18:40:59.631 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-03-23 18:40:59.634 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-03-23 18:40:59.638 | ++ tools/install_prereqs.sh:source:89 : date 2022-03-23 18:40:59.643 | + ./stack.sh:main:790 : [[ False != \T\r\u\e ]] 2022-03-23 18:40:59.646 | + ./stack.sh:main:791 : PYPI_ALTERNATIVE_URL= 2022-03-23 18:40:59.649 | + ./stack.sh:main:791 : /home/ubuntu/devstack/tools/install_pip.sh 2022-03-23 18:41:01.103 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-03-23 18:41:01.105 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-03-23 18:41:01.107 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-03-23 18:41:01.109 | + tools/install_pip.sh:main:43 : GetDistro 2022-03-23 18:41:01.111 | + functions-common:GetDistro:446 : GetOSVersion 2022-03-23 18:41:01.113 | + functions-common:GetOSVersion:416 : source /etc/os-release 2022-03-23 18:41:01.115 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2022-03-23 18:41:01.117 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2022-03-23 18:41:01.119 | ++ /etc/os-release:source:3 : ID=ubuntu 2022-03-23 18:41:01.121 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2022-03-23 18:41:01.122 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2022-03-23 18:41:01.124 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2022-03-23 18:41:01.126 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2022-03-23 18:41:01.128 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2022-03-23 18:41:01.129 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2022-03-23 18:41:01.131 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2022-03-23 18:41:01.133 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2022-03-23 18:41:01.135 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2022-03-23 18:41:01.136 | + functions-common:GetOSVersion:417 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2022-03-23 18:41:01.138 | + functions-common:GetOSVersion:422 : _ensure_lsb_release 2022-03-23 18:41:01.141 | ++ functions-common:_ensure_lsb_release:393 : command -v lsb_release 2022-03-23 18:41:01.143 | + functions-common:_ensure_lsb_release:393 : [[ -x /usr/bin/lsb_release ]] 2022-03-23 18:41:01.145 | + functions-common:_ensure_lsb_release:394 : return 2022-03-23 18:41:01.147 | ++ functions-common:GetOSVersion:424 : lsb_release -r -s 2022-03-23 18:41:01.223 | + functions-common:GetOSVersion:424 : os_RELEASE=20.04 2022-03-23 18:41:01.227 | ++ functions-common:GetOSVersion:425 : lsb_release -c -s 2022-03-23 18:41:01.303 | + functions-common:GetOSVersion:425 : os_CODENAME=focal 2022-03-23 18:41:01.306 | ++ functions-common:GetOSVersion:426 : lsb_release -i -s 2022-03-23 18:41:01.398 | + functions-common:GetOSVersion:426 : os_VENDOR=Ubuntu 2022-03-23 18:41:01.401 | + functions-common:GetOSVersion:429 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-03-23 18:41:01.405 | + functions-common:GetOSVersion:430 : os_PACKAGE=deb 2022-03-23 18:41:01.408 | + functions-common:GetOSVersion:435 : typeset -xr os_VENDOR 2022-03-23 18:41:01.411 | + functions-common:GetOSVersion:436 : typeset -xr os_RELEASE 2022-03-23 18:41:01.414 | + functions-common:GetOSVersion:437 : typeset -xr os_PACKAGE 2022-03-23 18:41:01.417 | + functions-common:GetOSVersion:438 : typeset -xr os_CODENAME 2022-03-23 18:41:01.420 | + functions-common:GetDistro:448 : [[ Ubuntu =~ (Ubuntu) ]] 2022-03-23 18:41:01.423 | + functions-common:GetDistro:451 : DISTRO=focal 2022-03-23 18:41:01.427 | + functions-common:GetDistro:500 : typeset -xr DISTRO 2022-03-23 18:41:01.430 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-03-23 18:41:01.430 | Distro: focal 2022-03-23 18:41:01.432 | + tools/install_pip.sh:main:124 : get_versions 2022-03-23 18:41:01.435 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-03-23 18:41:01.439 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-03-23 18:41:01.440 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-03-23 18:41:01.443 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-03-23 18:41:01.443 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-03-23 18:41:02.119 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-03-23 18:41:02.122 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-03-23 18:41:02.122 | pip: 21.3.1 2022-03-23 18:41:02.125 | + tools/install_pip.sh:main:126 : [[ -n '' ]] 2022-03-23 18:41:02.128 | + tools/install_pip.sh:main:130 : is_fedora 2022-03-23 18:41:02.131 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-23 18:41:02.134 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-23 18:41:02.138 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-23 18:41:02.140 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-23 18:41:02.143 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-23 18:41:02.147 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-23 18:41:02.149 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-23 18:41:02.151 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-23 18:41:02.153 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-23 18:41:02.154 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-23 18:41:02.156 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-23 18:41:02.158 | + tools/install_pip.sh:main:141 : is_ubuntu 2022-03-23 18:41:02.160 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 18:41:02.162 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 18:41:02.164 | + tools/install_pip.sh:main:142 : : 2022-03-23 18:41:02.166 | + tools/install_pip.sh:main:147 : set -x 2022-03-23 18:41:02.168 | + tools/install_pip.sh:main:151 : pip_install_gr setuptools 2022-03-23 18:41:02.169 | + inc/python:pip_install_gr:76 : local name=setuptools 2022-03-23 18:41:02.171 | + inc/python:pip_install_gr:77 : local clean_name 2022-03-23 18:41:02.174 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2022-03-23 18:41:02.175 | ++ inc/python:get_from_global_requirements:225 : local package=setuptools 2022-03-23 18:41:02.177 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-03-23 18:41:02.180 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2022-03-23 18:41:02.180 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-03-23 18:41:02.184 | ++ inc/python:get_from_global_requirements:227 : required_pkg='setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 ' 2022-03-23 18:41:02.186 | ++ inc/python:get_from_global_requirements:228 : [[ setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 == '' ]] 2022-03-23 18:41:02.188 | ++ inc/python:get_from_global_requirements:231 : echo 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-03-23 18:41:02.190 | + inc/python:pip_install_gr:78 : clean_name='setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-03-23 18:41:02.192 | + inc/python:pip_install_gr:79 : pip_install 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-03-23 18:41:02.209 | Using python 3.8 to install setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 2022-03-23 18:41:02.211 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-03-23 18:41:03.071 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:41:03.071 | from cryptography.utils import int_from_bytes 2022-03-23 18:41:03.071 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:41:03.071 | from cryptography.utils import int_from_bytes 2022-03-23 18:41:04.299 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-23 18:41:06.067 | Collecting setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 2022-03-23 18:41:06.079 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e4f/30b9f84e5ab3d/setuptools-60.9.3-py3-none-any.whl (1.1 MB) 2022-03-23 18:41:08.591 | Installing collected packages: setuptools 2022-03-23 18:41:09.373 | Successfully installed setuptools-60.9.3 2022-03-23 18:41:09.373 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-23 18:41:09.551 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-23 18:41:09.551 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-23 18:41:09.696 | + inc/python:pip_install:200 : result=0 2022-03-23 18:41:09.699 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-23 18:41:09.702 | + functions-common:time_stop:2425 : local name 2022-03-23 18:41:09.704 | + functions-common:time_stop:2426 : local end_time 2022-03-23 18:41:09.707 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 18:41:09.711 | + functions-common:time_stop:2428 : local total 2022-03-23 18:41:09.713 | + functions-common:time_stop:2429 : local start_time 2022-03-23 18:41:09.715 | + functions-common:time_stop:2431 : name=pip_install 2022-03-23 18:41:09.717 | + functions-common:time_stop:2432 : start_time=1648060862204 2022-03-23 18:41:09.718 | + functions-common:time_stop:2434 : [[ -z 1648060862204 ]] 2022-03-23 18:41:09.721 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 18:41:09.724 | + functions-common:time_stop:2437 : end_time=1648060869722 2022-03-23 18:41:09.726 | + functions-common:time_stop:2438 : elapsed_time=7518 2022-03-23 18:41:09.728 | + functions-common:time_stop:2439 : total=0 2022-03-23 18:41:09.730 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 18:41:09.732 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=7518 2022-03-23 18:41:09.734 | + inc/python:pip_install:203 : return 0 2022-03-23 18:41:09.736 | + tools/install_pip.sh:main:153 : get_versions 2022-03-23 18:41:09.738 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-03-23 18:41:09.742 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-03-23 18:41:09.744 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-03-23 18:41:09.747 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-03-23 18:41:09.747 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-03-23 18:41:10.428 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-03-23 18:41:10.431 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-03-23 18:41:10.431 | pip: 21.3.1 2022-03-23 18:41:10.434 | + ./stack.sh:main:795 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-03-23 18:41:10.438 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-03-23 18:41:10.443 | + ./stack.sh:main:796 : fixup_all 2022-03-23 18:41:10.446 | + tools/fixup_stuff.sh:fixup_all:180 : fixup_ubuntu 2022-03-23 18:41:10.450 | + tools/fixup_stuff.sh:fixup_ubuntu:141 : is_ubuntu 2022-03-23 18:41:10.453 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 18:41:10.456 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 18:41:10.459 | + tools/fixup_stuff.sh:fixup_ubuntu:151 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2022-03-23 18:41:10.473 | + tools/fixup_stuff.sh:fixup_ubuntu:152 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2022-03-23 18:41:10.485 | + tools/fixup_stuff.sh:fixup_ubuntu:153 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2022-03-23 18:41:10.496 | + tools/fixup_stuff.sh:fixup_all:181 : fixup_fedora 2022-03-23 18:41:10.499 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2022-03-23 18:41:10.501 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-23 18:41:10.503 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-23 18:41:10.505 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-23 18:41:10.507 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-23 18:41:10.509 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-23 18:41:10.512 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-23 18:41:10.514 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-23 18:41:10.516 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-23 18:41:10.518 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-23 18:41:10.521 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-23 18:41:10.523 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-23 18:41:10.525 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2022-03-23 18:41:10.527 | + tools/fixup_stuff.sh:fixup_all:182 : fixup_suse 2022-03-23 18:41:10.530 | + tools/fixup_stuff.sh:fixup_suse:94 : is_suse 2022-03-23 18:41:10.532 | + functions-common:is_suse:542 : is_opensuse 2022-03-23 18:41:10.534 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-23 18:41:10.536 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-23 18:41:10.539 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-23 18:41:10.541 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-23 18:41:10.543 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-23 18:41:10.545 | + tools/fixup_stuff.sh:fixup_suse:95 : return 2022-03-23 18:41:10.548 | + tools/fixup_stuff.sh:fixup_all:183 : fixup_openeuler 2022-03-23 18:41:10.550 | + tools/fixup_stuff.sh:fixup_openeuler:157 : is_openeuler 2022-03-23 18:41:10.552 | + functions-common:is_openeuler:580 : [[ -z deb ]] 2022-03-23 18:41:10.555 | + functions-common:is_openeuler:583 : '[' Ubuntu = openEuler ']' 2022-03-23 18:41:10.557 | + tools/fixup_stuff.sh:fixup_openeuler:158 : return 2022-03-23 18:41:10.560 | + ./stack.sh:main:799 : pip_install -U os-testr 2022-03-23 18:41:10.581 | Using python 3.8 to install os-testr 2022-03-23 18:41:10.583 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U os-testr 2022-03-23 18:41:11.441 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:41:11.441 | from cryptography.utils import int_from_bytes 2022-03-23 18:41:11.441 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:41:11.441 | from cryptography.utils import int_from_bytes 2022-03-23 18:41:12.560 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-23 18:41:12.586 | Requirement already satisfied: os-testr in /usr/local/lib/python3.8/dist-packages (2.0.1) 2022-03-23 18:41:12.661 | Requirement already satisfied: python-subunit>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (1.4.0) 2022-03-23 18:41:12.662 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (5.8.1) 2022-03-23 18:41:12.663 | Requirement already satisfied: stestr>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (3.2.1) 2022-03-23 18:41:12.664 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (2.5.0) 2022-03-23 18:41:12.677 | Requirement already satisfied: extras in /usr/local/lib/python3.8/dist-packages (from python-subunit>=1.0.0->os-testr) (1.0.0) 2022-03-23 18:41:12.702 | Requirement already satisfied: cliff>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (3.10.1) 2022-03-23 18:41:12.703 | Requirement already satisfied: PyYAML>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (6.0) 2022-03-23 18:41:12.704 | Requirement already satisfied: future in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (0.18.2) 2022-03-23 18:41:12.706 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (0.12.2) 2022-03-23 18:41:12.707 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (3.0.0) 2022-03-23 18:41:12.729 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (3.1.1) 2022-03-23 18:41:12.731 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (2.4.0) 2022-03-23 18:41:12.732 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (3.0.7) 2022-03-23 18:41:12.733 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (3.5.0) 2022-03-23 18:41:12.734 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (0.5.0) 2022-03-23 18:41:12.748 | Requirement already satisfied: six in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->stestr>=1.0.0->os-testr) (1.16.0) 2022-03-23 18:41:12.810 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (21.4.0) 2022-03-23 18:41:12.811 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (0.2.5) 2022-03-23 18:41:12.811 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (1.8.2) 2022-03-23 18:41:15.173 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-23 18:41:15.180 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-23 18:41:15.180 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-23 18:41:15.307 | + inc/python:pip_install:200 : result=0 2022-03-23 18:41:15.310 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-23 18:41:15.314 | + functions-common:time_stop:2425 : local name 2022-03-23 18:41:15.317 | + functions-common:time_stop:2426 : local end_time 2022-03-23 18:41:15.321 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 18:41:15.323 | + functions-common:time_stop:2428 : local total 2022-03-23 18:41:15.325 | + functions-common:time_stop:2429 : local start_time 2022-03-23 18:41:15.328 | + functions-common:time_stop:2431 : name=pip_install 2022-03-23 18:41:15.330 | + functions-common:time_stop:2432 : start_time=1648060870575 2022-03-23 18:41:15.332 | + functions-common:time_stop:2434 : [[ -z 1648060870575 ]] 2022-03-23 18:41:15.335 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 18:41:15.339 | + functions-common:time_stop:2437 : end_time=1648060875337 2022-03-23 18:41:15.342 | + functions-common:time_stop:2438 : elapsed_time=4762 2022-03-23 18:41:15.344 | + functions-common:time_stop:2439 : total=0 2022-03-23 18:41:15.346 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 18:41:15.349 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=4762 2022-03-23 18:41:15.353 | + inc/python:pip_install:203 : return 0 2022-03-23 18:41:15.356 | + ./stack.sh:main:803 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-03-23 18:41:15.410 | + ./stack.sh:main:804 : sudo systemctl restart systemd-journald 2022-03-23 18:41:15.542 | + ./stack.sh:main:810 : install_infra 2022-03-23 18:41:15.544 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-03-23 18:41:15.547 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-03-23 18:41:15.551 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-03-23 18:41:15.553 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-03-23 18:41:15.577 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-03-23 18:41:17.535 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-03-23 18:41:17.545 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-03-23 18:41:17.552 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-03-23 18:41:17.556 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-03-23 18:41:17.663 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-23 18:41:17.682 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-03-23 18:41:17.686 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-03-23 18:41:17.690 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-03-23 18:41:17.704 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-23 18:41:17.712 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-03-23 18:41:17.714 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-03-23 18:41:17.745 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-03-23 18:41:17.754 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-03-23 18:41:17.759 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-03-23 18:41:17.777 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-03-23 18:41:17.814 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-03-23 18:41:17.822 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-03-23 18:41:17.827 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-03-23 18:41:17.873 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-03-23 18:41:17.887 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-03-23 18:41:17.891 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-03-23 18:41:17.911 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-03-23 18:41:17.917 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-03-23 18:41:17.964 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-03-23 18:41:17.982 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-03-23 18:41:17.985 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-23 18:41:18.076 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-03-23 18:41:18.083 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-03-23 18:41:18.136 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-03-23 18:41:18.255 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-03-23 18:41:18.280 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-03-23 18:41:18.284 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-03-23 18:41:18.294 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-23 18:41:18.300 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-03-23 18:41:18.319 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-23 18:41:18.325 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-23 18:41:18.342 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-23 18:41:18.398 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-03-23 18:41:18.410 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-03-23 18:41:18.425 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-03-23 18:41:18.468 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-03-23 18:41:18.472 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-03-23 18:41:18.478 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-23 18:41:20.190 | Requirement already up-to-date: pbr===5.8.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (5.8.1) 2022-03-23 18:41:20.463 | + inc/python:pip_install:200 : result=0 2022-03-23 18:41:20.467 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-23 18:41:20.471 | + functions-common:time_stop:2425 : local name 2022-03-23 18:41:20.474 | + functions-common:time_stop:2426 : local end_time 2022-03-23 18:41:20.477 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 18:41:20.480 | + functions-common:time_stop:2428 : local total 2022-03-23 18:41:20.482 | + functions-common:time_stop:2429 : local start_time 2022-03-23 18:41:20.484 | + functions-common:time_stop:2431 : name=pip_install 2022-03-23 18:41:20.487 | + functions-common:time_stop:2432 : start_time=1648060875570 2022-03-23 18:41:20.489 | + functions-common:time_stop:2434 : [[ -z 1648060875570 ]] 2022-03-23 18:41:20.492 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 18:41:20.496 | + functions-common:time_stop:2437 : end_time=1648060880494 2022-03-23 18:41:20.498 | + functions-common:time_stop:2438 : elapsed_time=4924 2022-03-23 18:41:20.501 | + functions-common:time_stop:2439 : total=4762 2022-03-23 18:41:20.503 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 18:41:20.505 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=9686 2022-03-23 18:41:20.507 | + inc/python:pip_install:203 : return 0 2022-03-23 18:41:20.510 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-03-23 18:41:20.513 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-03-23 18:41:20.536 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt /opt/stack/requirements 2022-03-23 18:41:22.349 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-03-23 18:41:22.359 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-03-23 18:41:22.365 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-03-23 18:41:22.370 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-03-23 18:41:22.471 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-23 18:41:22.490 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-03-23 18:41:22.494 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-03-23 18:41:22.498 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-03-23 18:41:22.512 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-23 18:41:22.521 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-03-23 18:41:22.523 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-03-23 18:41:22.554 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-03-23 18:41:22.563 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-03-23 18:41:22.568 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-03-23 18:41:22.591 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-03-23 18:41:22.628 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-03-23 18:41:22.636 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-03-23 18:41:22.643 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-03-23 18:41:22.690 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-03-23 18:41:22.704 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-03-23 18:41:22.708 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-03-23 18:41:22.727 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-03-23 18:41:22.734 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-03-23 18:41:22.781 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-03-23 18:41:22.799 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-03-23 18:41:22.803 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-23 18:41:22.893 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-03-23 18:41:22.901 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-03-23 18:41:22.957 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-03-23 18:41:23.076 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-03-23 18:41:23.101 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-03-23 18:41:23.105 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-03-23 18:41:23.115 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-23 18:41:23.121 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-03-23 18:41:23.140 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-23 18:41:23.147 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-23 18:41:23.164 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-23 18:41:23.219 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-03-23 18:41:23.232 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-03-23 18:41:23.247 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-03-23 18:41:23.291 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-03-23 18:41:23.295 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-03-23 18:41:23.301 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-23 18:41:23.303 | Processing /opt/stack/requirements 2022-03-23 18:41:25.075 | Requirement already satisfied: PyYAML===6.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 26)) (6.0) 2022-03-23 18:41:25.078 | Requirement already satisfied: fixtures===3.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 184)) (3.0.0) 2022-03-23 18:41:25.089 | Requirement already satisfied: packaging===21.3 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 353)) (21.3) 2022-03-23 18:41:25.094 | Requirement already satisfied: pbr===5.8.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (5.8.1) 2022-03-23 18:41:25.097 | Requirement already satisfied: pyparsing===3.0.7 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 395)) (3.0.7) 2022-03-23 18:41:25.103 | Requirement already satisfied: requests===2.27.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 481)) (2.27.1) 2022-03-23 18:41:25.129 | Requirement already satisfied: six===1.16.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (1.16.0) 2022-03-23 18:41:25.151 | Requirement already satisfied: testtools===2.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 579)) (2.5.0) 2022-03-23 18:41:25.161 | Requirement already satisfied: urllib3===1.26.8 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 610)) (1.26.8) 2022-03-23 18:41:25.181 | Requirement already satisfied: Parsley>=1.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5343) (1.3) 2022-03-23 18:41:25.183 | Requirement already satisfied: beagle>=0.2.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5343) (0.3.0) 2022-03-23 18:41:25.198 | Requirement already satisfied: idna===3.3 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (3.3) 2022-03-23 18:41:25.202 | Requirement already satisfied: charset-normalizer===2.0.12 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (2.0.12) 2022-03-23 18:41:25.206 | Requirement already satisfied: certifi>=2017.4.17 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from requests===2.27.1->-c /opt/stack/requirements/upper-constraints.txt (line 481)) (2021.10.8) 2022-03-23 18:41:25.209 | Requirement already satisfied: extras===1.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 179)) (1.0.0) 2022-03-23 18:41:25.211 | Requirement already satisfied: cliff===3.10.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 125)) (3.10.1) 2022-03-23 18:41:25.224 | Requirement already satisfied: prettytable===3.1.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 368)) (3.1.1) 2022-03-23 18:41:25.235 | Requirement already satisfied: autopage===0.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 100)) (0.5.0) 2022-03-23 18:41:25.238 | Requirement already satisfied: stevedore===3.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 559)) (3.5.0) 2022-03-23 18:41:25.244 | Requirement already satisfied: cmd2===2.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 126)) (2.4.0) 2022-03-23 18:41:25.292 | Requirement already satisfied: wcwidth===0.2.5 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 620)) (0.2.5) 2022-03-23 18:41:25.297 | Requirement already satisfied: attrs===21.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 96)) (21.4.0) 2022-03-23 18:41:25.356 | Requirement already satisfied: pyperclip===1.8.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (1.8.2) 2022-03-23 18:41:25.359 | Building wheels for collected packages: openstack-requirements 2022-03-23 18:41:25.360 | Building wheel for openstack-requirements (setup.py): started 2022-03-23 18:41:26.194 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-03-23 18:41:26.194 | ERROR: Command errored out with exit status 1: 2022-03-23 18:41:26.194 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-htn90bvv/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-htn90bvv/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-d3fzcnb4 2022-03-23 18:41:26.194 | cwd: /tmp/pip-req-build-htn90bvv/ 2022-03-23 18:41:26.194 | Complete output (6 lines): 2022-03-23 18:41:26.194 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-03-23 18:41:26.194 | or: setup.py --help [cmd1 cmd2 ...] 2022-03-23 18:41:26.195 | or: setup.py --help-commands 2022-03-23 18:41:26.195 | or: setup.py cmd --help 2022-03-23 18:41:26.195 | 2022-03-23 18:41:26.195 | error: invalid command 'bdist_wheel' 2022-03-23 18:41:26.195 | ---------------------------------------- 2022-03-23 18:41:26.195 | ERROR: Failed building wheel for openstack-requirements 2022-03-23 18:41:26.195 | Running setup.py clean for openstack-requirements 2022-03-23 18:41:27.050 | Failed to build openstack-requirements 2022-03-23 18:41:27.074 | Installing collected packages: openstack-requirements 2022-03-23 18:41:27.075 | Attempting uninstall: openstack-requirements 2022-03-23 18:41:27.076 | Found existing installation: openstack-requirements 1.2.1.dev5343 2022-03-23 18:41:27.110 | Uninstalling openstack-requirements-1.2.1.dev5343: 2022-03-23 18:41:27.129 | Successfully uninstalled openstack-requirements-1.2.1.dev5343 2022-03-23 18:41:27.132 | Running setup.py install for openstack-requirements: started 2022-03-23 18:41:29.511 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-03-23 18:41:29.547 | Successfully installed openstack-requirements-1.2.1.dev5343 2022-03-23 18:41:29.679 | + inc/python:pip_install:200 : result=0 2022-03-23 18:41:29.683 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-23 18:41:29.685 | + functions-common:time_stop:2425 : local name 2022-03-23 18:41:29.688 | + functions-common:time_stop:2426 : local end_time 2022-03-23 18:41:29.691 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 18:41:29.694 | + functions-common:time_stop:2428 : local total 2022-03-23 18:41:29.697 | + functions-common:time_stop:2429 : local start_time 2022-03-23 18:41:29.700 | + functions-common:time_stop:2431 : name=pip_install 2022-03-23 18:41:29.702 | + functions-common:time_stop:2432 : start_time=1648060880528 2022-03-23 18:41:29.705 | + functions-common:time_stop:2434 : [[ -z 1648060880528 ]] 2022-03-23 18:41:29.709 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 18:41:29.714 | + functions-common:time_stop:2437 : end_time=1648060889711 2022-03-23 18:41:29.716 | + functions-common:time_stop:2438 : elapsed_time=9183 2022-03-23 18:41:29.718 | + functions-common:time_stop:2439 : total=9686 2022-03-23 18:41:29.721 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 18:41:29.723 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=18869 2022-03-23 18:41:29.725 | + inc/python:pip_install:203 : return 0 2022-03-23 18:41:29.728 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-03-23 18:41:29.730 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-03-23 18:41:29.733 | + inc/python:use_library_from_git:250 : local name=pbr 2022-03-23 18:41:29.735 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 18:41:29.738 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 18:41:29.740 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pbr, ]] 2022-03-23 18:41:29.743 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 18:41:29.745 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-03-23 18:41:29.766 | Using python 3.8 to install pbr 2022-03-23 18:41:29.768 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-03-23 18:41:30.626 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:41:30.627 | from cryptography.utils import int_from_bytes 2022-03-23 18:41:30.627 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:41:30.627 | from cryptography.utils import int_from_bytes 2022-03-23 18:41:31.756 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-23 18:41:31.795 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.8.1) 2022-03-23 18:41:34.378 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-23 18:41:34.385 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-23 18:41:34.385 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-23 18:41:34.512 | + inc/python:pip_install:200 : result=0 2022-03-23 18:41:34.515 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-23 18:41:34.519 | + functions-common:time_stop:2425 : local name 2022-03-23 18:41:34.522 | + functions-common:time_stop:2426 : local end_time 2022-03-23 18:41:34.525 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 18:41:34.527 | + functions-common:time_stop:2428 : local total 2022-03-23 18:41:34.529 | + functions-common:time_stop:2429 : local start_time 2022-03-23 18:41:34.531 | + functions-common:time_stop:2431 : name=pip_install 2022-03-23 18:41:34.533 | + functions-common:time_stop:2432 : start_time=1648060889760 2022-03-23 18:41:34.536 | + functions-common:time_stop:2434 : [[ -z 1648060889760 ]] 2022-03-23 18:41:34.538 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 18:41:34.544 | + functions-common:time_stop:2437 : end_time=1648060894541 2022-03-23 18:41:34.547 | + functions-common:time_stop:2438 : elapsed_time=4781 2022-03-23 18:41:34.549 | + functions-common:time_stop:2439 : total=18869 2022-03-23 18:41:34.552 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 18:41:34.554 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=23650 2022-03-23 18:41:34.556 | + inc/python:pip_install:203 : return 0 2022-03-23 18:41:34.559 | + ./stack.sh:main:813 : python3 -m venv /opt/stack/bindep-venv 2022-03-23 18:41:36.889 | + ./stack.sh:main:815 : /opt/stack/bindep-venv/bin/pip install bindep 2022-03-23 18:41:38.815 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-23 18:41:38.816 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.10.2) 2022-03-23 18:41:38.831 | Requirement already satisfied: packaging; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (21.3) 2022-03-23 18:41:38.836 | Requirement already satisfied: distro in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.7.0) 2022-03-23 18:41:38.838 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2022-03-23 18:41:38.841 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (5.8.1) 2022-03-23 18:41:38.844 | Requirement already satisfied: pyparsing!=3.0.5,>=2.0.2 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from packaging; python_version >= "3.6"->bindep) (3.0.7) 2022-03-23 18:41:38.918 | + ./stack.sh:main:816 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-03-23 18:41:38.922 | + ./stack.sh:main:816 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-03-23 18:41:38.927 | ++ ./stack.sh:main:819 : _get_plugin_bindep_packages 2022-03-23 18:41:38.946 | + ./stack.sh:main:819 : pkgs= 2022-03-23 18:41:38.948 | + ./stack.sh:main:820 : [[ -n '' ]] 2022-03-23 18:41:38.951 | + ./stack.sh:main:827 : run_phase stack pre-install 2022-03-23 18:41:38.953 | + functions-common:run_phase:1853 : local mode=stack 2022-03-23 18:41:38.956 | + functions-common:run_phase:1854 : local phase=pre-install 2022-03-23 18:41:38.958 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-03-23 18:41:38.960 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-03-23 18:41:38.962 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-03-23 18:41:38.965 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-03-23 18:41:38.967 | + functions-common:run_phase:1863 : local extra 2022-03-23 18:41:38.970 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-03-23 18:41:38.974 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-03-23 18:41:38.977 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-03-23 18:41:38.979 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-03-23 18:41:38.981 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-03-23 18:41:38.984 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-03-23 18:41:38.999 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:41:39.001 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-03-23 18:41:39.004 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-03-23 18:41:39.006 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-03-23 18:41:39.008 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-03-23 18:41:39.010 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-03-23 18:41:39.012 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-03-23 18:41:39.015 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-03-23 18:41:39.017 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-03-23 18:41:39.019 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-03-23 18:41:39.021 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-03-23 18:41:39.023 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-03-23 18:41:39.025 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-03-23 18:41:39.028 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-03-23 18:41:39.030 | + functions-common:run_phase:1874 : [[ stack == \s\o\u\r\c\e ]] 2022-03-23 18:41:39.032 | + functions-common:run_phase:1877 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-03-23 18:41:39.035 | + functions-common:run_phase:1880 : run_plugins stack pre-install 2022-03-23 18:41:39.038 | + functions-common:run_plugins:1839 : local mode=stack 2022-03-23 18:41:39.040 | + functions-common:run_plugins:1840 : local phase=pre-install 2022-03-23 18:41:39.042 | + functions-common:run_plugins:1842 : local plugins= 2022-03-23 18:41:39.044 | + functions-common:run_plugins:1843 : local plugin 2022-03-23 18:41:39.047 | + ./stack.sh:main:830 : set_systemd_override DefaultLimitNOFILE 2048 2022-03-23 18:41:39.049 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-03-23 18:41:39.051 | + functions:set_systemd_override:821 : local value=2048 2022-03-23 18:41:39.054 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-03-23 18:41:39.056 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-03-23 18:41:39.108 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-03-23 18:41:39.108 | Set systemd system override for DefaultLimitNOFILE=2048 2022-03-23 18:41:39.110 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-03-23 18:41:39.728 | + ./stack.sh:main:832 : install_rpc_backend 2022-03-23 18:41:39.732 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-03-23 18:41:39.753 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:41:39.757 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-03-23 18:41:39.759 | + functions-common:install_package:1463 : update_package_repo 2022-03-23 18:41:39.762 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-23 18:41:39.766 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-23 18:41:39.768 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-23 18:41:39.771 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-23 18:41:39.774 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-23 18:41:39.776 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 18:41:39.779 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 18:41:39.781 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-23 18:41:39.783 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-23 18:41:39.786 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-23 18:41:39.788 | + functions-common:apt_get_update:1190 : return 2022-03-23 18:41:39.790 | + functions-common:install_package:1464 : real_install_package rabbitmq-server 2022-03-23 18:41:39.793 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-23 18:41:39.795 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 18:41:39.797 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 18:41:39.800 | + functions-common:real_install_package:1450 : apt_get install rabbitmq-server 2022-03-23 18:41:39.822 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2022-03-23 18:41:39.934 | Reading package lists... 2022-03-23 18:41:40.183 | Building dependency tree... 2022-03-23 18:41:40.185 | Reading state information... 2022-03-23 18:41:40.450 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2022-03-23 18:41:40.450 | The following packages were automatically installed and are no longer required: 2022-03-23 18:41:40.451 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-23 18:41:40.452 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-23 18:41:40.452 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-23 18:41:40.452 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-23 18:41:40.452 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-23 18:41:40.452 | python3-zope.interface 2022-03-23 18:41:40.452 | Use 'sudo apt autoremove' to remove them. 2022-03-23 18:41:40.601 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-23 18:41:40.608 | + functions-common:apt_get:1234 : result=0 2022-03-23 18:41:40.610 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-23 18:41:40.613 | + functions-common:time_stop:2425 : local name 2022-03-23 18:41:40.616 | + functions-common:time_stop:2426 : local end_time 2022-03-23 18:41:40.618 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 18:41:40.621 | + functions-common:time_stop:2428 : local total 2022-03-23 18:41:40.624 | + functions-common:time_stop:2429 : local start_time 2022-03-23 18:41:40.628 | + functions-common:time_stop:2431 : name=apt-get 2022-03-23 18:41:40.631 | + functions-common:time_stop:2432 : start_time=1648060899819 2022-03-23 18:41:40.633 | + functions-common:time_stop:2434 : [[ -z 1648060899819 ]] 2022-03-23 18:41:40.636 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 18:41:40.641 | + functions-common:time_stop:2437 : end_time=1648060900638 2022-03-23 18:41:40.644 | + functions-common:time_stop:2438 : elapsed_time=819 2022-03-23 18:41:40.646 | + functions-common:time_stop:2439 : total=1635 2022-03-23 18:41:40.648 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 18:41:40.651 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=2454 2022-03-23 18:41:40.653 | + functions-common:apt_get:1238 : return 0 2022-03-23 18:41:40.656 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-03-23 18:41:40.658 | + functions-common:is_suse:542 : is_opensuse 2022-03-23 18:41:40.661 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-23 18:41:40.663 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-23 18:41:40.666 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-23 18:41:40.668 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-23 18:41:40.671 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-23 18:41:40.673 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-03-23 18:41:40.676 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-23 18:41:40.678 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-23 18:41:40.680 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-23 18:41:40.683 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-23 18:41:40.685 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-23 18:41:40.687 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-23 18:41:40.690 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-23 18:41:40.692 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-23 18:41:40.695 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-23 18:41:40.697 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-23 18:41:40.699 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-23 18:41:40.702 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-03-23 18:41:40.704 | + functions-common:is_suse:542 : is_opensuse 2022-03-23 18:41:40.707 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-23 18:41:40.709 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-23 18:41:40.711 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-23 18:41:40.714 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-23 18:41:40.716 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-23 18:41:40.719 | + ./stack.sh:main:833 : restart_rpc_backend 2022-03-23 18:41:40.721 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-03-23 18:41:40.738 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:41:40.740 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-03-23 18:41:40.742 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-23 18:41:40.745 | + ./stack.sh:echo_summary:446 : echo -e Starting RabbitMQ 2022-03-23 18:41:40.747 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-03-23 18:41:40.750 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-03-23 18:41:40.754 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-03-23 18:41:40.756 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-03-23 18:41:40.759 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-03-23 18:41:40.761 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-03-23 18:41:40.763 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-03-23 18:41:40.766 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-03-23 18:41:40.769 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-03-23 18:41:41.498 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-03-23 18:41:41.499 | user tags 2022-03-23 18:41:41.499 | stackrabbit []' 2022-03-23 18:41:41.503 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-03-23 18:41:41.503 | user tags 2022-03-23 18:41:41.503 | stackrabbit []' 2022-03-23 18:41:41.503 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-03-23 18:41:41.512 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2022-03-23 18:41:41.514 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2022-03-23 18:41:41.517 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-03-23 18:41:42.222 | Changing password for user "stackrabbit" ... 2022-03-23 18:41:42.248 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-03-23 18:41:42.940 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-03-23 18:41:42.966 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-03-23 18:41:42.969 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-03-23 18:41:43.704 | Changing password for user "stackrabbit" ... 2022-03-23 18:41:43.733 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-03-23 18:41:43.736 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-03-23 18:41:43.738 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-03-23 18:41:44.428 | Deleting user "guest" ... 2022-03-23 18:41:44.445 | Error: 2022-03-23 18:41:44.446 | {:no_such_user, "guest"} 2022-03-23 18:41:44.461 | + lib/rpc_backend:restart_rpc_backend:119 : true 2022-03-23 18:41:44.464 | + ./stack.sh:main:835 : is_service_enabled mysql postgresql 2022-03-23 18:41:44.484 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:41:44.487 | + ./stack.sh:main:836 : install_database 2022-03-23 18:41:44.489 | + lib/database:install_database:118 : install_database_mysql 2022-03-23 18:41:44.492 | + lib/databases/mysql:install_database_mysql:157 : is_ubuntu 2022-03-23 18:41:44.494 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 18:41:44.497 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 18:41:44.499 | + lib/databases/mysql:install_database_mysql:160 : sudo debconf-set-selections 2022-03-23 18:41:44.724 | + lib/databases/mysql:install_database_mysql:170 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-03-23 18:41:44.728 | + lib/databases/mysql:install_database_mysql:183 : [[ True == \T\r\u\e ]] 2022-03-23 18:41:44.732 | + lib/databases/mysql:install_database_mysql:184 : is_oraclelinux 2022-03-23 18:41:44.736 | + functions-common:is_oraclelinux:512 : [[ -z Ubuntu ]] 2022-03-23 18:41:44.739 | + functions-common:is_oraclelinux:516 : '[' Ubuntu = OracleServer ']' 2022-03-23 18:41:44.742 | + lib/databases/mysql:install_database_mysql:186 : is_fedora 2022-03-23 18:41:44.745 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-23 18:41:44.748 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-23 18:41:44.750 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-23 18:41:44.752 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-23 18:41:44.755 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-23 18:41:44.757 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-23 18:41:44.760 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-23 18:41:44.762 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-23 18:41:44.764 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-23 18:41:44.768 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-23 18:41:44.770 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-23 18:41:44.772 | + lib/databases/mysql:install_database_mysql:189 : is_suse 2022-03-23 18:41:44.775 | + functions-common:is_suse:542 : is_opensuse 2022-03-23 18:41:44.777 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-23 18:41:44.780 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-23 18:41:44.782 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-23 18:41:44.785 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-23 18:41:44.787 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-23 18:41:44.790 | + lib/databases/mysql:install_database_mysql:192 : is_ubuntu 2022-03-23 18:41:44.793 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 18:41:44.795 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 18:41:44.798 | + lib/databases/mysql:install_database_mysql:193 : install_package mysql-server 2022-03-23 18:41:44.801 | + functions-common:install_package:1463 : update_package_repo 2022-03-23 18:41:44.803 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-23 18:41:44.806 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-23 18:41:44.808 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-23 18:41:44.811 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-23 18:41:44.813 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-23 18:41:44.816 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 18:41:44.818 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 18:41:44.820 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-23 18:41:44.823 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-23 18:41:44.825 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-23 18:41:44.827 | + functions-common:apt_get_update:1190 : return 2022-03-23 18:41:44.830 | + functions-common:install_package:1464 : real_install_package mysql-server 2022-03-23 18:41:44.832 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-23 18:41:44.835 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 18:41:44.837 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 18:41:44.839 | + functions-common:real_install_package:1450 : apt_get install mysql-server 2022-03-23 18:41:44.861 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2022-03-23 18:41:44.973 | Reading package lists... 2022-03-23 18:41:45.221 | Building dependency tree... 2022-03-23 18:41:45.222 | Reading state information... 2022-03-23 18:41:45.491 | mysql-server is already the newest version (8.0.28-0ubuntu0.20.04.3). 2022-03-23 18:41:45.491 | The following packages were automatically installed and are no longer required: 2022-03-23 18:41:45.492 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-23 18:41:45.492 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-23 18:41:45.492 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-23 18:41:45.493 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-23 18:41:45.493 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-23 18:41:45.493 | python3-zope.interface 2022-03-23 18:41:45.493 | Use 'sudo apt autoremove' to remove them. 2022-03-23 18:41:45.621 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-23 18:41:45.627 | + functions-common:apt_get:1234 : result=0 2022-03-23 18:41:45.630 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-23 18:41:45.633 | + functions-common:time_stop:2425 : local name 2022-03-23 18:41:45.637 | + functions-common:time_stop:2426 : local end_time 2022-03-23 18:41:45.640 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 18:41:45.644 | + functions-common:time_stop:2428 : local total 2022-03-23 18:41:45.648 | + functions-common:time_stop:2429 : local start_time 2022-03-23 18:41:45.651 | + functions-common:time_stop:2431 : name=apt-get 2022-03-23 18:41:45.653 | + functions-common:time_stop:2432 : start_time=1648060904859 2022-03-23 18:41:45.656 | + functions-common:time_stop:2434 : [[ -z 1648060904859 ]] 2022-03-23 18:41:45.659 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 18:41:45.663 | + functions-common:time_stop:2437 : end_time=1648060905660 2022-03-23 18:41:45.665 | + functions-common:time_stop:2438 : elapsed_time=801 2022-03-23 18:41:45.668 | + functions-common:time_stop:2439 : total=2454 2022-03-23 18:41:45.670 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 18:41:45.672 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=3255 2022-03-23 18:41:45.675 | + functions-common:apt_get:1238 : return 0 2022-03-23 18:41:45.677 | + ./stack.sh:main:838 : '[' -n mysql ']' 2022-03-23 18:41:45.679 | + ./stack.sh:main:839 : install_database_python 2022-03-23 18:41:45.682 | + lib/database:install_database_python:123 : install_database_python_mysql 2022-03-23 18:41:45.684 | + lib/databases/mysql:install_database_python_mysql:202 : pip_install_gr PyMySQL 2022-03-23 18:41:45.687 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-03-23 18:41:45.689 | + inc/python:pip_install_gr:77 : local clean_name 2022-03-23 18:41:45.692 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-03-23 18:41:45.694 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2022-03-23 18:41:45.697 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-03-23 18:41:45.701 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-03-23 18:41:45.701 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-03-23 18:41:45.706 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2022-03-23 18:41:45.708 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2022-03-23 18:41:45.711 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2022-03-23 18:41:45.714 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-03-23 18:41:45.716 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-03-23 18:41:45.738 | Using python 3.8 to install PyMySQL 2022-03-23 18:41:45.741 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt PyMySQL 2022-03-23 18:41:46.605 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:41:46.605 | from cryptography.utils import int_from_bytes 2022-03-23 18:41:46.605 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:41:46.605 | from cryptography.utils import int_from_bytes 2022-03-23 18:41:47.731 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-23 18:41:47.757 | Requirement already satisfied: PyMySQL in /usr/local/lib/python3.8/dist-packages (1.0.2) 2022-03-23 18:41:50.188 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-23 18:41:50.195 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-23 18:41:50.195 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-23 18:41:50.318 | + inc/python:pip_install:200 : result=0 2022-03-23 18:41:50.321 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-23 18:41:50.324 | + functions-common:time_stop:2425 : local name 2022-03-23 18:41:50.328 | + functions-common:time_stop:2426 : local end_time 2022-03-23 18:41:50.331 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 18:41:50.334 | + functions-common:time_stop:2428 : local total 2022-03-23 18:41:50.337 | + functions-common:time_stop:2429 : local start_time 2022-03-23 18:41:50.340 | + functions-common:time_stop:2431 : name=pip_install 2022-03-23 18:41:50.343 | + functions-common:time_stop:2432 : start_time=1648060905732 2022-03-23 18:41:50.347 | + functions-common:time_stop:2434 : [[ -z 1648060905732 ]] 2022-03-23 18:41:50.351 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 18:41:50.355 | + functions-common:time_stop:2437 : end_time=1648060910352 2022-03-23 18:41:50.358 | + functions-common:time_stop:2438 : elapsed_time=4620 2022-03-23 18:41:50.360 | + functions-common:time_stop:2439 : total=23650 2022-03-23 18:41:50.363 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 18:41:50.365 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=28270 2022-03-23 18:41:50.367 | + inc/python:pip_install:203 : return 0 2022-03-23 18:41:50.370 | + lib/databases/mysql:install_database_python_mysql:203 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-03-23 18:41:50.372 | + lib/databases/mysql:install_database_python_mysql:205 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-03-23 18:41:50.375 | + lib/databases/mysql:install_database_python_mysql:206 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-03-23 18:41:50.377 | + ./stack.sh:main:842 : is_service_enabled neutron 2022-03-23 18:41:50.395 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:41:50.397 | + ./stack.sh:main:843 : install_neutron_agent_packages 2022-03-23 18:41:50.400 | + lib/neutron:install_neutron_agent_packages:714 : is_neutron_legacy_enabled 2022-03-23 18:41:50.403 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-23 18:41:50.403 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-03-23 18:41:50.409 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-23 18:41:50.411 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-03-23 18:41:50.414 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-03-23 18:41:50.417 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-03-23 18:41:50.419 | + lib/neutron:install_neutron_agent_packages:716 : install_neutron_agent_packages_mutnauq 2022-03-23 18:41:50.422 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:483 : is_service_enabled q-l3 2022-03-23 18:41:50.438 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:41:50.440 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:484 : install_package radvd 2022-03-23 18:41:50.443 | + functions-common:install_package:1463 : update_package_repo 2022-03-23 18:41:50.446 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-23 18:41:50.448 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-23 18:41:50.451 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-23 18:41:50.453 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-23 18:41:50.456 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-23 18:41:50.458 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 18:41:50.460 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 18:41:50.463 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-23 18:41:50.465 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-23 18:41:50.468 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-23 18:41:50.470 | + functions-common:apt_get_update:1190 : return 2022-03-23 18:41:50.472 | + functions-common:install_package:1464 : real_install_package radvd 2022-03-23 18:41:50.475 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-23 18:41:50.477 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 18:41:50.480 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 18:41:50.482 | + functions-common:real_install_package:1450 : apt_get install radvd 2022-03-23 18:41:50.504 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2022-03-23 18:41:50.615 | Reading package lists... 2022-03-23 18:41:50.865 | Building dependency tree... 2022-03-23 18:41:50.867 | Reading state information... 2022-03-23 18:41:51.135 | radvd is already the newest version (1:2.17-2). 2022-03-23 18:41:51.135 | The following packages were automatically installed and are no longer required: 2022-03-23 18:41:51.136 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-23 18:41:51.136 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-23 18:41:51.136 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-23 18:41:51.136 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-23 18:41:51.136 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-23 18:41:51.136 | python3-zope.interface 2022-03-23 18:41:51.136 | Use 'sudo apt autoremove' to remove them. 2022-03-23 18:41:51.274 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-23 18:41:51.280 | + functions-common:apt_get:1234 : result=0 2022-03-23 18:41:51.284 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-23 18:41:51.287 | + functions-common:time_stop:2425 : local name 2022-03-23 18:41:51.291 | + functions-common:time_stop:2426 : local end_time 2022-03-23 18:41:51.293 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 18:41:51.296 | + functions-common:time_stop:2428 : local total 2022-03-23 18:41:51.299 | + functions-common:time_stop:2429 : local start_time 2022-03-23 18:41:51.301 | + functions-common:time_stop:2431 : name=apt-get 2022-03-23 18:41:51.304 | + functions-common:time_stop:2432 : start_time=1648060910501 2022-03-23 18:41:51.306 | + functions-common:time_stop:2434 : [[ -z 1648060910501 ]] 2022-03-23 18:41:51.310 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 18:41:51.315 | + functions-common:time_stop:2437 : end_time=1648060911312 2022-03-23 18:41:51.318 | + functions-common:time_stop:2438 : elapsed_time=811 2022-03-23 18:41:51.320 | + functions-common:time_stop:2439 : total=3255 2022-03-23 18:41:51.323 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 18:41:51.325 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=4066 2022-03-23 18:41:51.327 | + functions-common:apt_get:1238 : return 0 2022-03-23 18:41:51.330 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:487 : is_service_enabled q-agt q-dhcp q-l3 2022-03-23 18:41:51.347 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:41:51.349 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:488 : neutron_plugin_install_agent_packages 2022-03-23 18:41:51.351 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-03-23 18:41:51.354 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:69 : '[' False == True ']' 2022-03-23 18:41:51.357 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : get_packages openvswitch 2022-03-23 18:41:51.377 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : install_package fakeroot make openvswitch-switch 2022-03-23 18:41:51.379 | + functions-common:install_package:1463 : update_package_repo 2022-03-23 18:41:51.381 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-23 18:41:51.384 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-23 18:41:51.386 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-23 18:41:51.388 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-23 18:41:51.391 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-23 18:41:51.393 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 18:41:51.395 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 18:41:51.397 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-23 18:41:51.400 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-23 18:41:51.402 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-23 18:41:51.404 | + functions-common:apt_get_update:1190 : return 2022-03-23 18:41:51.406 | + functions-common:install_package:1464 : real_install_package fakeroot make openvswitch-switch 2022-03-23 18:41:51.408 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-23 18:41:51.411 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 18:41:51.413 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 18:41:51.415 | + functions-common:real_install_package:1450 : apt_get install fakeroot make openvswitch-switch 2022-03-23 18:41:51.435 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install fakeroot make openvswitch-switch 2022-03-23 18:41:51.547 | Reading package lists... 2022-03-23 18:41:51.798 | Building dependency tree... 2022-03-23 18:41:51.799 | Reading state information... 2022-03-23 18:41:52.067 | fakeroot is already the newest version (1.24-1). 2022-03-23 18:41:52.067 | make is already the newest version (4.2.1-1.2). 2022-03-23 18:41:52.067 | openvswitch-switch is already the newest version (2.13.5-0ubuntu1). 2022-03-23 18:41:52.067 | The following packages were automatically installed and are no longer required: 2022-03-23 18:41:52.068 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-23 18:41:52.068 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-23 18:41:52.068 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-23 18:41:52.068 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-23 18:41:52.068 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-23 18:41:52.068 | python3-zope.interface 2022-03-23 18:41:52.068 | Use 'sudo apt autoremove' to remove them. 2022-03-23 18:41:52.204 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-23 18:41:52.209 | + functions-common:apt_get:1234 : result=0 2022-03-23 18:41:52.213 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-23 18:41:52.215 | + functions-common:time_stop:2425 : local name 2022-03-23 18:41:52.218 | + functions-common:time_stop:2426 : local end_time 2022-03-23 18:41:52.220 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 18:41:52.222 | + functions-common:time_stop:2428 : local total 2022-03-23 18:41:52.224 | + functions-common:time_stop:2429 : local start_time 2022-03-23 18:41:52.227 | + functions-common:time_stop:2431 : name=apt-get 2022-03-23 18:41:52.229 | + functions-common:time_stop:2432 : start_time=1648060911433 2022-03-23 18:41:52.231 | + functions-common:time_stop:2434 : [[ -z 1648060911433 ]] 2022-03-23 18:41:52.234 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 18:41:52.239 | + functions-common:time_stop:2437 : end_time=1648060912236 2022-03-23 18:41:52.241 | + functions-common:time_stop:2438 : elapsed_time=803 2022-03-23 18:41:52.243 | + functions-common:time_stop:2439 : total=4066 2022-03-23 18:41:52.245 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 18:41:52.248 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=4869 2022-03-23 18:41:52.250 | + functions-common:apt_get:1238 : return 0 2022-03-23 18:41:52.252 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:77 : is_ubuntu 2022-03-23 18:41:52.255 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 18:41:52.257 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 18:41:52.259 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:78 : _neutron_ovs_base_install_ubuntu_dkms 2022-03-23 18:41:52.262 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:58 : local kernel_version 2022-03-23 18:41:52.264 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : uname -r 2022-03-23 18:41:52.269 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : kernel_version=5.4.0-72-generic 2022-03-23 18:41:52.271 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:60 : local kernel_major_minor 2022-03-23 18:41:52.275 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : echo 5.4.0-72-generic 2022-03-23 18:41:52.275 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : cut -d. -f1-2 2022-03-23 18:41:52.280 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : kernel_major_minor=5.4 2022-03-23 18:41:52.282 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:63 : vercmp 5.4 '<' 3.13 2022-03-23 18:41:52.284 | + functions:vercmp:628 : local v1=5.4 2022-03-23 18:41:52.287 | + functions:vercmp:629 : local 'op=<' 2022-03-23 18:41:52.289 | + functions:vercmp:630 : local v2=3.13 2022-03-23 18:41:52.291 | + functions:vercmp:631 : local result 2022-03-23 18:41:52.295 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-03-23 18:41:52.295 | ++ functions:vercmp:635 : sort -V 2022-03-23 18:41:52.295 | ++ functions:vercmp:635 : head -1 2022-03-23 18:41:52.300 | + functions:vercmp:635 : result=3.13 2022-03-23 18:41:52.303 | + functions:vercmp:637 : case $op in 2022-03-23 18:41:52.305 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-03-23 18:41:52.307 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-03-23 18:41:52.309 | + functions:vercmp:648 : return 2022-03-23 18:41:52.312 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:79 : restart_service openvswitch-switch 2022-03-23 18:41:52.314 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-23 18:41:52.317 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart openvswitch-switch 2022-03-23 18:41:52.952 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-03-23 18:41:52.955 | + inc/python:use_library_from_git:250 : local name=os-ken 2022-03-23 18:41:52.957 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 18:41:52.960 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 18:41:52.963 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-ken, ]] 2022-03-23 18:41:52.966 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 18:41:52.968 | + ./stack.sh:main:846 : is_service_enabled etcd3 2022-03-23 18:41:52.986 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:41:52.989 | + ./stack.sh:main:847 : install_etcd3 2022-03-23 18:41:52.991 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-03-23 18:41:52.991 | Installing etcd 2022-03-23 18:41:52.995 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-03-23 18:41:53.008 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-03-23 18:41:53.022 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-03-23 18:41:53.025 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-03-23 18:41:53.038 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-03-23 18:41:53.041 | ++ lib/etcd3:install_etcd3:114 : get_extra_file https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-03-23 18:41:53.044 | ++ functions:get_extra_file:62 : local file_url=https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-03-23 18:41:53.047 | +++ functions:get_extra_file:64 : basename https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-03-23 18:41:53.051 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-03-23 18:41:53.054 | ++ functions:get_extra_file:65 : [[ https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz != file* ]] 2022-03-23 18:41:53.056 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-03-23 18:41:53.058 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-03-23 18:41:53.061 | ++ functions:get_extra_file:74 : return 2022-03-23 18:41:53.064 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-03-23 18:41:53.066 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-03-23 18:41:53.068 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-03-23 18:41:53.071 | + ./stack.sh:main:856 : is_service_enabled tls-proxy 2022-03-23 18:41:53.088 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 18:41:53.090 | + ./stack.sh:main:866 : install_dstat 2022-03-23 18:41:53.093 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-03-23 18:41:53.110 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 18:41:53.112 | + ./stack.sh:main:872 : echo_summary 'Installing OpenStack project source' 2022-03-23 18:41:53.115 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-23 18:41:53.117 | + ./stack.sh:echo_summary:446 : echo -e Installing OpenStack project source 2022-03-23 18:41:53.120 | + ./stack.sh:main:875 : install_libs 2022-03-23 18:41:53.122 | + lib/libraries:install_libs:90 : _install_lib_from_source automaton 2022-03-23 18:41:53.125 | + lib/libraries:_install_lib_from_source:74 : local name=automaton 2022-03-23 18:41:53.127 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git automaton 2022-03-23 18:41:53.130 | + inc/python:use_library_from_git:250 : local name=automaton 2022-03-23 18:41:53.132 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 18:41:53.134 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 18:41:53.136 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,automaton, ]] 2022-03-23 18:41:53.139 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 18:41:53.142 | + lib/libraries:install_libs:91 : _install_lib_from_source castellan 2022-03-23 18:41:53.144 | + lib/libraries:_install_lib_from_source:74 : local name=castellan 2022-03-23 18:41:53.146 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git castellan 2022-03-23 18:41:53.149 | + inc/python:use_library_from_git:250 : local name=castellan 2022-03-23 18:41:53.151 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 18:41:53.153 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 18:41:53.156 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,castellan, ]] 2022-03-23 18:41:53.158 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 18:41:53.161 | + lib/libraries:install_libs:92 : _install_lib_from_source cliff 2022-03-23 18:41:53.163 | + lib/libraries:_install_lib_from_source:74 : local name=cliff 2022-03-23 18:41:53.165 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cliff 2022-03-23 18:41:53.168 | + inc/python:use_library_from_git:250 : local name=cliff 2022-03-23 18:41:53.170 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 18:41:53.172 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 18:41:53.175 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cliff, ]] 2022-03-23 18:41:53.177 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 18:41:53.179 | + lib/libraries:install_libs:93 : _install_lib_from_source cursive 2022-03-23 18:41:53.182 | + lib/libraries:_install_lib_from_source:74 : local name=cursive 2022-03-23 18:41:53.184 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cursive 2022-03-23 18:41:53.187 | + inc/python:use_library_from_git:250 : local name=cursive 2022-03-23 18:41:53.189 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 18:41:53.191 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 18:41:53.194 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cursive, ]] 2022-03-23 18:41:53.196 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 18:41:53.199 | + lib/libraries:install_libs:94 : _install_lib_from_source debtcollector 2022-03-23 18:41:53.201 | + lib/libraries:_install_lib_from_source:74 : local name=debtcollector 2022-03-23 18:41:53.204 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git debtcollector 2022-03-23 18:41:53.206 | + inc/python:use_library_from_git:250 : local name=debtcollector 2022-03-23 18:41:53.209 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 18:41:53.211 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 18:41:53.213 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,debtcollector, ]] 2022-03-23 18:41:53.216 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 18:41:53.219 | + lib/libraries:install_libs:95 : _install_lib_from_source futurist 2022-03-23 18:41:53.221 | + lib/libraries:_install_lib_from_source:74 : local name=futurist 2022-03-23 18:41:53.224 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git futurist 2022-03-23 18:41:53.227 | + inc/python:use_library_from_git:250 : local name=futurist 2022-03-23 18:41:53.230 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 18:41:53.232 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 18:41:53.235 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,futurist, ]] 2022-03-23 18:41:53.238 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 18:41:53.240 | + lib/libraries:install_libs:96 : _install_lib_from_source openstacksdk 2022-03-23 18:41:53.243 | + lib/libraries:_install_lib_from_source:74 : local name=openstacksdk 2022-03-23 18:41:53.245 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git openstacksdk 2022-03-23 18:41:53.248 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2022-03-23 18:41:53.250 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 18:41:53.252 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 18:41:53.254 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,openstacksdk, ]] 2022-03-23 18:41:53.257 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 18:41:53.259 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-lib 2022-03-23 18:41:53.262 | + lib/libraries:_install_lib_from_source:74 : local name=osc-lib 2022-03-23 18:41:53.264 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-lib 2022-03-23 18:41:53.267 | + inc/python:use_library_from_git:250 : local name=osc-lib 2022-03-23 18:41:53.269 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 18:41:53.271 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 18:41:53.274 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-lib, ]] 2022-03-23 18:41:53.276 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 18:41:53.278 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-placement 2022-03-23 18:41:53.281 | + lib/libraries:_install_lib_from_source:74 : local name=osc-placement 2022-03-23 18:41:53.283 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-placement 2022-03-23 18:41:53.286 | + inc/python:use_library_from_git:250 : local name=osc-placement 2022-03-23 18:41:53.288 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 18:41:53.291 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 18:41:53.293 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-placement, ]] 2022-03-23 18:41:53.297 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 18:41:53.299 | + lib/libraries:install_libs:99 : _install_lib_from_source os-client-config 2022-03-23 18:41:53.302 | + lib/libraries:_install_lib_from_source:74 : local name=os-client-config 2022-03-23 18:41:53.305 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-client-config 2022-03-23 18:41:53.307 | + inc/python:use_library_from_git:250 : local name=os-client-config 2022-03-23 18:41:53.310 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 18:41:53.312 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 18:41:53.315 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-client-config, ]] 2022-03-23 18:41:53.317 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 18:41:53.321 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.cache 2022-03-23 18:41:53.324 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.cache 2022-03-23 18:41:53.326 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.cache 2022-03-23 18:41:53.328 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2022-03-23 18:41:53.331 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 18:41:53.333 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 18:41:53.335 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.cache, ]] 2022-03-23 18:41:53.338 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 18:41:53.340 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.concurrency 2022-03-23 18:41:53.343 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.concurrency 2022-03-23 18:41:53.345 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.concurrency 2022-03-23 18:41:53.347 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2022-03-23 18:41:53.350 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 18:41:53.352 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 18:41:53.355 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.concurrency, ]] 2022-03-23 18:41:53.357 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 18:41:53.360 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.config 2022-03-23 18:41:53.363 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.config 2022-03-23 18:41:53.365 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.config 2022-03-23 18:41:53.367 | + inc/python:use_library_from_git:250 : local name=oslo.config 2022-03-23 18:41:53.370 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 18:41:53.373 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 18:41:53.375 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.config, ]] 2022-03-23 18:41:53.378 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 18:41:53.381 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.context 2022-03-23 18:41:53.383 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.context 2022-03-23 18:41:53.386 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.context 2022-03-23 18:41:53.388 | + inc/python:use_library_from_git:250 : local name=oslo.context 2022-03-23 18:41:53.391 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 18:41:53.393 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 18:41:53.396 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.context, ]] 2022-03-23 18:41:53.398 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 18:41:53.400 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.db 2022-03-23 18:41:53.403 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.db 2022-03-23 18:41:53.405 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.db 2022-03-23 18:41:53.407 | + inc/python:use_library_from_git:250 : local name=oslo.db 2022-03-23 18:41:53.410 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 18:41:53.412 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 18:41:53.414 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.db, ]] 2022-03-23 18:41:53.417 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 18:41:53.419 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.i18n 2022-03-23 18:41:53.422 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.i18n 2022-03-23 18:41:53.424 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.i18n 2022-03-23 18:41:53.426 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2022-03-23 18:41:53.429 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 18:41:53.431 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 18:41:53.433 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.i18n, ]] 2022-03-23 18:41:53.436 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 18:41:53.438 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.limit 2022-03-23 18:41:53.441 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.limit 2022-03-23 18:41:53.443 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.limit 2022-03-23 18:41:53.446 | + inc/python:use_library_from_git:250 : local name=oslo.limit 2022-03-23 18:41:53.448 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 18:41:53.451 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 18:41:53.453 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.limit, ]] 2022-03-23 18:41:53.456 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 18:41:53.458 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.log 2022-03-23 18:41:53.461 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.log 2022-03-23 18:41:53.464 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.log 2022-03-23 18:41:53.466 | + inc/python:use_library_from_git:250 : local name=oslo.log 2022-03-23 18:41:53.468 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 18:41:53.471 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 18:41:53.474 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.log, ]] 2022-03-23 18:41:53.476 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 18:41:53.479 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.messaging 2022-03-23 18:41:53.481 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.messaging 2022-03-23 18:41:53.484 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.messaging 2022-03-23 18:41:53.486 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2022-03-23 18:41:53.488 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 18:41:53.491 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 18:41:53.493 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.messaging, ]] 2022-03-23 18:41:53.496 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 18:41:53.498 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.middleware 2022-03-23 18:41:53.500 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.middleware 2022-03-23 18:41:53.503 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.middleware 2022-03-23 18:41:53.505 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2022-03-23 18:41:53.508 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 18:41:53.510 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 18:41:53.513 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.middleware, ]] 2022-03-23 18:41:53.516 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 18:41:53.518 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.policy 2022-03-23 18:41:53.521 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.policy 2022-03-23 18:41:53.523 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.policy 2022-03-23 18:41:53.526 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2022-03-23 18:41:53.529 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 18:41:53.532 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 18:41:53.534 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.policy, ]] 2022-03-23 18:41:53.537 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 18:41:53.539 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.privsep 2022-03-23 18:41:53.542 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.privsep 2022-03-23 18:41:53.545 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.privsep 2022-03-23 18:41:53.548 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2022-03-23 18:41:53.550 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 18:41:53.553 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 18:41:53.556 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.privsep, ]] 2022-03-23 18:41:53.558 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 18:41:53.561 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.reports 2022-03-23 18:41:53.564 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.reports 2022-03-23 18:41:53.567 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.reports 2022-03-23 18:41:53.570 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2022-03-23 18:41:53.572 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 18:41:53.575 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 18:41:53.578 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.reports, ]] 2022-03-23 18:41:53.580 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 18:41:53.584 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.rootwrap 2022-03-23 18:41:53.587 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.rootwrap 2022-03-23 18:41:53.590 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.rootwrap 2022-03-23 18:41:53.594 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2022-03-23 18:41:53.597 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 18:41:53.601 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 18:41:53.604 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.rootwrap, ]] 2022-03-23 18:41:53.607 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 18:41:53.609 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.serialization 2022-03-23 18:41:53.611 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.serialization 2022-03-23 18:41:53.614 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.serialization 2022-03-23 18:41:53.616 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2022-03-23 18:41:53.619 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 18:41:53.621 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 18:41:53.623 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.serialization, ]] 2022-03-23 18:41:53.626 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 18:41:53.628 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.service 2022-03-23 18:41:53.631 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.service 2022-03-23 18:41:53.633 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.service 2022-03-23 18:41:53.636 | + inc/python:use_library_from_git:250 : local name=oslo.service 2022-03-23 18:41:53.639 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 18:41:53.641 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 18:41:53.644 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.service, ]] 2022-03-23 18:41:53.646 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 18:41:53.649 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.utils 2022-03-23 18:41:53.651 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.utils 2022-03-23 18:41:53.654 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.utils 2022-03-23 18:41:53.657 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2022-03-23 18:41:53.659 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 18:41:53.661 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 18:41:53.664 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.utils, ]] 2022-03-23 18:41:53.666 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 18:41:53.669 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.versionedobjects 2022-03-23 18:41:53.672 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.versionedobjects 2022-03-23 18:41:53.675 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.versionedobjects 2022-03-23 18:41:53.677 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2022-03-23 18:41:53.680 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 18:41:53.682 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 18:41:53.685 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.versionedobjects, ]] 2022-03-23 18:41:53.687 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 18:41:53.690 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.vmware 2022-03-23 18:41:53.692 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.vmware 2022-03-23 18:41:53.695 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.vmware 2022-03-23 18:41:53.697 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2022-03-23 18:41:53.699 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 18:41:53.702 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 18:41:53.704 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.vmware, ]] 2022-03-23 18:41:53.707 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 18:41:53.709 | + lib/libraries:install_libs:119 : _install_lib_from_source osprofiler 2022-03-23 18:41:53.712 | + lib/libraries:_install_lib_from_source:74 : local name=osprofiler 2022-03-23 18:41:53.714 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osprofiler 2022-03-23 18:41:53.717 | + inc/python:use_library_from_git:250 : local name=osprofiler 2022-03-23 18:41:53.719 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 18:41:53.722 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 18:41:53.724 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osprofiler, ]] 2022-03-23 18:41:53.727 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 18:41:53.729 | + lib/libraries:install_libs:120 : _install_lib_from_source pycadf 2022-03-23 18:41:53.732 | + lib/libraries:_install_lib_from_source:74 : local name=pycadf 2022-03-23 18:41:53.734 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git pycadf 2022-03-23 18:41:53.736 | + inc/python:use_library_from_git:250 : local name=pycadf 2022-03-23 18:41:53.739 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 18:41:53.742 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 18:41:53.744 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pycadf, ]] 2022-03-23 18:41:53.747 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 18:41:53.750 | + lib/libraries:install_libs:121 : _install_lib_from_source stevedore 2022-03-23 18:41:53.752 | + lib/libraries:_install_lib_from_source:74 : local name=stevedore 2022-03-23 18:41:53.755 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git stevedore 2022-03-23 18:41:53.757 | + inc/python:use_library_from_git:250 : local name=stevedore 2022-03-23 18:41:53.760 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 18:41:53.762 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 18:41:53.765 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,stevedore, ]] 2022-03-23 18:41:53.768 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 18:41:53.770 | + lib/libraries:install_libs:122 : _install_lib_from_source taskflow 2022-03-23 18:41:53.773 | + lib/libraries:_install_lib_from_source:74 : local name=taskflow 2022-03-23 18:41:53.776 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git taskflow 2022-03-23 18:41:53.778 | + inc/python:use_library_from_git:250 : local name=taskflow 2022-03-23 18:41:53.780 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 18:41:53.783 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 18:41:53.785 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,taskflow, ]] 2022-03-23 18:41:53.787 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 18:41:53.790 | + lib/libraries:install_libs:123 : _install_lib_from_source tooz 2022-03-23 18:41:53.792 | + lib/libraries:_install_lib_from_source:74 : local name=tooz 2022-03-23 18:41:53.795 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git tooz 2022-03-23 18:41:53.797 | + inc/python:use_library_from_git:250 : local name=tooz 2022-03-23 18:41:53.800 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 18:41:53.802 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 18:41:53.804 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,tooz, ]] 2022-03-23 18:41:53.807 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 18:41:53.809 | + lib/libraries:install_libs:127 : _install_lib_from_source os-brick 2022-03-23 18:41:53.812 | + lib/libraries:_install_lib_from_source:74 : local name=os-brick 2022-03-23 18:41:53.814 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-brick 2022-03-23 18:41:53.817 | + inc/python:use_library_from_git:250 : local name=os-brick 2022-03-23 18:41:53.819 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 18:41:53.821 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 18:41:53.824 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-brick, ]] 2022-03-23 18:41:53.826 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 18:41:53.829 | + lib/libraries:install_libs:128 : _install_lib_from_source os-resource-classes 2022-03-23 18:41:53.831 | + lib/libraries:_install_lib_from_source:74 : local name=os-resource-classes 2022-03-23 18:41:53.833 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-resource-classes 2022-03-23 18:41:53.836 | + inc/python:use_library_from_git:250 : local name=os-resource-classes 2022-03-23 18:41:53.838 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 18:41:53.841 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 18:41:53.843 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-resource-classes, ]] 2022-03-23 18:41:53.846 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 18:41:53.848 | + lib/libraries:install_libs:129 : _install_lib_from_source os-traits 2022-03-23 18:41:53.851 | + lib/libraries:_install_lib_from_source:74 : local name=os-traits 2022-03-23 18:41:53.853 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-traits 2022-03-23 18:41:53.855 | + inc/python:use_library_from_git:250 : local name=os-traits 2022-03-23 18:41:53.858 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 18:41:53.860 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 18:41:53.863 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-traits, ]] 2022-03-23 18:41:53.865 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 18:41:53.867 | + lib/libraries:install_libs:132 : _install_lib_from_source python-barbicanclient 2022-03-23 18:41:53.870 | + lib/libraries:_install_lib_from_source:74 : local name=python-barbicanclient 2022-03-23 18:41:53.872 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git python-barbicanclient 2022-03-23 18:41:53.875 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2022-03-23 18:41:53.877 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 18:41:53.880 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 18:41:53.882 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-barbicanclient, ]] 2022-03-23 18:41:53.885 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 18:41:53.887 | + lib/libraries:install_libs:139 : pip_install etcd3 2022-03-23 18:41:53.909 | Using python 3.8 to install etcd3 2022-03-23 18:41:53.912 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3 2022-03-23 18:41:54.777 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:41:54.777 | from cryptography.utils import int_from_bytes 2022-03-23 18:41:54.778 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:41:54.778 | from cryptography.utils import int_from_bytes 2022-03-23 18:41:55.914 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-23 18:41:55.940 | Requirement already satisfied: etcd3 in /usr/local/lib/python3.8/dist-packages (0.12.0) 2022-03-23 18:41:55.948 | Requirement already satisfied: grpcio>=1.27.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.44.0) 2022-03-23 18:41:55.949 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.16.0) 2022-03-23 18:41:55.950 | Requirement already satisfied: protobuf>=3.6.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (3.19.4) 2022-03-23 18:41:55.951 | Requirement already satisfied: tenacity>=6.1.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (6.3.1) 2022-03-23 18:41:58.409 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-23 18:41:58.416 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-23 18:41:58.416 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-23 18:41:58.539 | + inc/python:pip_install:200 : result=0 2022-03-23 18:41:58.542 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-23 18:41:58.545 | + functions-common:time_stop:2425 : local name 2022-03-23 18:41:58.548 | + functions-common:time_stop:2426 : local end_time 2022-03-23 18:41:58.551 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 18:41:58.553 | + functions-common:time_stop:2428 : local total 2022-03-23 18:41:58.556 | + functions-common:time_stop:2429 : local start_time 2022-03-23 18:41:58.559 | + functions-common:time_stop:2431 : name=pip_install 2022-03-23 18:41:58.561 | + functions-common:time_stop:2432 : start_time=1648060913903 2022-03-23 18:41:58.563 | + functions-common:time_stop:2434 : [[ -z 1648060913903 ]] 2022-03-23 18:41:58.567 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 18:41:58.572 | + functions-common:time_stop:2437 : end_time=1648060918568 2022-03-23 18:41:58.574 | + functions-common:time_stop:2438 : elapsed_time=4665 2022-03-23 18:41:58.576 | + functions-common:time_stop:2439 : total=28270 2022-03-23 18:41:58.579 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 18:41:58.581 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=32935 2022-03-23 18:41:58.583 | + inc/python:pip_install:203 : return 0 2022-03-23 18:41:58.586 | + lib/libraries:install_libs:140 : pip_install etcd3gw 2022-03-23 18:41:58.607 | Using python 3.8 to install etcd3gw 2022-03-23 18:41:58.610 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3gw 2022-03-23 18:41:59.476 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:41:59.476 | from cryptography.utils import int_from_bytes 2022-03-23 18:41:59.476 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:41:59.477 | from cryptography.utils import int_from_bytes 2022-03-23 18:42:00.613 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-23 18:42:00.639 | Requirement already satisfied: etcd3gw in /usr/local/lib/python3.8/dist-packages (1.0.1) 2022-03-23 18:42:00.647 | Requirement already satisfied: pbr>=2.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (5.8.1) 2022-03-23 18:42:00.648 | Requirement already satisfied: futurist>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.4.0) 2022-03-23 18:42:00.649 | Requirement already satisfied: six>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (1.16.0) 2022-03-23 18:42:00.650 | Requirement already satisfied: requests>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.27.1) 2022-03-23 18:42:00.682 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (2.0.12) 2022-03-23 18:42:00.683 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (1.26.8) 2022-03-23 18:42:00.684 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2019.11.28) 2022-03-23 18:42:00.687 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (3.3) 2022-03-23 18:42:03.115 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-23 18:42:03.122 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-23 18:42:03.122 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-23 18:42:03.245 | + inc/python:pip_install:200 : result=0 2022-03-23 18:42:03.250 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-23 18:42:03.253 | + functions-common:time_stop:2425 : local name 2022-03-23 18:42:03.257 | + functions-common:time_stop:2426 : local end_time 2022-03-23 18:42:03.260 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 18:42:03.262 | + functions-common:time_stop:2428 : local total 2022-03-23 18:42:03.264 | + functions-common:time_stop:2429 : local start_time 2022-03-23 18:42:03.267 | + functions-common:time_stop:2431 : name=pip_install 2022-03-23 18:42:03.269 | + functions-common:time_stop:2432 : start_time=1648060918602 2022-03-23 18:42:03.272 | + functions-common:time_stop:2434 : [[ -z 1648060918602 ]] 2022-03-23 18:42:03.276 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 18:42:03.280 | + functions-common:time_stop:2437 : end_time=1648060923277 2022-03-23 18:42:03.283 | + functions-common:time_stop:2438 : elapsed_time=4675 2022-03-23 18:42:03.285 | + functions-common:time_stop:2439 : total=32935 2022-03-23 18:42:03.288 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 18:42:03.291 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=37610 2022-03-23 18:42:03.293 | + inc/python:pip_install:203 : return 0 2022-03-23 18:42:03.296 | + ./stack.sh:main:878 : install_apache_uwsgi 2022-03-23 18:42:03.298 | + lib/apache:install_apache_uwsgi:85 : local apxs=apxs2 2022-03-23 18:42:03.301 | + lib/apache:install_apache_uwsgi:86 : is_fedora 2022-03-23 18:42:03.303 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-23 18:42:03.306 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-23 18:42:03.308 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-23 18:42:03.311 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-23 18:42:03.314 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-23 18:42:03.316 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-23 18:42:03.319 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-23 18:42:03.321 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-23 18:42:03.324 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-23 18:42:03.326 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-23 18:42:03.329 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-23 18:42:03.331 | + lib/apache:install_apache_uwsgi:90 : is_ubuntu 2022-03-23 18:42:03.334 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 18:42:03.336 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 18:42:03.339 | + lib/apache:install_apache_uwsgi:91 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-03-23 18:42:03.341 | + lib/apache:install_apache_uwsgi:92 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-03-23 18:42:03.343 | + functions-common:install_package:1463 : update_package_repo 2022-03-23 18:42:03.346 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-23 18:42:03.348 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-23 18:42:03.350 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-23 18:42:03.352 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-23 18:42:03.355 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-23 18:42:03.358 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 18:42:03.361 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 18:42:03.363 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-23 18:42:03.366 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-23 18:42:03.369 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-23 18:42:03.371 | + functions-common:apt_get_update:1190 : return 2022-03-23 18:42:03.373 | + functions-common:install_package:1464 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-03-23 18:42:03.376 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-23 18:42:03.379 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 18:42:03.381 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 18:42:03.384 | + functions-common:real_install_package:1450 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-03-23 18:42:03.408 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-03-23 18:42:03.519 | Reading package lists... 2022-03-23 18:42:03.770 | Building dependency tree... 2022-03-23 18:42:03.771 | Reading state information... 2022-03-23 18:42:04.035 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2022-03-23 18:42:04.035 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2022-03-23 18:42:04.035 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-03-23 18:42:04.035 | The following packages were automatically installed and are no longer required: 2022-03-23 18:42:04.037 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-23 18:42:04.037 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-23 18:42:04.037 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-23 18:42:04.037 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-23 18:42:04.037 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-23 18:42:04.037 | python3-zope.interface 2022-03-23 18:42:04.037 | Use 'sudo apt autoremove' to remove them. 2022-03-23 18:42:04.166 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-23 18:42:04.174 | + functions-common:apt_get:1234 : result=0 2022-03-23 18:42:04.177 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-23 18:42:04.181 | + functions-common:time_stop:2425 : local name 2022-03-23 18:42:04.184 | + functions-common:time_stop:2426 : local end_time 2022-03-23 18:42:04.186 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 18:42:04.188 | + functions-common:time_stop:2428 : local total 2022-03-23 18:42:04.191 | + functions-common:time_stop:2429 : local start_time 2022-03-23 18:42:04.193 | + functions-common:time_stop:2431 : name=apt-get 2022-03-23 18:42:04.195 | + functions-common:time_stop:2432 : start_time=1648060923405 2022-03-23 18:42:04.198 | + functions-common:time_stop:2434 : [[ -z 1648060923405 ]] 2022-03-23 18:42:04.201 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 18:42:04.205 | + functions-common:time_stop:2437 : end_time=1648060924202 2022-03-23 18:42:04.207 | + functions-common:time_stop:2438 : elapsed_time=797 2022-03-23 18:42:04.210 | + functions-common:time_stop:2439 : total=4869 2022-03-23 18:42:04.212 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 18:42:04.214 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=5666 2022-03-23 18:42:04.217 | + functions-common:apt_get:1238 : return 0 2022-03-23 18:42:04.219 | + lib/apache:install_apache_uwsgi:128 : is_ubuntu 2022-03-23 18:42:04.222 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 18:42:04.225 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 18:42:04.228 | + lib/apache:install_apache_uwsgi:130 : sudo a2enmod proxy 2022-03-23 18:42:04.292 | Module proxy already enabled 2022-03-23 18:42:04.298 | + lib/apache:install_apache_uwsgi:131 : sudo a2enmod proxy_uwsgi 2022-03-23 18:42:04.371 | Considering dependency proxy for proxy_uwsgi: 2022-03-23 18:42:04.371 | Module proxy already enabled 2022-03-23 18:42:04.371 | Module proxy_uwsgi already enabled 2022-03-23 18:42:04.377 | + lib/apache:install_apache_uwsgi:137 : restart_apache_server 2022-03-23 18:42:04.381 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-03-23 18:42:04.384 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-23 18:42:04.389 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-03-23 18:42:04.554 | + ./stack.sh:main:881 : install_keystoneauth 2022-03-23 18:42:04.559 | + lib/keystone:install_keystoneauth:498 : use_library_from_git keystoneauth 2022-03-23 18:42:04.561 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2022-03-23 18:42:04.564 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 18:42:04.566 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 18:42:04.569 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystoneauth, ]] 2022-03-23 18:42:04.573 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 18:42:04.575 | + ./stack.sh:main:882 : install_keystoneclient 2022-03-23 18:42:04.578 | + lib/keystone:install_keystoneclient:506 : use_library_from_git python-keystoneclient 2022-03-23 18:42:04.580 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2022-03-23 18:42:04.583 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 18:42:04.585 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 18:42:04.588 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-keystoneclient, ]] 2022-03-23 18:42:04.590 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 18:42:04.593 | + ./stack.sh:main:883 : install_glanceclient 2022-03-23 18:42:04.595 | + lib/glance:install_glanceclient:498 : use_library_from_git python-glanceclient 2022-03-23 18:42:04.597 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2022-03-23 18:42:04.600 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 18:42:04.602 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 18:42:04.604 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-glanceclient, ]] 2022-03-23 18:42:04.607 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 18:42:04.609 | + ./stack.sh:main:884 : install_cinderclient 2022-03-23 18:42:04.612 | + lib/cinder:install_cinderclient:484 : use_library_from_git python-brick-cinderclient-ext 2022-03-23 18:42:04.614 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2022-03-23 18:42:04.617 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 18:42:04.619 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 18:42:04.621 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2022-03-23 18:42:04.624 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 18:42:04.626 | + lib/cinder:install_cinderclient:489 : use_library_from_git python-cinderclient 2022-03-23 18:42:04.629 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2022-03-23 18:42:04.631 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 18:42:04.634 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 18:42:04.636 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-cinderclient, ]] 2022-03-23 18:42:04.638 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 18:42:04.641 | + ./stack.sh:main:885 : install_novaclient 2022-03-23 18:42:04.644 | + lib/nova:install_novaclient:882 : use_library_from_git python-novaclient 2022-03-23 18:42:04.646 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2022-03-23 18:42:04.648 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 18:42:04.651 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 18:42:04.653 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-novaclient, ]] 2022-03-23 18:42:04.656 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 18:42:04.658 | + ./stack.sh:main:886 : is_service_enabled swift glance horizon 2022-03-23 18:42:04.675 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:42:04.677 | + ./stack.sh:main:887 : install_swiftclient 2022-03-23 18:42:04.680 | + lib/swift:install_swiftclient:728 : use_library_from_git python-swiftclient 2022-03-23 18:42:04.682 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2022-03-23 18:42:04.685 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 18:42:04.687 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 18:42:04.690 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-swiftclient, ]] 2022-03-23 18:42:04.692 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 18:42:04.695 | + ./stack.sh:main:889 : is_service_enabled neutron nova horizon 2022-03-23 18:42:04.716 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:42:04.719 | + ./stack.sh:main:890 : install_neutronclient 2022-03-23 18:42:04.723 | + lib/neutron:install_neutronclient:452 : use_library_from_git python-neutronclient 2022-03-23 18:42:04.727 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2022-03-23 18:42:04.730 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 18:42:04.733 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 18:42:04.735 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-neutronclient, ]] 2022-03-23 18:42:04.738 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 18:42:04.740 | + ./stack.sh:main:894 : install_keystonemiddleware 2022-03-23 18:42:04.743 | + lib/keystone:install_keystonemiddleware:516 : use_library_from_git keystonemiddleware 2022-03-23 18:42:04.745 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2022-03-23 18:42:04.748 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 18:42:04.750 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 18:42:04.753 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystonemiddleware, ]] 2022-03-23 18:42:04.755 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 18:42:04.758 | + lib/keystone:install_keystonemiddleware:521 : pip_install_gr keystonemiddleware 2022-03-23 18:42:04.760 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-03-23 18:42:04.763 | + inc/python:pip_install_gr:77 : local clean_name 2022-03-23 18:42:04.766 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-03-23 18:42:04.769 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2022-03-23 18:42:04.771 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-03-23 18:42:04.775 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-03-23 18:42:04.775 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-03-23 18:42:04.780 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2022-03-23 18:42:04.783 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2022-03-23 18:42:04.785 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2022-03-23 18:42:04.788 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-03-23 18:42:04.791 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-03-23 18:42:04.812 | Using python 3.8 to install keystonemiddleware 2022-03-23 18:42:04.815 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt keystonemiddleware 2022-03-23 18:42:05.670 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:42:05.670 | from cryptography.utils import int_from_bytes 2022-03-23 18:42:05.670 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:42:05.670 | from cryptography.utils import int_from_bytes 2022-03-23 18:42:06.799 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-23 18:42:06.825 | Requirement already satisfied: keystonemiddleware in /usr/local/lib/python3.8/dist-packages (9.4.0) 2022-03-23 18:42:06.875 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.1.0) 2022-03-23 18:42:06.877 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.3.0) 2022-03-23 18:42:06.878 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.1.0) 2022-03-23 18:42:06.879 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.10.1) 2022-03-23 18:42:06.880 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.4.0) 2022-03-23 18:42:06.881 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.8.1) 2022-03-23 18:42:06.882 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.8.7) 2022-03-23 18:42:06.884 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.16.0) 2022-03-23 18:42:06.885 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (8.8.0) 2022-03-23 18:42:06.886 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.5.0) 2022-03-23 18:42:06.887 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.12.2) 2022-03-23 18:42:06.887 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.7.0) 2022-03-23 18:42:06.889 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.1.1) 2022-03-23 18:42:06.890 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.27.1) 2022-03-23 18:42:06.945 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (3.5.0) 2022-03-23 18:42:06.946 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (1.0.2) 2022-03-23 18:42:06.948 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (1.7.0) 2022-03-23 18:42:06.985 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware) (1.1.5) 2022-03-23 18:42:07.025 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (1.5.0) 2022-03-23 18:42:07.026 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (2.5.0) 2022-03-23 18:42:07.027 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (0.8.0) 2022-03-23 18:42:07.028 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (6.0) 2022-03-23 18:42:07.078 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware) (0.9.6) 2022-03-23 18:42:07.079 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware) (2.8.2) 2022-03-23 18:42:07.088 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (1.0.3) 2022-03-23 18:42:07.089 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (2021.3) 2022-03-23 18:42:07.102 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (3.0.7) 2022-03-23 18:42:07.105 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (0.11.0) 2022-03-23 18:42:07.106 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (21.3) 2022-03-23 18:42:07.168 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (1.26.8) 2022-03-23 18:42:07.171 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (2.0.12) 2022-03-23 18:42:07.173 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (3.3) 2022-03-23 18:42:07.174 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2019.11.28) 2022-03-23 18:42:07.222 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->keystonemiddleware) (1.13.3) 2022-03-23 18:42:07.234 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.1.5->oslo.cache>=1.26.0->keystonemiddleware) (5.1.1) 2022-03-23 18:42:09.584 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-23 18:42:09.591 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-23 18:42:09.591 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-23 18:42:09.717 | + inc/python:pip_install:200 : result=0 2022-03-23 18:42:09.720 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-23 18:42:09.725 | + functions-common:time_stop:2425 : local name 2022-03-23 18:42:09.728 | + functions-common:time_stop:2426 : local end_time 2022-03-23 18:42:09.732 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 18:42:09.735 | + functions-common:time_stop:2428 : local total 2022-03-23 18:42:09.739 | + functions-common:time_stop:2429 : local start_time 2022-03-23 18:42:09.743 | + functions-common:time_stop:2431 : name=pip_install 2022-03-23 18:42:09.746 | + functions-common:time_stop:2432 : start_time=1648060924806 2022-03-23 18:42:09.748 | + functions-common:time_stop:2434 : [[ -z 1648060924806 ]] 2022-03-23 18:42:09.751 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 18:42:09.755 | + functions-common:time_stop:2437 : end_time=1648060929753 2022-03-23 18:42:09.757 | + functions-common:time_stop:2438 : elapsed_time=4947 2022-03-23 18:42:09.760 | + functions-common:time_stop:2439 : total=37610 2022-03-23 18:42:09.762 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 18:42:09.765 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=42557 2022-03-23 18:42:09.767 | + inc/python:pip_install:203 : return 0 2022-03-23 18:42:09.770 | + lib/keystone:install_keystonemiddleware:525 : pip_install_gr python-memcached 2022-03-23 18:42:09.773 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-03-23 18:42:09.775 | + inc/python:pip_install_gr:77 : local clean_name 2022-03-23 18:42:09.778 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-03-23 18:42:09.781 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2022-03-23 18:42:09.783 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-03-23 18:42:09.788 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-03-23 18:42:09.789 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-03-23 18:42:09.795 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2022-03-23 18:42:09.797 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2022-03-23 18:42:09.800 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2022-03-23 18:42:09.803 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-03-23 18:42:09.806 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-03-23 18:42:09.829 | Using python 3.8 to install python-memcached 2022-03-23 18:42:09.831 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-memcached 2022-03-23 18:42:10.692 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:42:10.692 | from cryptography.utils import int_from_bytes 2022-03-23 18:42:10.692 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:42:10.692 | from cryptography.utils import int_from_bytes 2022-03-23 18:42:11.826 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-23 18:42:11.852 | Requirement already satisfied: python-memcached in /usr/local/lib/python3.8/dist-packages (1.59) 2022-03-23 18:42:11.855 | Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from python-memcached) (1.16.0) 2022-03-23 18:42:14.301 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-23 18:42:14.308 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-23 18:42:14.308 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-23 18:42:14.431 | + inc/python:pip_install:200 : result=0 2022-03-23 18:42:14.435 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-23 18:42:14.439 | + functions-common:time_stop:2425 : local name 2022-03-23 18:42:14.443 | + functions-common:time_stop:2426 : local end_time 2022-03-23 18:42:14.447 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 18:42:14.450 | + functions-common:time_stop:2428 : local total 2022-03-23 18:42:14.452 | + functions-common:time_stop:2429 : local start_time 2022-03-23 18:42:14.454 | + functions-common:time_stop:2431 : name=pip_install 2022-03-23 18:42:14.457 | + functions-common:time_stop:2432 : start_time=1648060929823 2022-03-23 18:42:14.459 | + functions-common:time_stop:2434 : [[ -z 1648060929823 ]] 2022-03-23 18:42:14.462 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 18:42:14.466 | + functions-common:time_stop:2437 : end_time=1648060934464 2022-03-23 18:42:14.469 | + functions-common:time_stop:2438 : elapsed_time=4641 2022-03-23 18:42:14.471 | + functions-common:time_stop:2439 : total=42557 2022-03-23 18:42:14.473 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 18:42:14.476 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=47198 2022-03-23 18:42:14.478 | + inc/python:pip_install:203 : return 0 2022-03-23 18:42:14.481 | + ./stack.sh:main:896 : is_service_enabled keystone 2022-03-23 18:42:14.498 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:42:14.500 | + ./stack.sh:main:897 : '[' 10.222.0.45 == 10.222.0.45 ']' 2022-03-23 18:42:14.502 | + ./stack.sh:main:898 : stack_install_service keystone 2022-03-23 18:42:14.505 | + lib/stack:stack_install_service:20 : local service=keystone 2022-03-23 18:42:14.507 | + lib/stack:stack_install_service:21 : type install_keystone 2022-03-23 18:42:14.509 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-03-23 18:42:14.512 | + lib/stack:stack_install_service:32 : install_keystone 2022-03-23 18:42:14.514 | + lib/keystone:install_keystone:531 : is_service_enabled ldap 2022-03-23 18:42:14.529 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 18:42:14.532 | + lib/keystone:install_keystone:535 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2022-03-23 18:42:14.534 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/keystone.git 2022-03-23 18:42:14.536 | + functions-common:git_clone:609 : local git_dest=/opt/stack/keystone 2022-03-23 18:42:14.538 | + functions-common:git_clone:610 : local git_ref=master 2022-03-23 18:42:14.540 | + functions-common:git_clone:611 : local orig_dir 2022-03-23 18:42:14.543 | ++ functions-common:git_clone:612 : pwd 2022-03-23 18:42:14.546 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-23 18:42:14.548 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-23 18:42:14.551 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-23 18:42:14.566 | + functions-common:git_clone:615 : RECLONE=False 2022-03-23 18:42:14.568 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-23 18:42:14.570 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-23 18:42:14.573 | + functions-common:git_clone:629 : echo master 2022-03-23 18:42:14.574 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-23 18:42:14.579 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/keystone ]] 2022-03-23 18:42:14.581 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-23 18:42:14.583 | + functions-common:git_clone:677 : cd /opt/stack/keystone 2022-03-23 18:42:14.586 | + functions-common:git_clone:678 : git show --oneline 2022-03-23 18:42:14.587 | + functions-common:git_clone:678 : head -1 2022-03-23 18:42:14.590 | c141e6164 trivial: Fix typo 2022-03-23 18:42:14.593 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-23 18:42:14.595 | + lib/keystone:install_keystone:536 : setup_develop /opt/stack/keystone 2022-03-23 18:42:14.597 | + inc/python:setup_develop:338 : local bindep 2022-03-23 18:42:14.600 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2022-03-23 18:42:14.602 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2022-03-23 18:42:14.605 | + inc/python:setup_develop:344 : local extras= 2022-03-23 18:42:14.607 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-03-23 18:42:14.609 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-03-23 18:42:14.612 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2022-03-23 18:42:14.614 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2022-03-23 18:42:14.617 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-03-23 18:42:14.619 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-03-23 18:42:14.622 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2022-03-23 18:42:14.624 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-03-23 18:42:14.627 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2022-03-23 18:42:14.630 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-03-23 18:42:14.632 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-03-23 18:42:14.635 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-03-23 18:42:14.641 | + inc/python:_setup_package_with_constraints_edit:385 : name=keystone 2022-03-23 18:42:14.644 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2022-03-23 18:42:15.310 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/keystone -e 2022-03-23 18:42:15.313 | + inc/python:setup_package:418 : local bindep=0 2022-03-23 18:42:15.316 | + inc/python:setup_package:419 : local bindep_flag= 2022-03-23 18:42:15.319 | + inc/python:setup_package:420 : local bindep_profiles= 2022-03-23 18:42:15.322 | + inc/python:setup_package:421 : [[ /opt/stack/keystone == -bindep* ]] 2022-03-23 18:42:15.326 | + inc/python:setup_package:426 : local project_dir=/opt/stack/keystone 2022-03-23 18:42:15.328 | + inc/python:setup_package:427 : local flags=-e 2022-03-23 18:42:15.331 | + inc/python:setup_package:428 : local extras= 2022-03-23 18:42:15.333 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-03-23 18:42:15.335 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-03-23 18:42:15.338 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-03-23 18:42:15.340 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-03-23 18:42:15.343 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-03-23 18:42:15.345 | + inc/python:setup_package:446 : pip_install -e /opt/stack/keystone 2022-03-23 18:42:15.367 | Using python 3.8 to install /opt/stack/keystone 2022-03-23 18:42:15.370 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/keystone 2022-03-23 18:42:16.223 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:42:16.223 | from cryptography.utils import int_from_bytes 2022-03-23 18:42:16.223 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:42:16.223 | from cryptography.utils import int_from_bytes 2022-03-23 18:42:17.361 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-23 18:42:17.386 | Obtaining file:///opt/stack/keystone 2022-03-23 18:42:17.387 | Preparing metadata (setup.py): started 2022-03-23 18:42:20.921 | Preparing metadata (setup.py): finished with status 'done' 2022-03-23 18:42:20.999 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (5.8.1) 2022-03-23 18:42:21.000 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.8.7) 2022-03-23 18:42:21.001 | Requirement already satisfied: Flask!=0.11,>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (2.0.3) 2022-03-23 18:42:21.002 | Requirement already satisfied: Flask-RESTful>=0.3.5 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (0.3.9) 2022-03-23 18:42:21.004 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (36.0.1) 2022-03-23 18:42:21.005 | Requirement already satisfied: SQLAlchemy>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.4.31) 2022-03-23 18:42:21.006 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (0.13.0) 2022-03-23 18:42:21.007 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.5.0) 2022-03-23 18:42:21.008 | Requirement already satisfied: passlib>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.7.4) 2022-03-23 18:42:21.009 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.4.0) 2022-03-23 18:42:21.010 | Requirement already satisfied: keystonemiddleware>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (9.4.0) 2022-03-23 18:42:21.011 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.2.0) 2022-03-23 18:42:21.012 | Requirement already satisfied: scrypt>=0.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (0.8.20) 2022-03-23 18:42:21.013 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (2.10.1) 2022-03-23 18:42:21.014 | Requirement already satisfied: oslo.config>=6.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (8.8.0) 2022-03-23 18:42:21.016 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.1.0) 2022-03-23 18:42:21.017 | Requirement already satisfied: oslo.messaging>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (12.13.0) 2022-03-23 18:42:21.018 | Requirement already satisfied: oslo.db>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (11.2.0) 2022-03-23 18:42:21.019 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (5.1.0) 2022-03-23 18:42:21.020 | Requirement already satisfied: oslo.log>=3.44.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.7.0) 2022-03-23 18:42:21.021 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.5.1) 2022-03-23 18:42:21.022 | Requirement already satisfied: oslo.policy>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.11.0) 2022-03-23 18:42:21.023 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.3.0) 2022-03-23 18:42:21.025 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.5.0) 2022-03-23 18:42:21.026 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.12.2) 2022-03-23 18:42:21.027 | Requirement already satisfied: oauthlib>=0.6.2 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.2.0) 2022-03-23 18:42:21.028 | Requirement already satisfied: pysaml2>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (7.1.1) 2022-03-23 18:42:21.029 | Requirement already satisfied: PyJWT>=1.6.1 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (2.3.0) 2022-03-23 18:42:21.030 | Requirement already satisfied: dogpile.cache>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.1.5) 2022-03-23 18:42:21.031 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from keystone==21.1.0.dev2) (3.2.0) 2022-03-23 18:42:21.032 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.1.1) 2022-03-23 18:42:21.033 | Requirement already satisfied: msgpack>=0.5.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.0.3) 2022-03-23 18:42:21.035 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.4.2) 2022-03-23 18:42:21.036 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (2021.3) 2022-03-23 18:42:21.047 | Requirement already satisfied: cffi>=1.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==21.1.0.dev2) (1.15.0) 2022-03-23 18:42:21.047 | Requirement already satisfied: six>=1.4.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==21.1.0.dev2) (1.16.0) 2022-03-23 18:42:21.090 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.0.2->keystone==21.1.0.dev2) (5.1.1) 2022-03-23 18:42:21.102 | Requirement already satisfied: click>=7.1.2 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (8.0.4) 2022-03-23 18:42:21.103 | Requirement already satisfied: Jinja2>=3.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (3.0.3) 2022-03-23 18:42:21.105 | Requirement already satisfied: itsdangerous>=2.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (2.1.0) 2022-03-23 18:42:21.106 | Requirement already satisfied: Werkzeug>=2.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (2.0.3) 2022-03-23 18:42:21.116 | Requirement already satisfied: aniso8601>=0.82 in /usr/local/lib/python3.8/dist-packages (from Flask-RESTful>=0.3.5->keystone==21.1.0.dev2) (9.0.1) 2022-03-23 18:42:21.177 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (2.27.1) 2022-03-23 18:42:21.179 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (4.5.0) 2022-03-23 18:42:21.272 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev2) (2.5.0) 2022-03-23 18:42:21.274 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev2) (1.5.0) 2022-03-23 18:42:21.275 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev2) (6.0) 2022-03-23 18:42:21.276 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev2) (0.8.0) 2022-03-23 18:42:21.329 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==21.1.0.dev2) (1.7.6) 2022-03-23 18:42:21.330 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==21.1.0.dev2) (2.0.1) 2022-03-23 18:42:21.331 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==21.1.0.dev2) (0.5.0) 2022-03-23 18:42:21.382 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==21.1.0.dev2) (0.9.6) 2022-03-23 18:42:21.384 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==21.1.0.dev2) (2.8.2) 2022-03-23 18:42:21.440 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (5.2.3) 2022-03-23 18:42:21.442 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (5.0.9) 2022-03-23 18:42:21.443 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (5.0.0) 2022-03-23 18:42:21.444 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (0.4.0) 2022-03-23 18:42:21.446 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (2.4.0) 2022-03-23 18:42:21.447 | Requirement already satisfied: oslo.service!=1.28.1,>=1.24.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (2.8.0) 2022-03-23 18:42:21.468 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->keystone==21.1.0.dev2) (3.3.0) 2022-03-23 18:42:21.514 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->keystone==21.1.0.dev2) (3.1.1) 2022-03-23 18:42:21.534 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev2) (0.11.0) 2022-03-23 18:42:21.535 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev2) (21.3) 2022-03-23 18:42:21.536 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev2) (1.0.2) 2022-03-23 18:42:21.538 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev2) (3.0.7) 2022-03-23 18:42:21.616 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from osprofiler>=1.4.0->keystone==21.1.0.dev2) (4.5.0) 2022-03-23 18:42:21.727 | Requirement already satisfied: xmlschema>=1.2.1 in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev2) (1.9.2) 2022-03-23 18:42:21.728 | Requirement already satisfied: pyOpenSSL in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev2) (22.0.0) 2022-03-23 18:42:21.730 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev2) (5.4.0) 2022-03-23 18:42:21.731 | Requirement already satisfied: defusedxml in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev2) (0.7.1) 2022-03-23 18:42:21.732 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev2) (60.9.3) 2022-03-23 18:42:21.947 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.3.0->keystone==21.1.0.dev2) (1.1.2) 2022-03-23 18:42:21.968 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==21.1.0.dev2) (0.4.2) 2022-03-23 18:42:21.970 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==21.1.0.dev2) (0.5.2) 2022-03-23 18:42:22.036 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==21.1.0.dev2) (4.11.1) 2022-03-23 18:42:22.036 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==21.1.0.dev2) (1.1.6) 2022-03-23 18:42:22.054 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (5.0.0) 2022-03-23 18:42:22.125 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.1->bcrypt>=3.1.3->keystone==21.1.0.dev2) (2.21) 2022-03-23 18:42:22.163 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=6.8.0->keystone==21.1.0.dev2) (1.13.3) 2022-03-23 18:42:22.269 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=3.0->Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (2.1.0) 2022-03-23 18:42:22.342 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (1.7.0) 2022-03-23 18:42:22.463 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->osprofiler>=1.4.0->keystone==21.1.0.dev2) (0.17.3) 2022-03-23 18:42:22.493 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (0.13.1) 2022-03-23 18:42:22.532 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (3.0.0) 2022-03-23 18:42:22.534 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (1.3.3) 2022-03-23 18:42:22.536 | Requirement already satisfied: eventlet>=0.25.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (0.33.0) 2022-03-23 18:42:22.538 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (2.5.1) 2022-03-23 18:42:22.539 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (3.5.0) 2022-03-23 18:42:22.540 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (2.1.1) 2022-03-23 18:42:22.592 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->keystone==21.1.0.dev2) (0.2.5) 2022-03-23 18:42:22.723 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (2019.11.28) 2022-03-23 18:42:22.724 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (1.26.8) 2022-03-23 18:42:22.727 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (2.0.12) 2022-03-23 18:42:22.729 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (3.3) 2022-03-23 18:42:22.872 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=6.0.0->keystone==21.1.0.dev2) (2.5.0) 2022-03-23 18:42:22.980 | Requirement already satisfied: elementpath<3.0.0,>=2.4.0 in /usr/local/lib/python3.8/dist-packages (from xmlschema>=1.2.1->pysaml2>=5.0.0->keystone==21.1.0.dev2) (2.4.0) 2022-03-23 18:42:23.051 | Requirement already satisfied: zipp>=3.1.0 in /usr/local/lib/python3.8/dist-packages (from importlib-resources->pysaml2>=5.0.0->keystone==21.1.0.dev2) (3.7.0) 2022-03-23 18:42:23.218 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.2->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (2.1.0) 2022-03-23 18:42:23.470 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (0.7) 2022-03-23 18:42:23.503 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=6.0.0->keystone==21.1.0.dev2) (1.0.0) 2022-03-23 18:42:25.408 | Installing collected packages: keystone 2022-03-23 18:42:25.408 | Attempting uninstall: keystone 2022-03-23 18:42:25.408 | Found existing installation: keystone 21.1.0.dev2 2022-03-23 18:42:25.412 | Can't uninstall 'keystone'. No files were found to uninstall. 2022-03-23 18:42:25.414 | Running setup.py develop for keystone 2022-03-23 18:42:29.871 | Successfully installed keystone 2022-03-23 18:42:29.872 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-23 18:42:29.879 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-23 18:42:29.879 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-23 18:42:30.015 | + inc/python:pip_install:200 : result=0 2022-03-23 18:42:30.018 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-23 18:42:30.021 | + functions-common:time_stop:2425 : local name 2022-03-23 18:42:30.024 | + functions-common:time_stop:2426 : local end_time 2022-03-23 18:42:30.027 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 18:42:30.030 | + functions-common:time_stop:2428 : local total 2022-03-23 18:42:30.033 | + functions-common:time_stop:2429 : local start_time 2022-03-23 18:42:30.036 | + functions-common:time_stop:2431 : name=pip_install 2022-03-23 18:42:30.039 | + functions-common:time_stop:2432 : start_time=1648060935362 2022-03-23 18:42:30.042 | + functions-common:time_stop:2434 : [[ -z 1648060935362 ]] 2022-03-23 18:42:30.045 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 18:42:30.049 | + functions-common:time_stop:2437 : end_time=1648060950047 2022-03-23 18:42:30.052 | + functions-common:time_stop:2438 : elapsed_time=14685 2022-03-23 18:42:30.054 | + functions-common:time_stop:2439 : total=47198 2022-03-23 18:42:30.056 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 18:42:30.058 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=61883 2022-03-23 18:42:30.060 | + inc/python:pip_install:203 : return 0 2022-03-23 18:42:30.063 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-03-23 18:42:30.065 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-03-23 18:42:30.068 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-03-23 18:42:30.089 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-03-23 18:42:30.102 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/keystone 2022-03-23 18:42:30.104 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2022-03-23 18:42:30.107 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 18:42:30.109 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 18:42:30.112 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/keystone, ]] 2022-03-23 18:42:30.114 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 18:42:30.117 | + lib/keystone:install_keystone:538 : is_service_enabled ldap 2022-03-23 18:42:30.135 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 18:42:30.137 | + lib/keystone:install_keystone:542 : '[' uwsgi == mod_wsgi ']' 2022-03-23 18:42:30.140 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-03-23 18:42:30.143 | + ./stack.sh:main:899 : configure_keystone 2022-03-23 18:42:30.145 | + lib/keystone:configure_keystone:192 : sudo install -d -o ubuntu /etc/keystone 2022-03-23 18:42:30.158 | + lib/keystone:configure_keystone:194 : [[ /etc/keystone != \/\o\p\t\/\s\t\a\c\k\/\k\e\y\s\t\o\n\e\/\e\t\c ]] 2022-03-23 18:42:30.160 | + lib/keystone:configure_keystone:195 : install -m 600 /dev/null /etc/keystone/keystone.conf 2022-03-23 18:42:30.165 | + lib/keystone:configure_keystone:198 : is_service_enabled ldap 2022-03-23 18:42:30.181 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 18:42:30.184 | + lib/keystone:configure_keystone:202 : iniset /etc/keystone/keystone.conf identity driver sql 2022-03-23 18:42:30.214 | + lib/keystone:configure_keystone:203 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2022-03-23 18:42:30.243 | + lib/keystone:configure_keystone:204 : iniset /etc/keystone/keystone.conf assignment driver sql 2022-03-23 18:42:30.274 | + lib/keystone:configure_keystone:205 : iniset /etc/keystone/keystone.conf role driver sql 2022-03-23 18:42:30.305 | + lib/keystone:configure_keystone:206 : iniset /etc/keystone/keystone.conf resource driver sql 2022-03-23 18:42:30.336 | + lib/keystone:configure_keystone:209 : iniset /etc/keystone/keystone.conf cache enabled True 2022-03-23 18:42:30.367 | + lib/keystone:configure_keystone:210 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2022-03-23 18:42:30.395 | + lib/keystone:configure_keystone:211 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2022-03-23 18:42:30.424 | + lib/keystone:configure_keystone:213 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2022-03-23 18:42:30.427 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2022-03-23 18:42:30.429 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2022-03-23 18:42:30.431 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2022-03-23 18:42:30.434 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-03-23 18:42:30.436 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-03-23 18:42:30.452 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:42:30.455 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-03-23 18:42:30.458 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-03-23 18:42:30.460 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-03-23 18:42:30.476 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:42:30.478 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.45:5672/ 2022-03-23 18:42:30.481 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.45:5672/ 2022-03-23 18:42:30.514 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-03-23 18:42:30.517 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-03-23 18:42:30.521 | + lib/keystone:configure_keystone:215 : local service_port=5000 2022-03-23 18:42:30.524 | + lib/keystone:configure_keystone:217 : is_service_enabled tls-proxy 2022-03-23 18:42:30.544 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 18:42:30.547 | + lib/keystone:configure_keystone:226 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.45/identity 2022-03-23 18:42:30.579 | + lib/keystone:configure_keystone:228 : [[ fernet != '' ]] 2022-03-23 18:42:30.582 | + lib/keystone:configure_keystone:229 : iniset /etc/keystone/keystone.conf token provider fernet 2022-03-23 18:42:30.613 | ++ lib/keystone:configure_keystone:232 : database_connection_url keystone 2022-03-23 18:42:30.616 | ++ lib/database:database_connection_url:134 : local db=keystone 2022-03-23 18:42:30.618 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2022-03-23 18:42:30.621 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=keystone 2022-03-23 18:42:30.623 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-03-23 18:42:30.626 | + lib/keystone:configure_keystone:232 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-03-23 18:42:30.658 | + lib/keystone:configure_keystone:235 : '[' False '!=' False ']' 2022-03-23 18:42:30.660 | + lib/keystone:configure_keystone:240 : setup_logging /etc/keystone/keystone.conf 2022-03-23 18:42:30.662 | + functions:setup_logging:674 : setup_systemd_logging /etc/keystone/keystone.conf 2022-03-23 18:42:30.665 | + functions:setup_systemd_logging:689 : local conf_file=/etc/keystone/keystone.conf 2022-03-23 18:42:30.668 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-03-23 18:42:30.685 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-03-23 18:42:30.688 | + functions:setup_systemd_logging:695 : local pidstr= 2022-03-23 18:42:30.690 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-03-23 18:42:30.693 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-03-23 18:42:30.695 | + functions:setup_systemd_logging:702 : iniset /etc/keystone/keystone.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-03-23 18:42:30.723 | + functions:setup_systemd_logging:704 : iniset /etc/keystone/keystone.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-03-23 18:42:30.751 | + functions:setup_systemd_logging:705 : iniset /etc/keystone/keystone.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-03-23 18:42:30.780 | + functions:setup_systemd_logging:706 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-03-23 18:42:30.809 | + lib/keystone:configure_keystone:242 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2022-03-23 18:42:30.838 | + lib/keystone:configure_keystone:244 : '[' uwsgi == mod_wsgi ']' 2022-03-23 18:42:30.840 | + lib/keystone:configure_keystone:248 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2022-03-23 18:42:30.843 | + lib/apache:write_uwsgi_config:254 : local file=/etc/keystone/keystone-uwsgi-public.ini 2022-03-23 18:42:30.845 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/keystone-wsgi-public 2022-03-23 18:42:30.848 | + lib/apache:write_uwsgi_config:256 : local url=/identity 2022-03-23 18:42:30.850 | + lib/apache:write_uwsgi_config:257 : local http= 2022-03-23 18:42:30.852 | + lib/apache:write_uwsgi_config:258 : local name= 2022-03-23 18:42:30.856 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/keystone-wsgi-public 2022-03-23 18:42:30.860 | + lib/apache:write_uwsgi_config:259 : name=keystone-wsgi-public 2022-03-23 18:42:30.862 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-03-23 18:42:30.865 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-03-23 18:42:30.878 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-03-23 18:42:30.878 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-03-23 18:42:30.886 | d /var/run/uwsgi 0755 ubuntu root 2022-03-23 18:42:30.890 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-03-23 18:42:30.906 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2022-03-23 18:42:30.908 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2022-03-23 18:42:30.912 | + lib/apache:write_uwsgi_config:275 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2022-03-23 18:42:30.942 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2022-03-23 18:42:30.970 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2022-03-23 18:42:30.999 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2022-03-23 18:42:31.029 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2022-03-23 18:42:31.057 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2022-03-23 18:42:31.084 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2022-03-23 18:42:31.112 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2022-03-23 18:42:31.140 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2022-03-23 18:42:31.168 | + lib/apache:write_uwsgi_config:290 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-03-23 18:42:31.196 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2022-03-23 18:42:31.224 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2022-03-23 18:42:31.255 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2022-03-23 18:42:31.286 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-03-23 18:42:31.296 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-03-23 18:42:31.300 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for keystone-wsgi-public 2022-03-23 18:42:31.303 | ++ lib/apache:apache_site_config_for:186 : local site=keystone-wsgi-public 2022-03-23 18:42:31.306 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-03-23 18:42:31.309 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 18:42:31.312 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 18:42:31.316 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-03-23 18:42:31.320 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2022-03-23 18:42:31.323 | + lib/apache:write_uwsgi_config:304 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2022-03-23 18:42:31.355 | + lib/apache:write_uwsgi_config:305 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2022-03-23 18:42:31.384 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 ' 2022-03-23 18:42:31.384 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-03-23 18:42:31.394 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 2022-03-23 18:42:31.398 | + lib/apache:write_uwsgi_config:307 : enable_apache_site keystone-wsgi-public 2022-03-23 18:42:31.401 | + lib/apache:enable_apache_site:203 : local site=keystone-wsgi-public 2022-03-23 18:42:31.403 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-03-23 18:42:31.406 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-03-23 18:42:31.409 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-03-23 18:42:31.411 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 18:42:31.414 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 18:42:31.417 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-03-23 18:42:31.419 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-03-23 18:42:31.422 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 18:42:31.425 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 18:42:31.427 | + lib/apache:enable_apache_site:207 : sudo a2ensite keystone-wsgi-public 2022-03-23 18:42:31.503 | Site keystone-wsgi-public already enabled 2022-03-23 18:42:31.509 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-03-23 18:42:31.513 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-03-23 18:42:31.515 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-23 18:42:31.518 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-03-23 18:42:31.657 | + lib/keystone:configure_keystone:251 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2022-03-23 18:42:31.687 | + lib/keystone:configure_keystone:253 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2022-03-23 18:42:31.718 | + lib/keystone:configure_keystone:255 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2022-03-23 18:42:31.749 | + lib/keystone:configure_keystone:263 : [[ True = True ]] 2022-03-23 18:42:31.751 | + lib/keystone:configure_keystone:264 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2022-03-23 18:42:31.782 | + lib/keystone:configure_keystone:265 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2022-03-23 18:42:31.813 | + lib/keystone:configure_keystone:266 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2022-03-23 18:42:31.849 | + lib/keystone:configure_keystone:268 : [[ False == True ]] 2022-03-23 18:42:31.853 | + ./stack.sh:main:903 : is_service_enabled swift 2022-03-23 18:42:31.871 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:42:31.874 | + ./stack.sh:main:904 : is_service_enabled ceilometer 2022-03-23 18:42:31.891 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 18:42:31.894 | + ./stack.sh:main:907 : stack_install_service swift 2022-03-23 18:42:31.897 | + lib/stack:stack_install_service:20 : local service=swift 2022-03-23 18:42:31.899 | + lib/stack:stack_install_service:21 : type install_swift 2022-03-23 18:42:31.902 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-03-23 18:42:31.904 | + lib/stack:stack_install_service:32 : install_swift 2022-03-23 18:42:31.907 | + lib/swift:install_swift:718 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift master 2022-03-23 18:42:31.910 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/swift.git 2022-03-23 18:42:31.912 | + functions-common:git_clone:609 : local git_dest=/opt/stack/swift 2022-03-23 18:42:31.914 | + functions-common:git_clone:610 : local git_ref=master 2022-03-23 18:42:31.917 | + functions-common:git_clone:611 : local orig_dir 2022-03-23 18:42:31.920 | ++ functions-common:git_clone:612 : pwd 2022-03-23 18:42:31.922 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-23 18:42:31.925 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-23 18:42:31.928 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-23 18:42:31.944 | + functions-common:git_clone:615 : RECLONE=False 2022-03-23 18:42:31.946 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-23 18:42:31.948 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-23 18:42:31.952 | + functions-common:git_clone:629 : echo master 2022-03-23 18:42:31.952 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-23 18:42:31.957 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/swift ]] 2022-03-23 18:42:31.960 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-23 18:42:31.962 | + functions-common:git_clone:677 : cd /opt/stack/swift 2022-03-23 18:42:31.965 | + functions-common:git_clone:678 : git show --oneline 2022-03-23 18:42:31.966 | + functions-common:git_clone:678 : head -1 2022-03-23 18:42:31.969 | f83bfe1df Update master for stable/yoga 2022-03-23 18:42:31.971 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-23 18:42:31.974 | + lib/swift:install_swift:721 : setup_develop /opt/stack/swift keystone 2022-03-23 18:42:31.977 | + inc/python:setup_develop:338 : local bindep 2022-03-23 18:42:31.980 | + inc/python:setup_develop:339 : [[ /opt/stack/swift == -bindep* ]] 2022-03-23 18:42:31.983 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/swift 2022-03-23 18:42:31.987 | + inc/python:setup_develop:344 : local extras=keystone 2022-03-23 18:42:31.990 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2022-03-23 18:42:31.993 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-03-23 18:42:31.996 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/swift == -bindep* ]] 2022-03-23 18:42:31.999 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/swift 2022-03-23 18:42:32.001 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-03-23 18:42:32.004 | + inc/python:_setup_package_with_constraints_edit:371 : local extras=keystone 2022-03-23 18:42:32.007 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/swift 2022-03-23 18:42:32.009 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-03-23 18:42:32.012 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/swift 2022-03-23 18:42:32.015 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-03-23 18:42:32.018 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-03-23 18:42:32.021 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2022-03-23 18:42:32.027 | + inc/python:_setup_package_with_constraints_edit:385 : name=swift 2022-03-23 18:42:32.029 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift 2022-03-23 18:42:32.663 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/swift -e keystone 2022-03-23 18:42:32.666 | + inc/python:setup_package:418 : local bindep=0 2022-03-23 18:42:32.670 | + inc/python:setup_package:419 : local bindep_flag= 2022-03-23 18:42:32.674 | + inc/python:setup_package:420 : local bindep_profiles= 2022-03-23 18:42:32.677 | + inc/python:setup_package:421 : [[ /opt/stack/swift == -bindep* ]] 2022-03-23 18:42:32.681 | + inc/python:setup_package:426 : local project_dir=/opt/stack/swift 2022-03-23 18:42:32.684 | + inc/python:setup_package:427 : local flags=-e 2022-03-23 18:42:32.687 | + inc/python:setup_package:428 : local extras=keystone 2022-03-23 18:42:32.689 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-03-23 18:42:32.691 | + inc/python:setup_package:432 : [[ -z keystone ]] 2022-03-23 18:42:32.694 | + inc/python:setup_package:437 : [[ ! -z keystone ]] 2022-03-23 18:42:32.696 | + inc/python:setup_package:438 : extras='[keystone]' 2022-03-23 18:42:32.698 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-03-23 18:42:32.701 | + inc/python:setup_package:446 : pip_install -e '/opt/stack/swift[keystone]' 2022-03-23 18:42:32.722 | Using python 3.8 to install /opt/stack/swift 2022-03-23 18:42:32.725 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e '/opt/stack/swift[keystone]' 2022-03-23 18:42:33.591 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:42:33.592 | from cryptography.utils import int_from_bytes 2022-03-23 18:42:33.592 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:42:33.592 | from cryptography.utils import int_from_bytes 2022-03-23 18:42:34.742 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-23 18:42:34.768 | Obtaining file:///opt/stack/swift 2022-03-23 18:42:34.769 | Preparing metadata (setup.py): started 2022-03-23 18:42:37.919 | Preparing metadata (setup.py): finished with status 'done' 2022-03-23 18:42:37.962 | Requirement already satisfied: eventlet>=0.25.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev1) (0.33.0) 2022-03-23 18:42:37.963 | Requirement already satisfied: greenlet>=0.3.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev1) (1.1.2) 2022-03-23 18:42:37.965 | Requirement already satisfied: netifaces!=0.10.0,!=0.10.1,>=0.8 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev1) (0.11.0) 2022-03-23 18:42:37.966 | Requirement already satisfied: PasteDeploy>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev1) (2.1.1) 2022-03-23 18:42:37.967 | Requirement already satisfied: lxml>=3.4.1 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev1) (4.8.0) 2022-03-23 18:42:37.968 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev1) (2.27.1) 2022-03-23 18:42:37.969 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev1) (1.16.0) 2022-03-23 18:42:37.970 | Requirement already satisfied: xattr>=0.4 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev1) (0.9.9) 2022-03-23 18:42:37.971 | Requirement already satisfied: PyECLib>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev1) (1.6.0) 2022-03-23 18:42:37.972 | Requirement already satisfied: cryptography>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev1) (36.0.1) 2022-03-23 18:42:37.973 | Requirement already satisfied: keystonemiddleware>=4.17.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev1) (9.4.0) 2022-03-23 18:42:38.012 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.0.2->swift==2.30.0.dev1) (1.15.0) 2022-03-23 18:42:38.020 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.0->swift==2.30.0.dev1) (2.1.0) 2022-03-23 18:42:38.074 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev1) (4.4.0) 2022-03-23 18:42:38.075 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev1) (4.1.0) 2022-03-23 18:42:38.076 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev1) (4.3.0) 2022-03-23 18:42:38.078 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev1) (5.8.1) 2022-03-23 18:42:38.079 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev1) (4.12.2) 2022-03-23 18:42:38.080 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev1) (8.8.0) 2022-03-23 18:42:38.081 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev1) (5.1.0) 2022-03-23 18:42:38.082 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev1) (1.8.7) 2022-03-23 18:42:38.084 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev1) (4.7.0) 2022-03-23 18:42:38.085 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev1) (4.5.0) 2022-03-23 18:42:38.086 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev1) (3.1.1) 2022-03-23 18:42:38.087 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev1) (2.10.1) 2022-03-23 18:42:38.107 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from PasteDeploy>=2.0.0->swift==2.30.0.dev1) (60.9.3) 2022-03-23 18:42:38.136 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.30.0.dev1) (1.26.8) 2022-03-23 18:42:38.139 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.30.0.dev1) (3.3) 2022-03-23 18:42:38.140 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->swift==2.30.0.dev1) (2019.11.28) 2022-03-23 18:42:38.143 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.30.0.dev1) (2.0.12) 2022-03-23 18:42:38.165 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.0.2->swift==2.30.0.dev1) (2.21) 2022-03-23 18:42:38.255 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev1) (3.5.0) 2022-03-23 18:42:38.256 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev1) (1.7.0) 2022-03-23 18:42:38.257 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev1) (1.0.2) 2022-03-23 18:42:38.298 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev1) (1.1.5) 2022-03-23 18:42:38.341 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev1) (0.8.0) 2022-03-23 18:42:38.343 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev1) (1.5.0) 2022-03-23 18:42:38.344 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev1) (6.0) 2022-03-23 18:42:38.345 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev1) (2.5.0) 2022-03-23 18:42:38.404 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev1) (2.8.2) 2022-03-23 18:42:38.408 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev1) (0.9.6) 2022-03-23 18:42:38.421 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev1) (1.0.3) 2022-03-23 18:42:38.422 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev1) (2021.3) 2022-03-23 18:42:38.439 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev1) (3.0.7) 2022-03-23 18:42:38.442 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev1) (21.3) 2022-03-23 18:42:38.544 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev1) (1.13.3) 2022-03-23 18:42:38.558 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.1.5->oslo.cache>=1.26.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev1) (5.1.1) 2022-03-23 18:42:40.828 | Installing collected packages: swift 2022-03-23 18:42:40.828 | Attempting uninstall: swift 2022-03-23 18:42:40.828 | Found existing installation: swift 2.30.0.dev1 2022-03-23 18:42:40.831 | Can't uninstall 'swift'. No files were found to uninstall. 2022-03-23 18:42:40.833 | Running setup.py develop for swift 2022-03-23 18:42:45.037 | Successfully installed swift 2022-03-23 18:42:45.038 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-23 18:42:45.046 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-23 18:42:45.046 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-23 18:42:45.183 | + inc/python:pip_install:200 : result=0 2022-03-23 18:42:45.187 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-23 18:42:45.191 | + functions-common:time_stop:2425 : local name 2022-03-23 18:42:45.195 | + functions-common:time_stop:2426 : local end_time 2022-03-23 18:42:45.198 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 18:42:45.201 | + functions-common:time_stop:2428 : local total 2022-03-23 18:42:45.204 | + functions-common:time_stop:2429 : local start_time 2022-03-23 18:42:45.207 | + functions-common:time_stop:2431 : name=pip_install 2022-03-23 18:42:45.209 | + functions-common:time_stop:2432 : start_time=1648060952717 2022-03-23 18:42:45.211 | + functions-common:time_stop:2434 : [[ -z 1648060952717 ]] 2022-03-23 18:42:45.215 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 18:42:45.219 | + functions-common:time_stop:2437 : end_time=1648060965216 2022-03-23 18:42:45.221 | + functions-common:time_stop:2438 : elapsed_time=12499 2022-03-23 18:42:45.224 | + functions-common:time_stop:2439 : total=61883 2022-03-23 18:42:45.226 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 18:42:45.229 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=74382 2022-03-23 18:42:45.231 | + inc/python:pip_install:203 : return 0 2022-03-23 18:42:45.234 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-03-23 18:42:45.236 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-03-23 18:42:45.239 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-03-23 18:42:45.258 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-03-23 18:42:45.271 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/swift 2022-03-23 18:42:45.274 | + inc/python:use_library_from_git:250 : local name=/opt/stack/swift 2022-03-23 18:42:45.276 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 18:42:45.279 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 18:42:45.281 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/swift, ]] 2022-03-23 18:42:45.284 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 18:42:45.286 | + lib/swift:install_swift:722 : '[' False == True ']' 2022-03-23 18:42:45.289 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-03-23 18:42:45.291 | + ./stack.sh:main:908 : configure_swift 2022-03-23 18:42:45.294 | + lib/swift:configure_swift:331 : local swift_pipeline=crossdomain 2022-03-23 18:42:45.296 | + lib/swift:configure_swift:332 : local node_number 2022-03-23 18:42:45.298 | + lib/swift:configure_swift:333 : local swift_node_config 2022-03-23 18:42:45.300 | + lib/swift:configure_swift:334 : local swift_log_dir 2022-03-23 18:42:45.303 | + lib/swift:configure_swift:337 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-03-23 18:42:46.454 | No object-server running 2022-03-23 18:42:46.454 | No object-expirer running 2022-03-23 18:42:46.454 | No object-replicator running 2022-03-23 18:42:46.454 | No container-replicator running 2022-03-23 18:42:46.454 | No container-auditor running 2022-03-23 18:42:46.454 | No container-reconciler running 2022-03-23 18:42:46.454 | No proxy-server running 2022-03-23 18:42:46.454 | No account-reaper running 2022-03-23 18:42:46.454 | No account-server running 2022-03-23 18:42:46.454 | No account-replicator running 2022-03-23 18:42:46.454 | No container-sharder running 2022-03-23 18:42:46.455 | No container-server running 2022-03-23 18:42:46.455 | No object-auditor running 2022-03-23 18:42:46.455 | No object-reconstructor running 2022-03-23 18:42:46.455 | No container-updater running 2022-03-23 18:42:46.455 | No account-auditor running 2022-03-23 18:42:46.455 | No object-updater running 2022-03-23 18:42:46.455 | No container-sync running 2022-03-23 18:42:46.548 | + lib/swift:configure_swift:337 : true 2022-03-23 18:42:46.551 | + lib/swift:configure_swift:339 : sudo install -d -o ubuntu /etc/swift 2022-03-23 18:42:46.572 | + lib/swift:configure_swift:340 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2022-03-23 18:42:46.585 | + lib/swift:configure_swift:342 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2022-03-23 18:42:46.588 | + lib/swift:configure_swift:355 : sudo tee /etc/rsyncd.conf 2022-03-23 18:42:46.588 | ++ lib/swift:configure_swift:351 : id -g -n ubuntu 2022-03-23 18:42:46.593 | + lib/swift:configure_swift:351 : sed -e ' 2022-03-23 18:42:46.593 | s/%GROUP%/ubuntu/; 2022-03-23 18:42:46.593 | s/%USER%/ubuntu/; 2022-03-23 18:42:46.593 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2022-03-23 18:42:46.593 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2022-03-23 18:42:46.596 | uid = ubuntu 2022-03-23 18:42:46.596 | gid = ubuntu 2022-03-23 18:42:46.596 | log file = /opt/stack/data/swift/logs/rsyncd.log 2022-03-23 18:42:46.596 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2022-03-23 18:42:46.596 | address = 127.0.0.1 2022-03-23 18:42:46.596 | 2022-03-23 18:42:46.596 | [account6612] 2022-03-23 18:42:46.597 | max connections = 25 2022-03-23 18:42:46.597 | path = /opt/stack/data/swift/1/node/ 2022-03-23 18:42:46.597 | read only = false 2022-03-23 18:42:46.597 | lock file = /opt/stack/data/swift/run/account6612.lock 2022-03-23 18:42:46.597 | 2022-03-23 18:42:46.597 | [account6622] 2022-03-23 18:42:46.597 | max connections = 25 2022-03-23 18:42:46.597 | path = /opt/stack/data/swift/2/node/ 2022-03-23 18:42:46.597 | read only = false 2022-03-23 18:42:46.597 | lock file = /opt/stack/data/swift/run/account6622.lock 2022-03-23 18:42:46.597 | 2022-03-23 18:42:46.597 | [account6632] 2022-03-23 18:42:46.597 | max connections = 25 2022-03-23 18:42:46.597 | path = /opt/stack/data/swift/3/node/ 2022-03-23 18:42:46.597 | read only = false 2022-03-23 18:42:46.597 | lock file = /opt/stack/data/swift/run/account6632.lock 2022-03-23 18:42:46.597 | 2022-03-23 18:42:46.597 | [account6642] 2022-03-23 18:42:46.597 | max connections = 25 2022-03-23 18:42:46.597 | path = /opt/stack/data/swift/4/node/ 2022-03-23 18:42:46.597 | read only = false 2022-03-23 18:42:46.597 | lock file = /opt/stack/data/swift/run/account6642.lock 2022-03-23 18:42:46.597 | 2022-03-23 18:42:46.597 | 2022-03-23 18:42:46.597 | [container6611] 2022-03-23 18:42:46.597 | max connections = 25 2022-03-23 18:42:46.597 | path = /opt/stack/data/swift/1/node/ 2022-03-23 18:42:46.597 | read only = false 2022-03-23 18:42:46.597 | lock file = /opt/stack/data/swift/run/container6611.lock 2022-03-23 18:42:46.597 | 2022-03-23 18:42:46.597 | [container6621] 2022-03-23 18:42:46.598 | max connections = 25 2022-03-23 18:42:46.598 | path = /opt/stack/data/swift/2/node/ 2022-03-23 18:42:46.598 | read only = false 2022-03-23 18:42:46.598 | lock file = /opt/stack/data/swift/run/container6621.lock 2022-03-23 18:42:46.598 | 2022-03-23 18:42:46.598 | [container6631] 2022-03-23 18:42:46.598 | max connections = 25 2022-03-23 18:42:46.598 | path = /opt/stack/data/swift/3/node/ 2022-03-23 18:42:46.598 | read only = false 2022-03-23 18:42:46.598 | lock file = /opt/stack/data/swift/run/container6631.lock 2022-03-23 18:42:46.598 | 2022-03-23 18:42:46.598 | [container6641] 2022-03-23 18:42:46.598 | max connections = 25 2022-03-23 18:42:46.598 | path = /opt/stack/data/swift/4/node/ 2022-03-23 18:42:46.598 | read only = false 2022-03-23 18:42:46.598 | lock file = /opt/stack/data/swift/run/container6641.lock 2022-03-23 18:42:46.598 | 2022-03-23 18:42:46.598 | 2022-03-23 18:42:46.598 | [object6613] 2022-03-23 18:42:46.598 | max connections = 25 2022-03-23 18:42:46.598 | path = /opt/stack/data/swift/1/node/ 2022-03-23 18:42:46.598 | read only = false 2022-03-23 18:42:46.598 | lock file = /opt/stack/data/swift/run/object6613.lock 2022-03-23 18:42:46.598 | 2022-03-23 18:42:46.598 | [object6623] 2022-03-23 18:42:46.598 | max connections = 25 2022-03-23 18:42:46.598 | path = /opt/stack/data/swift/2/node/ 2022-03-23 18:42:46.598 | read only = false 2022-03-23 18:42:46.598 | lock file = /opt/stack/data/swift/run/object6623.lock 2022-03-23 18:42:46.598 | 2022-03-23 18:42:46.598 | [object6633] 2022-03-23 18:42:46.598 | max connections = 25 2022-03-23 18:42:46.598 | path = /opt/stack/data/swift/3/node/ 2022-03-23 18:42:46.598 | read only = false 2022-03-23 18:42:46.598 | lock file = /opt/stack/data/swift/run/object6633.lock 2022-03-23 18:42:46.598 | 2022-03-23 18:42:46.598 | [object6643] 2022-03-23 18:42:46.598 | max connections = 25 2022-03-23 18:42:46.599 | path = /opt/stack/data/swift/4/node/ 2022-03-23 18:42:46.599 | read only = false 2022-03-23 18:42:46.599 | lock file = /opt/stack/data/swift/run/object6643.lock 2022-03-23 18:42:46.600 | + lib/swift:configure_swift:357 : is_ubuntu 2022-03-23 18:42:46.602 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 18:42:46.604 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 18:42:46.606 | + lib/swift:configure_swift:358 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2022-03-23 18:42:46.619 | + lib/swift:configure_swift:363 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2022-03-23 18:42:46.621 | + lib/swift:configure_swift:364 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2022-03-23 18:42:46.625 | + lib/swift:configure_swift:365 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2022-03-23 18:42:46.630 | + lib/swift:configure_swift:369 : local csyncfile=/etc/swift/container-sync-realms.conf 2022-03-23 18:42:46.632 | + lib/swift:configure_swift:370 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2022-03-23 18:42:46.637 | + lib/swift:configure_swift:371 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2022-03-23 18:42:46.666 | + lib/swift:configure_swift:372 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.45:8080/v1/ 2022-03-23 18:42:46.693 | + lib/swift:configure_swift:374 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2022-03-23 18:42:46.711 | + lib/swift:configure_swift:375 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2022-03-23 18:42:46.740 | + lib/swift:configure_swift:377 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2022-03-23 18:42:46.758 | + lib/swift:configure_swift:378 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2022-03-23 18:42:46.787 | + lib/swift:configure_swift:380 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2022-03-23 18:42:46.805 | + lib/swift:configure_swift:381 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2022-03-23 18:42:46.833 | + lib/swift:configure_swift:383 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2022-03-23 18:42:46.852 | + lib/swift:configure_swift:384 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2022-03-23 18:42:46.880 | + lib/swift:configure_swift:386 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2022-03-23 18:42:46.899 | + lib/swift:configure_swift:387 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2022-03-23 18:42:46.927 | + lib/swift:configure_swift:389 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2022-03-23 18:42:46.945 | + lib/swift:configure_swift:390 : is_service_enabled tls-proxy 2022-03-23 18:42:46.961 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 18:42:46.963 | + lib/swift:configure_swift:393 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2022-03-23 18:42:46.992 | + lib/swift:configure_swift:399 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2022-03-23 18:42:47.019 | + lib/swift:configure_swift:400 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2022-03-23 18:42:47.047 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2022-03-23 18:42:47.075 | + lib/swift:configure_swift:406 : is_service_enabled ceilometer 2022-03-23 18:42:47.090 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 18:42:47.092 | + lib/swift:configure_swift:417 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2022-03-23 18:42:47.120 | + lib/swift:configure_swift:423 : is_service_enabled s3api 2022-03-23 18:42:47.135 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 18:42:47.137 | + lib/swift:configure_swift:426 : is_service_enabled keystone 2022-03-23 18:42:47.153 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:42:47.156 | + lib/swift:configure_swift:427 : swift_pipeline+=' authtoken' 2022-03-23 18:42:47.158 | + lib/swift:configure_swift:428 : is_service_enabled s3api 2022-03-23 18:42:47.173 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 18:42:47.175 | + lib/swift:configure_swift:433 : swift_pipeline+=' keystoneauth' 2022-03-23 18:42:47.178 | + lib/swift:configure_swift:436 : swift_pipeline+=' tempauth ' 2022-03-23 18:42:47.180 | + lib/swift:configure_swift:438 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2022-03-23 18:42:47.185 | + lib/swift:configure_swift:439 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2022-03-23 18:42:47.190 | + lib/swift:configure_swift:441 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2022-03-23 18:42:47.217 | + lib/swift:configure_swift:442 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2022-03-23 18:42:47.245 | + lib/swift:configure_swift:445 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2022-03-23 18:42:47.276 | + lib/swift:configure_swift:450 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2022-03-23 18:42:47.310 | + lib/swift:configure_swift:452 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2022-03-23 18:42:47.341 | + lib/swift:configure_swift:453 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2022-03-23 18:42:47.343 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/swift/proxy-server.conf 2022-03-23 18:42:47.346 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=swift 2022-03-23 18:42:47.348 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=filter:authtoken 2022-03-23 18:42:47.350 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2022-03-23 18:42:47.377 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2022-03-23 18:42:47.405 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.45/identity 2022-03-23 18:42:47.433 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2022-03-23 18:42:47.461 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2022-03-23 18:42:47.489 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2022-03-23 18:42:47.517 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2022-03-23 18:42:47.545 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2022-03-23 18:42:47.573 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2022-03-23 18:42:47.602 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2022-03-23 18:42:47.632 | + lib/swift:configure_swift:454 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2022-03-23 18:42:47.661 | + lib/swift:configure_swift:455 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2022-03-23 18:42:47.690 | + lib/swift:configure_swift:456 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2022-03-23 18:42:47.718 | + lib/swift:configure_swift:458 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2022-03-23 18:42:47.748 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2022-03-23 18:42:47.777 | + lib/swift:configure_swift:464 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2022-03-23 18:42:47.796 | + lib/swift:configure_swift:465 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2022-03-23 18:42:47.824 | + lib/swift:configure_swift:468 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2022-03-23 18:42:47.852 | + lib/swift:configure_swift:470 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2022-03-23 18:42:47.857 | + lib/swift:configure_swift:471 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2022-03-23 18:42:47.886 | + lib/swift:configure_swift:472 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2022-03-23 18:42:47.914 | + lib/swift:configure_swift:473 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2022-03-23 18:42:47.941 | + lib/swift:configure_swift:475 : local node_number 2022-03-23 18:42:47.943 | + lib/swift:configure_swift:476 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-03-23 18:42:47.946 | + lib/swift:configure_swift:477 : local swift_node_config=/etc/swift/object-server/1.conf 2022-03-23 18:42:47.948 | + lib/swift:configure_swift:478 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2022-03-23 18:42:47.954 | + lib/swift:configure_swift:479 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2022-03-23 18:42:47.957 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/object-server/1.conf 2022-03-23 18:42:47.959 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-03-23 18:42:47.962 | + lib/swift:generate_swift_config_services:291 : local bind_port=6613 2022-03-23 18:42:47.965 | + lib/swift:generate_swift_config_services:292 : local server_type=object 2022-03-23 18:42:47.967 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-03-23 18:42:47.970 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-03-23 18:42:47.973 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2022-03-23 18:42:47.993 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2022-03-23 18:42:48.022 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2022-03-23 18:42:48.040 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2022-03-23 18:42:48.069 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2022-03-23 18:42:48.089 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2022-03-23 18:42:48.118 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2022-03-23 18:42:48.137 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-03-23 18:42:48.166 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2022-03-23 18:42:48.185 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-03-23 18:42:48.214 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2022-03-23 18:42:48.232 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2022-03-23 18:42:48.261 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2022-03-23 18:42:48.281 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2022-03-23 18:42:48.310 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2022-03-23 18:42:48.329 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2022-03-23 18:42:48.358 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2022-03-23 18:42:48.377 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2022-03-23 18:42:48.405 | + lib/swift:generate_swift_config_services:326 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/object-server/1.conf 2022-03-23 18:42:48.410 | + lib/swift:configure_swift:480 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2022-03-23 18:42:48.429 | + lib/swift:configure_swift:481 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-03-23 18:42:48.458 | + lib/swift:configure_swift:482 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2022-03-23 18:42:48.488 | + lib/swift:configure_swift:484 : swift_node_config=/etc/swift/container-server/1.conf 2022-03-23 18:42:48.490 | + lib/swift:configure_swift:485 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2022-03-23 18:42:48.495 | + lib/swift:configure_swift:486 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2022-03-23 18:42:48.497 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/container-server/1.conf 2022-03-23 18:42:48.499 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-03-23 18:42:48.502 | + lib/swift:generate_swift_config_services:291 : local bind_port=6611 2022-03-23 18:42:48.504 | + lib/swift:generate_swift_config_services:292 : local server_type=container 2022-03-23 18:42:48.506 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-03-23 18:42:48.509 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-03-23 18:42:48.511 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2022-03-23 18:42:48.530 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2022-03-23 18:42:48.559 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2022-03-23 18:42:48.578 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2022-03-23 18:42:48.606 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2022-03-23 18:42:48.625 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2022-03-23 18:42:48.654 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2022-03-23 18:42:48.673 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-03-23 18:42:48.702 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2022-03-23 18:42:48.721 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-03-23 18:42:48.752 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2022-03-23 18:42:48.772 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2022-03-23 18:42:48.801 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2022-03-23 18:42:48.820 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2022-03-23 18:42:48.849 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2022-03-23 18:42:48.867 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2022-03-23 18:42:48.897 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2022-03-23 18:42:48.915 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2022-03-23 18:42:48.943 | + lib/swift:generate_swift_config_services:326 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/container-server/1.conf 2022-03-23 18:42:48.948 | + lib/swift:configure_swift:487 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2022-03-23 18:42:48.967 | + lib/swift:configure_swift:488 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-03-23 18:42:49.000 | + lib/swift:configure_swift:490 : swift_node_config=/etc/swift/account-server/1.conf 2022-03-23 18:42:49.003 | + lib/swift:configure_swift:491 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2022-03-23 18:42:49.010 | + lib/swift:configure_swift:492 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2022-03-23 18:42:49.013 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/account-server/1.conf 2022-03-23 18:42:49.016 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-03-23 18:42:49.019 | + lib/swift:generate_swift_config_services:291 : local bind_port=6612 2022-03-23 18:42:49.021 | + lib/swift:generate_swift_config_services:292 : local server_type=account 2022-03-23 18:42:49.024 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-03-23 18:42:49.026 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-03-23 18:42:49.028 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2022-03-23 18:42:49.047 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2022-03-23 18:42:49.077 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2022-03-23 18:42:49.096 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2022-03-23 18:42:49.130 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2022-03-23 18:42:49.150 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2022-03-23 18:42:49.180 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2022-03-23 18:42:49.198 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-03-23 18:42:49.226 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2022-03-23 18:42:49.245 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-03-23 18:42:49.274 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2022-03-23 18:42:49.292 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2022-03-23 18:42:49.322 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2022-03-23 18:42:49.342 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2022-03-23 18:42:49.371 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2022-03-23 18:42:49.389 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2022-03-23 18:42:49.418 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2022-03-23 18:42:49.436 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2022-03-23 18:42:49.464 | + lib/swift:generate_swift_config_services:326 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/account-server/1.conf 2022-03-23 18:42:49.469 | + lib/swift:configure_swift:493 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2022-03-23 18:42:49.488 | + lib/swift:configure_swift:494 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-03-23 18:42:49.517 | + lib/swift:configure_swift:498 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2022-03-23 18:42:49.546 | + lib/swift:configure_swift:499 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2022-03-23 18:42:49.575 | + lib/swift:configure_swift:500 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2022-03-23 18:42:49.603 | + lib/swift:configure_swift:502 : testfile=/etc/swift/test.conf 2022-03-23 18:42:49.606 | + lib/swift:configure_swift:503 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2022-03-23 18:42:49.610 | + lib/swift:configure_swift:506 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2022-03-23 18:42:49.640 | + lib/swift:configure_swift:507 : iniset /etc/swift/test.conf func_test username swiftusertest1 2022-03-23 18:42:49.669 | + lib/swift:configure_swift:508 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2022-03-23 18:42:49.698 | + lib/swift:configure_swift:509 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2022-03-23 18:42:49.727 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2022-03-23 18:42:49.756 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2022-03-23 18:42:49.785 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2022-03-23 18:42:49.812 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test password4 testing4 2022-03-23 18:42:49.840 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test domain4 swift_test 2022-03-23 18:42:49.868 | + lib/swift:configure_swift:516 : is_service_enabled keystone 2022-03-23 18:42:49.885 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:42:49.887 | + lib/swift:configure_swift:517 : iniuncomment /etc/swift/test.conf func_test auth_version 2022-03-23 18:42:49.906 | + lib/swift:configure_swift:518 : local auth_vers 2022-03-23 18:42:49.909 | ++ lib/swift:configure_swift:519 : iniget /etc/swift/test.conf func_test auth_version 2022-03-23 18:42:49.929 | + lib/swift:configure_swift:519 : auth_vers=3 2022-03-23 18:42:49.931 | + lib/swift:configure_swift:520 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.45 2022-03-23 18:42:49.959 | + lib/swift:configure_swift:521 : [[ http == \h\t\t\p\s ]] 2022-03-23 18:42:49.962 | + lib/swift:configure_swift:524 : iniset /etc/swift/test.conf func_test auth_port 80 2022-03-23 18:42:49.989 | + lib/swift:configure_swift:526 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.45/identity 2022-03-23 18:42:50.019 | + lib/swift:configure_swift:527 : [[ 3 == \3 ]] 2022-03-23 18:42:50.021 | + lib/swift:configure_swift:528 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2022-03-23 18:42:50.049 | + lib/swift:configure_swift:532 : is_service_enabled tls-proxy 2022-03-23 18:42:50.065 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 18:42:50.067 | + lib/swift:configure_swift:538 : local user_group 2022-03-23 18:42:50.070 | ++ lib/swift:configure_swift:539 : id -g ubuntu 2022-03-23 18:42:50.075 | + lib/swift:configure_swift:539 : user_group=1000 2022-03-23 18:42:50.078 | + lib/swift:configure_swift:540 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2022-03-23 18:42:50.090 | + lib/swift:configure_swift:542 : local swift_log_dir=/opt/stack/data/swift/logs 2022-03-23 18:42:50.093 | + lib/swift:configure_swift:543 : sudo rm -rf /opt/stack/data/swift/logs 2022-03-23 18:42:50.107 | + lib/swift:configure_swift:544 : local swift_log_group=adm 2022-03-23 18:42:50.109 | + lib/swift:configure_swift:545 : is_suse 2022-03-23 18:42:50.112 | + functions-common:is_suse:542 : is_opensuse 2022-03-23 18:42:50.114 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-23 18:42:50.117 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-23 18:42:50.119 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-23 18:42:50.122 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-23 18:42:50.124 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-23 18:42:50.127 | + lib/swift:configure_swift:548 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2022-03-23 18:42:50.139 | + lib/swift:configure_swift:550 : [[ False != \F\a\l\s\e ]] 2022-03-23 18:42:50.142 | + lib/swift:configure_swift:558 : '[' False == True ']' 2022-03-23 18:42:50.145 | + ./stack.sh:main:911 : is_service_enabled s3api 2022-03-23 18:42:50.162 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 18:42:50.165 | + ./stack.sh:main:917 : is_service_enabled g-api n-api 2022-03-23 18:42:50.183 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:42:50.185 | + ./stack.sh:main:919 : stack_install_service glance 2022-03-23 18:42:50.188 | + lib/stack:stack_install_service:20 : local service=glance 2022-03-23 18:42:50.191 | + lib/stack:stack_install_service:21 : type install_glance 2022-03-23 18:42:50.193 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-03-23 18:42:50.196 | + lib/stack:stack_install_service:32 : install_glance 2022-03-23 18:42:50.198 | + lib/glance:install_glance:507 : glance_store_extras=() 2022-03-23 18:42:50.201 | + lib/glance:install_glance:507 : local glance_store_extras 2022-03-23 18:42:50.204 | + lib/glance:install_glance:509 : is_service_enabled cinder 2022-03-23 18:42:50.222 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:42:50.224 | + lib/glance:install_glance:510 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2022-03-23 18:42:50.227 | + lib/glance:install_glance:513 : is_service_enabled swift 2022-03-23 18:42:50.244 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:42:50.247 | + lib/glance:install_glance:514 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2022-03-23 18:42:50.250 | + lib/glance:install_glance:519 : use_library_from_git glance_store 2022-03-23 18:42:50.252 | + inc/python:use_library_from_git:250 : local name=glance_store 2022-03-23 18:42:50.255 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 18:42:50.258 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 18:42:50.260 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,glance_store, ]] 2022-03-23 18:42:50.263 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 18:42:50.267 | ++ lib/glance:install_glance:525 : join_extras swift cinder 2022-03-23 18:42:50.269 | ++ inc/python:join_extras:29 : local IFS=, 2022-03-23 18:42:50.272 | ++ inc/python:join_extras:30 : echo swift,cinder 2022-03-23 18:42:50.275 | + lib/glance:install_glance:525 : pip_install_gr_extras glance-store swift,cinder 2022-03-23 18:42:50.278 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2022-03-23 18:42:50.280 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2022-03-23 18:42:50.283 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2022-03-23 18:42:50.286 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2022-03-23 18:42:50.289 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2022-03-23 18:42:50.291 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2022-03-23 18:42:50.296 | +++ inc/python:get_version_constraints_from_global_requirements:240 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2022-03-23 18:42:50.296 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2022-03-23 18:42:50.302 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2022-03-23 18:42:50.304 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2022-03-23 18:42:50.307 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2022-03-23 18:42:50.310 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2022-03-23 18:42:50.313 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2022-03-23 18:42:50.335 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2022-03-23 18:42:50.338 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'glance-store[swift,cinder]!=0.29.0' 2022-03-23 18:42:51.208 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:42:51.208 | from cryptography.utils import int_from_bytes 2022-03-23 18:42:51.208 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:42:51.208 | from cryptography.utils import int_from_bytes 2022-03-23 18:42:52.340 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-23 18:42:52.368 | Requirement already satisfied: glance-store[cinder,swift]!=0.29.0 in /usr/local/lib/python3.8/dist-packages (3.0.0) 2022-03-23 18:42:52.447 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (5.1.0) 2022-03-23 18:42:52.448 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.5.0) 2022-03-23 18:42:52.449 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (8.8.0) 2022-03-23 18:42:52.450 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.3.0) 2022-03-23 18:42:52.451 | Requirement already satisfied: six>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (1.16.0) 2022-03-23 18:42:52.452 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.2.0) 2022-03-23 18:42:52.453 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.5.0) 2022-03-23 18:42:52.454 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.5.0) 2022-03-23 18:42:52.455 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (2.27.1) 2022-03-23 18:42:52.456 | Requirement already satisfied: eventlet!=0.18.3,!=0.20.1,>=0.18.2 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (0.33.0) 2022-03-23 18:42:52.458 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.12.2) 2022-03-23 18:42:52.459 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.4.0) 2022-03-23 18:42:52.461 | Requirement already satisfied: oslo.privsep>=1.23.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (2.7.0) 2022-03-23 18:42:52.463 | Requirement already satisfied: python-cinderclient>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (8.3.0) 2022-03-23 18:42:52.465 | Requirement already satisfied: os-brick>=2.6.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (5.2.0) 2022-03-23 18:42:52.467 | Requirement already satisfied: oslo.rootwrap>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (6.3.1) 2022-03-23 18:42:52.471 | Requirement already satisfied: python-swiftclient>=3.2.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.13.1) 2022-03-23 18:42:52.473 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (0.20.4) 2022-03-23 18:42:52.482 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store[cinder,swift]!=0.29.0) (2.1.0) 2022-03-23 18:42:52.483 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store[cinder,swift]!=0.29.0) (1.1.2) 2022-03-23 18:42:52.495 | Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->glance-store[cinder,swift]!=0.29.0) (3.0.7) 2022-03-23 18:42:52.563 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (1.0.2) 2022-03-23 18:42:52.564 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (1.7.0) 2022-03-23 18:42:52.565 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (5.8.1) 2022-03-23 18:42:52.590 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.8.0) 2022-03-23 18:42:52.591 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (4.1.0) 2022-03-23 18:42:52.592 | Requirement already satisfied: oslo.log>=4.6.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (4.7.0) 2022-03-23 18:42:52.594 | Requirement already satisfied: os-win>=5.5.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (5.6.0) 2022-03-23 18:42:52.595 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (6.3.1) 2022-03-23 18:42:52.605 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->glance-store[cinder,swift]!=0.29.0) (0.17.3) 2022-03-23 18:42:52.645 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (0.8.0) 2022-03-23 18:42:52.647 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (1.5.0) 2022-03-23 18:42:52.648 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (2.5.0) 2022-03-23 18:42:52.649 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (6.0) 2022-03-23 18:42:52.669 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (1.0.3) 2022-03-23 18:42:52.670 | Requirement already satisfied: cffi>=1.14.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (1.15.0) 2022-03-23 18:42:52.685 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->glance-store[cinder,swift]!=0.29.0) (2021.3) 2022-03-23 18:42:52.702 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance-store[cinder,swift]!=0.29.0) (0.11.0) 2022-03-23 18:42:52.703 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance-store[cinder,swift]!=0.29.0) (21.3) 2022-03-23 18:42:52.721 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (3.1.1) 2022-03-23 18:42:52.723 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (3.17.6) 2022-03-23 18:42:52.801 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (1.26.8) 2022-03-23 18:42:52.802 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (2019.11.28) 2022-03-23 18:42:52.805 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (2.0.12) 2022-03-23 18:42:52.807 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (3.3) 2022-03-23 18:42:52.856 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.14.0->oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (2.21) 2022-03-23 18:42:52.881 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (1.13.3) 2022-03-23 18:42:53.079 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (0.9.6) 2022-03-23 18:42:53.080 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.8.2) 2022-03-23 18:42:53.113 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.1.1) 2022-03-23 18:42:53.116 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.3.3) 2022-03-23 18:42:53.117 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.0.0) 2022-03-23 18:42:53.119 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.5.1) 2022-03-23 18:42:53.120 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.8.7) 2022-03-23 18:42:53.121 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.5.0) 2022-03-23 18:42:53.176 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.2->python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (0.2.5) 2022-03-23 18:42:53.380 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.5.0) 2022-03-23 18:42:53.403 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (60.9.3) 2022-03-23 18:42:53.486 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (0.7) 2022-03-23 18:42:53.633 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.0.0) 2022-03-23 18:42:55.712 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-23 18:42:55.720 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-23 18:42:55.720 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-23 18:42:55.853 | + inc/python:pip_install:200 : result=0 2022-03-23 18:42:55.856 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-23 18:42:55.861 | + functions-common:time_stop:2425 : local name 2022-03-23 18:42:55.864 | + functions-common:time_stop:2426 : local end_time 2022-03-23 18:42:55.868 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 18:42:55.872 | + functions-common:time_stop:2428 : local total 2022-03-23 18:42:55.875 | + functions-common:time_stop:2429 : local start_time 2022-03-23 18:42:55.878 | + functions-common:time_stop:2431 : name=pip_install 2022-03-23 18:42:55.881 | + functions-common:time_stop:2432 : start_time=1648060970330 2022-03-23 18:42:55.884 | + functions-common:time_stop:2434 : [[ -z 1648060970330 ]] 2022-03-23 18:42:55.887 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 18:42:55.892 | + functions-common:time_stop:2437 : end_time=1648060975889 2022-03-23 18:42:55.894 | + functions-common:time_stop:2438 : elapsed_time=5559 2022-03-23 18:42:55.897 | + functions-common:time_stop:2439 : total=74382 2022-03-23 18:42:55.900 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 18:42:55.902 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=79941 2022-03-23 18:42:55.905 | + inc/python:pip_install:203 : return 0 2022-03-23 18:42:55.908 | + lib/glance:install_glance:526 : copy_rootwrap /usr/local/etc/glance 2022-03-23 18:42:55.910 | + lib/glance:copy_rootwrap:239 : local source_path=/usr/local/etc/glance 2022-03-23 18:42:55.913 | + lib/glance:copy_rootwrap:241 : sudo install -d -o ubuntu /etc/glance 2022-03-23 18:42:55.926 | + lib/glance:copy_rootwrap:242 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2022-03-23 18:42:55.931 | + lib/glance:install_glance:529 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance master 2022-03-23 18:42:55.934 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/glance.git 2022-03-23 18:42:55.936 | + functions-common:git_clone:609 : local git_dest=/opt/stack/glance 2022-03-23 18:42:55.938 | + functions-common:git_clone:610 : local git_ref=master 2022-03-23 18:42:55.941 | + functions-common:git_clone:611 : local orig_dir 2022-03-23 18:42:55.944 | ++ functions-common:git_clone:612 : pwd 2022-03-23 18:42:55.947 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-23 18:42:55.949 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-23 18:42:55.952 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-23 18:42:55.969 | + functions-common:git_clone:615 : RECLONE=False 2022-03-23 18:42:55.972 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-23 18:42:55.974 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-23 18:42:55.977 | + functions-common:git_clone:629 : echo master 2022-03-23 18:42:55.977 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-23 18:42:55.982 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/glance ]] 2022-03-23 18:42:55.985 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-23 18:42:55.987 | + functions-common:git_clone:677 : cd /opt/stack/glance 2022-03-23 18:42:55.991 | + functions-common:git_clone:678 : git show --oneline 2022-03-23 18:42:55.991 | + functions-common:git_clone:678 : head -1 2022-03-23 18:42:55.995 | c99c3af4f Merge "Document new properties used by Ironic" 2022-03-23 18:42:55.998 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-23 18:42:56.000 | + lib/glance:install_glance:531 : setup_develop /opt/stack/glance 2022-03-23 18:42:56.003 | + inc/python:setup_develop:338 : local bindep 2022-03-23 18:42:56.006 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2022-03-23 18:42:56.009 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2022-03-23 18:42:56.011 | + inc/python:setup_develop:344 : local extras= 2022-03-23 18:42:56.014 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2022-03-23 18:42:56.017 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-03-23 18:42:56.019 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2022-03-23 18:42:56.022 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2022-03-23 18:42:56.024 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-03-23 18:42:56.027 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-03-23 18:42:56.030 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2022-03-23 18:42:56.033 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-03-23 18:42:56.036 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2022-03-23 18:42:56.039 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-03-23 18:42:56.042 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-03-23 18:42:56.045 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2022-03-23 18:42:56.051 | + inc/python:_setup_package_with_constraints_edit:385 : name=glance 2022-03-23 18:42:56.054 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2022-03-23 18:42:56.695 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/glance -e 2022-03-23 18:42:56.700 | + inc/python:setup_package:418 : local bindep=0 2022-03-23 18:42:56.704 | + inc/python:setup_package:419 : local bindep_flag= 2022-03-23 18:42:56.708 | + inc/python:setup_package:420 : local bindep_profiles= 2022-03-23 18:42:56.712 | + inc/python:setup_package:421 : [[ /opt/stack/glance == -bindep* ]] 2022-03-23 18:42:56.717 | + inc/python:setup_package:426 : local project_dir=/opt/stack/glance 2022-03-23 18:42:56.720 | + inc/python:setup_package:427 : local flags=-e 2022-03-23 18:42:56.723 | + inc/python:setup_package:428 : local extras= 2022-03-23 18:42:56.725 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-03-23 18:42:56.728 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-03-23 18:42:56.731 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-03-23 18:42:56.734 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-03-23 18:42:56.737 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-03-23 18:42:56.739 | + inc/python:setup_package:446 : pip_install -e /opt/stack/glance 2022-03-23 18:42:56.763 | Using python 3.8 to install /opt/stack/glance 2022-03-23 18:42:56.766 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/glance 2022-03-23 18:42:57.637 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:42:57.637 | from cryptography.utils import int_from_bytes 2022-03-23 18:42:57.637 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:42:57.637 | from cryptography.utils import int_from_bytes 2022-03-23 18:42:58.798 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-23 18:42:58.826 | Obtaining file:///opt/stack/glance 2022-03-23 18:42:58.827 | Preparing metadata (setup.py): started 2022-03-23 18:43:02.026 | Preparing metadata (setup.py): finished with status 'done' 2022-03-23 18:43:02.097 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (5.8.1) 2022-03-23 18:43:02.098 | Requirement already satisfied: defusedxml>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (0.7.1) 2022-03-23 18:43:02.099 | Requirement already satisfied: SQLAlchemy>=1.3.14 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (1.4.31) 2022-03-23 18:43:02.100 | Requirement already satisfied: eventlet>=0.25.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (0.33.0) 2022-03-23 18:43:02.101 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (2.1.1) 2022-03-23 18:43:02.102 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (2.5.1) 2022-03-23 18:43:02.103 | Requirement already satisfied: WebOb>=1.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (1.8.7) 2022-03-23 18:43:02.104 | Requirement already satisfied: sqlparse>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (0.4.2) 2022-03-23 18:43:02.106 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (1.7.6) 2022-03-23 18:43:02.107 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (0.20.4) 2022-03-23 18:43:02.108 | Requirement already satisfied: oslo.config>=8.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (8.8.0) 2022-03-23 18:43:02.109 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (4.5.0) 2022-03-23 18:43:02.110 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (4.1.0) 2022-03-23 18:43:02.111 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (1.5.0) 2022-03-23 18:43:02.112 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (4.12.2) 2022-03-23 18:43:02.113 | Requirement already satisfied: stevedore!=3.0.0,>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (3.5.0) 2022-03-23 18:43:02.114 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (2.4.0) 2022-03-23 18:43:02.115 | Requirement already satisfied: taskflow>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (4.6.4) 2022-03-23 18:43:02.116 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (4.5.0) 2022-03-23 18:43:02.117 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (9.4.0) 2022-03-23 18:43:02.118 | Requirement already satisfied: WSME>=0.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (0.11.0) 2022-03-23 18:43:02.119 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (3.1.1) 2022-03-23 18:43:02.121 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (3.5.0) 2022-03-23 18:43:02.122 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance==24.1.0.dev4) (3.2.0) 2022-03-23 18:43:02.123 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (4.4.0) 2022-03-23 18:43:02.124 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (22.0.0) 2022-03-23 18:43:02.125 | Requirement already satisfied: oslo.db>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (11.2.0) 2022-03-23 18:43:02.126 | Requirement already satisfied: oslo.i18n>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (5.1.0) 2022-03-23 18:43:02.127 | Requirement already satisfied: oslo.limit>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (1.5.0) 2022-03-23 18:43:02.128 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (4.7.0) 2022-03-23 18:43:02.130 | Requirement already satisfied: oslo.messaging!=9.0.0,>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (12.13.0) 2022-03-23 18:43:02.131 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (4.5.1) 2022-03-23 18:43:02.132 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (2.3.0) 2022-03-23 18:43:02.133 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (3.11.0) 2022-03-23 18:43:02.134 | Requirement already satisfied: retrying!=1.3.0,>=1.2.3 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (1.3.3) 2022-03-23 18:43:02.135 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (3.4.2) 2022-03-23 18:43:02.137 | Requirement already satisfied: glance-store>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (3.0.0) 2022-03-23 18:43:02.138 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (2.5.0) 2022-03-23 18:43:02.139 | Requirement already satisfied: cryptography>=2.6.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (36.0.1) 2022-03-23 18:43:02.140 | Requirement already satisfied: cursive>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (0.2.2) 2022-03-23 18:43:02.141 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (1.0.2) 2022-03-23 18:43:02.142 | Requirement already satisfied: os-win>=4.0.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (5.6.0) 2022-03-23 18:43:02.143 | Requirement already satisfied: castellan>=0.17.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (3.10.1) 2022-03-23 18:43:02.159 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.1.0.dev4) (4.11.1) 2022-03-23 18:43:02.161 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.1.0.dev4) (5.4.0) 2022-03-23 18:43:02.162 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.1.0.dev4) (1.1.6) 2022-03-23 18:43:02.182 | Requirement already satisfied: python-barbicanclient>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.17.0->glance==24.1.0.dev4) (5.3.0) 2022-03-23 18:43:02.184 | Requirement already satisfied: requests!=2.20.0,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.17.0->glance==24.1.0.dev4) (2.27.1) 2022-03-23 18:43:02.222 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.6.1->glance==24.1.0.dev4) (1.15.0) 2022-03-23 18:43:02.239 | Requirement already satisfied: oslo.serialization>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from cursive>=0.2.1->glance==24.1.0.dev4) (4.3.0) 2022-03-23 18:43:02.246 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->glance==24.1.0.dev4) (1.13.3) 2022-03-23 18:43:02.261 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.1.0.dev4) (2.1.0) 2022-03-23 18:43:02.262 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.1.0.dev4) (1.16.0) 2022-03-23 18:43:02.263 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.1.0.dev4) (1.1.2) 2022-03-23 18:43:02.351 | Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->glance==24.1.0.dev4) (3.0.7) 2022-03-23 18:43:02.425 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance==24.1.0.dev4) (1.7.0) 2022-03-23 18:43:02.475 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==24.1.0.dev4) (2.10.1) 2022-03-23 18:43:02.476 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==24.1.0.dev4) (3.1.1) 2022-03-23 18:43:02.512 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->glance==24.1.0.dev4) (0.17.3) 2022-03-23 18:43:02.554 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==24.1.0.dev4) (1.5.0) 2022-03-23 18:43:02.556 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==24.1.0.dev4) (0.8.0) 2022-03-23 18:43:02.557 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==24.1.0.dev4) (6.0) 2022-03-23 18:43:02.615 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==24.1.0.dev4) (2.0.1) 2022-03-23 18:43:02.616 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==24.1.0.dev4) (0.13.0) 2022-03-23 18:43:02.617 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==24.1.0.dev4) (0.5.0) 2022-03-23 18:43:02.644 | Requirement already satisfied: openstacksdk>=0.31.1 in /usr/local/lib/python3.8/dist-packages (from oslo.limit>=1.4.0->glance==24.1.0.dev4) (0.61.0) 2022-03-23 18:43:02.716 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==24.1.0.dev4) (2.8.2) 2022-03-23 18:43:02.720 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==24.1.0.dev4) (0.9.6) 2022-03-23 18:43:02.778 | Requirement already satisfied: oslo.service!=1.28.1,>=1.24.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev4) (2.8.0) 2022-03-23 18:43:02.779 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev4) (5.0.9) 2022-03-23 18:43:02.781 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev4) (0.4.0) 2022-03-23 18:43:02.782 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev4) (5.0.0) 2022-03-23 18:43:02.783 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev4) (5.2.3) 2022-03-23 18:43:02.808 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==24.1.0.dev4) (3.0.3) 2022-03-23 18:43:02.809 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==24.1.0.dev4) (3.2.0) 2022-03-23 18:43:02.811 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==24.1.0.dev4) (3.3.0) 2022-03-23 18:43:02.855 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from oslo.reports>=1.18.0->glance==24.1.0.dev4) (5.9.0) 2022-03-23 18:43:02.897 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.1.0.dev4) (21.3) 2022-03-23 18:43:02.898 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.1.0.dev4) (0.11.0) 2022-03-23 18:43:02.901 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.1.0.dev4) (2021.3) 2022-03-23 18:43:02.975 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->glance==24.1.0.dev4) (60.9.3) 2022-03-23 18:43:03.033 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->glance==24.1.0.dev4) (0.2.5) 2022-03-23 18:43:03.132 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->glance==24.1.0.dev4) (0.7) 2022-03-23 18:43:03.396 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.1.0.dev4) (2.6.3) 2022-03-23 18:43:03.397 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.1.0.dev4) (6.3.1) 2022-03-23 18:43:03.401 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.1.0.dev4) (1.4.2) 2022-03-23 18:43:03.404 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.1.0.dev4) (2.5.0) 2022-03-23 18:43:03.458 | Requirement already satisfied: simplegeneric in /usr/local/lib/python3.8/dist-packages (from WSME>=0.8.0->glance==24.1.0.dev4) (0.8.1) 2022-03-23 18:43:03.480 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev4) (5.0.0) 2022-03-23 18:43:03.591 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.6.1->glance==24.1.0.dev4) (2.21) 2022-03-23 18:43:03.692 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->glance==24.1.0.dev4) (2.1.0) 2022-03-23 18:43:03.897 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev4) (2.5.0) 2022-03-23 18:43:03.899 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev4) (1.4.0) 2022-03-23 18:43:03.900 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev4) (5.1.1) 2022-03-23 18:43:03.902 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev4) (0.10.0) 2022-03-23 18:43:03.903 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev4) (1.1.5) 2022-03-23 18:43:03.904 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev4) (1.32) 2022-03-23 18:43:03.906 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev4) (1.4.4) 2022-03-23 18:43:04.021 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev4) (0.13.1) 2022-03-23 18:43:04.052 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=1.10.0->cursive>=0.2.1->glance==24.1.0.dev4) (1.0.3) 2022-03-23 18:43:04.097 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev4) (3.0.0) 2022-03-23 18:43:04.098 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev4) (1.3.3) 2022-03-23 18:43:04.330 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.1.0.dev4) (3.10.1) 2022-03-23 18:43:04.511 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.1.0.dev4) (2.0.12) 2022-03-23 18:43:04.512 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.1.0.dev4) (1.26.8) 2022-03-23 18:43:04.513 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.1.0.dev4) (2019.11.28) 2022-03-23 18:43:04.516 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.1.0.dev4) (3.3) 2022-03-23 18:43:04.619 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=5.0.0->glance==24.1.0.dev4) (0.5.2) 2022-03-23 18:43:04.772 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=5.0.0->glance==24.1.0.dev4) (2.5.0) 2022-03-23 18:43:04.872 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->glance==24.1.0.dev4) (3.7.0) 2022-03-23 18:43:05.172 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.1.0.dev4) (0.5.0) 2022-03-23 18:43:05.176 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.1.0.dev4) (2.4.0) 2022-03-23 18:43:05.394 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev4) (2.2) 2022-03-23 18:43:05.699 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=5.0.0->glance==24.1.0.dev4) (1.0.0) 2022-03-23 18:43:06.000 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.1.0.dev4) (21.4.0) 2022-03-23 18:43:06.001 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.1.0.dev4) (1.8.2) 2022-03-23 18:43:07.430 | Installing collected packages: glance 2022-03-23 18:43:07.431 | Attempting uninstall: glance 2022-03-23 18:43:07.431 | Found existing installation: glance 24.1.0.dev4 2022-03-23 18:43:07.438 | Can't uninstall 'glance'. No files were found to uninstall. 2022-03-23 18:43:07.439 | Running setup.py develop for glance 2022-03-23 18:43:11.802 | Successfully installed glance 2022-03-23 18:43:11.802 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-23 18:43:11.810 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-23 18:43:11.810 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-23 18:43:11.952 | + inc/python:pip_install:200 : result=0 2022-03-23 18:43:11.956 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-23 18:43:11.959 | + functions-common:time_stop:2425 : local name 2022-03-23 18:43:11.963 | + functions-common:time_stop:2426 : local end_time 2022-03-23 18:43:11.967 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 18:43:11.971 | + functions-common:time_stop:2428 : local total 2022-03-23 18:43:11.974 | + functions-common:time_stop:2429 : local start_time 2022-03-23 18:43:11.978 | + functions-common:time_stop:2431 : name=pip_install 2022-03-23 18:43:11.981 | + functions-common:time_stop:2432 : start_time=1648060976757 2022-03-23 18:43:11.984 | + functions-common:time_stop:2434 : [[ -z 1648060976757 ]] 2022-03-23 18:43:11.987 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 18:43:11.992 | + functions-common:time_stop:2437 : end_time=1648060991989 2022-03-23 18:43:11.994 | + functions-common:time_stop:2438 : elapsed_time=15232 2022-03-23 18:43:11.997 | + functions-common:time_stop:2439 : total=79941 2022-03-23 18:43:11.999 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 18:43:12.001 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=95173 2022-03-23 18:43:12.004 | + inc/python:pip_install:203 : return 0 2022-03-23 18:43:12.007 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-03-23 18:43:12.009 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-03-23 18:43:12.012 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-03-23 18:43:12.031 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-03-23 18:43:12.044 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/glance 2022-03-23 18:43:12.046 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2022-03-23 18:43:12.049 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 18:43:12.052 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 18:43:12.054 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/glance, ]] 2022-03-23 18:43:12.057 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 18:43:12.059 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-03-23 18:43:12.062 | + ./stack.sh:main:920 : configure_glance 2022-03-23 18:43:12.065 | + lib/glance:configure_glance:323 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2022-03-23 18:43:12.077 | + lib/glance:configure_glance:326 : local dburl 2022-03-23 18:43:12.080 | ++ lib/glance:configure_glance:327 : database_connection_url glance 2022-03-23 18:43:12.083 | ++ lib/database:database_connection_url:134 : local db=glance 2022-03-23 18:43:12.085 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2022-03-23 18:43:12.087 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=glance 2022-03-23 18:43:12.090 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-03-23 18:43:12.093 | + lib/glance:configure_glance:327 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-03-23 18:43:12.096 | + lib/glance:configure_glance:329 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2022-03-23 18:43:12.127 | + lib/glance:configure_glance:330 : iniset /etc/glance/glance-api.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-03-23 18:43:12.157 | + lib/glance:configure_glance:331 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2022-03-23 18:43:12.187 | + lib/glance:configure_glance:332 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-03-23 18:43:12.217 | + lib/glance:configure_glance:333 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2022-03-23 18:43:12.247 | + lib/glance:configure_glance:334 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2022-03-23 18:43:12.277 | + lib/glance:configure_glance:335 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2022-03-23 18:43:12.280 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/glance/glance-api.conf 2022-03-23 18:43:12.285 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=glance 2022-03-23 18:43:12.288 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-03-23 18:43:12.290 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2022-03-23 18:43:12.323 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2022-03-23 18:43:12.353 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.45/identity 2022-03-23 18:43:12.383 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2022-03-23 18:43:12.413 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2022-03-23 18:43:12.444 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2022-03-23 18:43:12.474 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2022-03-23 18:43:12.509 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2022-03-23 18:43:12.544 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-03-23 18:43:12.574 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2022-03-23 18:43:12.605 | + lib/glance:configure_glance:336 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2022-03-23 18:43:12.635 | + lib/glance:configure_glance:337 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2022-03-23 18:43:12.638 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2022-03-23 18:43:12.640 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2022-03-23 18:43:12.643 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-03-23 18:43:12.645 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-03-23 18:43:12.648 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-03-23 18:43:12.665 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:43:12.668 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-03-23 18:43:12.671 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-03-23 18:43:12.673 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-03-23 18:43:12.690 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:43:12.693 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.45:5672/ 2022-03-23 18:43:12.696 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.45:5672/ 2022-03-23 18:43:12.726 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-03-23 18:43:12.729 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-03-23 18:43:12.731 | + lib/glance:configure_glance:338 : '[' libvirt = libvirt ']' 2022-03-23 18:43:12.734 | + lib/glance:configure_glance:338 : '[' kvm = parallels ']' 2022-03-23 18:43:12.736 | + lib/glance:configure_glance:342 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2022-03-23 18:43:12.767 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2022-03-23 18:43:12.798 | + lib/glance:configure_glance:346 : configure_glance_store False False 2022-03-23 18:43:12.801 | + lib/glance:configure_glance_store:252 : local use_cinder_for_glance=False 2022-03-23 18:43:12.803 | + lib/glance:configure_glance_store:253 : local glance_enable_multiple_stores=False 2022-03-23 18:43:12.806 | + lib/glance:configure_glance_store:254 : local be 2022-03-23 18:43:12.808 | + lib/glance:configure_glance_store:256 : [[ False == \F\a\l\s\e ]] 2022-03-23 18:43:12.811 | + lib/glance:configure_glance_store:258 : [[ False == \T\r\u\e ]] 2022-03-23 18:43:12.813 | + lib/glance:configure_glance_store:275 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-03-23 18:43:12.844 | + lib/glance:configure_glance:349 : '[' -n '' ']' 2022-03-23 18:43:12.847 | + lib/glance:configure_glance:352 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.45 2022-03-23 18:43:12.877 | + lib/glance:configure_glance:356 : [[ False == \F\a\l\s\e ]] 2022-03-23 18:43:12.880 | + lib/glance:configure_glance:358 : is_service_enabled s-proxy 2022-03-23 18:43:12.898 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:43:12.900 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2022-03-23 18:43:12.930 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2022-03-23 18:43:12.961 | + lib/glance:configure_glance:362 : iniset /etc/glance/glance-api.conf glance_store swift_store_config_file /etc/glance/glance-swift-store.conf 2022-03-23 18:43:12.991 | + lib/glance:configure_glance:363 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2022-03-23 18:43:13.025 | + lib/glance:configure_glance:364 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2022-03-23 18:43:13.055 | + lib/glance:configure_glance:365 : is_service_enabled tls-proxy 2022-03-23 18:43:13.073 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 18:43:13.075 | + lib/glance:configure_glance:368 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2022-03-23 18:43:13.106 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2022-03-23 18:43:13.136 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2022-03-23 18:43:13.166 | + lib/glance:configure_glance:373 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.45/identity/v3 2022-03-23 18:43:13.197 | + lib/glance:configure_glance:374 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2022-03-23 18:43:13.233 | + lib/glance:configure_glance:380 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.45/image 2022-03-23 18:43:13.266 | + lib/glance:configure_glance:382 : is_service_enabled tls-proxy 2022-03-23 18:43:13.285 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 18:43:13.288 | + lib/glance:configure_glance:388 : setup_logging /etc/glance/glance-api.conf 2022-03-23 18:43:13.290 | + functions:setup_logging:674 : setup_systemd_logging /etc/glance/glance-api.conf 2022-03-23 18:43:13.293 | + functions:setup_systemd_logging:689 : local conf_file=/etc/glance/glance-api.conf 2022-03-23 18:43:13.296 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-03-23 18:43:13.314 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-03-23 18:43:13.317 | + functions:setup_systemd_logging:695 : local pidstr= 2022-03-23 18:43:13.319 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-03-23 18:43:13.322 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-03-23 18:43:13.324 | + functions:setup_systemd_logging:702 : iniset /etc/glance/glance-api.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-03-23 18:43:13.355 | + functions:setup_systemd_logging:704 : iniset /etc/glance/glance-api.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-03-23 18:43:13.385 | + functions:setup_systemd_logging:705 : iniset /etc/glance/glance-api.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-03-23 18:43:13.416 | + functions:setup_systemd_logging:706 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-03-23 18:43:13.447 | + lib/glance:configure_glance:390 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2022-03-23 18:43:13.452 | + lib/glance:configure_glance:393 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2022-03-23 18:43:13.482 | + lib/glance:configure_glance:394 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2022-03-23 18:43:13.512 | + lib/glance:configure_glance:395 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-03-23 18:43:13.546 | + lib/glance:configure_glance:396 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.45/identity 2022-03-23 18:43:13.581 | + lib/glance:configure_glance:397 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2022-03-23 18:43:13.616 | + lib/glance:configure_glance:398 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2022-03-23 18:43:13.647 | + lib/glance:configure_glance:399 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2022-03-23 18:43:13.678 | + lib/glance:configure_glance:402 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-03-23 18:43:13.709 | + lib/glance:configure_glance:405 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2022-03-23 18:43:13.740 | + lib/glance:configure_glance:406 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2022-03-23 18:43:13.771 | + lib/glance:configure_glance:407 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2022-03-23 18:43:13.801 | + lib/glance:configure_glance:409 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2022-03-23 18:43:13.807 | + lib/glance:configure_glance:411 : cp -p /opt/stack/glance/etc/metadefs/cim-processor-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-resource-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-storage-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-virtual-system-setting-data.json /opt/stack/glance/etc/metadefs/compute-aggr-disk-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-iops-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-num-instances.json /opt/stack/glance/etc/metadefs/compute-cpu-pinning.json /opt/stack/glance/etc/metadefs/compute-guest-memory-backing.json /opt/stack/glance/etc/metadefs/compute-guest-shutdown.json /opt/stack/glance/etc/metadefs/compute-host-capabilities.json /opt/stack/glance/etc/metadefs/compute-hypervisor.json /opt/stack/glance/etc/metadefs/compute-instance-data.json /opt/stack/glance/etc/metadefs/compute-libvirt-image.json /opt/stack/glance/etc/metadefs/compute-libvirt.json /opt/stack/glance/etc/metadefs/compute-quota.json /opt/stack/glance/etc/metadefs/compute-randomgen.json /opt/stack/glance/etc/metadefs/compute-vcputopology.json /opt/stack/glance/etc/metadefs/compute-vmware-flavor.json /opt/stack/glance/etc/metadefs/compute-vmware.json /opt/stack/glance/etc/metadefs/compute-vmware-quota-flavor.json /opt/stack/glance/etc/metadefs/compute-watchdog.json /opt/stack/glance/etc/metadefs/compute-xenapi.json /opt/stack/glance/etc/metadefs/glance-common-image-props.json /opt/stack/glance/etc/metadefs/image-signature-verification.json /opt/stack/glance/etc/metadefs/operating-system.json /opt/stack/glance/etc/metadefs/software-databases.json /opt/stack/glance/etc/metadefs/software-runtimes.json /opt/stack/glance/etc/metadefs/software-webservers.json /opt/stack/glance/etc/metadefs/storage-volume-type.json /etc/glance/metadefs 2022-03-23 18:43:13.815 | + lib/glance:configure_glance:413 : is_service_enabled tls-proxy 2022-03-23 18:43:13.832 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 18:43:13.834 | + lib/glance:configure_glance:421 : [[ False == False ]] 2022-03-23 18:43:13.837 | + lib/glance:configure_glance:422 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini /usr/local/bin/glance-wsgi-api /image 2022-03-23 18:43:13.839 | + lib/apache:write_local_uwsgi_http_config:319 : local file=/etc/glance/glance-uwsgi.ini 2022-03-23 18:43:13.842 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=/usr/local/bin/glance-wsgi-api 2022-03-23 18:43:13.844 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2022-03-23 18:43:13.847 | ++ lib/apache:write_local_uwsgi_http_config:322 : basename /usr/local/bin/glance-wsgi-api 2022-03-23 18:43:13.851 | + lib/apache:write_local_uwsgi_http_config:322 : name=glance-wsgi-api 2022-03-23 18:43:13.854 | + lib/apache:write_local_uwsgi_http_config:328 : rm -rf /etc/glance/glance-uwsgi.ini 2022-03-23 18:43:13.858 | + lib/apache:write_local_uwsgi_http_config:329 : iniset /etc/glance/glance-uwsgi.ini uwsgi wsgi-file /usr/local/bin/glance-wsgi-api 2022-03-23 18:43:13.888 | ++ lib/apache:write_local_uwsgi_http_config:330 : get_random_port 2022-03-23 18:43:13.891 | ++ functions:get_random_port:836 : read lower_port upper_port 2022-03-23 18:43:13.894 | ++ functions:get_random_port:837 : true 2022-03-23 18:43:13.897 | ++ functions:get_random_port:838 : (( port = upper_port )) 2022-03-23 18:43:13.899 | ++ functions:get_random_port:838 : (( port >= lower_port )) 2022-03-23 18:43:13.902 | ++ functions:get_random_port:839 : sudo lsof -i :60999 2022-03-23 18:43:13.991 | ++ functions:get_random_port:840 : [[ 1 > 0 ]] 2022-03-23 18:43:13.996 | ++ functions:get_random_port:841 : break 2 2022-03-23 18:43:13.999 | ++ functions:get_random_port:845 : echo 60999 2022-03-23 18:43:14.003 | + lib/apache:write_local_uwsgi_http_config:330 : port=60999 2022-03-23 18:43:14.006 | + lib/apache:write_local_uwsgi_http_config:331 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2022-03-23 18:43:14.036 | + lib/apache:write_local_uwsgi_http_config:332 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2022-03-23 18:43:14.064 | + lib/apache:write_local_uwsgi_http_config:334 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2022-03-23 18:43:14.092 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2022-03-23 18:43:14.121 | + lib/apache:write_local_uwsgi_http_config:337 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2022-03-23 18:43:14.149 | + lib/apache:write_local_uwsgi_http_config:338 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2022-03-23 18:43:14.178 | + lib/apache:write_local_uwsgi_http_config:339 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2022-03-23 18:43:14.206 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2022-03-23 18:43:14.236 | + lib/apache:write_local_uwsgi_http_config:343 : iniset /etc/glance/glance-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-03-23 18:43:14.269 | + lib/apache:write_local_uwsgi_http_config:346 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2022-03-23 18:43:14.297 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2022-03-23 18:43:14.326 | + lib/apache:write_local_uwsgi_http_config:350 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2022-03-23 18:43:14.354 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2022-03-23 18:43:14.382 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2022-03-23 18:43:14.411 | + lib/apache:write_local_uwsgi_http_config:354 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2022-03-23 18:43:14.440 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2022-03-23 18:43:14.468 | + lib/apache:write_local_uwsgi_http_config:356 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2022-03-23 18:43:14.496 | + lib/apache:write_local_uwsgi_http_config:357 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2022-03-23 18:43:14.526 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2022-03-23 18:43:14.556 | + lib/apache:write_local_uwsgi_http_config:361 : enable_apache_mod proxy 2022-03-23 18:43:14.560 | + lib/apache:enable_apache_mod:59 : local mod=proxy 2022-03-23 18:43:14.563 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-03-23 18:43:14.566 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 18:43:14.568 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 18:43:14.571 | + lib/apache:enable_apache_mod:64 : [[ proxy != \v\e\r\s\i\o\n ]] 2022-03-23 18:43:14.574 | + lib/apache:enable_apache_mod:64 : a2query -m proxy 2022-03-23 18:43:14.631 | proxy (enabled by site administrator) 2022-03-23 18:43:14.635 | + lib/apache:write_local_uwsgi_http_config:362 : enable_apache_mod proxy_http 2022-03-23 18:43:14.639 | + lib/apache:enable_apache_mod:59 : local mod=proxy_http 2022-03-23 18:43:14.643 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-03-23 18:43:14.647 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 18:43:14.651 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 18:43:14.654 | + lib/apache:enable_apache_mod:64 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2022-03-23 18:43:14.657 | + lib/apache:enable_apache_mod:64 : a2query -m proxy_http 2022-03-23 18:43:14.712 | proxy_http (enabled by site administrator) 2022-03-23 18:43:14.716 | + lib/apache:write_local_uwsgi_http_config:363 : local apache_conf= 2022-03-23 18:43:14.720 | ++ lib/apache:write_local_uwsgi_http_config:364 : apache_site_config_for glance-wsgi-api 2022-03-23 18:43:14.723 | ++ lib/apache:apache_site_config_for:186 : local site=glance-wsgi-api 2022-03-23 18:43:14.726 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-03-23 18:43:14.729 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 18:43:14.732 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 18:43:14.735 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2022-03-23 18:43:14.738 | + lib/apache:write_local_uwsgi_http_config:364 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2022-03-23 18:43:14.741 | + lib/apache:write_local_uwsgi_http_config:365 : echo 'KeepAlive Off' 2022-03-23 18:43:14.741 | + lib/apache:write_local_uwsgi_http_config:365 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2022-03-23 18:43:14.753 | KeepAlive Off 2022-03-23 18:43:14.757 | + lib/apache:write_local_uwsgi_http_config:366 : echo 'SetEnv proxy-sendchunked 1' 2022-03-23 18:43:14.758 | + lib/apache:write_local_uwsgi_http_config:366 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-03-23 18:43:14.766 | SetEnv proxy-sendchunked 1 2022-03-23 18:43:14.771 | + lib/apache:write_local_uwsgi_http_config:367 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2022-03-23 18:43:14.771 | + lib/apache:write_local_uwsgi_http_config:367 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-03-23 18:43:14.779 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2022-03-23 18:43:14.783 | + lib/apache:write_local_uwsgi_http_config:368 : enable_apache_site glance-wsgi-api 2022-03-23 18:43:14.786 | + lib/apache:enable_apache_site:203 : local site=glance-wsgi-api 2022-03-23 18:43:14.788 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-03-23 18:43:14.791 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-03-23 18:43:14.793 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-03-23 18:43:14.796 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 18:43:14.798 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 18:43:14.801 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-03-23 18:43:14.803 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-03-23 18:43:14.806 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 18:43:14.808 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 18:43:14.811 | + lib/apache:enable_apache_site:207 : sudo a2ensite glance-wsgi-api 2022-03-23 18:43:14.878 | Site glance-wsgi-api already enabled 2022-03-23 18:43:14.884 | + lib/apache:write_local_uwsgi_http_config:369 : restart_apache_server 2022-03-23 18:43:14.889 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-03-23 18:43:14.892 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-23 18:43:14.896 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-03-23 18:43:15.037 | ++ lib/glance:configure_glance:425 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2022-03-23 18:43:15.044 | + lib/glance:configure_glance:425 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2022-03-23 18:43:15.079 | + lib/glance:configure_glance:435 : [[ False == True ]] 2022-03-23 18:43:15.082 | + ./stack.sh:main:923 : is_service_enabled cinder 2022-03-23 18:43:15.103 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:43:15.106 | + ./stack.sh:main:925 : stack_install_service cinder 2022-03-23 18:43:15.109 | + lib/stack:stack_install_service:20 : local service=cinder 2022-03-23 18:43:15.111 | + lib/stack:stack_install_service:21 : type install_cinder 2022-03-23 18:43:15.114 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-03-23 18:43:15.116 | + lib/stack:stack_install_service:32 : install_cinder 2022-03-23 18:43:15.119 | + lib/cinder:install_cinder:466 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder master 2022-03-23 18:43:15.122 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/cinder.git 2022-03-23 18:43:15.124 | + functions-common:git_clone:609 : local git_dest=/opt/stack/cinder 2022-03-23 18:43:15.127 | + functions-common:git_clone:610 : local git_ref=master 2022-03-23 18:43:15.129 | + functions-common:git_clone:611 : local orig_dir 2022-03-23 18:43:15.132 | ++ functions-common:git_clone:612 : pwd 2022-03-23 18:43:15.135 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-23 18:43:15.137 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-23 18:43:15.141 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-23 18:43:15.163 | + functions-common:git_clone:615 : RECLONE=False 2022-03-23 18:43:15.167 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-23 18:43:15.171 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-23 18:43:15.174 | + functions-common:git_clone:629 : echo master 2022-03-23 18:43:15.174 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-23 18:43:15.180 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/cinder ]] 2022-03-23 18:43:15.182 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-23 18:43:15.185 | + functions-common:git_clone:677 : cd /opt/stack/cinder 2022-03-23 18:43:15.188 | + functions-common:git_clone:678 : git show --oneline 2022-03-23 18:43:15.188 | + functions-common:git_clone:678 : head -1 2022-03-23 18:43:15.203 | b5a6ff227 Merge "db: Remove 'use_slave' arguments" 2022-03-23 18:43:15.206 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-23 18:43:15.209 | + lib/cinder:install_cinder:467 : setup_develop /opt/stack/cinder 2022-03-23 18:43:15.212 | + inc/python:setup_develop:338 : local bindep 2022-03-23 18:43:15.214 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2022-03-23 18:43:15.217 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2022-03-23 18:43:15.219 | + inc/python:setup_develop:344 : local extras= 2022-03-23 18:43:15.222 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2022-03-23 18:43:15.225 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-03-23 18:43:15.228 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2022-03-23 18:43:15.230 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2022-03-23 18:43:15.233 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-03-23 18:43:15.236 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-03-23 18:43:15.239 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2022-03-23 18:43:15.242 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-03-23 18:43:15.245 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2022-03-23 18:43:15.248 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-03-23 18:43:15.250 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-03-23 18:43:15.254 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2022-03-23 18:43:15.260 | + inc/python:_setup_package_with_constraints_edit:385 : name=cinder 2022-03-23 18:43:15.263 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2022-03-23 18:43:15.913 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/cinder -e 2022-03-23 18:43:15.916 | + inc/python:setup_package:418 : local bindep=0 2022-03-23 18:43:15.920 | + inc/python:setup_package:419 : local bindep_flag= 2022-03-23 18:43:15.923 | + inc/python:setup_package:420 : local bindep_profiles= 2022-03-23 18:43:15.925 | + inc/python:setup_package:421 : [[ /opt/stack/cinder == -bindep* ]] 2022-03-23 18:43:15.928 | + inc/python:setup_package:426 : local project_dir=/opt/stack/cinder 2022-03-23 18:43:15.931 | + inc/python:setup_package:427 : local flags=-e 2022-03-23 18:43:15.934 | + inc/python:setup_package:428 : local extras= 2022-03-23 18:43:15.937 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-03-23 18:43:15.940 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-03-23 18:43:15.943 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-03-23 18:43:15.946 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-03-23 18:43:15.948 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-03-23 18:43:15.951 | + inc/python:setup_package:446 : pip_install -e /opt/stack/cinder 2022-03-23 18:43:15.973 | Using python 3.8 to install /opt/stack/cinder 2022-03-23 18:43:15.976 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/cinder 2022-03-23 18:43:16.833 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:43:16.833 | from cryptography.utils import int_from_bytes 2022-03-23 18:43:16.833 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:43:16.833 | from cryptography.utils import int_from_bytes 2022-03-23 18:43:17.958 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-23 18:43:17.984 | Obtaining file:///opt/stack/cinder 2022-03-23 18:43:17.985 | Preparing metadata (setup.py): started 2022-03-23 18:43:21.990 | Preparing metadata (setup.py): finished with status 'done' 2022-03-23 18:43:22.128 | Requirement already satisfied: pbr>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev31) (5.8.1) 2022-03-23 18:43:22.129 | Requirement already satisfied: decorator>=4.4.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev31) (5.1.1) 2022-03-23 18:43:22.130 | Requirement already satisfied: eventlet!=0.32.0,>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev31) (0.33.0) 2022-03-23 18:43:22.131 | Requirement already satisfied: greenlet>=0.4.16 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev31) (1.1.2) 2022-03-23 18:43:22.132 | Requirement already satisfied: httplib2>=0.18.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev31) (0.20.4) 2022-03-23 18:43:22.133 | Requirement already satisfied: iso8601>=0.1.12 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev31) (1.0.2) 2022-03-23 18:43:22.134 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from cinder==20.1.0.dev31) (3.2.0) 2022-03-23 18:43:22.135 | Requirement already satisfied: keystoneauth1>=4.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev31) (4.5.0) 2022-03-23 18:43:22.136 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev31) (9.4.0) 2022-03-23 18:43:22.137 | Requirement already satisfied: lxml>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev31) (4.8.0) 2022-03-23 18:43:22.138 | Requirement already satisfied: oauth2client>=4.1.3 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev31) (4.1.3) 2022-03-23 18:43:22.140 | Requirement already satisfied: oslo.config>=8.3.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev31) (8.8.0) 2022-03-23 18:43:22.141 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev31) (4.5.0) 2022-03-23 18:43:22.142 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev31) (4.1.0) 2022-03-23 18:43:22.144 | Requirement already satisfied: oslo.db>=11.0.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev31) (11.2.0) 2022-03-23 18:43:22.145 | Requirement already satisfied: oslo.log>=4.6.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev31) (4.7.0) 2022-03-23 18:43:22.146 | Requirement already satisfied: oslo.messaging>=12.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev31) (12.13.0) 2022-03-23 18:43:22.147 | Requirement already satisfied: oslo.middleware>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev31) (4.5.1) 2022-03-23 18:43:22.148 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev31) (3.11.0) 2022-03-23 18:43:22.149 | Requirement already satisfied: oslo.privsep>=2.6.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev31) (2.7.0) 2022-03-23 18:43:22.150 | Requirement already satisfied: oslo.reports>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev31) (2.3.0) 2022-03-23 18:43:22.151 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev31) (6.3.1) 2022-03-23 18:43:22.152 | Requirement already satisfied: oslo.serialization>=4.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev31) (4.3.0) 2022-03-23 18:43:22.153 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev31) (2.8.0) 2022-03-23 18:43:22.155 | Requirement already satisfied: oslo.upgradecheck>=1.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev31) (1.5.0) 2022-03-23 18:43:22.156 | Requirement already satisfied: oslo.utils>=4.12.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev31) (4.12.2) 2022-03-23 18:43:22.157 | Requirement already satisfied: oslo.versionedobjects>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev31) (2.6.0) 2022-03-23 18:43:22.158 | Requirement already satisfied: osprofiler>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev31) (3.4.2) 2022-03-23 18:43:22.159 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev31) (21.3) 2022-03-23 18:43:22.160 | Requirement already satisfied: paramiko>=2.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev31) (2.8.1) 2022-03-23 18:43:22.161 | Requirement already satisfied: Paste>=3.4.3 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev31) (3.5.0) 2022-03-23 18:43:22.162 | Requirement already satisfied: PasteDeploy>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev31) (2.1.1) 2022-03-23 18:43:22.163 | Requirement already satisfied: psutil>=5.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev31) (5.9.0) 2022-03-23 18:43:22.164 | Requirement already satisfied: pyparsing>=2.4.7 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev31) (3.0.7) 2022-03-23 18:43:22.165 | Requirement already satisfied: python-barbicanclient>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev31) (5.3.0) 2022-03-23 18:43:22.166 | Requirement already satisfied: python-glanceclient>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev31) (3.6.0) 2022-03-23 18:43:22.167 | Requirement already satisfied: python-keystoneclient>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev31) (4.4.0) 2022-03-23 18:43:22.168 | Requirement already satisfied: python-novaclient>=17.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev31) (17.7.0) 2022-03-23 18:43:22.169 | Requirement already satisfied: python-swiftclient>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev31) (3.13.1) 2022-03-23 18:43:22.170 | Requirement already satisfied: pytz>=2020.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev31) (2021.3) 2022-03-23 18:43:22.171 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev31) (2.27.1) 2022-03-23 18:43:22.172 | Requirement already satisfied: Routes>=2.4.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev31) (2.5.1) 2022-03-23 18:43:22.174 | Requirement already satisfied: taskflow>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev31) (4.6.4) 2022-03-23 18:43:22.175 | Requirement already satisfied: rtslib-fb>=2.1.74 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev31) (2.1.74) 2022-03-23 18:43:22.176 | Requirement already satisfied: six>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev31) (1.16.0) 2022-03-23 18:43:22.177 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev31) (1.4.31) 2022-03-23 18:43:22.178 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev31) (0.13.0) 2022-03-23 18:43:22.179 | Requirement already satisfied: stevedore>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev31) (3.5.0) 2022-03-23 18:43:22.180 | Requirement already satisfied: tabulate>=0.8.7 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev31) (0.8.9) 2022-03-23 18:43:22.181 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev31) (6.3.1) 2022-03-23 18:43:22.182 | Requirement already satisfied: WebOb>=1.8.6 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev31) (1.8.7) 2022-03-23 18:43:22.183 | Requirement already satisfied: oslo.i18n>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev31) (5.1.0) 2022-03-23 18:43:22.184 | Requirement already satisfied: oslo.vmware>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev31) (3.10.0) 2022-03-23 18:43:22.185 | Requirement already satisfied: os-brick>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev31) (5.2.0) 2022-03-23 18:43:22.186 | Requirement already satisfied: os-win>=5.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev31) (5.6.0) 2022-03-23 18:43:22.187 | Requirement already satisfied: tooz>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev31) (2.10.1) 2022-03-23 18:43:22.189 | Requirement already satisfied: google-api-python-client>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev31) (2.38.0) 2022-03-23 18:43:22.190 | Requirement already satisfied: castellan>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev31) (3.10.1) 2022-03-23 18:43:22.191 | Requirement already satisfied: cryptography>=3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev31) (36.0.1) 2022-03-23 18:43:22.192 | Requirement already satisfied: cursive>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev31) (0.2.2) 2022-03-23 18:43:22.193 | Requirement already satisfied: zstd>=1.4.5.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev31) (1.5.1.0) 2022-03-23 18:43:22.194 | Requirement already satisfied: boto3>=1.16.51 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev31) (1.21.7) 2022-03-23 18:43:22.208 | Requirement already satisfied: botocore<1.25.0,>=1.24.7 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==20.1.0.dev31) (1.24.7) 2022-03-23 18:43:22.209 | Requirement already satisfied: jmespath<1.0.0,>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==20.1.0.dev31) (0.10.0) 2022-03-23 18:43:22.210 | Requirement already satisfied: s3transfer<0.6.0,>=0.5.0 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==20.1.0.dev31) (0.5.2) 2022-03-23 18:43:22.270 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=3.1->cinder==20.1.0.dev31) (1.15.0) 2022-03-23 18:43:22.299 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.32.0,>=0.30.1->cinder==20.1.0.dev31) (2.1.0) 2022-03-23 18:43:22.314 | Requirement already satisfied: google-auth-httplib2>=0.1.0 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==20.1.0.dev31) (0.1.0) 2022-03-23 18:43:22.315 | Requirement already satisfied: google-auth<3.0.0dev,>=1.16.0 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==20.1.0.dev31) (2.6.0) 2022-03-23 18:43:22.316 | Requirement already satisfied: uritemplate<5,>=3.0.1 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==20.1.0.dev31) (4.1.1) 2022-03-23 18:43:22.317 | Requirement already satisfied: google-api-core<3.0.0dev,>=1.21.0 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==20.1.0.dev31) (2.5.0) 2022-03-23 18:43:22.412 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=4.2.1->cinder==20.1.0.dev31) (1.7.0) 2022-03-23 18:43:22.464 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=9.1.0->cinder==20.1.0.dev31) (3.1.1) 2022-03-23 18:43:22.465 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=9.1.0->cinder==20.1.0.dev31) (2.10.1) 2022-03-23 18:43:22.493 | Requirement already satisfied: pyasn1>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==20.1.0.dev31) (0.4.8) 2022-03-23 18:43:22.494 | Requirement already satisfied: rsa>=3.1.4 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==20.1.0.dev31) (4.8) 2022-03-23 18:43:22.495 | Requirement already satisfied: pyasn1-modules>=0.0.5 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==20.1.0.dev31) (0.2.8) 2022-03-23 18:43:22.547 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=4.5.0->cinder==20.1.0.dev31) (0.17.3) 2022-03-23 18:43:22.591 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.1.0.dev31) (2.5.0) 2022-03-23 18:43:22.592 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.1.0.dev31) (1.5.0) 2022-03-23 18:43:22.594 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.1.0.dev31) (0.8.0) 2022-03-23 18:43:22.595 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.1.0.dev31) (6.0) 2022-03-23 18:43:22.682 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==20.1.0.dev31) (0.5.0) 2022-03-23 18:43:22.684 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==20.1.0.dev31) (1.7.6) 2022-03-23 18:43:22.686 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==20.1.0.dev31) (2.0.1) 2022-03-23 18:43:22.742 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->cinder==20.1.0.dev31) (0.9.6) 2022-03-23 18:43:22.744 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->cinder==20.1.0.dev31) (2.8.2) 2022-03-23 18:43:22.805 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev31) (2.4.0) 2022-03-23 18:43:22.807 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev31) (5.2.3) 2022-03-23 18:43:22.808 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev31) (5.0.0) 2022-03-23 18:43:22.809 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev31) (0.4.0) 2022-03-23 18:43:22.813 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev31) (5.0.9) 2022-03-23 18:43:22.834 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==20.1.0.dev31) (3.0.3) 2022-03-23 18:43:22.836 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==20.1.0.dev31) (3.3.0) 2022-03-23 18:43:22.839 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==20.1.0.dev31) (3.2.0) 2022-03-23 18:43:22.884 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.6.2->cinder==20.1.0.dev31) (1.0.3) 2022-03-23 18:43:22.966 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->cinder==20.1.0.dev31) (3.0.0) 2022-03-23 18:43:22.970 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->cinder==20.1.0.dev31) (1.3.3) 2022-03-23 18:43:22.993 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.1.1->cinder==20.1.0.dev31) (3.1.1) 2022-03-23 18:43:23.019 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.12.1->cinder==20.1.0.dev31) (0.11.0) 2022-03-23 18:43:23.095 | Requirement already satisfied: urllib3>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from oslo.vmware>=3.10.0->cinder==20.1.0.dev31) (1.26.8) 2022-03-23 18:43:23.097 | Requirement already satisfied: suds-community>=0.6 in /usr/local/lib/python3.8/dist-packages (from oslo.vmware>=3.10.0->cinder==20.1.0.dev31) (1.0.0) 2022-03-23 18:43:23.223 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.2->cinder==20.1.0.dev31) (1.5.0) 2022-03-23 18:43:23.247 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=3.4.3->cinder==20.1.0.dev31) (60.9.3) 2022-03-23 18:43:23.384 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-barbicanclient>=5.0.1->cinder==20.1.0.dev31) (3.10.1) 2022-03-23 18:43:23.425 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==20.1.0.dev31) (1.13.3) 2022-03-23 18:43:23.427 | Requirement already satisfied: warlock<2,>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==20.1.0.dev31) (1.3.3) 2022-03-23 18:43:23.429 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==20.1.0.dev31) (22.0.0) 2022-03-23 18:43:23.624 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->cinder==20.1.0.dev31) (2019.11.28) 2022-03-23 18:43:23.626 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==20.1.0.dev31) (2.0.12) 2022-03-23 18:43:23.629 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==20.1.0.dev31) (3.3) 2022-03-23 18:43:23.665 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.4.1->cinder==20.1.0.dev31) (0.7) 2022-03-23 18:43:23.693 | Requirement already satisfied: pyudev>=0.16.1 in /usr/local/lib/python3.8/dist-packages (from rtslib-fb>=2.1.74->cinder==20.1.0.dev31) (0.23.2) 2022-03-23 18:43:23.924 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==20.1.0.dev31) (0.4.2) 2022-03-23 18:43:23.926 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==20.1.0.dev31) (0.5.2) 2022-03-23 18:43:24.065 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.1.0.dev31) (2.6.3) 2022-03-23 18:43:24.067 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.1.0.dev31) (2.5.0) 2022-03-23 18:43:24.068 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.1.0.dev31) (1.4.2) 2022-03-23 18:43:24.197 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=2.7.1->cinder==20.1.0.dev31) (0.12.2) 2022-03-23 18:43:24.347 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==20.1.0.dev31) (1.1.6) 2022-03-23 18:43:24.349 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==20.1.0.dev31) (5.4.0) 2022-03-23 18:43:24.351 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==20.1.0.dev31) (4.11.1) 2022-03-23 18:43:24.385 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=12.5.0->cinder==20.1.0.dev31) (5.0.0) 2022-03-23 18:43:24.632 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=3.1->cinder==20.1.0.dev31) (2.21) 2022-03-23 18:43:24.710 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==20.1.0.dev31) (2.4.0) 2022-03-23 18:43:24.713 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==20.1.0.dev31) (0.5.0) 2022-03-23 18:43:24.877 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.8.0->cinder==20.1.0.dev31) (2.5.0) 2022-03-23 18:43:24.967 | Requirement already satisfied: protobuf>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from google-api-core<3.0.0dev,>=1.21.0->google-api-python-client>=1.11.0->cinder==20.1.0.dev31) (3.19.4) 2022-03-23 18:43:24.968 | Requirement already satisfied: googleapis-common-protos<2.0dev,>=1.52.0 in /usr/local/lib/python3.8/dist-packages (from google-api-core<3.0.0dev,>=1.21.0->google-api-python-client>=1.11.0->cinder==20.1.0.dev31) (1.55.0) 2022-03-23 18:43:25.178 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=4.1.1->cinder==20.1.0.dev31) (2.1.0) 2022-03-23 18:43:25.600 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=9.1.0->cinder==20.1.0.dev31) (1.1.5) 2022-03-23 18:43:25.652 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=12.5.0->cinder==20.1.0.dev31) (0.13.1) 2022-03-23 18:43:25.701 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.1.1->cinder==20.1.0.dev31) (0.2.5) 2022-03-23 18:43:26.745 | Requirement already satisfied: jsonpatch<2,>=0.10 in /usr/local/lib/python3.8/dist-packages (from warlock<2,>=1.2.0->python-glanceclient>=3.2.2->cinder==20.1.0.dev31) (1.32) 2022-03-23 18:43:27.016 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==20.1.0.dev31) (21.4.0) 2022-03-23 18:43:27.017 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==20.1.0.dev31) (1.8.2) 2022-03-23 18:43:27.159 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch<2,>=0.10->warlock<2,>=1.2.0->python-glanceclient>=3.2.2->cinder==20.1.0.dev31) (2.2) 2022-03-23 18:43:27.347 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.8.0->cinder==20.1.0.dev31) (1.0.0) 2022-03-23 18:43:27.476 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->oslo.db>=11.0.0->cinder==20.1.0.dev31) (3.7.0) 2022-03-23 18:43:29.129 | Installing collected packages: cinder 2022-03-23 18:43:29.130 | Attempting uninstall: cinder 2022-03-23 18:43:29.130 | Found existing installation: cinder 20.1.0.dev31 2022-03-23 18:43:29.136 | Can't uninstall 'cinder'. No files were found to uninstall. 2022-03-23 18:43:29.138 | Running setup.py develop for cinder 2022-03-23 18:43:34.873 | Successfully installed cinder 2022-03-23 18:43:34.873 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-23 18:43:34.881 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-23 18:43:34.881 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-23 18:43:35.037 | + inc/python:pip_install:200 : result=0 2022-03-23 18:43:35.040 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-23 18:43:35.044 | + functions-common:time_stop:2425 : local name 2022-03-23 18:43:35.048 | + functions-common:time_stop:2426 : local end_time 2022-03-23 18:43:35.050 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 18:43:35.053 | + functions-common:time_stop:2428 : local total 2022-03-23 18:43:35.055 | + functions-common:time_stop:2429 : local start_time 2022-03-23 18:43:35.058 | + functions-common:time_stop:2431 : name=pip_install 2022-03-23 18:43:35.060 | + functions-common:time_stop:2432 : start_time=1648060995968 2022-03-23 18:43:35.063 | + functions-common:time_stop:2434 : [[ -z 1648060995968 ]] 2022-03-23 18:43:35.066 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 18:43:35.072 | + functions-common:time_stop:2437 : end_time=1648061015069 2022-03-23 18:43:35.074 | + functions-common:time_stop:2438 : elapsed_time=19101 2022-03-23 18:43:35.077 | + functions-common:time_stop:2439 : total=95173 2022-03-23 18:43:35.080 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 18:43:35.082 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=114274 2022-03-23 18:43:35.085 | + inc/python:pip_install:203 : return 0 2022-03-23 18:43:35.087 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-03-23 18:43:35.090 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-03-23 18:43:35.092 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-03-23 18:43:35.112 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-03-23 18:43:35.124 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/cinder 2022-03-23 18:43:35.127 | + inc/python:use_library_from_git:250 : local name=/opt/stack/cinder 2022-03-23 18:43:35.130 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 18:43:35.132 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 18:43:35.135 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/cinder, ]] 2022-03-23 18:43:35.137 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 18:43:35.140 | + lib/cinder:install_cinder:468 : [[ lioadm == \t\g\t\a\d\m ]] 2022-03-23 18:43:35.143 | + lib/cinder:install_cinder:470 : [[ lioadm == \l\i\o\a\d\m ]] 2022-03-23 18:43:35.146 | + lib/cinder:install_cinder:471 : is_ubuntu 2022-03-23 18:43:35.148 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 18:43:35.151 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 18:43:35.153 | + lib/cinder:install_cinder:473 : sudo mkdir -p /etc/target 2022-03-23 18:43:35.165 | + lib/cinder:install_cinder:475 : install_package targetcli-fb 2022-03-23 18:43:35.168 | + functions-common:install_package:1463 : update_package_repo 2022-03-23 18:43:35.170 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-23 18:43:35.173 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-23 18:43:35.176 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-23 18:43:35.178 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-23 18:43:35.181 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-23 18:43:35.183 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 18:43:35.186 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 18:43:35.189 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-23 18:43:35.191 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-23 18:43:35.194 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-23 18:43:35.196 | + functions-common:apt_get_update:1190 : return 2022-03-23 18:43:35.199 | + functions-common:install_package:1464 : real_install_package targetcli-fb 2022-03-23 18:43:35.202 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-23 18:43:35.204 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 18:43:35.207 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 18:43:35.209 | + functions-common:real_install_package:1450 : apt_get install targetcli-fb 2022-03-23 18:43:35.233 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install targetcli-fb 2022-03-23 18:43:35.344 | Reading package lists... 2022-03-23 18:43:35.593 | Building dependency tree... 2022-03-23 18:43:35.594 | Reading state information... 2022-03-23 18:43:35.862 | targetcli-fb is already the newest version (1:2.1.51-0ubuntu1). 2022-03-23 18:43:35.862 | The following packages were automatically installed and are no longer required: 2022-03-23 18:43:35.863 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-23 18:43:35.863 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-23 18:43:35.863 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-23 18:43:35.863 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-23 18:43:35.863 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-23 18:43:35.863 | python3-zope.interface 2022-03-23 18:43:35.863 | Use 'sudo apt autoremove' to remove them. 2022-03-23 18:43:35.993 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-23 18:43:35.999 | + functions-common:apt_get:1234 : result=0 2022-03-23 18:43:36.003 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-23 18:43:36.006 | + functions-common:time_stop:2425 : local name 2022-03-23 18:43:36.010 | + functions-common:time_stop:2426 : local end_time 2022-03-23 18:43:36.014 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 18:43:36.017 | + functions-common:time_stop:2428 : local total 2022-03-23 18:43:36.022 | + functions-common:time_stop:2429 : local start_time 2022-03-23 18:43:36.025 | + functions-common:time_stop:2431 : name=apt-get 2022-03-23 18:43:36.029 | + functions-common:time_stop:2432 : start_time=1648061015230 2022-03-23 18:43:36.032 | + functions-common:time_stop:2434 : [[ -z 1648061015230 ]] 2022-03-23 18:43:36.035 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 18:43:36.040 | + functions-common:time_stop:2437 : end_time=1648061016037 2022-03-23 18:43:36.043 | + functions-common:time_stop:2438 : elapsed_time=807 2022-03-23 18:43:36.045 | + functions-common:time_stop:2439 : total=5666 2022-03-23 18:43:36.048 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 18:43:36.051 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=6473 2022-03-23 18:43:36.053 | + functions-common:apt_get:1238 : return 0 2022-03-23 18:43:36.056 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-03-23 18:43:36.059 | + ./stack.sh:main:926 : configure_cinder 2022-03-23 18:43:36.062 | + lib/cinder:configure_cinder:245 : sudo install -d -o ubuntu -m 755 /etc/cinder 2022-03-23 18:43:36.074 | + lib/cinder:configure_cinder:247 : rm -f /etc/cinder/cinder.conf 2022-03-23 18:43:36.078 | + lib/cinder:configure_cinder:249 : configure_rootwrap cinder 2022-03-23 18:43:36.081 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2022-03-23 18:43:36.083 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-03-23 18:43:36.086 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2022-03-23 18:43:36.087 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-03-23 18:43:36.091 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2022-03-23 18:43:36.094 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2022-03-23 18:43:36.096 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-03-23 18:43:36.098 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2022-03-23 18:43:36.101 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2022-03-23 18:43:36.103 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2022-03-23 18:43:36.105 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2022-03-23 18:43:36.107 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2022-03-23 18:43:36.119 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2022-03-23 18:43:36.131 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.d/volume.filters /etc/cinder/rootwrap.d 2022-03-23 18:43:36.147 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.conf /etc/cinder/rootwrap.conf 2022-03-23 18:43:36.163 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2022-03-23 18:43:36.178 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-03-23 18:43:36.182 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-03-23 18:43:36.188 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.bpC7dMrGB7 2022-03-23 18:43:36.190 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-03-23 18:43:36.192 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-03-23 18:43:36.195 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2022-03-23 18:43:36.197 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.bpC7dMrGB7 2022-03-23 18:43:36.201 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.bpC7dMrGB7 2022-03-23 18:43:36.213 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.bpC7dMrGB7 /etc/sudoers.d/cinder-rootwrap 2022-03-23 18:43:36.226 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2022-03-23 18:43:36.230 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-03-23 18:43:36.232 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-03-23 18:43:36.235 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-03-23 18:43:36.237 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-03-23 18:43:36.239 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2022-03-23 18:43:36.242 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /usr/local/bin ]] 2022-03-23 18:43:36.244 | + lib/cinder:configure_cinder:251 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2022-03-23 18:43:36.247 | + lib/cinder:configure_cinder:252 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2022-03-23 18:43:36.252 | + lib/cinder:configure_cinder:255 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2022-03-23 18:43:36.256 | + lib/cinder:configure_cinder:257 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2022-03-23 18:43:36.276 | + lib/cinder:configure_cinder:258 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2022-03-23 18:43:36.295 | + lib/cinder:configure_cinder:259 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2022-03-23 18:43:36.314 | + lib/cinder:configure_cinder:260 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2022-03-23 18:43:36.333 | + lib/cinder:configure_cinder:261 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2022-03-23 18:43:36.353 | + lib/cinder:configure_cinder:262 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2022-03-23 18:43:36.372 | + lib/cinder:configure_cinder:263 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2022-03-23 18:43:36.392 | + lib/cinder:configure_cinder:264 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2022-03-23 18:43:36.411 | + lib/cinder:configure_cinder:266 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2022-03-23 18:43:36.413 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-03-23 18:43:36.416 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=cinder 2022-03-23 18:43:36.419 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-03-23 18:43:36.421 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2022-03-23 18:43:36.452 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2022-03-23 18:43:36.485 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.45/identity 2022-03-23 18:43:36.513 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2022-03-23 18:43:36.546 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2022-03-23 18:43:36.575 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2022-03-23 18:43:36.603 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2022-03-23 18:43:36.631 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2022-03-23 18:43:36.660 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-03-23 18:43:36.689 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2022-03-23 18:43:36.717 | + lib/cinder:configure_cinder:268 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2022-03-23 18:43:36.749 | + lib/cinder:configure_cinder:270 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2022-03-23 18:43:36.778 | ++ lib/cinder:configure_cinder:271 : database_connection_url cinder 2022-03-23 18:43:36.781 | ++ lib/database:database_connection_url:134 : local db=cinder 2022-03-23 18:43:36.784 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2022-03-23 18:43:36.786 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=cinder 2022-03-23 18:43:36.789 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-03-23 18:43:36.792 | + lib/cinder:configure_cinder:271 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-03-23 18:43:36.823 | + lib/cinder:configure_cinder:272 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2022-03-23 18:43:36.854 | + lib/cinder:configure_cinder:273 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2022-03-23 18:43:36.882 | + lib/cinder:configure_cinder:274 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2022-03-23 18:43:36.912 | + lib/cinder:configure_cinder:275 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2022-03-23 18:43:36.940 | + lib/cinder:configure_cinder:276 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2022-03-23 18:43:36.969 | + lib/cinder:configure_cinder:277 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2022-03-23 18:43:37.001 | + lib/cinder:configure_cinder:278 : [[ 4 == 6 ]] 2022-03-23 18:43:37.003 | + lib/cinder:configure_cinder:281 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.45 2022-03-23 18:43:37.034 | + lib/cinder:configure_cinder:283 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2022-03-23 18:43:37.070 | ++ lib/cinder:configure_cinder:284 : openssl rand -hex 16 2022-03-23 18:43:37.078 | + lib/cinder:configure_cinder:284 : iniset /etc/cinder/cinder.conf key_manager fixed_key 48cbda58f136771c3862fb789db1e1a4 2022-03-23 18:43:37.107 | + lib/cinder:configure_cinder:285 : [[ -n '' ]] 2022-03-23 18:43:37.109 | + lib/cinder:configure_cinder:290 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2022-03-23 18:43:37.138 | + lib/cinder:configure_cinder:291 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2022-03-23 18:43:37.167 | + lib/cinder:configure_cinder:292 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2022-03-23 18:43:37.196 | + lib/cinder:configure_cinder:297 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2022-03-23 18:43:37.225 | + lib/cinder:configure_cinder:299 : is_service_enabled c-vol 2022-03-23 18:43:37.242 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:43:37.245 | + lib/cinder:configure_cinder:299 : [[ -n lvm:lvmdriver-1 ]] 2022-03-23 18:43:37.247 | + lib/cinder:configure_cinder:300 : local enabled_backends= 2022-03-23 18:43:37.250 | + lib/cinder:configure_cinder:301 : local default_name= 2022-03-23 18:43:37.252 | + lib/cinder:configure_cinder:302 : local be be_name be_type 2022-03-23 18:43:37.255 | + lib/cinder:configure_cinder:303 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-03-23 18:43:37.257 | + lib/cinder:configure_cinder:304 : be_type=lvm 2022-03-23 18:43:37.260 | + lib/cinder:configure_cinder:305 : be_name=lvmdriver-1 2022-03-23 18:43:37.262 | + lib/cinder:configure_cinder:306 : type configure_cinder_backend_lvm 2022-03-23 18:43:37.265 | + lib/cinder:configure_cinder:307 : configure_cinder_backend_lvm lvmdriver-1 2022-03-23 18:43:37.267 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:48 : local be_name=lvmdriver-1 2022-03-23 18:43:37.270 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:50 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_backend_name lvmdriver-1 2022-03-23 18:43:37.301 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:51 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_driver cinder.volume.drivers.lvm.LVMVolumeDriver 2022-03-23 18:43:37.330 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:52 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_group stack-volumes-lvmdriver-1 2022-03-23 18:43:37.358 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:53 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_helper lioadm 2022-03-23 18:43:37.387 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:54 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type thin 2022-03-23 18:43:37.417 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:55 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_clear none 2022-03-23 18:43:37.446 | + lib/cinder:configure_cinder:309 : [[ -z '' ]] 2022-03-23 18:43:37.448 | + lib/cinder:configure_cinder:310 : default_name=lvmdriver-1 2022-03-23 18:43:37.451 | + lib/cinder:configure_cinder:312 : enabled_backends+=lvmdriver-1, 2022-03-23 18:43:37.453 | + lib/cinder:configure_cinder:314 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends lvmdriver-1 2022-03-23 18:43:37.482 | + lib/cinder:configure_cinder:315 : [[ -n lvmdriver-1 ]] 2022-03-23 18:43:37.485 | + lib/cinder:configure_cinder:316 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type lvmdriver-1 2022-03-23 18:43:37.514 | + lib/cinder:configure_cinder:318 : configure_cinder_image_volume_cache 2022-03-23 18:43:37.516 | + lib/cinder:configure_cinder_image_volume_cache:619 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2022-03-23 18:43:37.519 | + lib/cinder:configure_cinder_image_volume_cache:620 : local be_name=lvmdriver-1 2022-03-23 18:43:37.522 | + lib/cinder:configure_cinder_image_volume_cache:622 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled True 2022-03-23 18:43:37.550 | + lib/cinder:configure_cinder_image_volume_cache:624 : [[ -n '' ]] 2022-03-23 18:43:37.553 | + lib/cinder:configure_cinder_image_volume_cache:628 : [[ -n '' ]] 2022-03-23 18:43:37.555 | + lib/cinder:configure_cinder:321 : is_service_enabled c-bak 2022-03-23 18:43:37.572 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:43:37.575 | + lib/cinder:configure_cinder:321 : [[ -n swift ]] 2022-03-23 18:43:37.577 | + lib/cinder:configure_cinder:322 : type configure_cinder_backup_swift 2022-03-23 18:43:37.580 | + lib/cinder:configure_cinder:323 : configure_cinder_backup_swift 2022-03-23 18:43:37.582 | + lib/cinder_backups/swift:configure_cinder_backup_swift:25 : iniset /etc/cinder/cinder.conf DEFAULT backup_driver cinder.backup.drivers.swift.SwiftBackupDriver 2022-03-23 18:43:37.612 | + lib/cinder_backups/swift:configure_cinder_backup_swift:26 : iniset /etc/cinder/cinder.conf DEFAULT backup_swift_url http://10.222.0.45:8080/v1/AUTH_ 2022-03-23 18:43:37.642 | + lib/cinder_backups/swift:configure_cinder_backup_swift:27 : is_service_enabled tls-proxy 2022-03-23 18:43:37.658 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 18:43:37.661 | + lib/cinder:configure_cinder:329 : is_service_enabled ceilometer 2022-03-23 18:43:37.678 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 18:43:37.681 | + lib/cinder:configure_cinder:333 : is_service_enabled tls-proxy 2022-03-23 18:43:37.698 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 18:43:37.700 | + lib/cinder:configure_cinder:347 : '[' False '!=' False ']' 2022-03-23 18:43:37.703 | + lib/cinder:configure_cinder:351 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2022-03-23 18:43:37.706 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2022-03-23 18:43:37.708 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2022-03-23 18:43:37.711 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-03-23 18:43:37.713 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-03-23 18:43:37.715 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-03-23 18:43:37.732 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:43:37.735 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-03-23 18:43:37.738 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-03-23 18:43:37.740 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-03-23 18:43:37.757 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:43:37.760 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.45:5672/ 2022-03-23 18:43:37.763 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.45:5672/ 2022-03-23 18:43:37.791 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-03-23 18:43:37.794 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-03-23 18:43:37.796 | + lib/cinder:configure_cinder:354 : setup_logging /etc/cinder/cinder.conf True 2022-03-23 18:43:37.799 | + functions:setup_logging:674 : setup_systemd_logging /etc/cinder/cinder.conf 2022-03-23 18:43:37.802 | + functions:setup_systemd_logging:689 : local conf_file=/etc/cinder/cinder.conf 2022-03-23 18:43:37.805 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-03-23 18:43:37.822 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-03-23 18:43:37.825 | + functions:setup_systemd_logging:695 : local pidstr= 2022-03-23 18:43:37.827 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-03-23 18:43:37.830 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-03-23 18:43:37.833 | + functions:setup_systemd_logging:702 : iniset /etc/cinder/cinder.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-03-23 18:43:37.862 | + functions:setup_systemd_logging:704 : iniset /etc/cinder/cinder.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-03-23 18:43:37.891 | + functions:setup_systemd_logging:705 : iniset /etc/cinder/cinder.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-03-23 18:43:37.919 | + functions:setup_systemd_logging:706 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-03-23 18:43:37.954 | + lib/cinder:configure_cinder:356 : is_service_enabled c-api 2022-03-23 18:43:37.971 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:43:37.973 | + lib/cinder:configure_cinder:357 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2022-03-23 18:43:37.976 | + lib/apache:write_uwsgi_config:254 : local file=/etc/cinder/cinder-api-uwsgi.ini 2022-03-23 18:43:37.978 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/cinder-wsgi 2022-03-23 18:43:37.981 | + lib/apache:write_uwsgi_config:256 : local url=/volume 2022-03-23 18:43:37.984 | + lib/apache:write_uwsgi_config:257 : local http= 2022-03-23 18:43:37.986 | + lib/apache:write_uwsgi_config:258 : local name= 2022-03-23 18:43:37.989 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/cinder-wsgi 2022-03-23 18:43:37.993 | + lib/apache:write_uwsgi_config:259 : name=cinder-wsgi 2022-03-23 18:43:37.996 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-03-23 18:43:37.998 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-03-23 18:43:38.011 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-03-23 18:43:38.011 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-03-23 18:43:38.020 | d /var/run/uwsgi 0755 ubuntu root 2022-03-23 18:43:38.024 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-03-23 18:43:38.040 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2022-03-23 18:43:38.042 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2022-03-23 18:43:38.046 | + lib/apache:write_uwsgi_config:275 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2022-03-23 18:43:38.076 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2022-03-23 18:43:38.104 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2022-03-23 18:43:38.134 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2022-03-23 18:43:38.165 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2022-03-23 18:43:38.198 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-03-23 18:43:38.230 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2022-03-23 18:43:38.259 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2022-03-23 18:43:38.288 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2022-03-23 18:43:38.317 | + lib/apache:write_uwsgi_config:290 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-03-23 18:43:38.345 | + lib/apache:write_uwsgi_config:292 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2022-03-23 18:43:38.373 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-03-23 18:43:38.402 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2022-03-23 18:43:38.430 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-03-23 18:43:38.433 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-03-23 18:43:38.436 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for cinder-wsgi 2022-03-23 18:43:38.438 | ++ lib/apache:apache_site_config_for:186 : local site=cinder-wsgi 2022-03-23 18:43:38.441 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-03-23 18:43:38.443 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 18:43:38.446 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 18:43:38.448 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2022-03-23 18:43:38.451 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2022-03-23 18:43:38.454 | + lib/apache:write_uwsgi_config:304 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2022-03-23 18:43:38.482 | + lib/apache:write_uwsgi_config:305 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2022-03-23 18:43:38.512 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 ' 2022-03-23 18:43:38.512 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2022-03-23 18:43:38.521 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 2022-03-23 18:43:38.525 | + lib/apache:write_uwsgi_config:307 : enable_apache_site cinder-wsgi 2022-03-23 18:43:38.527 | + lib/apache:enable_apache_site:203 : local site=cinder-wsgi 2022-03-23 18:43:38.530 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-03-23 18:43:38.533 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-03-23 18:43:38.535 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-03-23 18:43:38.538 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 18:43:38.540 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 18:43:38.543 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-03-23 18:43:38.545 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-03-23 18:43:38.548 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 18:43:38.550 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 18:43:38.553 | + lib/apache:enable_apache_site:207 : sudo a2ensite cinder-wsgi 2022-03-23 18:43:38.616 | Enabling site cinder-wsgi. 2022-03-23 18:43:38.625 | To activate the new configuration, you need to run: 2022-03-23 18:43:38.625 | systemctl reload apache2 2022-03-23 18:43:38.631 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-03-23 18:43:38.634 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-03-23 18:43:38.638 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-23 18:43:38.642 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-03-23 18:43:38.780 | + lib/cinder:configure_cinder:360 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2022-03-23 18:43:38.786 | + lib/cinder:configure_cinder:364 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2022-03-23 18:43:38.822 | + lib/cinder:configure_cinder:366 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.45/image 2022-03-23 18:43:38.853 | + lib/cinder:configure_cinder:367 : is_service_enabled tls-proxy 2022-03-23 18:43:38.870 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 18:43:38.872 | + lib/cinder:configure_cinder:373 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2022-03-23 18:43:38.875 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-03-23 18:43:38.877 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-03-23 18:43:38.880 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-03-23 18:43:38.882 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf nova auth_type password 2022-03-23 18:43:38.914 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf nova interface public 2022-03-23 18:43:38.942 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.45/identity 2022-03-23 18:43:38.971 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf nova username nova 2022-03-23 18:43:39.000 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2022-03-23 18:43:39.029 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2022-03-23 18:43:39.058 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf nova project_name service 2022-03-23 18:43:39.087 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2022-03-23 18:43:39.116 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-03-23 18:43:39.145 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2022-03-23 18:43:39.175 | + lib/cinder:configure_cinder:374 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2022-03-23 18:43:39.203 | + lib/cinder:configure_cinder:375 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2022-03-23 18:43:39.233 | + lib/cinder:configure_cinder:377 : [[ ! -z '' ]] 2022-03-23 18:43:39.235 | + lib/cinder:configure_cinder:379 : is_service_enabled etcd3 2022-03-23 18:43:39.253 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:43:39.255 | + lib/cinder:configure_cinder:380 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.45:2379 2022-03-23 18:43:39.287 | + lib/cinder:configure_cinder:383 : [[ False == True ]] 2022-03-23 18:43:39.290 | + ./stack.sh:main:929 : is_service_enabled neutron 2022-03-23 18:43:39.308 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:43:39.310 | + ./stack.sh:main:931 : stack_install_service neutron 2022-03-23 18:43:39.313 | + lib/stack:stack_install_service:20 : local service=neutron 2022-03-23 18:43:39.316 | + lib/stack:stack_install_service:21 : type install_neutron 2022-03-23 18:43:39.318 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-03-23 18:43:39.321 | + lib/stack:stack_install_service:32 : install_neutron 2022-03-23 18:43:39.323 | + lib/neutron:install_neutron:687 : is_neutron_legacy_enabled 2022-03-23 18:43:39.328 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-23 18:43:39.328 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-03-23 18:43:39.334 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-23 18:43:39.336 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-03-23 18:43:39.339 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-03-23 18:43:39.342 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-03-23 18:43:39.344 | + lib/neutron:install_neutron:689 : install_mutnauq 2022-03-23 18:43:39.347 | + lib/neutron-legacy:install_mutnauq:467 : use_library_from_git neutron-lib 2022-03-23 18:43:39.350 | + inc/python:use_library_from_git:250 : local name=neutron-lib 2022-03-23 18:43:39.352 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 18:43:39.355 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 18:43:39.357 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,neutron-lib, ]] 2022-03-23 18:43:39.360 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 18:43:39.363 | + lib/neutron-legacy:install_mutnauq:472 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron master 2022-03-23 18:43:39.365 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/neutron.git 2022-03-23 18:43:39.368 | + functions-common:git_clone:609 : local git_dest=/opt/stack/neutron 2022-03-23 18:43:39.370 | + functions-common:git_clone:610 : local git_ref=master 2022-03-23 18:43:39.372 | + functions-common:git_clone:611 : local orig_dir 2022-03-23 18:43:39.375 | ++ functions-common:git_clone:612 : pwd 2022-03-23 18:43:39.378 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-23 18:43:39.381 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-23 18:43:39.384 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-23 18:43:39.401 | + functions-common:git_clone:615 : RECLONE=False 2022-03-23 18:43:39.403 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-23 18:43:39.406 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-23 18:43:39.409 | + functions-common:git_clone:629 : echo master 2022-03-23 18:43:39.409 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-23 18:43:39.414 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/neutron ]] 2022-03-23 18:43:39.417 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-23 18:43:39.419 | + functions-common:git_clone:677 : cd /opt/stack/neutron 2022-03-23 18:43:39.422 | + functions-common:git_clone:678 : git show --oneline 2022-03-23 18:43:39.423 | + functions-common:git_clone:678 : head -1 2022-03-23 18:43:39.426 | 4578d72368 Remove ovs agent's common constants module 2022-03-23 18:43:39.428 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-23 18:43:39.431 | + lib/neutron-legacy:install_mutnauq:473 : setup_develop /opt/stack/neutron 2022-03-23 18:43:39.434 | + inc/python:setup_develop:338 : local bindep 2022-03-23 18:43:39.436 | + inc/python:setup_develop:339 : [[ /opt/stack/neutron == -bindep* ]] 2022-03-23 18:43:39.439 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/neutron 2022-03-23 18:43:39.442 | + inc/python:setup_develop:344 : local extras= 2022-03-23 18:43:39.444 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2022-03-23 18:43:39.447 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-03-23 18:43:39.449 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/neutron == -bindep* ]] 2022-03-23 18:43:39.452 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/neutron 2022-03-23 18:43:39.454 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-03-23 18:43:39.457 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-03-23 18:43:39.460 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/neutron 2022-03-23 18:43:39.462 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-03-23 18:43:39.465 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/neutron 2022-03-23 18:43:39.468 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-03-23 18:43:39.471 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-03-23 18:43:39.474 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2022-03-23 18:43:39.480 | + inc/python:_setup_package_with_constraints_edit:385 : name=neutron 2022-03-23 18:43:39.483 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2022-03-23 18:43:40.124 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/neutron -e 2022-03-23 18:43:40.127 | + inc/python:setup_package:418 : local bindep=0 2022-03-23 18:43:40.131 | + inc/python:setup_package:419 : local bindep_flag= 2022-03-23 18:43:40.134 | + inc/python:setup_package:420 : local bindep_profiles= 2022-03-23 18:43:40.137 | + inc/python:setup_package:421 : [[ /opt/stack/neutron == -bindep* ]] 2022-03-23 18:43:40.140 | + inc/python:setup_package:426 : local project_dir=/opt/stack/neutron 2022-03-23 18:43:40.143 | + inc/python:setup_package:427 : local flags=-e 2022-03-23 18:43:40.146 | + inc/python:setup_package:428 : local extras= 2022-03-23 18:43:40.148 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-03-23 18:43:40.151 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-03-23 18:43:40.154 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-03-23 18:43:40.157 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-03-23 18:43:40.160 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-03-23 18:43:40.162 | + inc/python:setup_package:446 : pip_install -e /opt/stack/neutron 2022-03-23 18:43:40.184 | Using python 3.8 to install /opt/stack/neutron 2022-03-23 18:43:40.186 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/neutron 2022-03-23 18:43:41.048 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:43:41.048 | from cryptography.utils import int_from_bytes 2022-03-23 18:43:41.048 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:43:41.048 | from cryptography.utils import int_from_bytes 2022-03-23 18:43:42.174 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-23 18:43:42.199 | Obtaining file:///opt/stack/neutron 2022-03-23 18:43:42.200 | Preparing metadata (setup.py): started 2022-03-23 18:43:46.365 | Preparing metadata (setup.py): finished with status 'done' 2022-03-23 18:43:46.461 | Requirement already satisfied: pbr>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev49) (5.8.1) 2022-03-23 18:43:46.462 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev49) (3.5.0) 2022-03-23 18:43:46.463 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev49) (2.1.1) 2022-03-23 18:43:46.464 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev49) (2.5.1) 2022-03-23 18:43:46.465 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev49) (2.5.0) 2022-03-23 18:43:46.466 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev49) (5.1.1) 2022-03-23 18:43:46.467 | Requirement already satisfied: eventlet>=0.26.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev49) (0.33.0) 2022-03-23 18:43:46.468 | Requirement already satisfied: pecan>=1.3.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev49) (1.4.1) 2022-03-23 18:43:46.470 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev49) (0.20.4) 2022-03-23 18:43:46.471 | Requirement already satisfied: requests>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev49) (2.27.1) 2022-03-23 18:43:46.472 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev49) (3.0.3) 2022-03-23 18:43:46.473 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev49) (9.4.0) 2022-03-23 18:43:46.474 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev49) (0.8.0) 2022-03-23 18:43:46.475 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev49) (0.11.0) 2022-03-23 18:43:46.476 | Requirement already satisfied: neutron-lib>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev49) (2.20.0) 2022-03-23 18:43:46.477 | Requirement already satisfied: python-neutronclient>=7.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev49) (7.8.0) 2022-03-23 18:43:46.478 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev49) (6.3.1) 2022-03-23 18:43:46.479 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev49) (1.4.31) 2022-03-23 18:43:46.480 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev49) (1.8.7) 2022-03-23 18:43:46.481 | Requirement already satisfied: keystoneauth1>=3.14.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev49) (4.5.0) 2022-03-23 18:43:46.482 | Requirement already satisfied: alembic>=1.6.5 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev49) (1.7.6) 2022-03-23 18:43:46.483 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev49) (3.5.0) 2022-03-23 18:43:46.484 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev49) (2.10.1) 2022-03-23 18:43:46.486 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev49) (4.5.0) 2022-03-23 18:43:46.487 | Requirement already satisfied: oslo.config>=8.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev49) (8.8.0) 2022-03-23 18:43:46.488 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev49) (4.1.0) 2022-03-23 18:43:46.489 | Requirement already satisfied: oslo.db>=4.44.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev49) (11.2.0) 2022-03-23 18:43:46.490 | Requirement already satisfied: oslo.i18n>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev49) (5.1.0) 2022-03-23 18:43:46.491 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev49) (4.7.0) 2022-03-23 18:43:46.492 | Requirement already satisfied: oslo.messaging>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev49) (12.13.0) 2022-03-23 18:43:46.493 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev49) (4.5.1) 2022-03-23 18:43:46.494 | Requirement already satisfied: oslo.policy>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev49) (3.11.0) 2022-03-23 18:43:46.495 | Requirement already satisfied: oslo.privsep>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev49) (2.7.0) 2022-03-23 18:43:46.496 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev49) (2.3.0) 2022-03-23 18:43:46.497 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev49) (6.3.1) 2022-03-23 18:43:46.498 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev49) (4.3.0) 2022-03-23 18:43:46.500 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev49) (2.8.0) 2022-03-23 18:43:46.501 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev49) (1.5.0) 2022-03-23 18:43:46.502 | Requirement already satisfied: oslo.utils>=4.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev49) (4.12.2) 2022-03-23 18:43:46.503 | Requirement already satisfied: oslo.versionedobjects>=1.35.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev49) (2.6.0) 2022-03-23 18:43:46.504 | Requirement already satisfied: osprofiler>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev49) (3.4.2) 2022-03-23 18:43:46.505 | Requirement already satisfied: os-ken>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev49) (2.3.1) 2022-03-23 18:43:46.506 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev49) (1.1.0) 2022-03-23 18:43:46.507 | Requirement already satisfied: ovs>=2.10.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev49) (2.16.0) 2022-03-23 18:43:46.508 | Requirement already satisfied: ovsdbapp>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev49) (1.15.1) 2022-03-23 18:43:46.509 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev49) (21.3) 2022-03-23 18:43:46.510 | Requirement already satisfied: psutil>=5.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev49) (5.9.0) 2022-03-23 18:43:46.511 | Requirement already satisfied: pyroute2>=0.6.4 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev49) (0.6.6) 2022-03-23 18:43:46.512 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev49) (22.0.0) 2022-03-23 18:43:46.513 | Requirement already satisfied: python-novaclient>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev49) (17.7.0) 2022-03-23 18:43:46.514 | Requirement already satisfied: openstacksdk>=0.31.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev49) (0.61.0) 2022-03-23 18:43:46.516 | Requirement already satisfied: python-designateclient>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev49) (4.5.0) 2022-03-23 18:43:46.517 | Requirement already satisfied: os-vif>=1.15.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev49) (2.7.1) 2022-03-23 18:43:46.518 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev49) (2.4.0) 2022-03-23 18:43:46.518 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev49) (2.10.1) 2022-03-23 18:43:46.535 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.1.0.dev49) (4.11.1) 2022-03-23 18:43:46.536 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.1.0.dev49) (1.1.6) 2022-03-23 18:43:46.537 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.1.0.dev49) (5.4.0) 2022-03-23 18:43:46.544 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->neutron==20.1.0.dev49) (1.13.3) 2022-03-23 18:43:46.557 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.1.0.dev49) (1.1.2) 2022-03-23 18:43:46.559 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.1.0.dev49) (2.1.0) 2022-03-23 18:43:46.560 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.1.0.dev49) (1.16.0) 2022-03-23 18:43:46.579 | Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->neutron==20.1.0.dev49) (3.0.7) 2022-03-23 18:43:46.586 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->neutron==20.1.0.dev49) (2.1.0) 2022-03-23 18:43:46.644 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.14.0->neutron==20.1.0.dev49) (1.7.0) 2022-03-23 18:43:46.645 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.14.0->neutron==20.1.0.dev49) (1.0.2) 2022-03-23 18:43:46.698 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->neutron==20.1.0.dev49) (4.4.0) 2022-03-23 18:43:46.701 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->neutron==20.1.0.dev49) (3.1.1) 2022-03-23 18:43:46.743 | Requirement already satisfied: os-traits>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from neutron-lib>=2.20.0->neutron==20.1.0.dev49) (2.7.0) 2022-03-23 18:43:46.747 | Requirement already satisfied: setproctitle>=1.1.10 in /usr/local/lib/python3.8/dist-packages (from neutron-lib>=2.20.0->neutron==20.1.0.dev49) (1.2.2) 2022-03-23 18:43:46.775 | Requirement already satisfied: PyYAML>=3.13 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev49) (6.0) 2022-03-23 18:43:46.776 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev49) (1.1.5) 2022-03-23 18:43:46.777 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev49) (0.10.0) 2022-03-23 18:43:46.779 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev49) (1.4.4) 2022-03-23 18:43:46.780 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev49) (1.4.0) 2022-03-23 18:43:46.781 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev49) (36.0.1) 2022-03-23 18:43:46.782 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev49) (2.5.0) 2022-03-23 18:43:46.784 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev49) (1.32) 2022-03-23 18:43:46.800 | Requirement already satisfied: msgpack>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-ken>=2.2.0->neutron==20.1.0.dev49) (1.0.3) 2022-03-23 18:43:46.888 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->neutron==20.1.0.dev49) (0.17.3) 2022-03-23 18:43:46.930 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.0.0->neutron==20.1.0.dev49) (1.5.0) 2022-03-23 18:43:46.989 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==20.1.0.dev49) (0.5.0) 2022-03-23 18:43:46.990 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==20.1.0.dev49) (0.13.0) 2022-03-23 18:43:46.991 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==20.1.0.dev49) (2.0.1) 2022-03-23 18:43:47.073 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->neutron==20.1.0.dev49) (2.8.2) 2022-03-23 18:43:47.078 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->neutron==20.1.0.dev49) (0.9.6) 2022-03-23 18:43:47.135 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==20.1.0.dev49) (5.0.0) 2022-03-23 18:43:47.139 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==20.1.0.dev49) (5.2.3) 2022-03-23 18:43:47.141 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==20.1.0.dev49) (5.0.9) 2022-03-23 18:43:47.142 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==20.1.0.dev49) (0.4.0) 2022-03-23 18:43:47.166 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->neutron==20.1.0.dev49) (3.3.0) 2022-03-23 18:43:47.168 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->neutron==20.1.0.dev49) (3.2.0) 2022-03-23 18:43:47.214 | Requirement already satisfied: cffi>=1.14.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.3.0->neutron==20.1.0.dev49) (1.15.0) 2022-03-23 18:43:47.266 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->neutron==20.1.0.dev49) (2021.3) 2022-03-23 18:43:47.297 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->neutron==20.1.0.dev49) (3.0.0) 2022-03-23 18:43:47.301 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->neutron==20.1.0.dev49) (1.3.3) 2022-03-23 18:43:47.323 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->neutron==20.1.0.dev49) (3.1.1) 2022-03-23 18:43:47.459 | Requirement already satisfied: sortedcontainers in /usr/local/lib/python3.8/dist-packages (from ovs>=2.10.0->neutron==20.1.0.dev49) (2.4.0) 2022-03-23 18:43:47.527 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->neutron==20.1.0.dev49) (60.9.3) 2022-03-23 18:43:47.601 | Requirement already satisfied: logutils>=0.3 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==20.1.0.dev49) (0.3.5) 2022-03-23 18:43:47.602 | Requirement already satisfied: WebTest>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==20.1.0.dev49) (3.0.0) 2022-03-23 18:43:47.710 | Requirement already satisfied: pyroute2.ndb==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==20.1.0.dev49) (0.6.6) 2022-03-23 18:43:47.711 | Requirement already satisfied: pyroute2.ethtool==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==20.1.0.dev49) (0.6.6) 2022-03-23 18:43:47.712 | Requirement already satisfied: pyroute2.core==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==20.1.0.dev49) (0.6.6) 2022-03-23 18:43:47.713 | Requirement already satisfied: pyroute2.nslink==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==20.1.0.dev49) (0.6.6) 2022-03-23 18:43:47.714 | Requirement already satisfied: pyroute2.ipdb==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==20.1.0.dev49) (0.6.6) 2022-03-23 18:43:47.715 | Requirement already satisfied: pyroute2.ipset==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==20.1.0.dev49) (0.6.6) 2022-03-23 18:43:47.716 | Requirement already satisfied: pyroute2.nftables==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==20.1.0.dev49) (0.6.6) 2022-03-23 18:43:47.913 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from python-designateclient>=2.7.0->neutron==20.1.0.dev49) (3.2.0) 2022-03-23 18:43:47.916 | Requirement already satisfied: osc-lib>=1.8.0 in /usr/local/lib/python3.8/dist-packages (from python-designateclient>=2.7.0->neutron==20.1.0.dev49) (2.5.0) 2022-03-23 18:43:47.919 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-designateclient>=2.7.0->neutron==20.1.0.dev49) (3.10.1) 2022-03-23 18:43:47.965 | Requirement already satisfied: os-client-config>=1.28.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.8.0->neutron==20.1.0.dev49) (2.1.0) 2022-03-23 18:43:47.970 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.8.0->neutron==20.1.0.dev49) (3.17.6) 2022-03-23 18:43:48.056 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev49) (2019.11.28) 2022-03-23 18:43:48.058 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev49) (3.3) 2022-03-23 18:43:48.060 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev49) (2.0.12) 2022-03-23 18:43:48.061 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev49) (1.26.8) 2022-03-23 18:43:48.096 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->neutron==20.1.0.dev49) (0.7) 2022-03-23 18:43:48.428 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->neutron==20.1.0.dev49) (0.12.2) 2022-03-23 18:43:48.501 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=7.0.0->neutron==20.1.0.dev49) (5.0.0) 2022-03-23 18:43:48.696 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.14.0->oslo.privsep>=2.3.0->neutron==20.1.0.dev49) (2.21) 2022-03-23 18:43:48.767 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==20.1.0.dev49) (0.5.0) 2022-03-23 18:43:48.768 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==20.1.0.dev49) (2.4.0) 2022-03-23 18:43:48.989 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.8.0->neutron==20.1.0.dev49) (2.5.0) 2022-03-23 18:43:49.157 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.31.2->neutron==20.1.0.dev49) (2.2) 2022-03-23 18:43:49.671 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=7.0.0->neutron==20.1.0.dev49) (0.13.1) 2022-03-23 18:43:49.716 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->neutron==20.1.0.dev49) (0.2.5) 2022-03-23 18:43:50.300 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.44.0->neutron==20.1.0.dev49) (0.5.2) 2022-03-23 18:43:50.303 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.44.0->neutron==20.1.0.dev49) (0.4.2) 2022-03-23 18:43:50.630 | Requirement already satisfied: beautifulsoup4 in /usr/local/lib/python3.8/dist-packages (from WebTest>=1.3.1->pecan>=1.3.2->neutron==20.1.0.dev49) (4.10.0) 2022-03-23 18:43:50.631 | Requirement already satisfied: waitress>=0.8.5 in /usr/local/lib/python3.8/dist-packages (from WebTest>=1.3.1->pecan>=1.3.2->neutron==20.1.0.dev49) (2.0.0) 2022-03-23 18:43:50.793 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=1.6.5->neutron==20.1.0.dev49) (3.7.0) 2022-03-23 18:43:51.045 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==20.1.0.dev49) (1.8.2) 2022-03-23 18:43:51.046 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==20.1.0.dev49) (21.4.0) 2022-03-23 18:43:51.235 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.8.0->neutron==20.1.0.dev49) (1.0.0) 2022-03-23 18:43:51.465 | Requirement already satisfied: soupsieve>1.2 in /usr/local/lib/python3.8/dist-packages (from beautifulsoup4->WebTest>=1.3.1->pecan>=1.3.2->neutron==20.1.0.dev49) (2.3.1) 2022-03-23 18:43:53.007 | Installing collected packages: neutron 2022-03-23 18:43:53.007 | Attempting uninstall: neutron 2022-03-23 18:43:53.007 | Found existing installation: neutron 20.1.0.dev49 2022-03-23 18:43:53.026 | Can't uninstall 'neutron'. No files were found to uninstall. 2022-03-23 18:43:53.028 | Running setup.py develop for neutron 2022-03-23 18:43:58.943 | Successfully installed neutron 2022-03-23 18:43:58.943 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-23 18:43:58.951 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-23 18:43:58.951 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-23 18:43:59.105 | + inc/python:pip_install:200 : result=0 2022-03-23 18:43:59.109 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-23 18:43:59.112 | + functions-common:time_stop:2425 : local name 2022-03-23 18:43:59.117 | + functions-common:time_stop:2426 : local end_time 2022-03-23 18:43:59.120 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 18:43:59.124 | + functions-common:time_stop:2428 : local total 2022-03-23 18:43:59.128 | + functions-common:time_stop:2429 : local start_time 2022-03-23 18:43:59.132 | + functions-common:time_stop:2431 : name=pip_install 2022-03-23 18:43:59.135 | + functions-common:time_stop:2432 : start_time=1648061020178 2022-03-23 18:43:59.139 | + functions-common:time_stop:2434 : [[ -z 1648061020178 ]] 2022-03-23 18:43:59.143 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 18:43:59.148 | + functions-common:time_stop:2437 : end_time=1648061039144 2022-03-23 18:43:59.151 | + functions-common:time_stop:2438 : elapsed_time=18966 2022-03-23 18:43:59.154 | + functions-common:time_stop:2439 : total=114274 2022-03-23 18:43:59.157 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 18:43:59.160 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=133240 2022-03-23 18:43:59.163 | + inc/python:pip_install:203 : return 0 2022-03-23 18:43:59.166 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-03-23 18:43:59.170 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-03-23 18:43:59.172 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-03-23 18:43:59.194 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-03-23 18:43:59.207 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/neutron 2022-03-23 18:43:59.209 | + inc/python:use_library_from_git:250 : local name=/opt/stack/neutron 2022-03-23 18:43:59.212 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 18:43:59.214 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 18:43:59.217 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/neutron, ]] 2022-03-23 18:43:59.220 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 18:43:59.223 | + lib/neutron-legacy:install_mutnauq:475 : [[ openvswitch == \o\v\n ]] 2022-03-23 18:43:59.225 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-03-23 18:43:59.228 | + ./stack.sh:main:934 : is_service_enabled nova 2022-03-23 18:43:59.246 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:43:59.249 | + ./stack.sh:main:936 : stack_install_service nova 2022-03-23 18:43:59.251 | + lib/stack:stack_install_service:20 : local service=nova 2022-03-23 18:43:59.254 | + lib/stack:stack_install_service:21 : type install_nova 2022-03-23 18:43:59.256 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-03-23 18:43:59.259 | + lib/stack:stack_install_service:32 : install_nova 2022-03-23 18:43:59.262 | + lib/nova:install_nova:893 : use_library_from_git os-vif 2022-03-23 18:43:59.265 | + inc/python:use_library_from_git:250 : local name=os-vif 2022-03-23 18:43:59.267 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 18:43:59.270 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 18:43:59.272 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-vif, ]] 2022-03-23 18:43:59.275 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 18:43:59.277 | + lib/nova:install_nova:898 : is_service_enabled n-cpu 2022-03-23 18:43:59.293 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 18:43:59.296 | + lib/nova:install_nova:902 : is_service_enabled n-novnc 2022-03-23 18:43:59.313 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 18:43:59.316 | + lib/nova:install_nova:914 : is_service_enabled n-spice 2022-03-23 18:43:59.333 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 18:43:59.335 | + lib/nova:install_nova:926 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova master 2022-03-23 18:43:59.338 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/nova.git 2022-03-23 18:43:59.340 | + functions-common:git_clone:609 : local git_dest=/opt/stack/nova 2022-03-23 18:43:59.342 | + functions-common:git_clone:610 : local git_ref=master 2022-03-23 18:43:59.345 | + functions-common:git_clone:611 : local orig_dir 2022-03-23 18:43:59.348 | ++ functions-common:git_clone:612 : pwd 2022-03-23 18:43:59.350 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-23 18:43:59.353 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-23 18:43:59.356 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-23 18:43:59.374 | + functions-common:git_clone:615 : RECLONE=False 2022-03-23 18:43:59.376 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-23 18:43:59.379 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-23 18:43:59.382 | + functions-common:git_clone:629 : echo master 2022-03-23 18:43:59.382 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-23 18:43:59.389 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/nova ]] 2022-03-23 18:43:59.391 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-23 18:43:59.395 | + functions-common:git_clone:677 : cd /opt/stack/nova 2022-03-23 18:43:59.398 | + functions-common:git_clone:678 : head -1 2022-03-23 18:43:59.401 | + functions-common:git_clone:678 : git show --oneline 2022-03-23 18:43:59.414 | d2b2516122 Merge "doc: Remove useless contributor/api-2 doc" 2022-03-23 18:43:59.418 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-23 18:43:59.422 | + lib/nova:install_nova:927 : setup_develop /opt/stack/nova 2022-03-23 18:43:59.425 | + inc/python:setup_develop:338 : local bindep 2022-03-23 18:43:59.427 | + inc/python:setup_develop:339 : [[ /opt/stack/nova == -bindep* ]] 2022-03-23 18:43:59.430 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/nova 2022-03-23 18:43:59.432 | + inc/python:setup_develop:344 : local extras= 2022-03-23 18:43:59.435 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/nova -e 2022-03-23 18:43:59.438 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-03-23 18:43:59.441 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/nova == -bindep* ]] 2022-03-23 18:43:59.444 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/nova 2022-03-23 18:43:59.446 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-03-23 18:43:59.449 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-03-23 18:43:59.454 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/nova 2022-03-23 18:43:59.457 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-03-23 18:43:59.460 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/nova 2022-03-23 18:43:59.463 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-03-23 18:43:59.467 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-03-23 18:43:59.470 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2022-03-23 18:43:59.476 | + inc/python:_setup_package_with_constraints_edit:385 : name=nova 2022-03-23 18:43:59.479 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2022-03-23 18:44:00.116 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/nova -e 2022-03-23 18:44:00.119 | + inc/python:setup_package:418 : local bindep=0 2022-03-23 18:44:00.123 | + inc/python:setup_package:419 : local bindep_flag= 2022-03-23 18:44:00.125 | + inc/python:setup_package:420 : local bindep_profiles= 2022-03-23 18:44:00.129 | + inc/python:setup_package:421 : [[ /opt/stack/nova == -bindep* ]] 2022-03-23 18:44:00.131 | + inc/python:setup_package:426 : local project_dir=/opt/stack/nova 2022-03-23 18:44:00.133 | + inc/python:setup_package:427 : local flags=-e 2022-03-23 18:44:00.136 | + inc/python:setup_package:428 : local extras= 2022-03-23 18:44:00.139 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-03-23 18:44:00.141 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-03-23 18:44:00.144 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-03-23 18:44:00.147 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-03-23 18:44:00.150 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-03-23 18:44:00.153 | + inc/python:setup_package:446 : pip_install -e /opt/stack/nova 2022-03-23 18:44:00.177 | Using python 3.8 to install /opt/stack/nova 2022-03-23 18:44:00.179 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/nova 2022-03-23 18:44:01.056 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:44:01.056 | from cryptography.utils import int_from_bytes 2022-03-23 18:44:01.056 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:44:01.056 | from cryptography.utils import int_from_bytes 2022-03-23 18:44:02.188 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-23 18:44:02.213 | Obtaining file:///opt/stack/nova 2022-03-23 18:44:02.214 | Preparing metadata (setup.py): started 2022-03-23 18:44:07.314 | Preparing metadata (setup.py): finished with status 'done' 2022-03-23 18:44:07.442 | Requirement already satisfied: pbr>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (5.8.1) 2022-03-23 18:44:07.443 | Requirement already satisfied: SQLAlchemy>=1.4.13 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (1.4.31) 2022-03-23 18:44:07.445 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (5.1.1) 2022-03-23 18:44:07.446 | Requirement already satisfied: eventlet>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (0.33.0) 2022-03-23 18:44:07.447 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (3.0.3) 2022-03-23 18:44:07.448 | Requirement already satisfied: keystonemiddleware>=4.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (9.4.0) 2022-03-23 18:44:07.449 | Requirement already satisfied: lxml>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (4.8.0) 2022-03-23 18:44:07.450 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (2.5.1) 2022-03-23 18:44:07.451 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (36.0.1) 2022-03-23 18:44:07.452 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (1.8.7) 2022-03-23 18:44:07.453 | Requirement already satisfied: greenlet>=0.4.15 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (1.1.2) 2022-03-23 18:44:07.454 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (2.1.1) 2022-03-23 18:44:07.455 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (3.5.0) 2022-03-23 18:44:07.456 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (3.1.1) 2022-03-23 18:44:07.457 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (0.13.0) 2022-03-23 18:44:07.458 | Requirement already satisfied: alembic>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (1.7.6) 2022-03-23 18:44:07.460 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (0.8.0) 2022-03-23 18:44:07.461 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (0.11.0) 2022-03-23 18:44:07.461 | Requirement already satisfied: paramiko>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (2.8.1) 2022-03-23 18:44:07.462 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (1.0.2) 2022-03-23 18:44:07.463 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from nova==25.1.0.dev10) (3.2.0) 2022-03-23 18:44:07.465 | Requirement already satisfied: python-cinderclient!=4.0.0,>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (8.3.0) 2022-03-23 18:44:07.466 | Requirement already satisfied: keystoneauth1>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (4.5.0) 2022-03-23 18:44:07.467 | Requirement already satisfied: python-neutronclient>=7.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (7.8.0) 2022-03-23 18:44:07.468 | Requirement already satisfied: python-glanceclient>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (3.6.0) 2022-03-23 18:44:07.469 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (2.27.1) 2022-03-23 18:44:07.471 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (3.5.0) 2022-03-23 18:44:07.472 | Requirement already satisfied: websockify>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (0.10.0) 2022-03-23 18:44:07.473 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (2.10.1) 2022-03-23 18:44:07.474 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (4.5.0) 2022-03-23 18:44:07.475 | Requirement already satisfied: oslo.config>=8.6.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (8.8.0) 2022-03-23 18:44:07.476 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (4.1.0) 2022-03-23 18:44:07.477 | Requirement already satisfied: oslo.log>=4.6.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (4.7.0) 2022-03-23 18:44:07.478 | Requirement already satisfied: oslo.limit>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (1.5.0) 2022-03-23 18:44:07.479 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (2.3.0) 2022-03-23 18:44:07.481 | Requirement already satisfied: oslo.serialization>=4.2.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (4.3.0) 2022-03-23 18:44:07.482 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (1.5.0) 2022-03-23 18:44:07.483 | Requirement already satisfied: oslo.utils>=4.12.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (4.12.2) 2022-03-23 18:44:07.484 | Requirement already satisfied: oslo.db>=10.0.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (11.2.0) 2022-03-23 18:44:07.485 | Requirement already satisfied: oslo.rootwrap>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (6.3.1) 2022-03-23 18:44:07.486 | Requirement already satisfied: oslo.messaging>=10.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (12.13.0) 2022-03-23 18:44:07.487 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (3.11.0) 2022-03-23 18:44:07.488 | Requirement already satisfied: oslo.privsep>=2.6.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (2.7.0) 2022-03-23 18:44:07.489 | Requirement already satisfied: oslo.i18n>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (5.1.0) 2022-03-23 18:44:07.491 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (2.8.0) 2022-03-23 18:44:07.492 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (1.5.0) 2022-03-23 18:44:07.493 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (4.5.1) 2022-03-23 18:44:07.494 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (5.9.0) 2022-03-23 18:44:07.495 | Requirement already satisfied: oslo.versionedobjects>=1.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (2.6.0) 2022-03-23 18:44:07.496 | Requirement already satisfied: os-brick>=5.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (5.2.0) 2022-03-23 18:44:07.497 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (1.1.0) 2022-03-23 18:44:07.498 | Requirement already satisfied: os-traits>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (2.7.0) 2022-03-23 18:44:07.499 | Requirement already satisfied: os-vif>=1.15.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (2.7.1) 2022-03-23 18:44:07.501 | Requirement already satisfied: castellan>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (3.10.1) 2022-03-23 18:44:07.502 | Requirement already satisfied: microversion-parse>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (1.0.1) 2022-03-23 18:44:07.503 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (2.10.1) 2022-03-23 18:44:07.504 | Requirement already satisfied: cursive>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (0.2.2) 2022-03-23 18:44:07.505 | Requirement already satisfied: retrying!=1.3.0,>=1.3.3 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (1.3.3) 2022-03-23 18:44:07.506 | Requirement already satisfied: os-service-types>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (1.7.0) 2022-03-23 18:44:07.507 | Requirement already satisfied: taskflow>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (4.6.4) 2022-03-23 18:44:07.508 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (2.8.2) 2022-03-23 18:44:07.509 | Requirement already satisfied: futurist>=1.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (2.4.0) 2022-03-23 18:44:07.511 | Requirement already satisfied: openstacksdk>=0.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (0.61.0) 2022-03-23 18:44:07.512 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (6.0) 2022-03-23 18:44:07.528 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==25.1.0.dev10) (5.4.0) 2022-03-23 18:44:07.530 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==25.1.0.dev10) (4.11.1) 2022-03-23 18:44:07.532 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==25.1.0.dev10) (1.1.6) 2022-03-23 18:44:07.551 | Requirement already satisfied: python-barbicanclient>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.16.0->nova==25.1.0.dev10) (5.3.0) 2022-03-23 18:44:07.593 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->nova==25.1.0.dev10) (1.15.0) 2022-03-23 18:44:07.622 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==25.1.0.dev10) (1.16.0) 2022-03-23 18:44:07.624 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==25.1.0.dev10) (2.1.0) 2022-03-23 18:44:07.648 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->nova==25.1.0.dev10) (2.1.0) 2022-03-23 18:44:07.772 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.20.0->nova==25.1.0.dev10) (4.4.0) 2022-03-23 18:44:07.774 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.20.0->nova==25.1.0.dev10) (3.1.1) 2022-03-23 18:44:07.830 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev10) (0.10.0) 2022-03-23 18:44:07.831 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev10) (1.4.4) 2022-03-23 18:44:07.833 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev10) (2.5.0) 2022-03-23 18:44:07.836 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev10) (1.1.5) 2022-03-23 18:44:07.837 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev10) (1.4.0) 2022-03-23 18:44:07.838 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev10) (1.32) 2022-03-23 18:44:07.859 | Requirement already satisfied: os-win>=5.5.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=5.2->nova==25.1.0.dev10) (5.6.0) 2022-03-23 18:44:07.863 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=5.2->nova==25.1.0.dev10) (6.3.1) 2022-03-23 18:44:07.913 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==25.1.0.dev10) (2.5.0) 2022-03-23 18:44:07.916 | Requirement already satisfied: pyroute2>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==25.1.0.dev10) (0.6.6) 2022-03-23 18:44:07.918 | Requirement already satisfied: ovsdbapp>=0.12.1 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==25.1.0.dev10) (1.15.1) 2022-03-23 18:44:07.977 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=4.5.0->nova==25.1.0.dev10) (0.17.3) 2022-03-23 18:44:08.111 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=10.0.0->nova==25.1.0.dev10) (2.0.1) 2022-03-23 18:44:08.114 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=10.0.0->nova==25.1.0.dev10) (0.5.0) 2022-03-23 18:44:08.193 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->nova==25.1.0.dev10) (0.9.6) 2022-03-23 18:44:08.254 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.1.0.dev10) (0.4.0) 2022-03-23 18:44:08.257 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.1.0.dev10) (5.2.3) 2022-03-23 18:44:08.260 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.1.0.dev10) (5.0.9) 2022-03-23 18:44:08.263 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.1.0.dev10) (5.0.0) 2022-03-23 18:44:08.289 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->nova==25.1.0.dev10) (3.3.0) 2022-03-23 18:44:08.291 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->nova==25.1.0.dev10) (3.2.0) 2022-03-23 18:44:08.341 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.6.2->nova==25.1.0.dev10) (1.0.3) 2022-03-23 18:44:08.397 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=4.2.0->nova==25.1.0.dev10) (2021.3) 2022-03-23 18:44:08.430 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->nova==25.1.0.dev10) (1.3.3) 2022-03-23 18:44:08.432 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->nova==25.1.0.dev10) (3.0.0) 2022-03-23 18:44:08.486 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.12.1->nova==25.1.0.dev10) (21.3) 2022-03-23 18:44:08.487 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.12.1->nova==25.1.0.dev10) (3.0.7) 2022-03-23 18:44:08.575 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.1->nova==25.1.0.dev10) (1.5.0) 2022-03-23 18:44:08.601 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->nova==25.1.0.dev10) (60.9.3) 2022-03-23 18:44:08.679 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->nova==25.1.0.dev10) (0.2.5) 2022-03-23 18:44:08.757 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient!=4.0.0,>=3.3.0->nova==25.1.0.dev10) (3.17.6) 2022-03-23 18:44:08.819 | Requirement already satisfied: warlock<2,>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==25.1.0.dev10) (1.3.3) 2022-03-23 18:44:08.822 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==25.1.0.dev10) (1.13.3) 2022-03-23 18:44:08.823 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==25.1.0.dev10) (22.0.0) 2022-03-23 18:44:08.867 | Requirement already satisfied: os-client-config>=1.28.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==25.1.0.dev10) (2.1.0) 2022-03-23 18:44:08.869 | Requirement already satisfied: osc-lib>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==25.1.0.dev10) (2.5.0) 2022-03-23 18:44:08.872 | Requirement already satisfied: cliff>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==25.1.0.dev10) (3.10.1) 2022-03-23 18:44:08.952 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==25.1.0.dev10) (3.3) 2022-03-23 18:44:08.955 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==25.1.0.dev10) (2.0.12) 2022-03-23 18:44:08.956 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==25.1.0.dev10) (1.26.8) 2022-03-23 18:44:08.957 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->nova==25.1.0.dev10) (2019.11.28) 2022-03-23 18:44:09.051 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->nova==25.1.0.dev10) (0.7) 2022-03-23 18:44:09.262 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==25.1.0.dev10) (0.5.2) 2022-03-23 18:44:09.263 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==25.1.0.dev10) (0.4.2) 2022-03-23 18:44:09.375 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==25.1.0.dev10) (2.6.3) 2022-03-23 18:44:09.376 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==25.1.0.dev10) (1.4.2) 2022-03-23 18:44:09.377 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==25.1.0.dev10) (2.5.0) 2022-03-23 18:44:09.466 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->nova==25.1.0.dev10) (0.12.2) 2022-03-23 18:44:09.540 | Requirement already satisfied: numpy in /usr/local/lib/python3.8/dist-packages (from websockify>=0.9.0->nova==25.1.0.dev10) (1.22.2) 2022-03-23 18:44:09.574 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=10.3.0->nova==25.1.0.dev10) (5.0.0) 2022-03-23 18:44:09.809 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->nova==25.1.0.dev10) (2.21) 2022-03-23 18:44:09.885 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.4.0->python-neutronclient>=7.1.0->nova==25.1.0.dev10) (2.4.0) 2022-03-23 18:44:09.888 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.4.0->python-neutronclient>=7.1.0->nova==25.1.0.dev10) (0.5.0) 2022-03-23 18:44:10.091 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.8.0->nova==25.1.0.dev10) (2.5.0) 2022-03-23 18:44:10.198 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.35.0->nova==25.1.0.dev10) (2.2) 2022-03-23 18:44:10.695 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=10.3.0->nova==25.1.0.dev10) (0.13.1) 2022-03-23 18:44:10.740 | Requirement already satisfied: ovs>=2.10.0 in /usr/local/lib/python3.8/dist-packages (from ovsdbapp>=0.12.1->os-vif>=1.15.2->nova==25.1.0.dev10) (2.16.0) 2022-03-23 18:44:11.106 | Requirement already satisfied: pyroute2.ipdb==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev10) (0.6.6) 2022-03-23 18:44:11.107 | Requirement already satisfied: pyroute2.ethtool==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev10) (0.6.6) 2022-03-23 18:44:11.108 | Requirement already satisfied: pyroute2.nftables==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev10) (0.6.6) 2022-03-23 18:44:11.109 | Requirement already satisfied: pyroute2.ipset==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev10) (0.6.6) 2022-03-23 18:44:11.110 | Requirement already satisfied: pyroute2.nslink==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev10) (0.6.6) 2022-03-23 18:44:11.112 | Requirement already satisfied: pyroute2.ndb==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev10) (0.6.6) 2022-03-23 18:44:11.114 | Requirement already satisfied: pyroute2.core==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev10) (0.6.6) 2022-03-23 18:44:12.323 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=1.5.0->nova==25.1.0.dev10) (3.7.0) 2022-03-23 18:44:12.734 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.4.0->python-neutronclient>=7.1.0->nova==25.1.0.dev10) (21.4.0) 2022-03-23 18:44:12.735 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.4.0->python-neutronclient>=7.1.0->nova==25.1.0.dev10) (1.8.2) 2022-03-23 18:44:12.832 | Requirement already satisfied: sortedcontainers in /usr/local/lib/python3.8/dist-packages (from ovs>=2.10.0->ovsdbapp>=0.12.1->os-vif>=1.15.2->nova==25.1.0.dev10) (2.4.0) 2022-03-23 18:44:12.938 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.8.0->nova==25.1.0.dev10) (1.0.0) 2022-03-23 18:44:14.535 | Installing collected packages: nova 2022-03-23 18:44:14.536 | Attempting uninstall: nova 2022-03-23 18:44:14.536 | Found existing installation: nova 25.1.0.dev10 2022-03-23 18:44:14.544 | Can't uninstall 'nova'. No files were found to uninstall. 2022-03-23 18:44:14.546 | Running setup.py develop for nova 2022-03-23 18:44:21.084 | Successfully installed nova 2022-03-23 18:44:21.084 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-23 18:44:21.092 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-23 18:44:21.092 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-23 18:44:21.246 | + inc/python:pip_install:200 : result=0 2022-03-23 18:44:21.249 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-23 18:44:21.252 | + functions-common:time_stop:2425 : local name 2022-03-23 18:44:21.255 | + functions-common:time_stop:2426 : local end_time 2022-03-23 18:44:21.257 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 18:44:21.260 | + functions-common:time_stop:2428 : local total 2022-03-23 18:44:21.262 | + functions-common:time_stop:2429 : local start_time 2022-03-23 18:44:21.266 | + functions-common:time_stop:2431 : name=pip_install 2022-03-23 18:44:21.269 | + functions-common:time_stop:2432 : start_time=1648061040171 2022-03-23 18:44:21.271 | + functions-common:time_stop:2434 : [[ -z 1648061040171 ]] 2022-03-23 18:44:21.276 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 18:44:21.281 | + functions-common:time_stop:2437 : end_time=1648061061277 2022-03-23 18:44:21.283 | + functions-common:time_stop:2438 : elapsed_time=21106 2022-03-23 18:44:21.285 | + functions-common:time_stop:2439 : total=133240 2022-03-23 18:44:21.287 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 18:44:21.290 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=154346 2022-03-23 18:44:21.292 | + inc/python:pip_install:203 : return 0 2022-03-23 18:44:21.295 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-03-23 18:44:21.297 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-03-23 18:44:21.300 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-03-23 18:44:21.320 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-03-23 18:44:21.332 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/nova 2022-03-23 18:44:21.335 | + inc/python:use_library_from_git:250 : local name=/opt/stack/nova 2022-03-23 18:44:21.337 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 18:44:21.340 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 18:44:21.343 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/nova, ]] 2022-03-23 18:44:21.346 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 18:44:21.348 | + lib/nova:install_nova:928 : sudo install -D -m 0644 -o ubuntu /opt/stack/nova/tools/nova-manage.bash_completion /etc/bash_completion.d/nova-manage.bash_completion 2022-03-23 18:44:21.362 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-03-23 18:44:21.365 | + ./stack.sh:main:937 : configure_nova 2022-03-23 18:44:21.367 | + lib/nova:configure_nova:248 : sudo install -d -o ubuntu /etc/nova 2022-03-23 18:44:21.380 | + lib/nova:configure_nova:250 : configure_rootwrap nova 2022-03-23 18:44:21.382 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2022-03-23 18:44:21.385 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-03-23 18:44:21.389 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2022-03-23 18:44:21.389 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-03-23 18:44:21.395 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2022-03-23 18:44:21.397 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2022-03-23 18:44:21.400 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-03-23 18:44:21.402 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2022-03-23 18:44:21.405 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2022-03-23 18:44:21.407 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2022-03-23 18:44:21.410 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/nova-rootwrap 2022-03-23 18:44:21.412 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2022-03-23 18:44:21.427 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2022-03-23 18:44:21.441 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.d/compute.filters /etc/nova/rootwrap.d 2022-03-23 18:44:21.454 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.conf /etc/nova/rootwrap.conf 2022-03-23 18:44:21.467 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2022-03-23 18:44:21.479 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-03-23 18:44:21.483 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-03-23 18:44:21.489 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.8mFOhULahX 2022-03-23 18:44:21.491 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-03-23 18:44:21.494 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-03-23 18:44:21.497 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/nova-rootwrap-daemon ']' 2022-03-23 18:44:21.501 | + inc/rootwrap:configure_rootwrap:71 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-03-23 18:44:21.504 | + inc/rootwrap:configure_rootwrap:72 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-03-23 18:44:21.506 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.8mFOhULahX 2022-03-23 18:44:21.511 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.8mFOhULahX 2022-03-23 18:44:21.524 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.8mFOhULahX /etc/sudoers.d/nova-rootwrap 2022-03-23 18:44:21.537 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/nova-rootwrap 2022-03-23 18:44:21.542 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-03-23 18:44:21.544 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-03-23 18:44:21.547 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-03-23 18:44:21.550 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-03-23 18:44:21.552 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2022-03-23 18:44:21.555 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /usr/local/bin ]] 2022-03-23 18:44:21.557 | + lib/nova:configure_nova:252 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ n-api ]] 2022-03-23 18:44:21.560 | + lib/nova:configure_nova:254 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2022-03-23 18:44:21.565 | + lib/nova:configure_nova:257 : is_service_enabled n-cpu 2022-03-23 18:44:21.582 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 18:44:21.584 | + lib/nova:configure_nova:338 : create_nova_conf 2022-03-23 18:44:21.587 | + lib/nova:create_nova_conf:412 : rm -f /opt/stack/nova/bin/nova.conf 2022-03-23 18:44:21.591 | + lib/nova:create_nova_conf:415 : rm -f /etc/nova/nova.conf 2022-03-23 18:44:21.594 | + lib/nova:create_nova_conf:416 : iniset /etc/nova/nova.conf DEFAULT debug True 2022-03-23 18:44:21.624 | + lib/nova:create_nova_conf:417 : '[' True == True ']' 2022-03-23 18:44:21.626 | + lib/nova:create_nova_conf:418 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2022-03-23 18:44:21.654 | + lib/nova:create_nova_conf:420 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2022-03-23 18:44:21.684 | + lib/nova:create_nova_conf:421 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2022-03-23 18:44:21.711 | + lib/nova:create_nova_conf:422 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2022-03-23 18:44:21.742 | + lib/nova:create_nova_conf:423 : iniset /etc/nova/nova.conf scheduler workers 2 2022-03-23 18:44:21.775 | + lib/nova:create_nova_conf:424 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2022-03-23 18:44:21.811 | + lib/nova:create_nova_conf:425 : [[ 4 == 6 ]] 2022-03-23 18:44:21.814 | + lib/nova:create_nova_conf:428 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.222.0.45 2022-03-23 18:44:21.841 | + lib/nova:create_nova_conf:430 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2022-03-23 18:44:21.869 | + lib/nova:create_nova_conf:431 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2022-03-23 18:44:21.897 | + lib/nova:create_nova_conf:432 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2022-03-23 18:44:21.926 | + lib/nova:create_nova_conf:433 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2022-03-23 18:44:21.954 | + lib/nova:create_nova_conf:435 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2022-03-23 18:44:21.984 | + lib/nova:create_nova_conf:437 : is_fedora 2022-03-23 18:44:21.986 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-23 18:44:21.989 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-23 18:44:21.991 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-23 18:44:21.993 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-23 18:44:21.996 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-23 18:44:21.998 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-23 18:44:22.000 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-23 18:44:22.002 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-23 18:44:22.005 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-23 18:44:22.007 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-23 18:44:22.009 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-23 18:44:22.012 | + lib/nova:create_nova_conf:437 : is_suse 2022-03-23 18:44:22.014 | + functions-common:is_suse:542 : is_opensuse 2022-03-23 18:44:22.017 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-23 18:44:22.019 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-23 18:44:22.021 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-23 18:44:22.024 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-23 18:44:22.026 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-23 18:44:22.028 | + lib/nova:create_nova_conf:446 : is_service_enabled n-api n-cond n-sched 2022-03-23 18:44:22.047 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:44:22.049 | + lib/nova:create_nova_conf:450 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-03-23 18:44:22.052 | + lib/nova:create_nova_conf:453 : local db=nova_cell0 2022-03-23 18:44:22.054 | + lib/nova:create_nova_conf:456 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2022-03-23 18:44:22.085 | ++ lib/nova:create_nova_conf:459 : database_connection_url nova_cell0 2022-03-23 18:44:22.089 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2022-03-23 18:44:22.093 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2022-03-23 18:44:22.095 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=nova_cell0 2022-03-23 18:44:22.097 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-03-23 18:44:22.100 | + lib/nova:create_nova_conf:459 : iniset /etc/nova/nova.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-03-23 18:44:22.131 | ++ lib/nova:create_nova_conf:460 : database_connection_url nova_api 2022-03-23 18:44:22.134 | ++ lib/database:database_connection_url:134 : local db=nova_api 2022-03-23 18:44:22.136 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2022-03-23 18:44:22.139 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=nova_api 2022-03-23 18:44:22.142 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-03-23 18:44:22.144 | + lib/nova:create_nova_conf:460 : iniset /etc/nova/nova.conf api_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-03-23 18:44:22.182 | + lib/nova:create_nova_conf:465 : iniset /etc/nova/nova.conf cache enabled True 2022-03-23 18:44:22.217 | + lib/nova:create_nova_conf:466 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2022-03-23 18:44:22.245 | + lib/nova:create_nova_conf:467 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2022-03-23 18:44:22.273 | + lib/nova:create_nova_conf:470 : is_service_enabled n-api 2022-03-23 18:44:22.290 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:44:22.292 | + lib/nova:create_nova_conf:471 : is_service_enabled n-api-meta 2022-03-23 18:44:22.311 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:44:22.315 | ++ lib/nova:create_nova_conf:473 : echo osapi_compute,metadata 2022-03-23 18:44:22.315 | ++ lib/nova:create_nova_conf:473 : sed s/,metadata// 2022-03-23 18:44:22.323 | + lib/nova:create_nova_conf:473 : NOVA_ENABLED_APIS=osapi_compute 2022-03-23 18:44:22.325 | + lib/nova:create_nova_conf:475 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2022-03-23 18:44:22.354 | + lib/nova:create_nova_conf:476 : is_service_enabled tls-proxy 2022-03-23 18:44:22.370 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 18:44:22.373 | + lib/nova:create_nova_conf:482 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2022-03-23 18:44:22.375 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/nova/nova.conf 2022-03-23 18:44:22.378 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-03-23 18:44:22.380 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-03-23 18:44:22.382 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2022-03-23 18:44:22.413 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2022-03-23 18:44:22.441 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://10.222.0.45/identity 2022-03-23 18:44:22.469 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2022-03-23 18:44:22.497 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/nova/nova.conf keystone_authtoken password Passw0rd 2022-03-23 18:44:22.526 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2022-03-23 18:44:22.554 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2022-03-23 18:44:22.582 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2022-03-23 18:44:22.610 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-03-23 18:44:22.638 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2022-03-23 18:44:22.667 | + lib/nova:create_nova_conf:485 : is_service_enabled cinder 2022-03-23 18:44:22.684 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:44:22.686 | + lib/nova:create_nova_conf:486 : configure_cinder_access 2022-03-23 18:44:22.689 | + lib/nova:configure_cinder_access:613 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2022-03-23 18:44:22.719 | + lib/nova:configure_cinder_access:614 : iniset /etc/nova/nova.conf cinder auth_type password 2022-03-23 18:44:22.747 | + lib/nova:configure_cinder_access:615 : iniset /etc/nova/nova.conf cinder auth_url http://10.222.0.45/identity 2022-03-23 18:44:22.776 | + lib/nova:configure_cinder_access:622 : iniset /etc/nova/nova.conf cinder username nova 2022-03-23 18:44:22.804 | + lib/nova:configure_cinder_access:623 : iniset /etc/nova/nova.conf cinder password Passw0rd 2022-03-23 18:44:22.832 | + lib/nova:configure_cinder_access:624 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2022-03-23 18:44:22.861 | + lib/nova:configure_cinder_access:625 : iniset /etc/nova/nova.conf cinder project_name service 2022-03-23 18:44:22.889 | + lib/nova:configure_cinder_access:626 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2022-03-23 18:44:22.918 | + lib/nova:configure_cinder_access:627 : is_service_enabled tls-proxy 2022-03-23 18:44:22.934 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 18:44:22.937 | + lib/nova:create_nova_conf:489 : '[' -n /opt/stack/data/nova ']' 2022-03-23 18:44:22.939 | + lib/nova:create_nova_conf:490 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2022-03-23 18:44:22.968 | + lib/nova:create_nova_conf:491 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2022-03-23 18:44:23.000 | + lib/nova:create_nova_conf:493 : '[' -n /opt/stack/data/nova/instances ']' 2022-03-23 18:44:23.002 | + lib/nova:create_nova_conf:494 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2022-03-23 18:44:23.031 | + lib/nova:create_nova_conf:496 : '[' False '!=' False ']' 2022-03-23 18:44:23.033 | + lib/nova:create_nova_conf:499 : '[' False '!=' False ']' 2022-03-23 18:44:23.035 | + lib/nova:create_nova_conf:505 : is_suse 2022-03-23 18:44:23.038 | + functions-common:is_suse:542 : is_opensuse 2022-03-23 18:44:23.040 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-23 18:44:23.043 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-23 18:44:23.045 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-23 18:44:23.048 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-23 18:44:23.050 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-23 18:44:23.052 | + lib/nova:create_nova_conf:505 : is_fedora 2022-03-23 18:44:23.055 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-23 18:44:23.057 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-23 18:44:23.059 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-23 18:44:23.062 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-23 18:44:23.064 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-23 18:44:23.066 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-23 18:44:23.069 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-23 18:44:23.071 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-23 18:44:23.074 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-23 18:44:23.076 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-23 18:44:23.078 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-23 18:44:23.081 | + lib/nova:create_nova_conf:510 : setup_logging /etc/nova/nova.conf 2022-03-23 18:44:23.083 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova.conf 2022-03-23 18:44:23.086 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova.conf 2022-03-23 18:44:23.089 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-03-23 18:44:23.106 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-03-23 18:44:23.108 | + functions:setup_systemd_logging:695 : local pidstr= 2022-03-23 18:44:23.111 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-03-23 18:44:23.113 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-03-23 18:44:23.115 | + functions:setup_systemd_logging:702 : iniset /etc/nova/nova.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-03-23 18:44:23.144 | + functions:setup_systemd_logging:704 : iniset /etc/nova/nova.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-03-23 18:44:23.172 | + functions:setup_systemd_logging:705 : iniset /etc/nova/nova.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-03-23 18:44:23.200 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-03-23 18:44:23.228 | + lib/nova:create_nova_conf:512 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2022-03-23 18:44:23.259 | + lib/nova:create_nova_conf:514 : is_service_enabled n-api 2022-03-23 18:44:23.276 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:44:23.278 | + lib/nova:create_nova_conf:515 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini /usr/local/bin/nova-api-wsgi /compute 2022-03-23 18:44:23.281 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-api-uwsgi.ini 2022-03-23 18:44:23.283 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-api-wsgi 2022-03-23 18:44:23.286 | + lib/apache:write_uwsgi_config:256 : local url=/compute 2022-03-23 18:44:23.288 | + lib/apache:write_uwsgi_config:257 : local http= 2022-03-23 18:44:23.291 | + lib/apache:write_uwsgi_config:258 : local name= 2022-03-23 18:44:23.294 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-api-wsgi 2022-03-23 18:44:23.298 | + lib/apache:write_uwsgi_config:259 : name=nova-api-wsgi 2022-03-23 18:44:23.300 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-03-23 18:44:23.303 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-03-23 18:44:23.316 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-03-23 18:44:23.316 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-03-23 18:44:23.324 | d /var/run/uwsgi 0755 ubuntu root 2022-03-23 18:44:23.328 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-03-23 18:44:23.344 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-api-wsgi.socket 2022-03-23 18:44:23.346 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-api-uwsgi.ini 2022-03-23 18:44:23.350 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-api-wsgi 2022-03-23 18:44:23.380 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2022-03-23 18:44:23.409 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2022-03-23 18:44:23.436 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2022-03-23 18:44:23.464 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2022-03-23 18:44:23.493 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-03-23 18:44:23.521 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2022-03-23 18:44:23.549 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2022-03-23 18:44:23.577 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2022-03-23 18:44:23.605 | + lib/apache:write_uwsgi_config:290 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-03-23 18:44:23.633 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2022-03-23 18:44:23.661 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-03-23 18:44:23.689 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2022-03-23 18:44:23.717 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-03-23 18:44:23.719 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-03-23 18:44:23.723 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for nova-api-wsgi 2022-03-23 18:44:23.725 | ++ lib/apache:apache_site_config_for:186 : local site=nova-api-wsgi 2022-03-23 18:44:23.728 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-03-23 18:44:23.730 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 18:44:23.732 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 18:44:23.735 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/nova-api-wsgi.conf 2022-03-23 18:44:23.738 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/nova-api-wsgi.conf 2022-03-23 18:44:23.740 | + lib/apache:write_uwsgi_config:304 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api-wsgi.socket 2022-03-23 18:44:23.768 | + lib/apache:write_uwsgi_config:305 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2022-03-23 18:44:23.797 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 ' 2022-03-23 18:44:23.797 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/nova-api-wsgi.conf 2022-03-23 18:44:23.806 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 2022-03-23 18:44:23.809 | + lib/apache:write_uwsgi_config:307 : enable_apache_site nova-api-wsgi 2022-03-23 18:44:23.812 | + lib/apache:enable_apache_site:203 : local site=nova-api-wsgi 2022-03-23 18:44:23.814 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-03-23 18:44:23.817 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-03-23 18:44:23.820 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-03-23 18:44:23.822 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 18:44:23.824 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 18:44:23.827 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-03-23 18:44:23.829 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-03-23 18:44:23.832 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 18:44:23.834 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 18:44:23.837 | + lib/apache:enable_apache_site:207 : sudo a2ensite nova-api-wsgi 2022-03-23 18:44:23.900 | Enabling site nova-api-wsgi. 2022-03-23 18:44:23.909 | To activate the new configuration, you need to run: 2022-03-23 18:44:23.909 | systemctl reload apache2 2022-03-23 18:44:23.916 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-03-23 18:44:23.920 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-03-23 18:44:23.923 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-23 18:44:23.925 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-03-23 18:44:24.142 | + lib/nova:create_nova_conf:518 : is_service_enabled n-api-meta 2022-03-23 18:44:24.160 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:44:24.162 | + lib/nova:create_nova_conf:519 : write_uwsgi_config /etc/nova/nova-metadata-uwsgi.ini /usr/local/bin/nova-metadata-wsgi '' 0.0.0.0:8775 2022-03-23 18:44:24.165 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-metadata-uwsgi.ini 2022-03-23 18:44:24.167 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-metadata-wsgi 2022-03-23 18:44:24.170 | + lib/apache:write_uwsgi_config:256 : local url= 2022-03-23 18:44:24.172 | + lib/apache:write_uwsgi_config:257 : local http=0.0.0.0:8775 2022-03-23 18:44:24.174 | + lib/apache:write_uwsgi_config:258 : local name= 2022-03-23 18:44:24.177 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-metadata-wsgi 2022-03-23 18:44:24.182 | + lib/apache:write_uwsgi_config:259 : name=nova-metadata-wsgi 2022-03-23 18:44:24.184 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-03-23 18:44:24.187 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-03-23 18:44:24.201 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-03-23 18:44:24.201 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-03-23 18:44:24.210 | d /var/run/uwsgi 0755 ubuntu root 2022-03-23 18:44:24.213 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-03-23 18:44:24.229 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-metadata-wsgi.socket 2022-03-23 18:44:24.231 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2022-03-23 18:44:24.235 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-metadata-wsgi 2022-03-23 18:44:24.265 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2022-03-23 18:44:24.293 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2022-03-23 18:44:24.321 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2022-03-23 18:44:24.349 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2022-03-23 18:44:24.377 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 90 2022-03-23 18:44:24.405 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2022-03-23 18:44:24.435 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2022-03-23 18:44:24.463 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2022-03-23 18:44:24.493 | + lib/apache:write_uwsgi_config:290 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-03-23 18:44:24.524 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2022-03-23 18:44:24.552 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2022-03-23 18:44:24.580 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2022-03-23 18:44:24.609 | + lib/apache:write_uwsgi_config:299 : [[ -n 0.0.0.0:8775 ]] 2022-03-23 18:44:24.611 | + lib/apache:write_uwsgi_config:300 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2022-03-23 18:44:24.640 | + lib/nova:create_nova_conf:522 : is_service_enabled ceilometer 2022-03-23 18:44:24.657 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 18:44:24.659 | + lib/nova:create_nova_conf:530 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2022-03-23 18:44:24.691 | ++ lib/nova:create_nova_conf:531 : get_notification_url 2022-03-23 18:44:24.694 | ++ lib/rpc_backend:get_notification_url:149 : local virtual_host= 2022-03-23 18:44:24.696 | ++ lib/rpc_backend:get_notification_url:150 : is_service_enabled rabbit 2022-03-23 18:44:24.713 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:44:24.716 | ++ lib/rpc_backend:get_notification_url:151 : echo rabbit://stackrabbit:Passw0rd@10.222.0.45:5672/ 2022-03-23 18:44:24.719 | + lib/nova:create_nova_conf:531 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.45:5672/ 2022-03-23 18:44:24.748 | + lib/nova:create_nova_conf:532 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2022-03-23 18:44:24.779 | + lib/nova:create_nova_conf:533 : iniset_rpc_backend nova /etc/nova/nova.conf 2022-03-23 18:44:24.782 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-03-23 18:44:24.784 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova.conf 2022-03-23 18:44:24.787 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-03-23 18:44:24.789 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-03-23 18:44:24.792 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-03-23 18:44:24.809 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:44:24.812 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-03-23 18:44:24.814 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-03-23 18:44:24.817 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-03-23 18:44:24.833 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:44:24.835 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.45:5672/ 2022-03-23 18:44:24.838 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.45:5672/ 2022-03-23 18:44:24.869 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-03-23 18:44:24.871 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-03-23 18:44:24.874 | + lib/nova:create_nova_conf:535 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2022-03-23 18:44:24.902 | + lib/nova:create_nova_conf:536 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2022-03-23 18:44:24.931 | + lib/nova:create_nova_conf:538 : iniset /etc/nova/nova.conf conductor workers 2 2022-03-23 18:44:24.963 | + lib/nova:create_nova_conf:540 : is_service_enabled tls-proxy 2022-03-23 18:44:24.980 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 18:44:24.982 | + lib/nova:create_nova_conf:545 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2022-03-23 18:44:25.011 | + lib/nova:create_nova_conf:547 : '[' True == True ']' 2022-03-23 18:44:25.013 | + lib/nova:create_nova_conf:548 : init_nova_service_user_conf 2022-03-23 18:44:25.016 | + lib/nova:init_nova_service_user_conf:796 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2022-03-23 18:44:25.047 | + lib/nova:init_nova_service_user_conf:797 : iniset /etc/nova/nova.conf service_user auth_type password 2022-03-23 18:44:25.076 | + lib/nova:init_nova_service_user_conf:798 : iniset /etc/nova/nova.conf service_user auth_url http://10.222.0.45/identity 2022-03-23 18:44:25.105 | + lib/nova:init_nova_service_user_conf:799 : iniset /etc/nova/nova.conf service_user username nova 2022-03-23 18:44:25.134 | + lib/nova:init_nova_service_user_conf:800 : iniset /etc/nova/nova.conf service_user password Passw0rd 2022-03-23 18:44:25.164 | + lib/nova:init_nova_service_user_conf:801 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2022-03-23 18:44:25.193 | + lib/nova:init_nova_service_user_conf:802 : iniset /etc/nova/nova.conf service_user project_name service 2022-03-23 18:44:25.221 | + lib/nova:init_nova_service_user_conf:803 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2022-03-23 18:44:25.250 | + lib/nova:init_nova_service_user_conf:804 : iniset /etc/nova/nova.conf service_user auth_strategy keystone 2022-03-23 18:44:25.279 | + lib/nova:create_nova_conf:551 : is_service_enabled n-cond 2022-03-23 18:44:25.296 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:44:25.299 | ++ lib/nova:create_nova_conf:552 : seq 1 1 2022-03-23 18:44:25.303 | + lib/nova:create_nova_conf:552 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-03-23 18:44:25.306 | + lib/nova:create_nova_conf:553 : local conf 2022-03-23 18:44:25.308 | + lib/nova:create_nova_conf:554 : local vhost 2022-03-23 18:44:25.311 | ++ lib/nova:create_nova_conf:555 : conductor_conf 1 2022-03-23 18:44:25.314 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-03-23 18:44:25.317 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-03-23 18:44:25.319 | + lib/nova:create_nova_conf:555 : conf=/etc/nova/nova_cell1.conf 2022-03-23 18:44:25.322 | + lib/nova:create_nova_conf:556 : vhost=nova_cell1 2022-03-23 18:44:25.324 | + lib/nova:create_nova_conf:558 : rm -f /etc/nova/nova_cell1.conf 2022-03-23 18:44:25.329 | ++ lib/nova:create_nova_conf:559 : database_connection_url nova_cell1 2022-03-23 18:44:25.332 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2022-03-23 18:44:25.334 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2022-03-23 18:44:25.337 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=nova_cell1 2022-03-23 18:44:25.339 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-03-23 18:44:25.342 | + lib/nova:create_nova_conf:559 : iniset /etc/nova/nova_cell1.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-03-23 18:44:25.373 | + lib/nova:create_nova_conf:560 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2022-03-23 18:44:25.405 | + lib/nova:create_nova_conf:561 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2022-03-23 18:44:25.438 | + lib/nova:create_nova_conf:563 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-03-23 18:44:25.441 | + lib/nova:create_nova_conf:566 : rpc_backend_add_vhost nova_cell1 2022-03-23 18:44:25.443 | + lib/rpc_backend:rpc_backend_add_vhost:125 : local vhost=nova_cell1 2022-03-23 18:44:25.446 | + lib/rpc_backend:rpc_backend_add_vhost:126 : is_service_enabled rabbit 2022-03-23 18:44:25.462 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:44:25.466 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : sudo rabbitmqctl list_vhosts 2022-03-23 18:44:25.466 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : grep nova_cell1 2022-03-23 18:44:26.195 | + lib/rpc_backend:rpc_backend_add_vhost:127 : '[' -z nova_cell1 ']' 2022-03-23 18:44:26.199 | + lib/nova:create_nova_conf:567 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2022-03-23 18:44:26.203 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-03-23 18:44:26.205 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova_cell1.conf 2022-03-23 18:44:26.208 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-03-23 18:44:26.211 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-03-23 18:44:26.213 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-03-23 18:44:26.232 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:44:26.235 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-03-23 18:44:26.238 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-03-23 18:44:26.240 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-03-23 18:44:26.257 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:44:26.260 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.45:5672/nova_cell1 2022-03-23 18:44:26.263 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.45:5672/nova_cell1 2022-03-23 18:44:26.291 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-03-23 18:44:26.294 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-03-23 18:44:26.296 | + lib/nova:create_nova_conf:571 : is_service_enabled placement placement-client 2022-03-23 18:44:26.314 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:44:26.316 | + lib/nova:create_nova_conf:572 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2022-03-23 18:44:26.318 | + lib/nova:configure_placement_nova_compute:600 : local conf=/etc/nova/nova_cell1.conf 2022-03-23 18:44:26.321 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2022-03-23 18:44:26.352 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova_cell1.conf placement auth_url http://10.222.0.45/identity 2022-03-23 18:44:26.380 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova_cell1.conf placement username placement 2022-03-23 18:44:26.409 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova_cell1.conf placement password Passw0rd 2022-03-23 18:44:26.437 | + lib/nova:configure_placement_nova_compute:605 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2022-03-23 18:44:26.469 | + lib/nova:configure_placement_nova_compute:606 : iniset /etc/nova/nova_cell1.conf placement project_name service 2022-03-23 18:44:26.498 | + lib/nova:configure_placement_nova_compute:607 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2022-03-23 18:44:26.527 | + lib/nova:configure_placement_nova_compute:608 : iniset /etc/nova/nova_cell1.conf placement region_name RegionOne 2022-03-23 18:44:26.556 | + lib/nova:create_nova_conf:576 : setup_logging /etc/nova/nova_cell1.conf 2022-03-23 18:44:26.559 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova_cell1.conf 2022-03-23 18:44:26.561 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova_cell1.conf 2022-03-23 18:44:26.564 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-03-23 18:44:26.582 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-03-23 18:44:26.584 | + functions:setup_systemd_logging:695 : local pidstr= 2022-03-23 18:44:26.587 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-03-23 18:44:26.589 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-03-23 18:44:26.591 | + functions:setup_systemd_logging:702 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-03-23 18:44:26.620 | + functions:setup_systemd_logging:704 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-03-23 18:44:26.649 | + functions:setup_systemd_logging:705 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-03-23 18:44:26.677 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-03-23 18:44:26.706 | + lib/nova:create_nova_conf:583 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-03-23 18:44:26.709 | ++ lib/nova:create_nova_conf:586 : seq 1 1 2022-03-23 18:44:26.714 | + lib/nova:create_nova_conf:586 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-03-23 18:44:26.716 | + lib/nova:create_nova_conf:587 : local conf 2022-03-23 18:44:26.719 | + lib/nova:create_nova_conf:588 : local offset 2022-03-23 18:44:26.722 | ++ lib/nova:create_nova_conf:589 : conductor_conf 1 2022-03-23 18:44:26.724 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-03-23 18:44:26.727 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-03-23 18:44:26.730 | + lib/nova:create_nova_conf:589 : conf=/etc/nova/nova_cell1.conf 2022-03-23 18:44:26.732 | + lib/nova:create_nova_conf:590 : offset=0 2022-03-23 18:44:26.735 | + lib/nova:create_nova_conf:591 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2022-03-23 18:44:26.737 | + lib/nova:configure_console_proxies:698 : local conf=/etc/nova/nova_cell1.conf 2022-03-23 18:44:26.740 | + lib/nova:configure_console_proxies:699 : local offset=0 2022-03-23 18:44:26.742 | + lib/nova:configure_console_proxies:703 : offset=0 2022-03-23 18:44:26.744 | + lib/nova:configure_console_proxies:705 : is_service_enabled n-novnc 2022-03-23 18:44:26.761 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 18:44:26.763 | + lib/nova:configure_console_proxies:705 : '[' False '!=' False ']' 2022-03-23 18:44:26.766 | + lib/nova:configure_console_proxies:737 : is_service_enabled n-spice 2022-03-23 18:44:26.782 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 18:44:26.785 | + lib/nova:configure_console_proxies:742 : is_service_enabled n-sproxy 2022-03-23 18:44:26.802 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 18:44:26.804 | + lib/nova:configure_nova:340 : is_service_enabled n-cpu 2022-03-23 18:44:26.821 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 18:44:26.824 | + ./stack.sh:main:940 : is_service_enabled placement 2022-03-23 18:44:26.841 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:44:26.844 | + ./stack.sh:main:942 : stack_install_service placement 2022-03-23 18:44:26.846 | + lib/stack:stack_install_service:20 : local service=placement 2022-03-23 18:44:26.849 | + lib/stack:stack_install_service:21 : type install_placement 2022-03-23 18:44:26.851 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-03-23 18:44:26.854 | + lib/stack:stack_install_service:32 : install_placement 2022-03-23 18:44:26.856 | + lib/placement:install_placement:137 : install_apache_wsgi 2022-03-23 18:44:26.859 | + lib/apache:install_apache_wsgi:143 : is_ubuntu 2022-03-23 18:44:26.862 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 18:44:26.864 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 18:44:26.867 | + lib/apache:install_apache_wsgi:145 : install_package apache2 2022-03-23 18:44:26.869 | + functions-common:install_package:1463 : update_package_repo 2022-03-23 18:44:26.872 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-23 18:44:26.874 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-23 18:44:26.877 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-23 18:44:26.879 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-23 18:44:26.882 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-23 18:44:26.885 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 18:44:26.887 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 18:44:26.890 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-23 18:44:26.893 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-23 18:44:26.895 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-23 18:44:26.898 | + functions-common:apt_get_update:1190 : return 2022-03-23 18:44:26.900 | + functions-common:install_package:1464 : real_install_package apache2 2022-03-23 18:44:26.903 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-23 18:44:26.906 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 18:44:26.908 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 18:44:26.911 | + functions-common:real_install_package:1450 : apt_get install apache2 2022-03-23 18:44:26.935 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 2022-03-23 18:44:27.048 | Reading package lists... 2022-03-23 18:44:27.297 | Building dependency tree... 2022-03-23 18:44:27.299 | Reading state information... 2022-03-23 18:44:27.570 | apache2 is already the newest version (2.4.41-4ubuntu3.10). 2022-03-23 18:44:27.570 | The following packages were automatically installed and are no longer required: 2022-03-23 18:44:27.571 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-23 18:44:27.571 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-23 18:44:27.571 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-23 18:44:27.571 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-23 18:44:27.571 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-23 18:44:27.571 | python3-zope.interface 2022-03-23 18:44:27.572 | Use 'sudo apt autoremove' to remove them. 2022-03-23 18:44:27.713 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-23 18:44:27.718 | + functions-common:apt_get:1234 : result=0 2022-03-23 18:44:27.721 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-23 18:44:27.724 | + functions-common:time_stop:2425 : local name 2022-03-23 18:44:27.727 | + functions-common:time_stop:2426 : local end_time 2022-03-23 18:44:27.730 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 18:44:27.733 | + functions-common:time_stop:2428 : local total 2022-03-23 18:44:27.736 | + functions-common:time_stop:2429 : local start_time 2022-03-23 18:44:27.739 | + functions-common:time_stop:2431 : name=apt-get 2022-03-23 18:44:27.742 | + functions-common:time_stop:2432 : start_time=1648061066931 2022-03-23 18:44:27.745 | + functions-common:time_stop:2434 : [[ -z 1648061066931 ]] 2022-03-23 18:44:27.749 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 18:44:27.754 | + functions-common:time_stop:2437 : end_time=1648061067751 2022-03-23 18:44:27.756 | + functions-common:time_stop:2438 : elapsed_time=820 2022-03-23 18:44:27.759 | + functions-common:time_stop:2439 : total=6473 2022-03-23 18:44:27.761 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 18:44:27.764 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=7293 2022-03-23 18:44:27.767 | + functions-common:apt_get:1238 : return 0 2022-03-23 18:44:27.769 | + lib/apache:install_apache_wsgi:146 : is_package_installed libapache2-mod-wsgi 2022-03-23 18:44:27.772 | + functions-common:is_package_installed:1472 : [[ -z libapache2-mod-wsgi ]] 2022-03-23 18:44:27.775 | + functions-common:is_package_installed:1476 : [[ -z deb ]] 2022-03-23 18:44:27.777 | + functions-common:is_package_installed:1480 : [[ deb = \d\e\b ]] 2022-03-23 18:44:27.780 | + functions-common:is_package_installed:1481 : dpkg -s libapache2-mod-wsgi 2022-03-23 18:44:27.803 | + lib/apache:install_apache_wsgi:149 : install_package libapache2-mod-wsgi-py3 2022-03-23 18:44:27.805 | + functions-common:install_package:1463 : update_package_repo 2022-03-23 18:44:27.808 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-23 18:44:27.811 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-23 18:44:27.813 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-23 18:44:27.816 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-23 18:44:27.818 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-23 18:44:27.821 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 18:44:27.825 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 18:44:27.828 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-23 18:44:27.831 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-23 18:44:27.834 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-23 18:44:27.836 | + functions-common:apt_get_update:1190 : return 2022-03-23 18:44:27.842 | + functions-common:install_package:1464 : real_install_package libapache2-mod-wsgi-py3 2022-03-23 18:44:27.845 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-23 18:44:27.848 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 18:44:27.851 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 18:44:27.854 | + functions-common:real_install_package:1450 : apt_get install libapache2-mod-wsgi-py3 2022-03-23 18:44:27.878 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install libapache2-mod-wsgi-py3 2022-03-23 18:44:27.990 | Reading package lists... 2022-03-23 18:44:28.246 | Building dependency tree... 2022-03-23 18:44:28.247 | Reading state information... 2022-03-23 18:44:28.511 | libapache2-mod-wsgi-py3 is already the newest version (4.6.8-1ubuntu3). 2022-03-23 18:44:28.512 | The following packages were automatically installed and are no longer required: 2022-03-23 18:44:28.513 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-23 18:44:28.513 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-23 18:44:28.513 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-23 18:44:28.513 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-23 18:44:28.513 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-23 18:44:28.513 | python3-zope.interface 2022-03-23 18:44:28.513 | Use 'sudo apt autoremove' to remove them. 2022-03-23 18:44:28.643 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-23 18:44:28.650 | + functions-common:apt_get:1234 : result=0 2022-03-23 18:44:28.654 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-23 18:44:28.657 | + functions-common:time_stop:2425 : local name 2022-03-23 18:44:28.660 | + functions-common:time_stop:2426 : local end_time 2022-03-23 18:44:28.663 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 18:44:28.665 | + functions-common:time_stop:2428 : local total 2022-03-23 18:44:28.668 | + functions-common:time_stop:2429 : local start_time 2022-03-23 18:44:28.670 | + functions-common:time_stop:2431 : name=apt-get 2022-03-23 18:44:28.673 | + functions-common:time_stop:2432 : start_time=1648061067875 2022-03-23 18:44:28.675 | + functions-common:time_stop:2434 : [[ -z 1648061067875 ]] 2022-03-23 18:44:28.678 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 18:44:28.683 | + functions-common:time_stop:2437 : end_time=1648061068680 2022-03-23 18:44:28.685 | + functions-common:time_stop:2438 : elapsed_time=805 2022-03-23 18:44:28.688 | + functions-common:time_stop:2439 : total=7293 2022-03-23 18:44:28.690 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 18:44:28.693 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=8098 2022-03-23 18:44:28.696 | + functions-common:apt_get:1238 : return 0 2022-03-23 18:44:28.698 | + lib/apache:install_apache_wsgi:164 : enable_apache_mod wsgi 2022-03-23 18:44:28.701 | + lib/apache:enable_apache_mod:59 : local mod=wsgi 2022-03-23 18:44:28.704 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-03-23 18:44:28.706 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 18:44:28.709 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 18:44:28.712 | + lib/apache:enable_apache_mod:64 : [[ wsgi != \v\e\r\s\i\o\n ]] 2022-03-23 18:44:28.714 | + lib/apache:enable_apache_mod:64 : a2query -m wsgi 2022-03-23 18:44:28.770 | wsgi (enabled by maintainer script) 2022-03-23 18:44:28.774 | + lib/placement:install_placement:139 : pip_install_gr osc-placement 2022-03-23 18:44:28.778 | + inc/python:pip_install_gr:76 : local name=osc-placement 2022-03-23 18:44:28.781 | + inc/python:pip_install_gr:77 : local clean_name 2022-03-23 18:44:28.785 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements osc-placement 2022-03-23 18:44:28.788 | ++ inc/python:get_from_global_requirements:225 : local package=osc-placement 2022-03-23 18:44:28.791 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-03-23 18:44:28.795 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2022-03-23 18:44:28.795 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-03-23 18:44:28.802 | ++ inc/python:get_from_global_requirements:227 : required_pkg='osc-placement ' 2022-03-23 18:44:28.805 | ++ inc/python:get_from_global_requirements:228 : [[ osc-placement == '' ]] 2022-03-23 18:44:28.807 | ++ inc/python:get_from_global_requirements:231 : echo osc-placement 2022-03-23 18:44:28.811 | + inc/python:pip_install_gr:78 : clean_name=osc-placement 2022-03-23 18:44:28.814 | + inc/python:pip_install_gr:79 : pip_install osc-placement 2022-03-23 18:44:28.837 | Using python 3.8 to install osc-placement 2022-03-23 18:44:28.840 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt osc-placement 2022-03-23 18:44:29.710 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:44:29.710 | from cryptography.utils import int_from_bytes 2022-03-23 18:44:29.710 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:44:29.710 | from cryptography.utils import int_from_bytes 2022-03-23 18:44:30.868 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-23 18:44:30.896 | Requirement already satisfied: osc-placement in /usr/local/lib/python3.8/dist-packages (3.2.0) 2022-03-23 18:44:30.907 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (1.16.0) 2022-03-23 18:44:30.908 | Requirement already satisfied: keystoneauth1>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.5.0) 2022-03-23 18:44:30.909 | Requirement already satisfied: simplejson>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (3.17.6) 2022-03-23 18:44:30.910 | Requirement already satisfied: oslo.utils>=3.37.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.12.2) 2022-03-23 18:44:30.911 | Requirement already satisfied: osc-lib>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (2.5.0) 2022-03-23 18:44:30.912 | Requirement already satisfied: pbr>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (5.8.1) 2022-03-23 18:44:30.969 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (2.27.1) 2022-03-23 18:44:30.970 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (1.0.2) 2022-03-23 18:44:30.972 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (1.7.0) 2022-03-23 18:44:30.973 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (3.5.0) 2022-03-23 18:44:30.986 | Requirement already satisfied: cliff>=3.2.0 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=1.2.0->osc-placement) (3.10.1) 2022-03-23 18:44:30.987 | Requirement already satisfied: openstacksdk>=0.15.0 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=1.2.0->osc-placement) (0.61.0) 2022-03-23 18:44:30.989 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=1.2.0->osc-placement) (5.1.0) 2022-03-23 18:44:31.003 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (2.5.0) 2022-03-23 18:44:31.004 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (2021.3) 2022-03-23 18:44:31.005 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (3.0.7) 2022-03-23 18:44:31.006 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (0.8.0) 2022-03-23 18:44:31.008 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (0.11.0) 2022-03-23 18:44:31.009 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (21.3) 2022-03-23 18:44:31.030 | Requirement already satisfied: PyYAML>=3.12 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (6.0) 2022-03-23 18:44:31.031 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (2.4.0) 2022-03-23 18:44:31.033 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (3.1.1) 2022-03-23 18:44:31.034 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (0.5.0) 2022-03-23 18:44:31.042 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.utils>=3.37.0->osc-placement) (1.13.3) 2022-03-23 18:44:31.079 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (2.5.0) 2022-03-23 18:44:31.080 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.1.5) 2022-03-23 18:44:31.082 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.4.4) 2022-03-23 18:44:31.083 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.32) 2022-03-23 18:44:31.084 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (36.0.1) 2022-03-23 18:44:31.086 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (0.10.0) 2022-03-23 18:44:31.087 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (5.1.1) 2022-03-23 18:44:31.088 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.4.0) 2022-03-23 18:44:31.153 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (3.3) 2022-03-23 18:44:31.154 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (2019.11.28) 2022-03-23 18:44:31.157 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (2.0.12) 2022-03-23 18:44:31.158 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (1.26.8) 2022-03-23 18:44:31.249 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (1.8.2) 2022-03-23 18:44:31.250 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (0.2.5) 2022-03-23 18:44:31.251 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (21.4.0) 2022-03-23 18:44:31.293 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.15.0) 2022-03-23 18:44:31.332 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (2.2) 2022-03-23 18:44:31.493 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (2.21) 2022-03-23 18:44:33.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-23 18:44:33.682 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-23 18:44:33.682 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-23 18:44:33.810 | + inc/python:pip_install:200 : result=0 2022-03-23 18:44:33.814 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-23 18:44:33.817 | + functions-common:time_stop:2425 : local name 2022-03-23 18:44:33.820 | + functions-common:time_stop:2426 : local end_time 2022-03-23 18:44:33.823 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 18:44:33.827 | + functions-common:time_stop:2428 : local total 2022-03-23 18:44:33.830 | + functions-common:time_stop:2429 : local start_time 2022-03-23 18:44:33.833 | + functions-common:time_stop:2431 : name=pip_install 2022-03-23 18:44:33.837 | + functions-common:time_stop:2432 : start_time=1648061068831 2022-03-23 18:44:33.840 | + functions-common:time_stop:2434 : [[ -z 1648061068831 ]] 2022-03-23 18:44:33.844 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 18:44:33.849 | + functions-common:time_stop:2437 : end_time=1648061073846 2022-03-23 18:44:33.852 | + functions-common:time_stop:2438 : elapsed_time=5015 2022-03-23 18:44:33.855 | + functions-common:time_stop:2439 : total=154346 2022-03-23 18:44:33.858 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 18:44:33.861 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=159361 2022-03-23 18:44:33.870 | + inc/python:pip_install:203 : return 0 2022-03-23 18:44:33.872 | + lib/placement:install_placement:140 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement master 2022-03-23 18:44:33.875 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/placement.git 2022-03-23 18:44:33.878 | + functions-common:git_clone:609 : local git_dest=/opt/stack/placement 2022-03-23 18:44:33.880 | + functions-common:git_clone:610 : local git_ref=master 2022-03-23 18:44:33.883 | + functions-common:git_clone:611 : local orig_dir 2022-03-23 18:44:33.886 | ++ functions-common:git_clone:612 : pwd 2022-03-23 18:44:33.890 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-23 18:44:33.892 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-23 18:44:33.896 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-23 18:44:33.914 | + functions-common:git_clone:615 : RECLONE=False 2022-03-23 18:44:33.916 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-23 18:44:33.919 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-23 18:44:33.922 | + functions-common:git_clone:629 : echo master 2022-03-23 18:44:33.923 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-23 18:44:33.928 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/placement ]] 2022-03-23 18:44:33.931 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-23 18:44:33.933 | + functions-common:git_clone:677 : cd /opt/stack/placement 2022-03-23 18:44:33.937 | + functions-common:git_clone:678 : git show --oneline 2022-03-23 18:44:33.937 | + functions-common:git_clone:678 : head -1 2022-03-23 18:44:33.941 | 11757852 Merge "tests: Silence noisy tests" 2022-03-23 18:44:33.943 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-23 18:44:33.946 | + lib/placement:install_placement:141 : setup_develop /opt/stack/placement 2022-03-23 18:44:33.949 | + inc/python:setup_develop:338 : local bindep 2022-03-23 18:44:33.951 | + inc/python:setup_develop:339 : [[ /opt/stack/placement == -bindep* ]] 2022-03-23 18:44:33.954 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/placement 2022-03-23 18:44:33.956 | + inc/python:setup_develop:344 : local extras= 2022-03-23 18:44:33.959 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/placement -e 2022-03-23 18:44:33.962 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-03-23 18:44:33.964 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/placement == -bindep* ]] 2022-03-23 18:44:33.967 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/placement 2022-03-23 18:44:33.970 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-03-23 18:44:33.973 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-03-23 18:44:33.976 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/placement 2022-03-23 18:44:33.979 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-03-23 18:44:33.982 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/placement 2022-03-23 18:44:33.984 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-03-23 18:44:33.987 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-03-23 18:44:33.990 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2022-03-23 18:44:33.996 | + inc/python:_setup_package_with_constraints_edit:385 : name=openstack-placement 2022-03-23 18:44:33.999 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- openstack-placement 2022-03-23 18:44:34.645 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/placement -e 2022-03-23 18:44:34.649 | + inc/python:setup_package:418 : local bindep=0 2022-03-23 18:44:34.652 | + inc/python:setup_package:419 : local bindep_flag= 2022-03-23 18:44:34.656 | + inc/python:setup_package:420 : local bindep_profiles= 2022-03-23 18:44:34.658 | + inc/python:setup_package:421 : [[ /opt/stack/placement == -bindep* ]] 2022-03-23 18:44:34.661 | + inc/python:setup_package:426 : local project_dir=/opt/stack/placement 2022-03-23 18:44:34.663 | + inc/python:setup_package:427 : local flags=-e 2022-03-23 18:44:34.666 | + inc/python:setup_package:428 : local extras= 2022-03-23 18:44:34.669 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-03-23 18:44:34.671 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-03-23 18:44:34.674 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-03-23 18:44:34.677 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-03-23 18:44:34.680 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-03-23 18:44:34.683 | + inc/python:setup_package:446 : pip_install -e /opt/stack/placement 2022-03-23 18:44:34.706 | Using python 3.8 to install /opt/stack/placement 2022-03-23 18:44:34.709 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/placement 2022-03-23 18:44:35.576 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:44:35.576 | from cryptography.utils import int_from_bytes 2022-03-23 18:44:35.576 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:44:35.576 | from cryptography.utils import int_from_bytes 2022-03-23 18:44:36.715 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-23 18:44:36.741 | Obtaining file:///opt/stack/placement 2022-03-23 18:44:36.742 | Preparing metadata (setup.py): started 2022-03-23 18:44:39.829 | Preparing metadata (setup.py): finished with status 'done' 2022-03-23 18:44:39.878 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev3) (5.8.1) 2022-03-23 18:44:39.879 | Requirement already satisfied: SQLAlchemy>=1.2.19 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev3) (1.4.31) 2022-03-23 18:44:39.880 | Requirement already satisfied: keystonemiddleware>=4.18.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev3) (9.4.0) 2022-03-23 18:44:39.881 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev3) (2.5.1) 2022-03-23 18:44:39.882 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev3) (1.8.7) 2022-03-23 18:44:39.883 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from openstack-placement==7.1.0.dev3) (3.2.0) 2022-03-23 18:44:39.884 | Requirement already satisfied: requests>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev3) (2.27.1) 2022-03-23 18:44:39.886 | Requirement already satisfied: setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,>=21.0.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev3) (60.9.3) 2022-03-23 18:44:39.887 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev3) (4.5.0) 2022-03-23 18:44:39.888 | Requirement already satisfied: oslo.config>=6.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev3) (8.8.0) 2022-03-23 18:44:39.890 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev3) (4.1.0) 2022-03-23 18:44:39.891 | Requirement already satisfied: oslo.log>=4.3.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev3) (4.7.0) 2022-03-23 18:44:39.893 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev3) (4.3.0) 2022-03-23 18:44:39.894 | Requirement already satisfied: oslo.utils>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev3) (4.12.2) 2022-03-23 18:44:39.895 | Requirement already satisfied: oslo.db>=4.40.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev3) (11.2.0) 2022-03-23 18:44:39.896 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev3) (3.11.0) 2022-03-23 18:44:39.897 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev3) (4.5.1) 2022-03-23 18:44:39.898 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev3) (1.5.0) 2022-03-23 18:44:39.899 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev3) (1.1.0) 2022-03-23 18:44:39.900 | Requirement already satisfied: os-traits>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev3) (2.7.0) 2022-03-23 18:44:39.901 | Requirement already satisfied: microversion-parse>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev3) (1.0.1) 2022-03-23 18:44:39.965 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev3) (4.4.0) 2022-03-23 18:44:39.966 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev3) (4.5.0) 2022-03-23 18:44:39.967 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev3) (2.10.1) 2022-03-23 18:44:39.969 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev3) (5.1.0) 2022-03-23 18:44:39.971 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev3) (1.16.0) 2022-03-23 18:44:39.972 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev3) (3.1.1) 2022-03-23 18:44:39.992 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->openstack-placement==7.1.0.dev3) (0.17.3) 2022-03-23 18:44:40.033 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev3) (0.8.0) 2022-03-23 18:44:40.034 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev3) (1.5.0) 2022-03-23 18:44:40.035 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev3) (2.5.0) 2022-03-23 18:44:40.037 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev3) (6.0) 2022-03-23 18:44:40.038 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev3) (3.5.0) 2022-03-23 18:44:40.087 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==7.1.0.dev3) (0.13.0) 2022-03-23 18:44:40.089 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==7.1.0.dev3) (1.7.6) 2022-03-23 18:44:40.090 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==7.1.0.dev3) (0.5.0) 2022-03-23 18:44:40.091 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==7.1.0.dev3) (2.0.1) 2022-03-23 18:44:40.134 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.3.0->openstack-placement==7.1.0.dev3) (0.9.6) 2022-03-23 18:44:40.136 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.3.0->openstack-placement==7.1.0.dev3) (2.8.2) 2022-03-23 18:44:40.154 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev3) (3.2.0) 2022-03-23 18:44:40.155 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev3) (3.0.3) 2022-03-23 18:44:40.157 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev3) (3.3.0) 2022-03-23 18:44:40.183 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->openstack-placement==7.1.0.dev3) (1.0.3) 2022-03-23 18:44:40.184 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->openstack-placement==7.1.0.dev3) (2021.3) 2022-03-23 18:44:40.196 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->openstack-placement==7.1.0.dev3) (3.1.1) 2022-03-23 18:44:40.215 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.1.0.dev3) (1.0.2) 2022-03-23 18:44:40.216 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.1.0.dev3) (21.3) 2022-03-23 18:44:40.217 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.1.0.dev3) (3.0.7) 2022-03-23 18:44:40.219 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.1.0.dev3) (0.11.0) 2022-03-23 18:44:40.259 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.0->openstack-placement==7.1.0.dev3) (2019.11.28) 2022-03-23 18:44:40.260 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==7.1.0.dev3) (1.26.8) 2022-03-23 18:44:40.262 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==7.1.0.dev3) (3.3) 2022-03-23 18:44:40.265 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==7.1.0.dev3) (2.0.12) 2022-03-23 18:44:40.282 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->openstack-placement==7.1.0.dev3) (0.7) 2022-03-23 18:44:40.442 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.2.19->openstack-placement==7.1.0.dev3) (1.1.2) 2022-03-23 18:44:40.480 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==7.1.0.dev3) (4.11.1) 2022-03-23 18:44:40.481 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==7.1.0.dev3) (1.1.6) 2022-03-23 18:44:40.482 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==7.1.0.dev3) (5.4.0) 2022-03-23 18:44:40.499 | Requirement already satisfied: cffi>=1.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev3) (1.15.0) 2022-03-23 18:44:40.533 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=6.7.0->openstack-placement==7.1.0.dev3) (1.13.3) 2022-03-23 18:44:40.588 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev3) (2.1.0) 2022-03-23 18:44:40.679 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev3) (1.7.0) 2022-03-23 18:44:40.763 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev3) (1.1.5) 2022-03-23 18:44:40.812 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->openstack-placement==7.1.0.dev3) (0.2.5) 2022-03-23 18:44:41.004 | Requirement already satisfied: decorator in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.40.0->openstack-placement==7.1.0.dev3) (5.1.1) 2022-03-23 18:44:41.005 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.40.0->openstack-placement==7.1.0.dev3) (0.4.2) 2022-03-23 18:44:41.006 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.40.0->openstack-placement==7.1.0.dev3) (0.5.2) 2022-03-23 18:44:41.084 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=4.40.0->openstack-placement==7.1.0.dev3) (2.5.0) 2022-03-23 18:44:41.135 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.1->bcrypt>=3.1.3->oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev3) (2.21) 2022-03-23 18:44:41.296 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==7.1.0.dev3) (3.7.0) 2022-03-23 18:44:41.401 | Requirement already satisfied: fixtures>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=4.40.0->openstack-placement==7.1.0.dev3) (3.0.0) 2022-03-23 18:44:41.402 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=4.40.0->openstack-placement==7.1.0.dev3) (1.0.0) 2022-03-23 18:44:43.303 | Installing collected packages: openstack-placement 2022-03-23 18:44:43.303 | Attempting uninstall: openstack-placement 2022-03-23 18:44:43.304 | Found existing installation: openstack-placement 7.1.0.dev3 2022-03-23 18:44:43.306 | Can't uninstall 'openstack-placement'. No files were found to uninstall. 2022-03-23 18:44:43.308 | Running setup.py develop for openstack-placement 2022-03-23 18:44:47.510 | Successfully installed openstack-placement 2022-03-23 18:44:47.510 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-23 18:44:47.518 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-23 18:44:47.519 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-23 18:44:47.653 | + inc/python:pip_install:200 : result=0 2022-03-23 18:44:47.657 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-23 18:44:47.660 | + functions-common:time_stop:2425 : local name 2022-03-23 18:44:47.664 | + functions-common:time_stop:2426 : local end_time 2022-03-23 18:44:47.668 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 18:44:47.672 | + functions-common:time_stop:2428 : local total 2022-03-23 18:44:47.674 | + functions-common:time_stop:2429 : local start_time 2022-03-23 18:44:47.677 | + functions-common:time_stop:2431 : name=pip_install 2022-03-23 18:44:47.679 | + functions-common:time_stop:2432 : start_time=1648061074700 2022-03-23 18:44:47.681 | + functions-common:time_stop:2434 : [[ -z 1648061074700 ]] 2022-03-23 18:44:47.685 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 18:44:47.689 | + functions-common:time_stop:2437 : end_time=1648061087686 2022-03-23 18:44:47.691 | + functions-common:time_stop:2438 : elapsed_time=12986 2022-03-23 18:44:47.694 | + functions-common:time_stop:2439 : total=159361 2022-03-23 18:44:47.696 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 18:44:47.699 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=172347 2022-03-23 18:44:47.701 | + inc/python:pip_install:203 : return 0 2022-03-23 18:44:47.704 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-03-23 18:44:47.707 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-03-23 18:44:47.709 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-03-23 18:44:47.729 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-03-23 18:44:47.742 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/placement 2022-03-23 18:44:47.745 | + inc/python:use_library_from_git:250 : local name=/opt/stack/placement 2022-03-23 18:44:47.747 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 18:44:47.750 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 18:44:47.753 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/placement, ]] 2022-03-23 18:44:47.756 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 18:44:47.758 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-03-23 18:44:47.761 | + ./stack.sh:main:943 : configure_placement 2022-03-23 18:44:47.764 | + lib/placement:configure_placement:106 : sudo install -d -o ubuntu /etc/placement 2022-03-23 18:44:47.777 | + lib/placement:configure_placement:107 : create_placement_conf 2022-03-23 18:44:47.779 | + lib/placement:create_placement_conf:96 : rm -f /etc/placement/placement.conf 2022-03-23 18:44:47.784 | ++ lib/placement:create_placement_conf:97 : database_connection_url placement 2022-03-23 18:44:47.787 | ++ lib/database:database_connection_url:134 : local db=placement 2022-03-23 18:44:47.790 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql placement 2022-03-23 18:44:47.792 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=placement 2022-03-23 18:44:47.795 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2022-03-23 18:44:47.798 | + lib/placement:create_placement_conf:97 : iniset /etc/placement/placement.conf placement_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2022-03-23 18:44:47.831 | + lib/placement:create_placement_conf:98 : iniset /etc/placement/placement.conf DEFAULT debug True 2022-03-23 18:44:47.864 | + lib/placement:create_placement_conf:99 : iniset /etc/placement/placement.conf api auth_strategy keystone 2022-03-23 18:44:47.897 | + lib/placement:create_placement_conf:100 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2022-03-23 18:44:47.900 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/placement/placement.conf 2022-03-23 18:44:47.903 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=placement 2022-03-23 18:44:47.906 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-03-23 18:44:47.908 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2022-03-23 18:44:47.946 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2022-03-23 18:44:47.978 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://10.222.0.45/identity 2022-03-23 18:44:48.010 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2022-03-23 18:44:48.041 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/placement/placement.conf keystone_authtoken password Passw0rd 2022-03-23 18:44:48.071 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2022-03-23 18:44:48.101 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2022-03-23 18:44:48.131 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2022-03-23 18:44:48.162 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-03-23 18:44:48.196 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2022-03-23 18:44:48.226 | + lib/placement:create_placement_conf:101 : setup_logging /etc/placement/placement.conf 2022-03-23 18:44:48.229 | + functions:setup_logging:674 : setup_systemd_logging /etc/placement/placement.conf 2022-03-23 18:44:48.231 | + functions:setup_systemd_logging:689 : local conf_file=/etc/placement/placement.conf 2022-03-23 18:44:48.235 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-03-23 18:44:48.254 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-03-23 18:44:48.256 | + functions:setup_systemd_logging:695 : local pidstr= 2022-03-23 18:44:48.259 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-03-23 18:44:48.262 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-03-23 18:44:48.265 | + functions:setup_systemd_logging:702 : iniset /etc/placement/placement.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-03-23 18:44:48.296 | + functions:setup_systemd_logging:704 : iniset /etc/placement/placement.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-03-23 18:44:48.326 | + functions:setup_systemd_logging:705 : iniset /etc/placement/placement.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-03-23 18:44:48.356 | + functions:setup_systemd_logging:706 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-03-23 18:44:48.386 | + lib/placement:configure_placement:109 : [[ uwsgi == \u\w\s\g\i ]] 2022-03-23 18:44:48.388 | + lib/placement:configure_placement:110 : write_uwsgi_config /etc/placement/placement-uwsgi.ini /usr/local/bin/placement-api /placement 2022-03-23 18:44:48.392 | + lib/apache:write_uwsgi_config:254 : local file=/etc/placement/placement-uwsgi.ini 2022-03-23 18:44:48.394 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/placement-api 2022-03-23 18:44:48.397 | + lib/apache:write_uwsgi_config:256 : local url=/placement 2022-03-23 18:44:48.399 | + lib/apache:write_uwsgi_config:257 : local http= 2022-03-23 18:44:48.402 | + lib/apache:write_uwsgi_config:258 : local name= 2022-03-23 18:44:48.405 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/placement-api 2022-03-23 18:44:48.410 | + lib/apache:write_uwsgi_config:259 : name=placement-api 2022-03-23 18:44:48.412 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-03-23 18:44:48.415 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-03-23 18:44:48.428 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-03-23 18:44:48.428 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-03-23 18:44:48.437 | d /var/run/uwsgi 0755 ubuntu root 2022-03-23 18:44:48.440 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-03-23 18:44:48.456 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/placement-api.socket 2022-03-23 18:44:48.464 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/placement/placement-uwsgi.ini 2022-03-23 18:44:48.468 | + lib/apache:write_uwsgi_config:275 : iniset /etc/placement/placement-uwsgi.ini uwsgi wsgi-file /usr/local/bin/placement-api 2022-03-23 18:44:48.500 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2022-03-23 18:44:48.530 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2022-03-23 18:44:48.559 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2022-03-23 18:44:48.589 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2022-03-23 18:44:48.620 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 90 2022-03-23 18:44:48.650 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2022-03-23 18:44:48.680 | + lib/apache:write_uwsgi_config:286 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2022-03-23 18:44:48.713 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2022-03-23 18:44:48.742 | + lib/apache:write_uwsgi_config:290 : iniset /etc/placement/placement-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-03-23 18:44:48.772 | + lib/apache:write_uwsgi_config:292 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2022-03-23 18:44:48.801 | + lib/apache:write_uwsgi_config:294 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2022-03-23 18:44:48.831 | + lib/apache:write_uwsgi_config:296 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2022-03-23 18:44:48.860 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-03-23 18:44:48.863 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-03-23 18:44:48.866 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for placement-api 2022-03-23 18:44:48.869 | ++ lib/apache:apache_site_config_for:186 : local site=placement-api 2022-03-23 18:44:48.871 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-03-23 18:44:48.874 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 18:44:48.877 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 18:44:48.879 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/placement-api.conf 2022-03-23 18:44:48.882 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2022-03-23 18:44:48.885 | + lib/apache:write_uwsgi_config:304 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2022-03-23 18:44:48.914 | + lib/apache:write_uwsgi_config:305 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2022-03-23 18:44:48.944 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 ' 2022-03-23 18:44:48.944 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2022-03-23 18:44:48.953 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 2022-03-23 18:44:48.956 | + lib/apache:write_uwsgi_config:307 : enable_apache_site placement-api 2022-03-23 18:44:48.959 | + lib/apache:enable_apache_site:203 : local site=placement-api 2022-03-23 18:44:48.962 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-03-23 18:44:48.964 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-03-23 18:44:48.967 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-03-23 18:44:48.970 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 18:44:48.972 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 18:44:48.975 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-03-23 18:44:48.977 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-03-23 18:44:48.980 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 18:44:48.982 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 18:44:48.985 | + lib/apache:enable_apache_site:207 : sudo a2ensite placement-api 2022-03-23 18:44:49.051 | Site placement-api already enabled 2022-03-23 18:44:49.057 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-03-23 18:44:49.061 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-03-23 18:44:49.064 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-23 18:44:49.066 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-03-23 18:44:49.202 | + ./stack.sh:main:950 : is_service_enabled placement placement-client 2022-03-23 18:44:49.229 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:44:49.231 | + ./stack.sh:main:951 : is_service_enabled n-cpu 2022-03-23 18:44:49.250 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 18:44:49.252 | + ./stack.sh:main:951 : is_service_enabled n-sch 2022-03-23 18:44:49.271 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:44:49.273 | + ./stack.sh:main:952 : configure_placement_nova_compute 2022-03-23 18:44:49.276 | + lib/nova:configure_placement_nova_compute:600 : local conf=/etc/nova/nova.conf 2022-03-23 18:44:49.278 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova.conf placement auth_type password 2022-03-23 18:44:49.311 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.45/identity 2022-03-23 18:44:49.341 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova.conf placement username placement 2022-03-23 18:44:49.371 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-03-23 18:44:49.401 | + lib/nova:configure_placement_nova_compute:605 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-03-23 18:44:49.431 | + lib/nova:configure_placement_nova_compute:606 : iniset /etc/nova/nova.conf placement project_name service 2022-03-23 18:44:49.461 | + lib/nova:configure_placement_nova_compute:607 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-03-23 18:44:49.491 | + lib/nova:configure_placement_nova_compute:608 : iniset /etc/nova/nova.conf placement region_name RegionOne 2022-03-23 18:44:49.522 | + ./stack.sh:main:956 : is_service_enabled horizon 2022-03-23 18:44:49.540 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 18:44:49.542 | + ./stack.sh:main:961 : is_service_enabled tls-proxy 2022-03-23 18:44:49.560 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 18:44:49.563 | + ./stack.sh:main:969 : run_phase stack install 2022-03-23 18:44:49.566 | + functions-common:run_phase:1853 : local mode=stack 2022-03-23 18:44:49.568 | + functions-common:run_phase:1854 : local phase=install 2022-03-23 18:44:49.571 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-03-23 18:44:49.573 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-03-23 18:44:49.576 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-03-23 18:44:49.579 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-03-23 18:44:49.582 | + functions-common:run_phase:1863 : local extra 2022-03-23 18:44:49.586 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-03-23 18:44:49.590 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-03-23 18:44:49.593 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-03-23 18:44:49.596 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-03-23 18:44:49.599 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack install 2022-03-23 18:44:49.602 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-03-23 18:44:49.622 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:44:49.624 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-03-23 18:44:49.627 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-03-23 18:44:49.629 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2022-03-23 18:44:49.632 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2022-03-23 18:44:49.634 | ++ ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-23 18:44:49.637 | ++ ./stack.sh:echo_summary:446 : echo -e Installing Tempest 2022-03-23 18:44:49.640 | ++ extras.d/80-tempest.sh:source:9 : async_runfunc install_tempest 2022-03-23 18:44:49.642 | ++ inc/async:async_runfunc:116 : async_run install_tempest install_tempest 2022-03-23 18:44:49.707 | ++ inc/async:async_inner:63 : install_tempest 2022-03-23 18:44:49.747 | [799828 Async install_tempest:825205]: running: install_tempest 2022-03-23 18:44:49.750 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-03-23 18:44:49.753 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-03-23 18:44:49.756 | + functions-common:run_phase:1874 : [[ stack == \s\o\u\r\c\e ]] 2022-03-23 18:44:49.759 | + functions-common:run_phase:1877 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-03-23 18:44:49.762 | + functions-common:run_phase:1880 : run_plugins stack install 2022-03-23 18:44:49.766 | + functions-common:run_plugins:1839 : local mode=stack 2022-03-23 18:44:49.768 | + functions-common:run_plugins:1840 : local phase=install 2022-03-23 18:44:49.771 | + functions-common:run_plugins:1842 : local plugins= 2022-03-23 18:44:49.775 | + functions-common:run_plugins:1843 : local plugin 2022-03-23 18:44:49.778 | + ./stack.sh:main:972 : use_library_from_git python-openstackclient 2022-03-23 18:44:49.782 | + inc/python:use_library_from_git:250 : local name=python-openstackclient 2022-03-23 18:44:49.785 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 18:44:49.788 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 18:44:49.791 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-openstackclient, ]] 2022-03-23 18:44:49.794 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 18:44:49.798 | + ./stack.sh:main:976 : pip_install_gr python-openstackclient 2022-03-23 18:44:49.801 | + inc/python:pip_install_gr:76 : local name=python-openstackclient 2022-03-23 18:44:49.804 | + inc/python:pip_install_gr:77 : local clean_name 2022-03-23 18:44:49.808 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-openstackclient 2022-03-23 18:44:49.812 | ++ inc/python:get_from_global_requirements:225 : local package=python-openstackclient 2022-03-23 18:44:49.815 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-03-23 18:44:49.821 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2022-03-23 18:44:49.822 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-03-23 18:44:49.828 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-openstackclient ' 2022-03-23 18:44:49.831 | ++ inc/python:get_from_global_requirements:228 : [[ python-openstackclient == '' ]] 2022-03-23 18:44:49.833 | ++ inc/python:get_from_global_requirements:231 : echo python-openstackclient 2022-03-23 18:44:49.836 | + inc/python:pip_install_gr:78 : clean_name=python-openstackclient 2022-03-23 18:44:49.839 | + inc/python:pip_install_gr:79 : pip_install python-openstackclient 2022-03-23 18:44:49.862 | Using python 3.8 to install python-openstackclient 2022-03-23 18:44:49.864 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-openstackclient 2022-03-23 18:44:50.734 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:44:50.734 | from cryptography.utils import int_from_bytes 2022-03-23 18:44:50.734 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:44:50.734 | from cryptography.utils import int_from_bytes 2022-03-23 18:44:51.867 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-23 18:44:51.893 | Requirement already satisfied: python-openstackclient in /usr/local/lib/python3.8/dist-packages (5.8.0) 2022-03-23 18:44:51.912 | Requirement already satisfied: openstacksdk>=0.61.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (0.61.0) 2022-03-23 18:44:51.913 | Requirement already satisfied: python-keystoneclient>=3.22.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (4.4.0) 2022-03-23 18:44:51.914 | Requirement already satisfied: osc-lib>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (2.5.0) 2022-03-23 18:44:51.915 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (5.8.1) 2022-03-23 18:44:51.916 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (5.1.0) 2022-03-23 18:44:51.917 | Requirement already satisfied: python-cinderclient>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (8.3.0) 2022-03-23 18:44:51.918 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.5.0) 2022-03-23 18:44:51.919 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (1.0.2) 2022-03-23 18:44:51.920 | Requirement already satisfied: python-novaclient>=17.0.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (17.7.0) 2022-03-23 18:44:51.921 | Requirement already satisfied: cliff>=3.5.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.10.1) 2022-03-23 18:44:51.922 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (4.12.2) 2022-03-23 18:44:51.933 | Requirement already satisfied: PyYAML>=3.12 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (6.0) 2022-03-23 18:44:51.934 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (2.4.0) 2022-03-23 18:44:51.936 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (0.5.0) 2022-03-23 18:44:51.937 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (3.1.1) 2022-03-23 18:44:51.938 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (3.0.7) 2022-03-23 18:44:51.963 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (5.1.1) 2022-03-23 18:44:51.964 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (0.10.0) 2022-03-23 18:44:51.966 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (2.5.0) 2022-03-23 18:44:51.967 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.1.5) 2022-03-23 18:44:51.968 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.4.4) 2022-03-23 18:44:51.969 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (0.11.0) 2022-03-23 18:44:51.970 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.32) 2022-03-23 18:44:51.972 | Requirement already satisfied: os-service-types>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.7.0) 2022-03-23 18:44:51.973 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.4.0) 2022-03-23 18:44:51.974 | Requirement already satisfied: keystoneauth1>=3.18.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (4.5.0) 2022-03-23 18:44:51.975 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (36.0.1) 2022-03-23 18:44:51.989 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=2.3.0->python-openstackclient) (3.17.6) 2022-03-23 18:44:52.007 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (0.8.0) 2022-03-23 18:44:52.008 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (2021.3) 2022-03-23 18:44:52.009 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (21.3) 2022-03-23 18:44:52.010 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (2.5.0) 2022-03-23 18:44:52.030 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=3.3.0->python-openstackclient) (2.27.1) 2022-03-23 18:44:52.050 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from python-keystoneclient>=3.22.0->python-openstackclient) (4.3.0) 2022-03-23 18:44:52.052 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from python-keystoneclient>=3.22.0->python-openstackclient) (8.8.0) 2022-03-23 18:44:52.054 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from python-keystoneclient>=3.22.0->python-openstackclient) (1.16.0) 2022-03-23 18:44:52.143 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.5.0->python-openstackclient) (21.4.0) 2022-03-23 18:44:52.144 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.5.0->python-openstackclient) (1.8.2) 2022-03-23 18:44:52.145 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.5.0->python-openstackclient) (0.2.5) 2022-03-23 18:44:52.187 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->openstacksdk>=0.61.0->python-openstackclient) (1.15.0) 2022-03-23 18:44:52.198 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.utils>=3.33.0->python-openstackclient) (1.13.3) 2022-03-23 18:44:52.231 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.61.0->python-openstackclient) (2.2) 2022-03-23 18:44:52.393 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->python-keystoneclient>=3.22.0->python-openstackclient) (1.5.0) 2022-03-23 18:44:52.409 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->python-keystoneclient>=3.22.0->python-openstackclient) (1.0.3) 2022-03-23 18:44:52.510 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (3.3) 2022-03-23 18:44:52.511 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (2019.11.28) 2022-03-23 18:44:52.512 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (1.26.8) 2022-03-23 18:44:52.515 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (2.0.12) 2022-03-23 18:44:52.649 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.61.0->python-openstackclient) (2.21) 2022-03-23 18:44:54.907 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-23 18:44:54.914 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-23 18:44:54.914 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-23 18:44:55.047 | + inc/python:pip_install:200 : result=0 2022-03-23 18:44:55.049 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-23 18:44:55.052 | + functions-common:time_stop:2425 : local name 2022-03-23 18:44:55.054 | + functions-common:time_stop:2426 : local end_time 2022-03-23 18:44:55.057 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 18:44:55.059 | + functions-common:time_stop:2428 : local total 2022-03-23 18:44:55.062 | + functions-common:time_stop:2429 : local start_time 2022-03-23 18:44:55.065 | + functions-common:time_stop:2431 : name=pip_install 2022-03-23 18:44:55.067 | + functions-common:time_stop:2432 : start_time=1648061089856 2022-03-23 18:44:55.070 | + functions-common:time_stop:2434 : [[ -z 1648061089856 ]] 2022-03-23 18:44:55.073 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 18:44:55.077 | + functions-common:time_stop:2437 : end_time=1648061095074 2022-03-23 18:44:55.079 | + functions-common:time_stop:2438 : elapsed_time=5218 2022-03-23 18:44:55.082 | + functions-common:time_stop:2439 : total=172347 2022-03-23 18:44:55.084 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 18:44:55.087 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=177565 2022-03-23 18:44:55.089 | + inc/python:pip_install:203 : return 0 2022-03-23 18:44:55.092 | + ./stack.sh:main:981 : install_oscwrap 2022-03-23 18:44:55.096 | ++ functions-common:install_oscwrap:2470 : mktemp 2022-03-23 18:44:55.100 | + functions-common:install_oscwrap:2470 : OSCWRAP_TIMER_FILE=/tmp/tmp.HFA7Qcoky3 2022-03-23 18:44:55.103 | + functions-common:install_oscwrap:2473 : shopt -s expand_aliases 2022-03-23 18:44:55.106 | + functions-common:install_oscwrap:2476 : unalias -a 2022-03-23 18:44:55.108 | + functions-common:install_oscwrap:2478 : alias openstack=oscwrap 2022-03-23 18:44:55.111 | + ./stack.sh:main:986 : [[ False != \F\a\l\s\e ]] 2022-03-23 18:44:55.114 | + ./stack.sh:main:1026 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-03-23 18:44:55.117 | + ./stack.sh:main:1034 : is_service_enabled mysql postgresql 2022-03-23 18:44:55.134 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:44:55.137 | + ./stack.sh:main:1035 : configure_database 2022-03-23 18:44:55.140 | + lib/database:configure_database:128 : configure_database_mysql 2022-03-23 18:44:55.143 | + lib/databases/mysql:configure_database_mysql:72 : local my_conf mysql slow_log 2022-03-23 18:44:55.146 | + lib/databases/mysql:configure_database_mysql:73 : echo_summary 'Configuring and starting MySQL' 2022-03-23 18:44:55.148 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-23 18:44:55.150 | + ./stack.sh:echo_summary:446 : echo -e Configuring and starting MySQL 2022-03-23 18:44:55.153 | + lib/databases/mysql:configure_database_mysql:75 : is_ubuntu 2022-03-23 18:44:55.155 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 18:44:55.158 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 18:44:55.160 | + lib/databases/mysql:configure_database_mysql:76 : my_conf=/etc/mysql/my.cnf 2022-03-23 18:44:55.163 | ++ lib/databases/mysql:configure_database_mysql:90 : ipv6_unquote 0.0.0.0 2022-03-23 18:44:55.166 | ++ functions-common:ipv6_unquote:2223 : echo 0.0.0.0 2022-03-23 18:44:55.167 | ++ functions-common:ipv6_unquote:2223 : tr -d '[]' 2022-03-23 18:44:55.172 | + lib/databases/mysql:configure_database_mysql:90 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2022-03-23 18:44:55.224 | + lib/databases/mysql:configure_database_mysql:93 : is_fedora 2022-03-23 18:44:55.226 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-23 18:44:55.229 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-23 18:44:55.232 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-23 18:44:55.234 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-23 18:44:55.237 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-23 18:44:55.239 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-23 18:44:55.242 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-23 18:44:55.244 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-23 18:44:55.247 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-23 18:44:55.249 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-23 18:44:55.251 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-23 18:44:55.254 | + lib/databases/mysql:configure_database_mysql:93 : is_suse 2022-03-23 18:44:55.257 | + functions-common:is_suse:542 : is_opensuse 2022-03-23 18:44:55.259 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-23 18:44:55.262 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-23 18:44:55.264 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-23 18:44:55.267 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-23 18:44:55.269 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-23 18:44:55.272 | + lib/databases/mysql:configure_database_mysql:96 : is_ubuntu 2022-03-23 18:44:55.274 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 18:44:55.277 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 18:44:55.279 | + lib/databases/mysql:configure_database_mysql:98 : restart_service mysql 2022-03-23 18:44:55.282 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-23 18:44:55.284 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart mysql 2022-03-23 18:44:57.496 | + lib/databases/mysql:configure_database_mysql:104 : sudo mysqladmin -u root password Passw0rd 2022-03-23 18:44:57.512 | mysqladmin: connect to server at 'localhost' failed 2022-03-23 18:44:57.513 | error: 'Access denied for user 'root'@'localhost' (using password: NO)' 2022-03-23 18:44:57.517 | + lib/databases/mysql:configure_database_mysql:104 : true 2022-03-23 18:44:57.520 | + lib/databases/mysql:configure_database_mysql:108 : is_ubuntu 2022-03-23 18:44:57.523 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 18:44:57.525 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 18:44:57.528 | + lib/databases/mysql:configure_database_mysql:108 : '[' mysql == mariadb ']' 2022-03-23 18:44:57.530 | + lib/databases/mysql:configure_database_mysql:111 : local 'cmd_args=-uroot -pPassw0rd -h127.0.0.1 ' 2022-03-23 18:44:57.533 | + lib/databases/mysql:configure_database_mysql:117 : is_ubuntu 2022-03-23 18:44:57.535 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 18:44:57.538 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 18:44:57.541 | + lib/databases/mysql:configure_database_mysql:117 : [[ focal != \b\u\l\l\s\e\y\e ]] 2022-03-23 18:44:57.543 | + lib/databases/mysql:configure_database_mysql:117 : '[' mysql == mariadb ']' 2022-03-23 18:44:57.546 | + lib/databases/mysql:configure_database_mysql:122 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE USER IF NOT EXISTS '\''root'\''@'\''%'\'' identified by '\''Passw0rd'\'';' 2022-03-23 18:44:57.558 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-23 18:44:57.594 | + lib/databases/mysql:configure_database_mysql:124 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2022-03-23 18:44:57.606 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-23 18:44:57.624 | + lib/databases/mysql:configure_database_mysql:129 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2022-03-23 18:44:57.684 | + lib/databases/mysql:configure_database_mysql:130 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2022-03-23 18:44:57.743 | + lib/databases/mysql:configure_database_mysql:131 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2022-03-23 18:44:57.799 | + lib/databases/mysql:configure_database_mysql:133 : [[ False == \T\r\u\e ]] 2022-03-23 18:44:57.802 | + lib/databases/mysql:configure_database_mysql:153 : restart_service mysql 2022-03-23 18:44:57.804 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-23 18:44:57.807 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart mysql 2022-03-23 18:45:01.174 | + ./stack.sh:main:1039 : save_stackenv 1039 2022-03-23 18:45:01.177 | + functions-common:save_stackenv:60 : local tag=1039 2022-03-23 18:45:01.181 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-03-23 18:45:01.187 | + functions-common:save_stackenv:62 : time_stamp=2022-03-23-184501 2022-03-23 18:45:01.190 | + functions-common:save_stackenv:63 : echo '# 2022-03-23-184501 1039' 2022-03-23 18:45:01.193 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 18:45:01.197 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-03-23 18:45:01.200 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 18:45:01.203 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-03-23 18:45:01.205 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 18:45:01.208 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-03-23 18:45:01.211 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 18:45:01.213 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-03-23 18:45:01.216 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 18:45:01.218 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.45 2022-03-23 18:45:01.221 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 18:45:01.224 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.45/identity 2022-03-23 18:45:01.226 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 18:45:01.229 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-03-23-184052 2022-03-23 18:45:01.231 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 18:45:01.234 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-03-23 18:45:01.237 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 18:45:01.241 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.45 2022-03-23 18:45:01.244 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 18:45:01.247 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-03-23 18:45:01.250 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 18:45:01.253 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-03-23 18:45:01.257 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 18:45:01.260 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-03-23 18:45:01.263 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 18:45:01.266 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-03-23 18:45:01.269 | + ./stack.sh:main:1051 : [[ True == \T\r\u\e ]] 2022-03-23 18:45:01.272 | + ./stack.sh:main:1052 : [[ -f /sys/kernel/mm/ksm/run ]] 2022-03-23 18:45:01.274 | + ./stack.sh:main:1053 : sudo sh -c 'echo 1 > /sys/kernel/mm/ksm/run' 2022-03-23 18:45:01.287 | + ./stack.sh:main:1065 : start_dstat 2022-03-23 18:45:01.290 | + lib/dstat:start_dstat:31 : run_process dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-23 18:45:01.293 | + functions-common:run_process:1680 : local service=dstat 2022-03-23 18:45:01.296 | + functions-common:run_process:1681 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-23 18:45:01.298 | + functions-common:run_process:1682 : local group= 2022-03-23 18:45:01.301 | + functions-common:run_process:1683 : local user= 2022-03-23 18:45:01.303 | + functions-common:run_process:1685 : local name=dstat 2022-03-23 18:45:01.306 | + functions-common:run_process:1687 : time_start run_process 2022-03-23 18:45:01.309 | + functions-common:time_start:2411 : local name=run_process 2022-03-23 18:45:01.311 | + functions-common:time_start:2412 : local start_time= 2022-03-23 18:45:01.314 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 18:45:01.317 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 18:45:01.322 | + functions-common:time_start:2416 : _TIME_START[$name]=1648061101319 2022-03-23 18:45:01.325 | + functions-common:run_process:1688 : is_service_enabled dstat 2022-03-23 18:45:01.343 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:45:01.345 | + functions-common:run_process:1689 : _run_under_systemd dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' '' 2022-03-23 18:45:01.348 | + functions-common:_run_under_systemd:1645 : local service=dstat 2022-03-23 18:45:01.351 | + functions-common:_run_under_systemd:1646 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-23 18:45:01.354 | + functions-common:_run_under_systemd:1647 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-23 18:45:01.356 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-23 18:45:01.359 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-23 18:45:01.362 | + functions-common:_common_systemd_pitfalls:1620 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ sudo ]] 2022-03-23 18:45:01.365 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ ^/ ]] 2022-03-23 18:45:01.368 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@dstat.service 2022-03-23 18:45:01.370 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-23 18:45:01.373 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-23 18:45:01.376 | + functions-common:_run_under_systemd:1654 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ uwsgi ]] 2022-03-23 18:45:01.378 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@dstat.service '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' ubuntu 2022-03-23 18:45:01.381 | + functions-common:write_user_unit_file:1562 : local service=devstack@dstat.service 2022-03-23 18:45:01.384 | + functions-common:write_user_unit_file:1563 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-23 18:45:01.387 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-23 18:45:01.389 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-23 18:45:01.392 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-23 18:45:01.395 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-23 18:45:01.397 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@dstat.service 2022-03-23 18:45:01.400 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-23 18:45:01.404 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@dstat.service Unit Description 'Devstack devstack@dstat.service' 2022-03-23 18:45:01.461 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service User ubuntu 2022-03-23 18:45:01.518 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecStart '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-23 18:45:01.573 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process 2022-03-23 18:45:01.627 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300 2022-03-23 18:45:01.682 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-23 18:45:01.740 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-23 18:45:01.743 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target 2022-03-23 18:45:01.803 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-23 18:45:02.480 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@dstat.service 2022-03-23 18:45:02.498 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@dstat.service → /etc/systemd/system/devstack@dstat.service. 2022-03-23 18:45:03.102 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@dstat.service 2022-03-23 18:45:03.125 | + functions-common:run_process:1691 : time_stop run_process 2022-03-23 18:45:03.128 | + functions-common:time_stop:2425 : local name 2022-03-23 18:45:03.131 | + functions-common:time_stop:2426 : local end_time 2022-03-23 18:45:03.133 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 18:45:03.136 | + functions-common:time_stop:2428 : local total 2022-03-23 18:45:03.139 | + functions-common:time_stop:2429 : local start_time 2022-03-23 18:45:03.141 | + functions-common:time_stop:2431 : name=run_process 2022-03-23 18:45:03.144 | + functions-common:time_stop:2432 : start_time=1648061101319 2022-03-23 18:45:03.146 | + functions-common:time_stop:2434 : [[ -z 1648061101319 ]] 2022-03-23 18:45:03.150 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 18:45:03.154 | + functions-common:time_stop:2437 : end_time=1648061103152 2022-03-23 18:45:03.157 | + functions-common:time_stop:2438 : elapsed_time=1833 2022-03-23 18:45:03.161 | + functions-common:time_stop:2439 : total=0 2022-03-23 18:45:03.163 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 18:45:03.166 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=1833 2022-03-23 18:45:03.168 | + lib/dstat:start_dstat:36 : run_process memory_tracker /home/ubuntu/devstack/tools/memory_tracker.sh '' root 2022-03-23 18:45:03.171 | + functions-common:run_process:1680 : local service=memory_tracker 2022-03-23 18:45:03.174 | + functions-common:run_process:1681 : local command=/home/ubuntu/devstack/tools/memory_tracker.sh 2022-03-23 18:45:03.176 | + functions-common:run_process:1682 : local group= 2022-03-23 18:45:03.179 | + functions-common:run_process:1683 : local user=root 2022-03-23 18:45:03.181 | + functions-common:run_process:1685 : local name=memory_tracker 2022-03-23 18:45:03.184 | + functions-common:run_process:1687 : time_start run_process 2022-03-23 18:45:03.186 | + functions-common:time_start:2411 : local name=run_process 2022-03-23 18:45:03.189 | + functions-common:time_start:2412 : local start_time= 2022-03-23 18:45:03.191 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 18:45:03.195 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 18:45:03.200 | + functions-common:time_start:2416 : _TIME_START[$name]=1648061103197 2022-03-23 18:45:03.202 | + functions-common:run_process:1688 : is_service_enabled memory_tracker 2022-03-23 18:45:03.221 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 18:45:03.223 | + functions-common:run_process:1691 : time_stop run_process 2022-03-23 18:45:03.226 | + functions-common:time_stop:2425 : local name 2022-03-23 18:45:03.229 | + functions-common:time_stop:2426 : local end_time 2022-03-23 18:45:03.231 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 18:45:03.234 | + functions-common:time_stop:2428 : local total 2022-03-23 18:45:03.236 | + functions-common:time_stop:2429 : local start_time 2022-03-23 18:45:03.239 | + functions-common:time_stop:2431 : name=run_process 2022-03-23 18:45:03.242 | + functions-common:time_stop:2432 : start_time=1648061103197 2022-03-23 18:45:03.244 | + functions-common:time_stop:2434 : [[ -z 1648061103197 ]] 2022-03-23 18:45:03.247 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 18:45:03.252 | + functions-common:time_stop:2437 : end_time=1648061103249 2022-03-23 18:45:03.255 | + functions-common:time_stop:2438 : elapsed_time=52 2022-03-23 18:45:03.257 | + functions-common:time_stop:2439 : total=1833 2022-03-23 18:45:03.260 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 18:45:03.263 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=1885 2022-03-23 18:45:03.266 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2022-03-23 18:45:03.284 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 18:45:03.286 | + ./stack.sh:main:1069 : is_service_enabled tcpdump 2022-03-23 18:45:03.304 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 18:45:03.307 | + ./stack.sh:main:1077 : is_service_enabled etcd3 2022-03-23 18:45:03.327 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:45:03.330 | + ./stack.sh:main:1078 : start_etcd3 2022-03-23 18:45:03.332 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2022-03-23 18:45:03.335 | + lib/etcd3:start_etcd3:42 : cmd+=' --name dv-neutron-797121-12-hyperv --data-dir /opt/stack/data/etcd' 2022-03-23 18:45:03.338 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2022-03-23 18:45:03.340 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster dv-neutron-797121-12-hyperv=http://10.222.0.45:2380' 2022-03-23 18:45:03.343 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://10.222.0.45:2380' 2022-03-23 18:45:03.346 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://10.222.0.45:2379' 2022-03-23 18:45:03.348 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2022-03-23 18:45:03.351 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2022-03-23 18:45:03.354 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://10.222.0.45:2379' 2022-03-23 18:45:03.356 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2022-03-23 18:45:03.359 | + lib/etcd3:start_etcd3:54 : cmd+=' --debug' 2022-03-23 18:45:03.362 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-03-23 18:45:03.365 | + lib/etcd3:start_etcd3:58 : write_user_unit_file devstack@etcd.service '/opt/stack/bin/etcd --name dv-neutron-797121-12-hyperv --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-neutron-797121-12-hyperv=http://10.222.0.45:2380 --initial-advertise-peer-urls http://10.222.0.45:2380 --advertise-client-urls http://10.222.0.45:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.45:2379 --debug' '' root 2022-03-23 18:45:03.367 | + functions-common:write_user_unit_file:1562 : local service=devstack@etcd.service 2022-03-23 18:45:03.370 | + functions-common:write_user_unit_file:1563 : local 'command=/opt/stack/bin/etcd --name dv-neutron-797121-12-hyperv --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-neutron-797121-12-hyperv=http://10.222.0.45:2380 --initial-advertise-peer-urls http://10.222.0.45:2380 --advertise-client-urls http://10.222.0.45:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.45:2379 --debug' 2022-03-23 18:45:03.372 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-23 18:45:03.375 | + functions-common:write_user_unit_file:1565 : local user=root 2022-03-23 18:45:03.377 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-23 18:45:03.380 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-23 18:45:03.382 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-03-23 18:45:03.385 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-23 18:45:03.390 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2022-03-23 18:45:03.457 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2022-03-23 18:45:03.520 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecStart '/opt/stack/bin/etcd --name dv-neutron-797121-12-hyperv --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-neutron-797121-12-hyperv=http://10.222.0.45:2380 --initial-advertise-peer-urls http://10.222.0.45:2380 --advertise-client-urls http://10.222.0.45:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.45:2379 --debug' 2022-03-23 18:45:03.576 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2022-03-23 18:45:03.633 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2022-03-23 18:45:03.685 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-23 18:45:03.739 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-23 18:45:03.742 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2022-03-23 18:45:03.805 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-23 18:45:04.438 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2022-03-23 18:45:04.500 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2022-03-23 18:45:04.555 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2022-03-23 18:45:04.608 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2022-03-23 18:45:04.661 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2022-03-23 18:45:04.665 | ++ functions-common:is_arch:506 : uname -m 2022-03-23 18:45:04.670 | + functions-common:is_arch:506 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2022-03-23 18:45:04.672 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2022-03-23 18:45:05.319 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2022-03-23 18:45:05.335 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2022-03-23 18:45:05.961 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2022-03-23 18:45:06.144 | + ./stack.sh:main:1084 : is_service_enabled tls-proxy 2022-03-23 18:45:06.164 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 18:45:06.167 | + ./stack.sh:main:1089 : write_clouds_yaml 2022-03-23 18:45:06.170 | + functions-common:write_clouds_yaml:79 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2022-03-23 18:45:06.173 | ++ functions-common:write_clouds_yaml:81 : dirname /etc/openstack/clouds.yaml 2022-03-23 18:45:06.178 | + functions-common:write_clouds_yaml:81 : sudo mkdir -p /etc/openstack 2022-03-23 18:45:06.190 | + functions-common:write_clouds_yaml:82 : sudo chown -R ubuntu /etc/openstack 2022-03-23 18:45:06.202 | + functions-common:write_clouds_yaml:84 : CA_CERT_ARG= 2022-03-23 18:45:06.204 | + functions-common:write_clouds_yaml:85 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-03-23 18:45:06.207 | + 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.45/identity --os-username demo --os-password Passw0rd --os-project-name demo 2022-03-23 18:45:06.344 | + 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.45/identity --os-username admin --os-password Passw0rd --os-project-name admin 2022-03-23 18:45:06.480 | + 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.45/identity --os-username admin --os-password Passw0rd --os-project-name demo 2022-03-23 18:45:06.616 | + 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.45/identity --os-username alt_demo --os-password Passw0rd --os-project-name alt_demo 2022-03-23 18:45:06.753 | + 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.45/identity --os-username alt_demo_member --os-password Passw0rd --os-project-name alt_demo 2022-03-23 18:45:06.890 | + 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.45/identity --os-username alt_demo_reader --os-password Passw0rd --os-project-name alt_demo 2022-03-23 18:45:07.031 | + 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.45/identity --os-username demo_reader --os-password Passw0rd --os-project-name demo 2022-03-23 18:45:07.168 | + 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.45/identity --os-username admin --os-password Passw0rd --os-system-scope all 2022-03-23 18:45:07.306 | + 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.45/identity --os-username system_member --os-password Passw0rd --os-system-scope all 2022-03-23 18:45:07.443 | + 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.45/identity --os-username system_reader --os-password Passw0rd --os-system-scope all 2022-03-23 18:45:07.582 | + functions-common:write_clouds_yaml:198 : cat 2022-03-23 18:45:07.590 | ++ functions-common:write_clouds_yaml:204 : eval echo '~ubuntu' 2022-03-23 18:45:07.594 | +++ functions-common:write_clouds_yaml:204 : echo /home/ubuntu 2022-03-23 18:45:07.599 | + functions-common:write_clouds_yaml:204 : rm -f /home/ubuntu/.config/openstack/clouds.yaml 2022-03-23 18:45:07.603 | + ./stack.sh:main:1090 : export OS_CLOUD=devstack-admin 2022-03-23 18:45:07.606 | + ./stack.sh:main:1090 : OS_CLOUD=devstack-admin 2022-03-23 18:45:07.609 | + ./stack.sh:main:1092 : is_service_enabled keystone 2022-03-23 18:45:07.628 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:45:07.631 | + ./stack.sh:main:1093 : echo_summary 'Starting Keystone' 2022-03-23 18:45:07.634 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-23 18:45:07.637 | + ./stack.sh:echo_summary:446 : echo -e Starting Keystone 2022-03-23 18:45:07.640 | + ./stack.sh:main:1095 : '[' 10.222.0.45 == 10.222.0.45 ']' 2022-03-23 18:45:07.642 | + ./stack.sh:main:1096 : init_keystone 2022-03-23 18:45:07.645 | + lib/keystone:init_keystone:473 : is_service_enabled ldap 2022-03-23 18:45:07.662 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 18:45:07.664 | + lib/keystone:init_keystone:477 : [[ True == True ]] 2022-03-23 18:45:07.667 | + lib/keystone:init_keystone:479 : recreate_database keystone 2022-03-23 18:45:07.669 | + lib/database:recreate_database:112 : local db=keystone 2022-03-23 18:45:07.672 | + lib/database:recreate_database:113 : recreate_database_mysql keystone 2022-03-23 18:45:07.674 | + lib/databases/mysql:recreate_database_mysql:66 : local db=keystone 2022-03-23 18:45:07.677 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2022-03-23 18:45:07.682 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-23 18:45:08.193 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2022-03-23 18:45:08.198 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-23 18:45:08.217 | + lib/keystone:init_keystone:482 : time_start dbsync 2022-03-23 18:45:08.220 | + functions-common:time_start:2411 : local name=dbsync 2022-03-23 18:45:08.222 | + functions-common:time_start:2412 : local start_time= 2022-03-23 18:45:08.225 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 18:45:08.228 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 18:45:08.233 | + functions-common:time_start:2416 : _TIME_START[$name]=1648061108230 2022-03-23 18:45:08.236 | + lib/keystone:init_keystone:484 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2022-03-23 18:45:12.929 | 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=827106) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-03-23 18:45:12.937 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=827106) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-23 18:45:12.938 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=827106) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:45:12.938 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=827106) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:45:12.938 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=827106) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:45:12.938 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=827106) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:45:12.938 | 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=827106) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:45:12.938 | 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=827106) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:45:12.939 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=827106) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:45:12.939 | 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=827106) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:45:12.939 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=827106) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:45:12.939 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=827106) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:45:12.939 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=827106) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:45:12.939 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=827106) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:45:12.940 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=827106) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:45:12.940 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=827106) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:45:12.940 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=827106) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-23 18:45:12.940 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=827106) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-23 18:45:12.967 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=827106) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-23 18:45:12.968 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=827106) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:45:12.968 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=827106) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:45:12.968 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=827106) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:45:12.968 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=827106) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:45:12.968 | 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=827106) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:45:12.968 | 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=827106) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:45:12.968 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=827106) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:45:12.969 | 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=827106) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:45:12.969 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=827106) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:45:12.969 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=827106) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:45:12.969 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=827106) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:45:12.969 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=827106) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:45:12.969 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=827106) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:45:12.970 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=827106) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:45:12.970 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=827106) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-23 18:45:12.970 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=827106) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-23 18:45:13.037 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=827106) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-23 18:45:13.037 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=827106) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:45:13.038 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=827106) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:45:13.038 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=827106) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:45:13.038 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=827106) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:45:13.038 | 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=827106) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:45:13.038 | 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=827106) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:45:13.038 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=827106) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:45:13.039 | 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=827106) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:45:13.039 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=827106) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:45:13.039 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=827106) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:45:13.039 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=827106) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:45:13.039 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=827106) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:45:13.039 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=827106) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:45:13.039 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=827106) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:45:13.040 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=827106) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-23 18:45:13.040 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=827106) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-23 18:45:13.048 | INFO migrate.versioning.api [-] 72 -> 73...  2022-03-23 18:45:14.927 | INFO migrate.versioning.api [-] done 2022-03-23 18:45:14.927 | INFO migrate.versioning.api [-] 73 -> 74...  2022-03-23 18:45:14.936 | INFO migrate.versioning.api [-] done 2022-03-23 18:45:14.936 | INFO migrate.versioning.api [-] 74 -> 75...  2022-03-23 18:45:14.943 | INFO migrate.versioning.api [-] done 2022-03-23 18:45:14.943 | INFO migrate.versioning.api [-] 75 -> 76...  2022-03-23 18:45:14.951 | INFO migrate.versioning.api [-] done 2022-03-23 18:45:14.951 | INFO migrate.versioning.api [-] 76 -> 77...  2022-03-23 18:45:14.959 | INFO migrate.versioning.api [-] done 2022-03-23 18:45:14.959 | INFO migrate.versioning.api [-] 77 -> 78...  2022-03-23 18:45:14.966 | INFO migrate.versioning.api [-] done 2022-03-23 18:45:14.966 | INFO migrate.versioning.api [-] 78 -> 79...  2022-03-23 18:45:15.024 | INFO migrate.versioning.api [-] done 2022-03-23 18:45:15.024 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=827106) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-23 18:45:15.025 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=827106) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:45:15.025 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=827106) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:45:15.026 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=827106) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:45:15.026 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=827106) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:45:15.026 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=827106) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:45:15.026 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=827106) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:45:15.026 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=827106) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:45:15.026 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=827106) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:45:15.027 | 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=827106) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:45:15.027 | 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=827106) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:45:15.027 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=827106) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:45:15.027 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=827106) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:45:15.027 | 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=827106) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:45:15.027 | 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=827106) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:45:15.027 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=827106) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-23 18:45:15.028 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=827106) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-23 18:45:15.028 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=827106) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-23 18:45:15.029 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=827106) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:45:15.029 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=827106) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:45:15.030 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=827106) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:45:15.030 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=827106) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:45:15.030 | 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=827106) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:45:15.030 | 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=827106) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:45:15.030 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=827106) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:45:15.030 | 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=827106) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:45:15.030 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=827106) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:45:15.031 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=827106) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:45:15.031 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=827106) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:45:15.031 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=827106) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:45:15.031 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=827106) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:45:15.031 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=827106) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:45:15.031 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=827106) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-23 18:45:15.032 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=827106) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-23 18:45:15.039 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=827106) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-23 18:45:15.040 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=827106) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:45:15.040 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=827106) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:45:15.040 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=827106) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:45:15.040 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=827106) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:45:15.040 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=827106) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:45:15.040 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=827106) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:45:15.041 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=827106) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:45:15.041 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=827106) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:45:15.041 | 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=827106) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:45:15.041 | 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=827106) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:45:15.041 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=827106) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:45:15.041 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=827106) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:45:15.042 | 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=827106) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:45:15.042 | 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=827106) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:45:15.042 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=827106) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-23 18:45:15.042 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=827106) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-23 18:45:15.594 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=827106) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-23 18:45:15.594 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=827106) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:45:15.595 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=827106) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:45:15.595 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=827106) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:45:15.595 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=827106) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:45:15.595 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=827106) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:45:15.595 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=827106) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:45:15.596 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=827106) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:45:15.596 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=827106) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:45:15.596 | 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=827106) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:45:15.596 | 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=827106) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:45:15.596 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=827106) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:45:15.596 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=827106) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:45:15.596 | 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=827106) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:45:15.597 | 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=827106) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:45:15.597 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=827106) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-23 18:45:15.597 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=827106) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-23 18:45:15.630 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=827106) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-23 18:45:15.632 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=827106) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:45:15.632 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=827106) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:45:15.632 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=827106) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:45:15.633 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=827106) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:45:15.633 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=827106) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:45:15.634 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=827106) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:45:15.634 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=827106) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:45:15.634 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=827106) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:45:15.634 | 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=827106) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:45:15.635 | 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=827106) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:45:15.635 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=827106) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:45:15.635 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=827106) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:45:15.636 | 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=827106) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:45:15.636 | 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=827106) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:45:15.636 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=827106) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-23 18:45:15.636 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=827106) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-23 18:45:15.649 | INFO migrate.versioning.api [-] 72 -> 73...  2022-03-23 18:45:15.723 | INFO migrate.versioning.api [-] done 2022-03-23 18:45:15.723 | INFO migrate.versioning.api [-] 73 -> 74...  2022-03-23 18:45:15.736 | INFO migrate.versioning.api [-] done 2022-03-23 18:45:15.736 | INFO migrate.versioning.api [-] 74 -> 75...  2022-03-23 18:45:15.745 | INFO migrate.versioning.api [-] done 2022-03-23 18:45:15.745 | INFO migrate.versioning.api [-] 75 -> 76...  2022-03-23 18:45:15.754 | INFO migrate.versioning.api [-] done 2022-03-23 18:45:15.754 | INFO migrate.versioning.api [-] 76 -> 77...  2022-03-23 18:45:15.762 | INFO migrate.versioning.api [-] done 2022-03-23 18:45:15.762 | INFO migrate.versioning.api [-] 77 -> 78...  2022-03-23 18:45:15.770 | INFO migrate.versioning.api [-] done 2022-03-23 18:45:15.770 | INFO migrate.versioning.api [-] 78 -> 79...  2022-03-23 18:45:15.778 | INFO migrate.versioning.api [-] done 2022-03-23 18:45:15.779 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=827106) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-23 18:45:15.779 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=827106) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:45:15.780 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=827106) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:45:15.780 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=827106) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:45:15.780 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=827106) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:45:15.780 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=827106) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:45:15.780 | 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=827106) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:45:15.780 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=827106) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:45:15.781 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=827106) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:45:15.781 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=827106) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:45:15.781 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=827106) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:45:15.781 | 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=827106) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:45:15.781 | 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=827106) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:45:15.781 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=827106) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:45:15.781 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=827106) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:45:15.782 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=827106) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-23 18:45:15.782 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=827106) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-23 18:45:15.782 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=827106) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-23 18:45:15.783 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=827106) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:45:15.783 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=827106) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:45:15.783 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=827106) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:45:15.783 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=827106) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:45:15.784 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=827106) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:45:15.784 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=827106) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:45:15.784 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=827106) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:45:15.784 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=827106) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:45:15.784 | 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=827106) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:45:15.784 | 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=827106) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:45:15.785 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=827106) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:45:15.785 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=827106) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:45:15.785 | 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=827106) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:45:15.785 | 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=827106) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:45:15.785 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=827106) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-23 18:45:15.785 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=827106) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-23 18:45:15.793 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=827106) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-23 18:45:15.794 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=827106) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:45:15.794 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=827106) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:45:15.794 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=827106) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:45:15.794 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=827106) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:45:15.795 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=827106) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:45:15.795 | 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=827106) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:45:15.795 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=827106) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:45:15.795 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=827106) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:45:15.795 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=827106) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:45:15.795 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=827106) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:45:15.796 | 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=827106) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:45:15.796 | 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=827106) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:45:15.796 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=827106) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:45:15.796 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=827106) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:45:15.796 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=827106) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-23 18:45:15.796 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=827106) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-23 18:45:16.322 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=827106) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-23 18:45:16.323 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=827106) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:45:16.323 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=827106) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:45:16.324 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=827106) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:45:16.324 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=827106) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:45:16.324 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=827106) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:45:16.324 | 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=827106) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:45:16.325 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=827106) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:45:16.325 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=827106) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:45:16.325 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=827106) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:45:16.326 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=827106) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:45:16.326 | 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=827106) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:45:16.326 | 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=827106) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:45:16.326 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=827106) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:45:16.327 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=827106) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:45:16.327 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=827106) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-23 18:45:16.327 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=827106) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-23 18:45:16.363 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=827106) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-23 18:45:16.364 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=827106) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:45:16.364 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=827106) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:45:16.365 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=827106) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:45:16.365 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=827106) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:45:16.365 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=827106) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:45:16.365 | 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=827106) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:45:16.365 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=827106) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:45:16.365 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=827106) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:45:16.365 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=827106) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:45:16.366 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=827106) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:45:16.366 | 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=827106) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:45:16.366 | 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=827106) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:45:16.366 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=827106) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:45:16.366 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=827106) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:45:16.366 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=827106) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-23 18:45:16.366 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=827106) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-23 18:45:16.375 | INFO migrate.versioning.api [-] 72 -> 73...  2022-03-23 18:45:16.386 | INFO migrate.versioning.api [-] done 2022-03-23 18:45:16.386 | INFO migrate.versioning.api [-] 73 -> 74...  2022-03-23 18:45:16.395 | INFO migrate.versioning.api [-] done 2022-03-23 18:45:16.396 | INFO migrate.versioning.api [-] 74 -> 75...  2022-03-23 18:45:16.406 | INFO migrate.versioning.api [-] done 2022-03-23 18:45:16.406 | INFO migrate.versioning.api [-] 75 -> 76...  2022-03-23 18:45:16.414 | INFO migrate.versioning.api [-] done 2022-03-23 18:45:16.414 | INFO migrate.versioning.api [-] 76 -> 77...  2022-03-23 18:45:16.422 | INFO migrate.versioning.api [-] done 2022-03-23 18:45:16.422 | INFO migrate.versioning.api [-] 77 -> 78...  2022-03-23 18:45:16.431 | INFO migrate.versioning.api [-] done 2022-03-23 18:45:16.431 | INFO migrate.versioning.api [-] 78 -> 79...  2022-03-23 18:45:16.439 | INFO migrate.versioning.api [-] done 2022-03-23 18:45:16.848 | + lib/keystone:init_keystone:485 : time_stop dbsync 2022-03-23 18:45:16.852 | + functions-common:time_stop:2425 : local name 2022-03-23 18:45:16.856 | + functions-common:time_stop:2426 : local end_time 2022-03-23 18:45:16.861 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 18:45:16.864 | + functions-common:time_stop:2428 : local total 2022-03-23 18:45:16.868 | + functions-common:time_stop:2429 : local start_time 2022-03-23 18:45:16.870 | + functions-common:time_stop:2431 : name=dbsync 2022-03-23 18:45:16.873 | + functions-common:time_stop:2432 : start_time=1648061108230 2022-03-23 18:45:16.876 | + functions-common:time_stop:2434 : [[ -z 1648061108230 ]] 2022-03-23 18:45:16.879 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 18:45:16.884 | + functions-common:time_stop:2437 : end_time=1648061116881 2022-03-23 18:45:16.890 | + functions-common:time_stop:2438 : elapsed_time=8651 2022-03-23 18:45:16.892 | + functions-common:time_stop:2439 : total=0 2022-03-23 18:45:16.895 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 18:45:16.897 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=8651 2022-03-23 18:45:16.900 | + lib/keystone:init_keystone:487 : [[ fernet == \f\e\r\n\e\t ]] 2022-03-23 18:45:16.903 | + lib/keystone:init_keystone:488 : rm -rf /etc/keystone/fernet-keys/ 2022-03-23 18:45:16.907 | + lib/keystone:init_keystone:489 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2022-03-23 18:45:21.403 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2022-03-23 18:45:21.404 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-03-23 18:45:21.404 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-03-23 18:45:21.405 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2022-03-23 18:45:21.405 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-03-23 18:45:21.405 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-03-23 18:45:21.405 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-03-23 18:45:21.406 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-03-23 18:45:21.406 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-03-23 18:45:21.814 | + lib/keystone:init_keystone:491 : rm -rf /etc/keystone/credential-keys/ 2022-03-23 18:45:21.820 | + lib/keystone:init_keystone:492 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2022-03-23 18:45:26.287 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2022-03-23 18:45:26.288 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-03-23 18:45:26.288 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-03-23 18:45:26.288 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2022-03-23 18:45:26.289 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-03-23 18:45:26.289 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-03-23 18:45:26.289 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-03-23 18:45:26.289 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-03-23 18:45:26.290 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-03-23 18:45:26.671 | + ./stack.sh:main:1097 : start_keystone 2022-03-23 18:45:26.674 | + lib/keystone:start_keystone:550 : local service_port=5000 2022-03-23 18:45:26.679 | + lib/keystone:start_keystone:551 : local auth_protocol=http 2022-03-23 18:45:26.683 | + lib/keystone:start_keystone:552 : is_service_enabled tls-proxy 2022-03-23 18:45:26.702 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 18:45:26.705 | + lib/keystone:start_keystone:557 : '[' uwsgi == mod_wsgi ']' 2022-03-23 18:45:26.708 | ++ lib/keystone:start_keystone:561 : which uwsgi 2022-03-23 18:45:26.712 | + lib/keystone:start_keystone:561 : run_process keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2022-03-23 18:45:26.715 | + functions-common:run_process:1680 : local service=keystone 2022-03-23 18:45:26.718 | + functions-common:run_process:1681 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-03-23 18:45:26.721 | + functions-common:run_process:1682 : local group= 2022-03-23 18:45:26.723 | + functions-common:run_process:1683 : local user= 2022-03-23 18:45:26.726 | + functions-common:run_process:1685 : local name=keystone 2022-03-23 18:45:26.729 | + functions-common:run_process:1687 : time_start run_process 2022-03-23 18:45:26.731 | + functions-common:time_start:2411 : local name=run_process 2022-03-23 18:45:26.734 | + functions-common:time_start:2412 : local start_time= 2022-03-23 18:45:26.737 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 18:45:26.740 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 18:45:26.744 | + functions-common:time_start:2416 : _TIME_START[$name]=1648061126741 2022-03-23 18:45:26.747 | + functions-common:run_process:1688 : is_service_enabled keystone 2022-03-23 18:45:26.763 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:45:26.766 | + functions-common:run_process:1689 : _run_under_systemd keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' '' 2022-03-23 18:45:26.768 | + functions-common:_run_under_systemd:1645 : local service=keystone 2022-03-23 18:45:26.771 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-03-23 18:45:26.773 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-03-23 18:45:26.776 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-03-23 18:45:26.778 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-03-23 18:45:26.781 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2022-03-23 18:45:26.783 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2022-03-23 18:45:26.786 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@keystone.service 2022-03-23 18:45:26.788 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-23 18:45:26.791 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-23 18:45:26.793 | + functions-common:_run_under_systemd:1654 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2022-03-23 18:45:26.796 | + functions-common:_run_under_systemd:1655 : write_uwsgi_user_unit_file devstack@keystone.service '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' ubuntu 2022-03-23 18:45:26.799 | + functions-common:write_uwsgi_user_unit_file:1589 : local service=devstack@keystone.service 2022-03-23 18:45:26.801 | + functions-common:write_uwsgi_user_unit_file:1590 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-03-23 18:45:26.803 | + functions-common:write_uwsgi_user_unit_file:1591 : local group= 2022-03-23 18:45:26.805 | + functions-common:write_uwsgi_user_unit_file:1592 : local user=ubuntu 2022-03-23 18:45:26.807 | + functions-common:write_uwsgi_user_unit_file:1593 : local unitfile=/etc/systemd/system/devstack@keystone.service 2022-03-23 18:45:26.810 | + functions-common:write_uwsgi_user_unit_file:1594 : mkdir -p /etc/systemd/system 2022-03-23 18:45:26.814 | + functions-common:write_uwsgi_user_unit_file:1596 : iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service' 2022-03-23 18:45:26.871 | + functions-common:write_uwsgi_user_unit_file:1597 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2022-03-23 18:45:26.924 | + functions-common:write_uwsgi_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User ubuntu 2022-03-23 18:45:26.976 | + functions-common:write_uwsgi_user_unit_file:1599 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecStart '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-03-23 18:45:27.027 | + functions-common:write_uwsgi_user_unit_file:1600 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-23 18:45:27.079 | + functions-common:write_uwsgi_user_unit_file:1601 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2022-03-23 18:45:27.131 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2022-03-23 18:45:27.184 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2022-03-23 18:45:27.235 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2022-03-23 18:45:27.287 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2022-03-23 18:45:27.339 | + functions-common:write_uwsgi_user_unit_file:1607 : [[ -n '' ]] 2022-03-23 18:45:27.341 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2022-03-23 18:45:27.396 | + functions-common:write_uwsgi_user_unit_file:1613 : sudo systemctl daemon-reload 2022-03-23 18:45:28.039 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@keystone.service 2022-03-23 18:45:28.058 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2022-03-23 18:45:28.664 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@keystone.service 2022-03-23 18:45:28.745 | + functions-common:run_process:1691 : time_stop run_process 2022-03-23 18:45:28.751 | + functions-common:time_stop:2425 : local name 2022-03-23 18:45:28.755 | + functions-common:time_stop:2426 : local end_time 2022-03-23 18:45:28.759 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 18:45:28.762 | + functions-common:time_stop:2428 : local total 2022-03-23 18:45:28.766 | + functions-common:time_stop:2429 : local start_time 2022-03-23 18:45:28.769 | + functions-common:time_stop:2431 : name=run_process 2022-03-23 18:45:28.771 | + functions-common:time_stop:2432 : start_time=1648061126741 2022-03-23 18:45:28.773 | + functions-common:time_stop:2434 : [[ -z 1648061126741 ]] 2022-03-23 18:45:28.776 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 18:45:28.781 | + functions-common:time_stop:2437 : end_time=1648061128778 2022-03-23 18:45:28.783 | + functions-common:time_stop:2438 : elapsed_time=2037 2022-03-23 18:45:28.786 | + functions-common:time_stop:2439 : total=1885 2022-03-23 18:45:28.788 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 18:45:28.790 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=3922 2022-03-23 18:45:28.793 | + lib/keystone:start_keystone:564 : echo 'Waiting for keystone to start...' 2022-03-23 18:45:28.793 | Waiting for keystone to start... 2022-03-23 18:45:28.795 | + lib/keystone:start_keystone:570 : local service_uri=http://10.222.0.45/identity/v3/ 2022-03-23 18:45:28.798 | + lib/keystone:start_keystone:572 : wait_for_service 60 http://10.222.0.45/identity/v3/ 2022-03-23 18:45:28.800 | + functions:wait_for_service:457 : local timeout=60 2022-03-23 18:45:28.803 | + functions:wait_for_service:458 : local url=http://10.222.0.45/identity/v3/ 2022-03-23 18:45:28.805 | + functions:wait_for_service:459 : local rval=0 2022-03-23 18:45:28.808 | + functions:wait_for_service:460 : time_start wait_for_service 2022-03-23 18:45:28.810 | + functions-common:time_start:2411 : local name=wait_for_service 2022-03-23 18:45:28.812 | + functions-common:time_start:2412 : local start_time= 2022-03-23 18:45:28.815 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 18:45:28.818 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 18:45:28.822 | + functions-common:time_start:2416 : _TIME_START[$name]=1648061128820 2022-03-23 18:45:28.825 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-03-23 18:45:28.830 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.45/identity/v3/ 2022-03-23 18:45:35.278 | + :: : [[ 200 == 503 ]] 2022-03-23 18:45:35.280 | + :: : [[ 0 -eq 7 ]] 2022-03-23 18:45:35.285 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-03-23 18:45:35.289 | + functions-common:time_stop:2425 : local name 2022-03-23 18:45:35.293 | + functions-common:time_stop:2426 : local end_time 2022-03-23 18:45:35.296 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 18:45:35.300 | + functions-common:time_stop:2428 : local total 2022-03-23 18:45:35.302 | + functions-common:time_stop:2429 : local start_time 2022-03-23 18:45:35.304 | + functions-common:time_stop:2431 : name=wait_for_service 2022-03-23 18:45:35.307 | + functions-common:time_stop:2432 : start_time=1648061128820 2022-03-23 18:45:35.309 | + functions-common:time_stop:2434 : [[ -z 1648061128820 ]] 2022-03-23 18:45:35.312 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 18:45:35.317 | + functions-common:time_stop:2437 : end_time=1648061135314 2022-03-23 18:45:35.319 | + functions-common:time_stop:2438 : elapsed_time=6494 2022-03-23 18:45:35.322 | + functions-common:time_stop:2439 : total=0 2022-03-23 18:45:35.324 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 18:45:35.327 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=6494 2022-03-23 18:45:35.329 | + functions:wait_for_service:467 : return 0 2022-03-23 18:45:35.332 | + lib/keystone:start_keystone:577 : is_service_enabled tls-proxy 2022-03-23 18:45:35.349 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 18:45:35.351 | + lib/keystone:start_keystone:582 : restart_service memcached 2022-03-23 18:45:35.354 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-23 18:45:35.356 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart memcached 2022-03-23 18:45:35.390 | + ./stack.sh:main:1098 : bootstrap_keystone 2022-03-23 18:45:35.393 | + 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.45/identity 2022-03-23 18:45:39.900 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=827830) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-23 18:45:39.900 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=827830) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-23 18:45:39.901 | 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=827830) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-23 18:45:39.908 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=827830) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-23 18:45:39.925 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=827830) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-23 18:45:39.925 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=827830) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-23 18:45:39.955 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=827830) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-23 18:45:39.987 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=827830) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-23 18:45:39.987 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=827830) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-23 18:45:40.078 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=827830) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-23 18:45:40.078 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=827830) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-23 18:45:40.078 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=827830) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-23 18:45:40.078 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=827830) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-23 18:45:40.078 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=827830) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-23 18:45:40.079 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=827830) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-23 18:45:40.091 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=827830) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-23 18:45:40.091 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=827830) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-23 18:45:40.091 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=827830) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-23 18:45:40.092 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=827830) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-23 18:45:40.092 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=827830) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-23 18:45:40.092 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=827830) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-23 18:45:40.092 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=827830) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-23 18:45:40.099 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=827830) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-23 18:45:40.102 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=827830) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-23 18:45:40.102 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=827830) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-23 18:45:40.103 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=827830) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-23 18:45:40.103 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=827830) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-23 18:45:40.103 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=827830) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-23 18:45:40.103 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=827830) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-23 18:45:40.103 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=827830) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-23 18:45:40.137 | 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=827830) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-03-23 18:45:40.464 | INFO keystone.cmd.bootstrap [None req-0df86534-fe38-4cfc-9054-962c5fee6fb0 None None] Created domain default 2022-03-23 18:45:40.522 | INFO keystone.cmd.bootstrap [None req-0df86534-fe38-4cfc-9054-962c5fee6fb0 None None] Created project admin 2022-03-23 18:45:40.550 | DEBUG passlib.handlers.bcrypt [None req-0df86534-fe38-4cfc-9054-962c5fee6fb0 None None] detected 'bcrypt' backend, version '3.2.0' {{(pid=827830) _load_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:625}} 2022-03-23 18:45:40.551 | DEBUG passlib.handlers.bcrypt [None req-0df86534-fe38-4cfc-9054-962c5fee6fb0 None None] 'bcrypt' backend lacks $2$ support, enabling workaround {{(pid=827830) _finalize_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:406}} 2022-03-23 18:45:40.618 | INFO keystone.cmd.bootstrap [None req-0df86534-fe38-4cfc-9054-962c5fee6fb0 None None] Created user admin 2022-03-23 18:45:40.640 | INFO keystone.cmd.bootstrap [None req-0df86534-fe38-4cfc-9054-962c5fee6fb0 None None] Created role reader 2022-03-23 18:45:40.650 | INFO keystone.cmd.bootstrap [None req-0df86534-fe38-4cfc-9054-962c5fee6fb0 None None] Created role member 2022-03-23 18:45:40.677 | INFO keystone.cmd.bootstrap [None req-0df86534-fe38-4cfc-9054-962c5fee6fb0 None None] Created implied role where cde0dcb7f5f045b495819bc172c4fb83 implies 6faf2110d83e4151a6666dd9a84fba8e 2022-03-23 18:45:40.687 | INFO keystone.cmd.bootstrap [None req-0df86534-fe38-4cfc-9054-962c5fee6fb0 None None] Created role admin 2022-03-23 18:45:40.705 | INFO keystone.cmd.bootstrap [None req-0df86534-fe38-4cfc-9054-962c5fee6fb0 None None] Created implied role where 8f27ee74f9f34f67aaa0b39cb360d4ff implies cde0dcb7f5f045b495819bc172c4fb83 2022-03-23 18:45:40.719 | INFO keystone.cmd.bootstrap [None req-0df86534-fe38-4cfc-9054-962c5fee6fb0 None None] Granted role admin on project admin to user admin. 2022-03-23 18:45:40.729 | INFO keystone.cmd.bootstrap [None req-0df86534-fe38-4cfc-9054-962c5fee6fb0 None None] Granted role admin on the system to user admin. 2022-03-23 18:45:40.742 | WARNING py.warnings [None req-0df86534-fe38-4cfc-9054-962c5fee6fb0 None None] /usr/local/lib/python3.8/dist-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: RegionOne. To ensure interoperability, identifiers should be a valid uuid. 2022-03-23 18:45:40.742 | warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2022-03-23 18:45:40.742 |  2022-03-23 18:45:40.746 | INFO keystone.cmd.bootstrap [None req-0df86534-fe38-4cfc-9054-962c5fee6fb0 None None] Created region RegionOne 2022-03-23 18:45:40.783 | INFO keystone.cmd.bootstrap [None req-0df86534-fe38-4cfc-9054-962c5fee6fb0 None None] Created public endpoint http://10.222.0.45/identity 2022-03-23 18:45:41.261 | + lib/keystone:bootstrap_keystone:610 : '[' False == True ']' 2022-03-23 18:45:41.265 | + ./stack.sh:main:1101 : create_keystone_accounts 2022-03-23 18:45:41.269 | + lib/keystone:create_keystone_accounts:309 : local admin_project 2022-03-23 18:45:41.273 | ++ lib/keystone:create_keystone_accounts:310 : oscwrap project show admin -f value -c id 2022-03-23 18:45:44.274 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:45:44.274 | from cryptography.utils import int_from_bytes 2022-03-23 18:45:44.274 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:45:44.274 | from cryptography.utils import int_from_bytes 2022-03-23 18:45:44.443 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:45:44.446 | + lib/keystone:create_keystone_accounts:310 : admin_project=b85c61e3b79f48cc96158071bd720958 2022-03-23 18:45:44.448 | + lib/keystone:create_keystone_accounts:311 : local admin_user 2022-03-23 18:45:44.452 | ++ lib/keystone:create_keystone_accounts:312 : oscwrap user show admin -f value -c id 2022-03-23 18:45:46.695 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:45:46.695 | from cryptography.utils import int_from_bytes 2022-03-23 18:45:46.695 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:45:46.695 | from cryptography.utils import int_from_bytes 2022-03-23 18:45:46.868 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:45:46.873 | + lib/keystone:create_keystone_accounts:312 : admin_user=6ba85cfcbfdb478d976577a201ef2475 2022-03-23 18:45:46.876 | + lib/keystone:create_keystone_accounts:314 : local admin_role=admin 2022-03-23 18:45:46.879 | + lib/keystone:create_keystone_accounts:315 : local member_role=member 2022-03-23 18:45:46.881 | + lib/keystone:create_keystone_accounts:316 : local reader_role=reader 2022-03-23 18:45:46.884 | + lib/keystone:create_keystone_accounts:318 : async_run ks-domain-role get_or_add_user_domain_role admin 6ba85cfcbfdb478d976577a201ef2475 default 2022-03-23 18:45:46.944 | + inc/async:async_inner:63 : get_or_add_user_domain_role admin 6ba85cfcbfdb478d976577a201ef2475 default 2022-03-23 18:45:46.990 | [799828 Async ks-domain-role:827950]: running: get_or_add_user_domain_role admin 6ba85cfcbfdb478d976577a201ef2475 default 2022-03-23 18:45:46.993 | + lib/keystone:create_keystone_accounts:321 : get_or_create_domain Default 2022-03-23 18:45:46.995 | + functions-common:get_or_create_domain:877 : local domain_id 2022-03-23 18:45:46.999 | ++ functions-common:get_or_create_domain:889 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-03-23 18:45:50.176 | + functions-common:get_or_create_domain:887 : domain_id=default 2022-03-23 18:45:50.179 | + functions-common:get_or_create_domain:888 : echo default 2022-03-23 18:45:50.179 | default 2022-03-23 18:45:50.181 | + lib/keystone:create_keystone_accounts:322 : async_run ks-project get_or_create_project service Default 2022-03-23 18:45:50.240 | + inc/async:async_inner:63 : get_or_create_project service Default 2022-03-23 18:45:50.287 | [799828 Async ks-project:828125]: running: get_or_create_project service Default 2022-03-23 18:45:50.290 | + lib/keystone:create_keystone_accounts:325 : async_run ks-service get_or_create_role service 2022-03-23 18:45:50.359 | + inc/async:async_inner:63 : get_or_create_role service 2022-03-23 18:45:50.402 | [799828 Async ks-service:828211]: running: get_or_create_role service 2022-03-23 18:45:50.404 | + lib/keystone:create_keystone_accounts:331 : async_run ks-reseller get_or_create_role ResellerAdmin 2022-03-23 18:45:50.483 | + inc/async:async_inner:63 : get_or_create_role ResellerAdmin 2022-03-23 18:45:50.543 | [799828 Async ks-reseller:828297]: running: get_or_create_role ResellerAdmin 2022-03-23 18:45:50.556 | + lib/keystone:create_keystone_accounts:335 : local another_role=anotherrole 2022-03-23 18:45:50.580 | + lib/keystone:create_keystone_accounts:336 : async_run ks-anotherrole get_or_create_role anotherrole 2022-03-23 18:45:50.980 | + inc/async:async_inner:63 : get_or_create_role anotherrole 2022-03-23 18:45:51.211 | [799828 Async ks-anotherrole:828387]: running: get_or_create_role anotherrole 2022-03-23 18:45:51.230 | + lib/keystone:create_keystone_accounts:339 : local invis_project 2022-03-23 18:45:51.259 | ++ lib/keystone:create_keystone_accounts:340 : get_or_create_project invisible_to_admin default 2022-03-23 18:45:51.286 | ++ functions-common:get_or_create_project:932 : local project_id 2022-03-23 18:45:51.315 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create invisible_to_admin --domain=default --or-show -f value -c id 2022-03-23 18:45:54.523 | + inc/async:async_inner:64 : rc=0 2022-03-23 18:45:54.644 | [828125 Async ks-project:828125]: finished successfully 2022-03-23 18:45:54.690 | + inc/async:async_inner:64 : rc=0 2022-03-23 18:45:54.745 | + inc/async:async_inner:64 : rc=0 2022-03-23 18:45:54.758 | [828297 Async ks-reseller:828297]: finished successfully 2022-03-23 18:45:54.821 | [828211 Async ks-service:828211]: finished successfully 2022-03-23 18:45:54.888 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:45:54.888 | from cryptography.utils import int_from_bytes 2022-03-23 18:45:54.888 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:45:54.888 | from cryptography.utils import int_from_bytes 2022-03-23 18:45:55.084 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:45:55.087 | ++ functions-common:get_or_create_project:938 : project_id=551d7bb6c20647609abaa0e2b462a862 2022-03-23 18:45:55.089 | ++ functions-common:get_or_create_project:939 : echo 551d7bb6c20647609abaa0e2b462a862 2022-03-23 18:45:55.092 | + lib/keystone:create_keystone_accounts:340 : invis_project=551d7bb6c20647609abaa0e2b462a862 2022-03-23 18:45:55.095 | + lib/keystone:create_keystone_accounts:343 : local demo_project 2022-03-23 18:45:55.099 | ++ lib/keystone:create_keystone_accounts:344 : get_or_create_project demo default 2022-03-23 18:45:55.101 | ++ functions-common:get_or_create_project:932 : local project_id 2022-03-23 18:45:55.104 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create demo --domain=default --or-show -f value -c id 2022-03-23 18:45:55.196 | + inc/async:async_inner:64 : rc=0 2022-03-23 18:45:55.224 | [828387 Async ks-anotherrole:828387]: finished successfully 2022-03-23 18:45:57.638 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:45:57.638 | from cryptography.utils import int_from_bytes 2022-03-23 18:45:57.638 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:45:57.638 | from cryptography.utils import int_from_bytes 2022-03-23 18:45:57.761 | + inc/async:async_inner:64 : rc=0 2022-03-23 18:45:57.788 | [827950 Async ks-domain-role:827950]: finished successfully 2022-03-23 18:45:57.827 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:45:57.830 | ++ functions-common:get_or_create_project:938 : project_id=b0690ed7a57945bb9b06971607a06942 2022-03-23 18:45:57.833 | ++ functions-common:get_or_create_project:939 : echo b0690ed7a57945bb9b06971607a06942 2022-03-23 18:45:57.836 | + lib/keystone:create_keystone_accounts:344 : demo_project=b0690ed7a57945bb9b06971607a06942 2022-03-23 18:45:57.838 | + lib/keystone:create_keystone_accounts:345 : local demo_user 2022-03-23 18:45:57.842 | ++ lib/keystone:create_keystone_accounts:347 : get_or_create_user demo Passw0rd default demo@example.com 2022-03-23 18:45:57.844 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-23 18:45:57.847 | ++ functions-common:get_or_create_user:910 : [[ ! -z demo@example.com ]] 2022-03-23 18:45:57.849 | ++ functions-common:get_or_create_user:911 : local email=--email=demo@example.com 2022-03-23 18:45:57.853 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create demo --password Passw0rd --domain=default --email=demo@example.com --or-show -f value -c id 2022-03-23 18:46:00.427 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:46:00.428 | from cryptography.utils import int_from_bytes 2022-03-23 18:46:00.428 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:46:00.428 | from cryptography.utils import int_from_bytes 2022-03-23 18:46:00.604 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:46:00.607 | ++ functions-common:get_or_create_user:925 : user_id=1662f108becd4ad3bb20350e9e8fd028 2022-03-23 18:46:00.610 | ++ functions-common:get_or_create_user:926 : echo 1662f108becd4ad3bb20350e9e8fd028 2022-03-23 18:46:00.614 | + lib/keystone:create_keystone_accounts:347 : demo_user=1662f108becd4ad3bb20350e9e8fd028 2022-03-23 18:46:00.617 | + lib/keystone:create_keystone_accounts:349 : async_wait ks-domain-role ks-domain ks-project ks-service ks-reseller ks-anotherrole 2022-03-23 18:46:00.670 | [799828 Async ks-domain-role:827950]: Waiting for completion of get_or_add_user_domain_role admin 6ba85cfcbfdb478d976577a201ef2475 default running on PID 827950 (6 other jobs running) 2022-03-23 18:46:00.695 | [799828 Async ks-domain-role:827950]: Signaling child to exit 2022-03-23 18:46:00.695 | WAKEUP 2022-03-23 18:46:00.723 | [799828 Async ks-domain-role:827950]: Signaled 2022-03-23 18:46:00.725 | + functions-common:get_or_add_user_domain_role:1003 : local user_role_id 2022-03-23 18:46:00.725 | ++ functions-common:get_or_add_user_domain_role:1009 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 6ba85cfcbfdb478d976577a201ef2475 --domain default 2022-03-23 18:46:00.725 | ++ functions-common:get_or_add_user_domain_role:1009 : grep '^|\s[a-f0-9]\+' 2022-03-23 18:46:00.725 | ++ functions-common:get_or_add_user_domain_role:1009 : get_field 1 2022-03-23 18:46:00.725 | ++ functions-common:get_field:811 : local data field 2022-03-23 18:46:00.725 | ++ functions-common:get_field:812 : read data 2022-03-23 18:46:00.725 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:46:00.725 | from cryptography.utils import int_from_bytes 2022-03-23 18:46:00.725 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:46:00.725 | from cryptography.utils import int_from_bytes 2022-03-23 18:46:00.725 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:46:00.725 | + functions-common:get_or_add_user_domain_role:1009 : user_role_id= 2022-03-23 18:46:00.725 | + functions-common:get_or_add_user_domain_role:1010 : [[ -z '' ]] 2022-03-23 18:46:00.725 | + functions-common:get_or_add_user_domain_role:1012 : openstack --os-cloud devstack-system-admin role add admin --user 6ba85cfcbfdb478d976577a201ef2475 --domain default 2022-03-23 18:46:00.725 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:46:00.725 | from cryptography.utils import int_from_bytes 2022-03-23 18:46:00.725 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:46:00.725 | from cryptography.utils import int_from_bytes 2022-03-23 18:46:00.725 | ++ functions-common:get_or_add_user_domain_role:1019 : get_field 1 2022-03-23 18:46:00.725 | ++ functions-common:get_field:811 : local data field 2022-03-23 18:46:00.726 | ++ functions-common:get_or_add_user_domain_role:1019 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 6ba85cfcbfdb478d976577a201ef2475 --domain default 2022-03-23 18:46:00.726 | ++ functions-common:get_field:812 : read data 2022-03-23 18:46:00.726 | ++ functions-common:get_or_add_user_domain_role:1019 : grep '^|\s[a-f0-9]\+' 2022-03-23 18:46:00.726 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:46:00.726 | from cryptography.utils import int_from_bytes 2022-03-23 18:46:00.726 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:46:00.726 | from cryptography.utils import int_from_bytes 2022-03-23 18:46:00.726 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:46:00.726 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-23 18:46:00.726 | ++ functions-common:get_field:816 : field='$2' 2022-03-23 18:46:00.726 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-23 18:46:00.726 | ++ functions-common:get_field:818 : echo '| 8f27ee74f9f34f67aaa0b39cb360d4ff | 6ba85cfcbfdb478d976577a201ef2475 | | | default | | False |' 2022-03-23 18:46:00.726 | ++ functions-common:get_field:812 : read data 2022-03-23 18:46:00.726 | + functions-common:get_or_add_user_domain_role:1019 : user_role_id=8f27ee74f9f34f67aaa0b39cb360d4ff 2022-03-23 18:46:00.726 | + functions-common:get_or_add_user_domain_role:1021 : echo 8f27ee74f9f34f67aaa0b39cb360d4ff 2022-03-23 18:46:00.726 | 8f27ee74f9f34f67aaa0b39cb360d4ff 2022-03-23 18:46:00.773 | [799828 Async ks-domain-role:827950]: finished get_or_add_user_domain_role admin 6ba85cfcbfdb478d976577a201ef2475 default with result 0 in 10 seconds 2022-03-23 18:46:00.781 | Not waiting for async task ks-domain that we never started or has already been waited for 2022-03-23 18:46:00.819 | [799828 Async ks-project:828125]: Waiting for completion of get_or_create_project service Default running on PID 828125 (5 other jobs running) 2022-03-23 18:46:00.844 | [799828 Async ks-project:828125]: Signaling child to exit 2022-03-23 18:46:00.844 | WAKEUP 2022-03-23 18:46:00.867 | [799828 Async ks-project:828125]: Signaled 2022-03-23 18:46:00.868 | + functions-common:get_or_create_project:932 : local project_id 2022-03-23 18:46:00.868 | ++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create service --domain=Default --or-show -f value -c id 2022-03-23 18:46:00.868 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:46:00.868 | from cryptography.utils import int_from_bytes 2022-03-23 18:46:00.868 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:46:00.868 | from cryptography.utils import int_from_bytes 2022-03-23 18:46:00.868 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:46:00.868 | + functions-common:get_or_create_project:938 : project_id=593a1614052d48a8b2ae532c38eed34e 2022-03-23 18:46:00.868 | + functions-common:get_or_create_project:939 : echo 593a1614052d48a8b2ae532c38eed34e 2022-03-23 18:46:00.868 | 593a1614052d48a8b2ae532c38eed34e 2022-03-23 18:46:00.913 | [799828 Async ks-project:828125]: finished get_or_create_project service Default with result 0 in 4 seconds 2022-03-23 18:46:00.950 | [799828 Async ks-service:828211]: Waiting for completion of get_or_create_role service running on PID 828211 (4 other jobs running) 2022-03-23 18:46:00.975 | [799828 Async ks-service:828211]: Signaling child to exit 2022-03-23 18:46:00.975 | WAKEUP 2022-03-23 18:46:00.998 | [799828 Async ks-service:828211]: Signaled 2022-03-23 18:46:00.999 | + functions-common:get_or_create_role:945 : local role_id 2022-03-23 18:46:01.000 | ++ functions-common:get_or_create_role:952 : oscwrap --os-cloud devstack-system-admin role create service --or-show -f value -c id 2022-03-23 18:46:01.000 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:46:01.000 | from cryptography.utils import int_from_bytes 2022-03-23 18:46:01.000 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:46:01.000 | from cryptography.utils import int_from_bytes 2022-03-23 18:46:01.000 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:46:01.000 | + functions-common:get_or_create_role:950 : role_id=4073a812f60a4ac9ab962eb476910df7 2022-03-23 18:46:01.000 | + functions-common:get_or_create_role:951 : echo 4073a812f60a4ac9ab962eb476910df7 2022-03-23 18:46:01.000 | 4073a812f60a4ac9ab962eb476910df7 2022-03-23 18:46:01.044 | [799828 Async ks-service:828211]: finished get_or_create_role service with result 0 in 4 seconds 2022-03-23 18:46:01.086 | [799828 Async ks-reseller:828297]: Waiting for completion of get_or_create_role ResellerAdmin running on PID 828297 (3 other jobs running) 2022-03-23 18:46:01.113 | [799828 Async ks-reseller:828297]: Signaling child to exit 2022-03-23 18:46:01.113 | WAKEUP 2022-03-23 18:46:01.138 | [799828 Async ks-reseller:828297]: Signaled 2022-03-23 18:46:01.139 | + functions-common:get_or_create_role:945 : local role_id 2022-03-23 18:46:01.140 | ++ functions-common:get_or_create_role:952 : oscwrap --os-cloud devstack-system-admin role create ResellerAdmin --or-show -f value -c id 2022-03-23 18:46:01.140 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:46:01.140 | from cryptography.utils import int_from_bytes 2022-03-23 18:46:01.140 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:46:01.140 | from cryptography.utils import int_from_bytes 2022-03-23 18:46:01.140 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:46:01.140 | + functions-common:get_or_create_role:950 : role_id=adff245234434c6e8d879ec2b560f8c2 2022-03-23 18:46:01.140 | + functions-common:get_or_create_role:951 : echo adff245234434c6e8d879ec2b560f8c2 2022-03-23 18:46:01.140 | adff245234434c6e8d879ec2b560f8c2 2022-03-23 18:46:01.186 | [799828 Async ks-reseller:828297]: finished get_or_create_role ResellerAdmin with result 0 in 4 seconds 2022-03-23 18:46:01.223 | [799828 Async ks-anotherrole:828387]: Waiting for completion of get_or_create_role anotherrole running on PID 828387 (2 other jobs running) 2022-03-23 18:46:01.248 | [799828 Async ks-anotherrole:828387]: Signaling child to exit 2022-03-23 18:46:01.248 | WAKEUP 2022-03-23 18:46:01.271 | [799828 Async ks-anotherrole:828387]: Signaled 2022-03-23 18:46:01.272 | + functions-common:get_or_create_role:945 : local role_id 2022-03-23 18:46:01.273 | ++ functions-common:get_or_create_role:952 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2022-03-23 18:46:01.273 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:46:01.273 | from cryptography.utils import int_from_bytes 2022-03-23 18:46:01.273 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:46:01.273 | from cryptography.utils import int_from_bytes 2022-03-23 18:46:01.273 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:46:01.273 | + functions-common:get_or_create_role:950 : role_id=ef2f9e2fe78943fea6e4f21636bed85d 2022-03-23 18:46:01.273 | + functions-common:get_or_create_role:951 : echo ef2f9e2fe78943fea6e4f21636bed85d 2022-03-23 18:46:01.273 | ef2f9e2fe78943fea6e4f21636bed85d 2022-03-23 18:46:01.317 | [799828 Async ks-anotherrole:828387]: finished get_or_create_role anotherrole with result 0 in 4 seconds 2022-03-23 18:46:01.321 | + inc/async:async_wait:197 : return 0 2022-03-23 18:46:01.324 | + lib/keystone:create_keystone_accounts:351 : async_run ks-demo-member get_or_add_user_project_role member 1662f108becd4ad3bb20350e9e8fd028 b0690ed7a57945bb9b06971607a06942 2022-03-23 18:46:01.384 | + inc/async:async_inner:63 : get_or_add_user_project_role member 1662f108becd4ad3bb20350e9e8fd028 b0690ed7a57945bb9b06971607a06942 2022-03-23 18:46:01.423 | [799828 Async ks-demo-member:829259]: running: get_or_add_user_project_role member 1662f108becd4ad3bb20350e9e8fd028 b0690ed7a57945bb9b06971607a06942 2022-03-23 18:46:01.426 | + lib/keystone:create_keystone_accounts:353 : async_run ks-demo-admin get_or_add_user_project_role admin 6ba85cfcbfdb478d976577a201ef2475 b0690ed7a57945bb9b06971607a06942 2022-03-23 18:46:01.485 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 6ba85cfcbfdb478d976577a201ef2475 b0690ed7a57945bb9b06971607a06942 2022-03-23 18:46:01.541 | [799828 Async ks-demo-admin:829371]: running: get_or_add_user_project_role admin 6ba85cfcbfdb478d976577a201ef2475 b0690ed7a57945bb9b06971607a06942 2022-03-23 18:46:01.544 | + lib/keystone:create_keystone_accounts:354 : async_run ks-demo-another get_or_add_user_project_role anotherrole 1662f108becd4ad3bb20350e9e8fd028 b0690ed7a57945bb9b06971607a06942 2022-03-23 18:46:01.612 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 1662f108becd4ad3bb20350e9e8fd028 b0690ed7a57945bb9b06971607a06942 2022-03-23 18:46:01.657 | [799828 Async ks-demo-another:829483]: running: get_or_add_user_project_role anotherrole 1662f108becd4ad3bb20350e9e8fd028 b0690ed7a57945bb9b06971607a06942 2022-03-23 18:46:01.660 | + lib/keystone:create_keystone_accounts:355 : async_run ks-demo-invis get_or_add_user_project_role member 1662f108becd4ad3bb20350e9e8fd028 551d7bb6c20647609abaa0e2b462a862 2022-03-23 18:46:01.728 | + inc/async:async_inner:63 : get_or_add_user_project_role member 1662f108becd4ad3bb20350e9e8fd028 551d7bb6c20647609abaa0e2b462a862 2022-03-23 18:46:01.802 | [799828 Async ks-demo-invis:829595]: running: get_or_add_user_project_role member 1662f108becd4ad3bb20350e9e8fd028 551d7bb6c20647609abaa0e2b462a862 2022-03-23 18:46:01.807 | + lib/keystone:create_keystone_accounts:358 : local demo_reader 2022-03-23 18:46:01.812 | ++ lib/keystone:create_keystone_accounts:360 : get_or_create_user demo_reader Passw0rd default demo_reader@example.com 2022-03-23 18:46:01.818 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-23 18:46:01.825 | ++ functions-common:get_or_create_user:910 : [[ ! -z demo_reader@example.com ]] 2022-03-23 18:46:01.835 | ++ functions-common:get_or_create_user:911 : local email=--email=demo_reader@example.com 2022-03-23 18:46:01.839 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create demo_reader --password Passw0rd --domain=default --email=demo_reader@example.com --or-show -f value -c id 2022-03-23 18:46:05.418 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:46:05.418 | from cryptography.utils import int_from_bytes 2022-03-23 18:46:05.418 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:46:05.418 | from cryptography.utils import int_from_bytes 2022-03-23 18:46:05.610 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:46:05.614 | ++ functions-common:get_or_create_user:925 : user_id=64169873c1894e87b5c1919174e899bc 2022-03-23 18:46:05.616 | ++ functions-common:get_or_create_user:926 : echo 64169873c1894e87b5c1919174e899bc 2022-03-23 18:46:05.619 | + lib/keystone:create_keystone_accounts:360 : demo_reader=64169873c1894e87b5c1919174e899bc 2022-03-23 18:46:05.622 | + lib/keystone:create_keystone_accounts:362 : async_run ks-demo-reader get_or_add_user_project_role reader 64169873c1894e87b5c1919174e899bc b0690ed7a57945bb9b06971607a06942 2022-03-23 18:46:05.744 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 64169873c1894e87b5c1919174e899bc b0690ed7a57945bb9b06971607a06942 2022-03-23 18:46:05.840 | [799828 Async ks-demo-reader:829769]: running: get_or_add_user_project_role reader 64169873c1894e87b5c1919174e899bc b0690ed7a57945bb9b06971607a06942 2022-03-23 18:46:05.843 | + lib/keystone:create_keystone_accounts:365 : local alt_demo_project 2022-03-23 18:46:05.846 | ++ lib/keystone:create_keystone_accounts:366 : get_or_create_project alt_demo default 2022-03-23 18:46:05.850 | ++ functions-common:get_or_create_project:932 : local project_id 2022-03-23 18:46:05.853 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create alt_demo --domain=default --or-show -f value -c id 2022-03-23 18:46:09.661 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:46:09.661 | from cryptography.utils import int_from_bytes 2022-03-23 18:46:09.661 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:46:09.661 | from cryptography.utils import int_from_bytes 2022-03-23 18:46:10.115 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:46:10.135 | ++ functions-common:get_or_create_project:938 : project_id=06adc1892a784a4ca5660010ad3c0db0 2022-03-23 18:46:10.147 | ++ functions-common:get_or_create_project:939 : echo 06adc1892a784a4ca5660010ad3c0db0 2022-03-23 18:46:10.162 | + lib/keystone:create_keystone_accounts:366 : alt_demo_project=06adc1892a784a4ca5660010ad3c0db0 2022-03-23 18:46:10.164 | + lib/keystone:create_keystone_accounts:368 : local alt_demo_user 2022-03-23 18:46:10.168 | ++ lib/keystone:create_keystone_accounts:370 : get_or_create_user alt_demo Passw0rd default alt_demo@example.com 2022-03-23 18:46:10.181 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-23 18:46:10.199 | ++ functions-common:get_or_create_user:910 : [[ ! -z alt_demo@example.com ]] 2022-03-23 18:46:10.216 | ++ functions-common:get_or_create_user:911 : local email=--email=alt_demo@example.com 2022-03-23 18:46:10.235 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create alt_demo --password Passw0rd --domain=default --email=alt_demo@example.com --or-show -f value -c id 2022-03-23 18:46:13.572 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:46:13.572 | from cryptography.utils import int_from_bytes 2022-03-23 18:46:13.572 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:46:13.572 | from cryptography.utils import int_from_bytes 2022-03-23 18:46:13.795 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:46:13.815 | ++ functions-common:get_or_create_user:925 : user_id=3abbbb0ca1254e60bb03b0c01ed88921 2022-03-23 18:46:13.818 | ++ functions-common:get_or_create_user:926 : echo 3abbbb0ca1254e60bb03b0c01ed88921 2022-03-23 18:46:13.840 | + lib/keystone:create_keystone_accounts:370 : alt_demo_user=3abbbb0ca1254e60bb03b0c01ed88921 2022-03-23 18:46:13.859 | + lib/keystone:create_keystone_accounts:372 : async_run ks-alt-admin get_or_add_user_project_role admin 3abbbb0ca1254e60bb03b0c01ed88921 06adc1892a784a4ca5660010ad3c0db0 2022-03-23 18:46:14.299 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 3abbbb0ca1254e60bb03b0c01ed88921 06adc1892a784a4ca5660010ad3c0db0 2022-03-23 18:46:14.559 | [799828 Async ks-alt-admin:830141]: running: get_or_add_user_project_role admin 3abbbb0ca1254e60bb03b0c01ed88921 06adc1892a784a4ca5660010ad3c0db0 2022-03-23 18:46:14.570 | + lib/keystone:create_keystone_accounts:373 : async_run ks-alt-another get_or_add_user_project_role anotherrole 3abbbb0ca1254e60bb03b0c01ed88921 06adc1892a784a4ca5660010ad3c0db0 2022-03-23 18:46:14.956 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 3abbbb0ca1254e60bb03b0c01ed88921 06adc1892a784a4ca5660010ad3c0db0 2022-03-23 18:46:15.214 | [799828 Async ks-alt-another:830254]: running: get_or_add_user_project_role anotherrole 3abbbb0ca1254e60bb03b0c01ed88921 06adc1892a784a4ca5660010ad3c0db0 2022-03-23 18:46:15.237 | + lib/keystone:create_keystone_accounts:376 : local alt_demo_member 2022-03-23 18:46:15.265 | ++ lib/keystone:create_keystone_accounts:378 : get_or_create_user alt_demo_member Passw0rd default alt_demo_member@example.com 2022-03-23 18:46:15.291 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-23 18:46:15.327 | ++ functions-common:get_or_create_user:910 : [[ ! -z alt_demo_member@example.com ]] 2022-03-23 18:46:15.350 | ++ functions-common:get_or_create_user:911 : local email=--email=alt_demo_member@example.com 2022-03-23 18:46:15.395 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create alt_demo_member --password Passw0rd --domain=default --email=alt_demo_member@example.com --or-show -f value -c id 2022-03-23 18:46:16.577 | + inc/async:async_inner:64 : rc=0 2022-03-23 18:46:16.695 | [829259 Async ks-demo-member:829259]: finished successfully 2022-03-23 18:46:18.107 | + inc/async:async_inner:64 : rc=0 2022-03-23 18:46:18.305 | [829371 Async ks-demo-admin:829371]: finished successfully 2022-03-23 18:46:18.999 | + inc/async:async_inner:64 : rc=0 2022-03-23 18:46:19.181 | [829483 Async ks-demo-another:829483]: finished successfully 2022-03-23 18:46:19.420 | + inc/async:async_inner:64 : rc=0 2022-03-23 18:46:19.537 | [829595 Async ks-demo-invis:829595]: finished successfully 2022-03-23 18:46:20.332 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:46:20.332 | from cryptography.utils import int_from_bytes 2022-03-23 18:46:20.332 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:46:20.332 | from cryptography.utils import int_from_bytes 2022-03-23 18:46:20.550 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:46:20.553 | ++ functions-common:get_or_create_user:925 : user_id=a09ca9ffa93a48b78c913013c440145d 2022-03-23 18:46:20.557 | ++ functions-common:get_or_create_user:926 : echo a09ca9ffa93a48b78c913013c440145d 2022-03-23 18:46:20.560 | + lib/keystone:create_keystone_accounts:378 : alt_demo_member=a09ca9ffa93a48b78c913013c440145d 2022-03-23 18:46:20.563 | + lib/keystone:create_keystone_accounts:379 : async_run ks-alt-member-user get_or_add_user_project_role member a09ca9ffa93a48b78c913013c440145d 06adc1892a784a4ca5660010ad3c0db0 2022-03-23 18:46:20.641 | + inc/async:async_inner:63 : get_or_add_user_project_role member a09ca9ffa93a48b78c913013c440145d 06adc1892a784a4ca5660010ad3c0db0 2022-03-23 18:46:20.729 | [799828 Async ks-alt-member-user:830648]: running: get_or_add_user_project_role member a09ca9ffa93a48b78c913013c440145d 06adc1892a784a4ca5660010ad3c0db0 2022-03-23 18:46:20.730 | + lib/keystone:create_keystone_accounts:382 : local alt_demo_reader 2022-03-23 18:46:20.734 | ++ lib/keystone:create_keystone_accounts:384 : get_or_create_user alt_demo_reader Passw0rd default alt_demo_reader@example.com 2022-03-23 18:46:20.737 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-23 18:46:20.740 | ++ functions-common:get_or_create_user:910 : [[ ! -z alt_demo_reader@example.com ]] 2022-03-23 18:46:20.745 | ++ functions-common:get_or_create_user:911 : local email=--email=alt_demo_reader@example.com 2022-03-23 18:46:20.749 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create alt_demo_reader --password Passw0rd --domain=default --email=alt_demo_reader@example.com --or-show -f value -c id 2022-03-23 18:46:22.431 | + inc/async:async_inner:64 : rc=0 2022-03-23 18:46:22.617 | [829769 Async ks-demo-reader:829769]: finished successfully 2022-03-23 18:46:23.799 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:46:23.800 | from cryptography.utils import int_from_bytes 2022-03-23 18:46:23.800 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:46:23.800 | from cryptography.utils import int_from_bytes 2022-03-23 18:46:23.993 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:46:23.996 | ++ functions-common:get_or_create_user:925 : user_id=0748b8b247a7415faccfbbdd9d74cddf 2022-03-23 18:46:23.999 | ++ functions-common:get_or_create_user:926 : echo 0748b8b247a7415faccfbbdd9d74cddf 2022-03-23 18:46:24.002 | + lib/keystone:create_keystone_accounts:384 : alt_demo_reader=0748b8b247a7415faccfbbdd9d74cddf 2022-03-23 18:46:24.004 | + lib/keystone:create_keystone_accounts:385 : async_run ks-alt-reader-user get_or_add_user_project_role reader 0748b8b247a7415faccfbbdd9d74cddf 06adc1892a784a4ca5660010ad3c0db0 2022-03-23 18:46:24.076 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 0748b8b247a7415faccfbbdd9d74cddf 06adc1892a784a4ca5660010ad3c0db0 2022-03-23 18:46:24.138 | [799828 Async ks-alt-reader-user:830864]: running: get_or_add_user_project_role reader 0748b8b247a7415faccfbbdd9d74cddf 06adc1892a784a4ca5660010ad3c0db0 2022-03-23 18:46:24.142 | ++ lib/keystone:create_keystone_accounts:392 : get_or_create_user system_member Passw0rd default system_member@example.com 2022-03-23 18:46:24.145 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-23 18:46:24.149 | ++ functions-common:get_or_create_user:910 : [[ ! -z system_member@example.com ]] 2022-03-23 18:46:24.152 | ++ functions-common:get_or_create_user:911 : local email=--email=system_member@example.com 2022-03-23 18:46:24.159 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create system_member --password Passw0rd --domain=default --email=system_member@example.com --or-show -f value -c id 2022-03-23 18:46:27.368 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:46:27.368 | from cryptography.utils import int_from_bytes 2022-03-23 18:46:27.368 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:46:27.368 | from cryptography.utils import int_from_bytes 2022-03-23 18:46:27.635 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:46:27.638 | ++ functions-common:get_or_create_user:925 : user_id=89887789652e446b87058d54406d501b 2022-03-23 18:46:27.642 | ++ functions-common:get_or_create_user:926 : echo 89887789652e446b87058d54406d501b 2022-03-23 18:46:27.646 | + lib/keystone:create_keystone_accounts:392 : system_member_user=89887789652e446b87058d54406d501b 2022-03-23 18:46:27.650 | + lib/keystone:create_keystone_accounts:393 : async_run ks-system-member get_or_add_user_system_role member 89887789652e446b87058d54406d501b all 2022-03-23 18:46:27.729 | + inc/async:async_inner:63 : get_or_add_user_system_role member 89887789652e446b87058d54406d501b all 2022-03-23 18:46:27.807 | [799828 Async ks-system-member:831088]: running: get_or_add_user_system_role member 89887789652e446b87058d54406d501b all 2022-03-23 18:46:27.811 | ++ lib/keystone:create_keystone_accounts:396 : get_or_create_user system_reader Passw0rd default system_reader@example.com 2022-03-23 18:46:27.836 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-23 18:46:27.847 | ++ functions-common:get_or_create_user:910 : [[ ! -z system_reader@example.com ]] 2022-03-23 18:46:27.868 | ++ functions-common:get_or_create_user:911 : local email=--email=system_reader@example.com 2022-03-23 18:46:27.903 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create system_reader --password Passw0rd --domain=default --email=system_reader@example.com --or-show -f value -c id 2022-03-23 18:46:29.808 | + inc/async:async_inner:64 : rc=0 2022-03-23 18:46:29.972 | [830141 Async ks-alt-admin:830141]: finished successfully 2022-03-23 18:46:30.868 | + inc/async:async_inner:64 : rc=0 2022-03-23 18:46:31.015 | [830254 Async ks-alt-another:830254]: finished successfully 2022-03-23 18:46:31.350 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:46:31.350 | from cryptography.utils import int_from_bytes 2022-03-23 18:46:31.351 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:46:31.351 | from cryptography.utils import int_from_bytes 2022-03-23 18:46:31.589 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:46:31.593 | ++ functions-common:get_or_create_user:925 : user_id=ea2e0058e53646c49693cbd615a4bc16 2022-03-23 18:46:31.595 | ++ functions-common:get_or_create_user:926 : echo ea2e0058e53646c49693cbd615a4bc16 2022-03-23 18:46:31.599 | + lib/keystone:create_keystone_accounts:396 : system_reader_user=ea2e0058e53646c49693cbd615a4bc16 2022-03-23 18:46:31.602 | + lib/keystone:create_keystone_accounts:397 : async_run ks-system-reader get_or_add_user_system_role reader ea2e0058e53646c49693cbd615a4bc16 all 2022-03-23 18:46:31.703 | + inc/async:async_inner:63 : get_or_add_user_system_role reader ea2e0058e53646c49693cbd615a4bc16 all 2022-03-23 18:46:31.796 | [799828 Async ks-system-reader:831382]: running: get_or_add_user_system_role reader ea2e0058e53646c49693cbd615a4bc16 all 2022-03-23 18:46:31.801 | + lib/keystone:create_keystone_accounts:400 : local admin_group 2022-03-23 18:46:31.812 | ++ lib/keystone:create_keystone_accounts:402 : get_or_create_group admins default 'openstack admin group' 2022-03-23 18:46:31.821 | ++ functions-common:get_or_create_group:894 : local 'desc=openstack admin group' 2022-03-23 18:46:31.824 | ++ functions-common:get_or_create_group:895 : local group_id 2022-03-23 18:46:31.831 | +++ functions-common:get_or_create_group:904 : oscwrap --os-cloud devstack-system-admin group create admins --domain default --description 'openstack admin group' --or-show -f value -c id 2022-03-23 18:46:34.563 | + inc/async:async_inner:64 : rc=0 2022-03-23 18:46:34.677 | [830648 Async ks-alt-member-user:830648]: finished successfully 2022-03-23 18:46:35.479 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:46:35.479 | from cryptography.utils import int_from_bytes 2022-03-23 18:46:35.479 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:46:35.479 | from cryptography.utils import int_from_bytes 2022-03-23 18:46:35.700 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:46:35.718 | ++ functions-common:get_or_create_group:902 : group_id=4b44aff793fd41acbe978147a48f057a 2022-03-23 18:46:35.723 | ++ functions-common:get_or_create_group:903 : echo 4b44aff793fd41acbe978147a48f057a 2022-03-23 18:46:35.732 | + lib/keystone:create_keystone_accounts:402 : admin_group=4b44aff793fd41acbe978147a48f057a 2022-03-23 18:46:35.738 | + lib/keystone:create_keystone_accounts:403 : local non_admin_group 2022-03-23 18:46:35.742 | ++ lib/keystone:create_keystone_accounts:405 : get_or_create_group nonadmins default 'non-admin group' 2022-03-23 18:46:35.746 | ++ functions-common:get_or_create_group:894 : local 'desc=non-admin group' 2022-03-23 18:46:35.749 | ++ functions-common:get_or_create_group:895 : local group_id 2022-03-23 18:46:35.754 | +++ functions-common:get_or_create_group:904 : oscwrap --os-cloud devstack-system-admin group create nonadmins --domain default --description 'non-admin group' --or-show -f value -c id 2022-03-23 18:46:36.869 | + inc/async:async_inner:64 : rc=0 2022-03-23 18:46:36.900 | [830864 Async ks-alt-reader-user:830864]: finished successfully 2022-03-23 18:46:38.333 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:46:38.333 | from cryptography.utils import int_from_bytes 2022-03-23 18:46:38.333 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:46:38.333 | from cryptography.utils import int_from_bytes 2022-03-23 18:46:38.398 | + inc/async:async_inner:64 : rc=0 2022-03-23 18:46:38.431 | [831088 Async ks-system-member:831088]: finished successfully 2022-03-23 18:46:38.527 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:46:38.530 | ++ functions-common:get_or_create_group:902 : group_id=398680cd08a04b879ca4b0929d9c7694 2022-03-23 18:46:38.533 | ++ functions-common:get_or_create_group:903 : echo 398680cd08a04b879ca4b0929d9c7694 2022-03-23 18:46:38.536 | + lib/keystone:create_keystone_accounts:405 : non_admin_group=398680cd08a04b879ca4b0929d9c7694 2022-03-23 18:46:38.538 | + lib/keystone:create_keystone_accounts:407 : async_run ks-group-memberdemo get_or_add_group_project_role member 398680cd08a04b879ca4b0929d9c7694 b0690ed7a57945bb9b06971607a06942 2022-03-23 18:46:38.599 | + inc/async:async_inner:63 : get_or_add_group_project_role member 398680cd08a04b879ca4b0929d9c7694 b0690ed7a57945bb9b06971607a06942 2022-03-23 18:46:38.646 | [799828 Async ks-group-memberdemo:831761]: running: get_or_add_group_project_role member 398680cd08a04b879ca4b0929d9c7694 b0690ed7a57945bb9b06971607a06942 2022-03-23 18:46:38.649 | + lib/keystone:create_keystone_accounts:408 : async_run ks-group-anotherdemo get_or_add_group_project_role anotherrole 398680cd08a04b879ca4b0929d9c7694 b0690ed7a57945bb9b06971607a06942 2022-03-23 18:46:38.728 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 398680cd08a04b879ca4b0929d9c7694 b0690ed7a57945bb9b06971607a06942 2022-03-23 18:46:38.773 | [799828 Async ks-group-anotherdemo:831847]: running: get_or_add_group_project_role anotherrole 398680cd08a04b879ca4b0929d9c7694 b0690ed7a57945bb9b06971607a06942 2022-03-23 18:46:38.776 | + lib/keystone:create_keystone_accounts:409 : async_run ks-group-memberalt get_or_add_group_project_role member 398680cd08a04b879ca4b0929d9c7694 06adc1892a784a4ca5660010ad3c0db0 2022-03-23 18:46:38.869 | + inc/async:async_inner:63 : get_or_add_group_project_role member 398680cd08a04b879ca4b0929d9c7694 06adc1892a784a4ca5660010ad3c0db0 2022-03-23 18:46:38.951 | [799828 Async ks-group-memberalt:831933]: running: get_or_add_group_project_role member 398680cd08a04b879ca4b0929d9c7694 06adc1892a784a4ca5660010ad3c0db0 2022-03-23 18:46:38.953 | + lib/keystone:create_keystone_accounts:410 : async_run ks-group-anotheralt get_or_add_group_project_role anotherrole 398680cd08a04b879ca4b0929d9c7694 06adc1892a784a4ca5660010ad3c0db0 2022-03-23 18:46:39.221 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 398680cd08a04b879ca4b0929d9c7694 06adc1892a784a4ca5660010ad3c0db0 2022-03-23 18:46:39.494 | [799828 Async ks-group-anotheralt:832035]: running: get_or_add_group_project_role anotherrole 398680cd08a04b879ca4b0929d9c7694 06adc1892a784a4ca5660010ad3c0db0 2022-03-23 18:46:39.515 | + lib/keystone:create_keystone_accounts:411 : async_run ks-group-admin get_or_add_group_project_role admin 4b44aff793fd41acbe978147a48f057a b85c61e3b79f48cc96158071bd720958 2022-03-23 18:46:39.948 | + inc/async:async_inner:63 : get_or_add_group_project_role admin 4b44aff793fd41acbe978147a48f057a b85c61e3b79f48cc96158071bd720958 2022-03-23 18:46:40.239 | [799828 Async ks-group-admin:832127]: running: get_or_add_group_project_role admin 4b44aff793fd41acbe978147a48f057a b85c61e3b79f48cc96158071bd720958 2022-03-23 18:46:40.271 | + lib/keystone:create_keystone_accounts:413 : async_wait ks-demo-member ks-demo-admin ks-demo-another ks-demo-invis ks-demo-reader 2022-03-23 18:46:40.679 | [799828 Async ks-demo-member:829259]: Waiting for completion of get_or_add_user_project_role member 1662f108becd4ad3bb20350e9e8fd028 b0690ed7a57945bb9b06971607a06942 running on PID 829259 (17 other jobs running) 2022-03-23 18:46:40.872 | [799828 Async ks-demo-member:829259]: Signaling child to exit 2022-03-23 18:46:40.872 | WAKEUP 2022-03-23 18:46:41.048 | [799828 Async ks-demo-member:829259]: Signaled 2022-03-23 18:46:41.062 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-23 18:46:41.062 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-23 18:46:41.062 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-23 18:46:41.062 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-23 18:46:41.062 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-23 18:46:41.062 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-23 18:46:41.062 | ++ functions-common:_get_domain_args:967 : echo 2022-03-23 18:46:41.062 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-23 18:46:41.062 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-23 18:46:41.062 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 1662f108becd4ad3bb20350e9e8fd028 --project b0690ed7a57945bb9b06971607a06942 2022-03-23 18:46:41.062 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-23 18:46:41.063 | ++ functions-common:get_field:811 : local data field 2022-03-23 18:46:41.063 | ++ functions-common:get_field:812 : read data 2022-03-23 18:46:41.063 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:46:41.063 | from cryptography.utils import int_from_bytes 2022-03-23 18:46:41.063 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:46:41.063 | from cryptography.utils import int_from_bytes 2022-03-23 18:46:41.063 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:46:41.063 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-23 18:46:41.063 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-23 18:46:41.063 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add member --user 1662f108becd4ad3bb20350e9e8fd028 --project b0690ed7a57945bb9b06971607a06942 2022-03-23 18:46:41.063 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:46:41.063 | from cryptography.utils import int_from_bytes 2022-03-23 18:46:41.063 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:46:41.063 | from cryptography.utils import int_from_bytes 2022-03-23 18:46:41.063 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 1662f108becd4ad3bb20350e9e8fd028 --project b0690ed7a57945bb9b06971607a06942 2022-03-23 18:46:41.063 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-23 18:46:41.063 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-23 18:46:41.063 | ++ functions-common:get_field:811 : local data field 2022-03-23 18:46:41.063 | ++ functions-common:get_field:812 : read data 2022-03-23 18:46:41.063 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:46:41.063 | from cryptography.utils import int_from_bytes 2022-03-23 18:46:41.063 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:46:41.063 | from cryptography.utils import int_from_bytes 2022-03-23 18:46:41.063 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:46:41.063 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-23 18:46:41.063 | ++ functions-common:get_field:816 : field='$2' 2022-03-23 18:46:41.063 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-23 18:46:41.063 | ++ functions-common:get_field:818 : echo '| cde0dcb7f5f045b495819bc172c4fb83 | 1662f108becd4ad3bb20350e9e8fd028 | | b0690ed7a57945bb9b06971607a06942 | | | False |' 2022-03-23 18:46:41.063 | ++ functions-common:get_field:812 : read data 2022-03-23 18:46:41.063 | + functions-common:get_or_add_user_project_role:995 : user_role_id=cde0dcb7f5f045b495819bc172c4fb83 2022-03-23 18:46:41.063 | + functions-common:get_or_add_user_project_role:997 : echo cde0dcb7f5f045b495819bc172c4fb83 2022-03-23 18:46:41.063 | cde0dcb7f5f045b495819bc172c4fb83 2022-03-23 18:46:41.416 | [799828 Async ks-demo-member:829259]: finished get_or_add_user_project_role member 1662f108becd4ad3bb20350e9e8fd028 b0690ed7a57945bb9b06971607a06942 with result 0 in 15 seconds 2022-03-23 18:46:41.675 | [799828 Async ks-demo-admin:829371]: Waiting for completion of get_or_add_user_project_role admin 6ba85cfcbfdb478d976577a201ef2475 b0690ed7a57945bb9b06971607a06942 running on PID 829371 (16 other jobs running) 2022-03-23 18:46:41.864 | [799828 Async ks-demo-admin:829371]: Signaling child to exit 2022-03-23 18:46:41.864 | WAKEUP 2022-03-23 18:46:42.012 | [799828 Async ks-demo-admin:829371]: Signaled 2022-03-23 18:46:42.017 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-23 18:46:42.017 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-23 18:46:42.017 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-23 18:46:42.017 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-23 18:46:42.017 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-23 18:46:42.017 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-23 18:46:42.017 | ++ functions-common:_get_domain_args:967 : echo 2022-03-23 18:46:42.017 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-23 18:46:42.017 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 6ba85cfcbfdb478d976577a201ef2475 --project b0690ed7a57945bb9b06971607a06942 2022-03-23 18:46:42.017 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-23 18:46:42.017 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-23 18:46:42.017 | ++ functions-common:get_field:811 : local data field 2022-03-23 18:46:42.017 | ++ functions-common:get_field:812 : read data 2022-03-23 18:46:42.018 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:46:42.018 | from cryptography.utils import int_from_bytes 2022-03-23 18:46:42.018 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:46:42.018 | from cryptography.utils import int_from_bytes 2022-03-23 18:46:42.018 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:46:42.018 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-23 18:46:42.018 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-23 18:46:42.018 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user 6ba85cfcbfdb478d976577a201ef2475 --project b0690ed7a57945bb9b06971607a06942 2022-03-23 18:46:42.018 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:46:42.018 | from cryptography.utils import int_from_bytes 2022-03-23 18:46:42.018 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:46:42.018 | from cryptography.utils import int_from_bytes 2022-03-23 18:46:42.018 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 6ba85cfcbfdb478d976577a201ef2475 --project b0690ed7a57945bb9b06971607a06942 2022-03-23 18:46:42.018 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-23 18:46:42.018 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-23 18:46:42.018 | ++ functions-common:get_field:811 : local data field 2022-03-23 18:46:42.018 | ++ functions-common:get_field:812 : read data 2022-03-23 18:46:42.018 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:46:42.018 | from cryptography.utils import int_from_bytes 2022-03-23 18:46:42.018 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:46:42.018 | from cryptography.utils import int_from_bytes 2022-03-23 18:46:42.018 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:46:42.018 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-23 18:46:42.018 | ++ functions-common:get_field:816 : field='$2' 2022-03-23 18:46:42.018 | ++ functions-common:get_field:818 : echo '| 8f27ee74f9f34f67aaa0b39cb360d4ff | 6ba85cfcbfdb478d976577a201ef2475 | | b0690ed7a57945bb9b06971607a06942 | | | False |' 2022-03-23 18:46:42.018 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-23 18:46:42.018 | ++ functions-common:get_field:812 : read data 2022-03-23 18:46:42.018 | + functions-common:get_or_add_user_project_role:995 : user_role_id=8f27ee74f9f34f67aaa0b39cb360d4ff 2022-03-23 18:46:42.018 | + functions-common:get_or_add_user_project_role:997 : echo 8f27ee74f9f34f67aaa0b39cb360d4ff 2022-03-23 18:46:42.018 | 8f27ee74f9f34f67aaa0b39cb360d4ff 2022-03-23 18:46:42.327 | [799828 Async ks-demo-admin:829371]: finished get_or_add_user_project_role admin 6ba85cfcbfdb478d976577a201ef2475 b0690ed7a57945bb9b06971607a06942 with result 0 in 16 seconds 2022-03-23 18:46:42.550 | [799828 Async ks-demo-another:829483]: Waiting for completion of get_or_add_user_project_role anotherrole 1662f108becd4ad3bb20350e9e8fd028 b0690ed7a57945bb9b06971607a06942 running on PID 829483 (15 other jobs running) 2022-03-23 18:46:42.680 | [799828 Async ks-demo-another:829483]: Signaling child to exit 2022-03-23 18:46:42.680 | WAKEUP 2022-03-23 18:46:42.753 | [799828 Async ks-demo-another:829483]: Signaled 2022-03-23 18:46:42.754 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-23 18:46:42.754 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-23 18:46:42.754 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-23 18:46:42.754 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-23 18:46:42.754 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-23 18:46:42.754 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-23 18:46:42.754 | ++ functions-common:_get_domain_args:967 : echo 2022-03-23 18:46:42.754 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-23 18:46:42.754 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-23 18:46:42.754 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-23 18:46:42.754 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 1662f108becd4ad3bb20350e9e8fd028 --project b0690ed7a57945bb9b06971607a06942 2022-03-23 18:46:42.755 | ++ functions-common:get_field:811 : local data field 2022-03-23 18:46:42.755 | ++ functions-common:get_field:812 : read data 2022-03-23 18:46:42.755 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:46:42.755 | from cryptography.utils import int_from_bytes 2022-03-23 18:46:42.755 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:46:42.755 | from cryptography.utils import int_from_bytes 2022-03-23 18:46:42.755 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:46:42.755 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-23 18:46:42.755 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-23 18:46:42.755 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add anotherrole --user 1662f108becd4ad3bb20350e9e8fd028 --project b0690ed7a57945bb9b06971607a06942 2022-03-23 18:46:42.755 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:46:42.755 | from cryptography.utils import int_from_bytes 2022-03-23 18:46:42.755 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:46:42.755 | from cryptography.utils import int_from_bytes 2022-03-23 18:46:42.755 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-23 18:46:42.755 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 1662f108becd4ad3bb20350e9e8fd028 --project b0690ed7a57945bb9b06971607a06942 2022-03-23 18:46:42.755 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-23 18:46:42.755 | ++ functions-common:get_field:811 : local data field 2022-03-23 18:46:42.755 | ++ functions-common:get_field:812 : read data 2022-03-23 18:46:42.755 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:46:42.755 | from cryptography.utils import int_from_bytes 2022-03-23 18:46:42.755 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:46:42.755 | from cryptography.utils import int_from_bytes 2022-03-23 18:46:42.755 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:46:42.755 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-23 18:46:42.755 | ++ functions-common:get_field:816 : field='$2' 2022-03-23 18:46:42.755 | ++ functions-common:get_field:818 : echo '| ef2f9e2fe78943fea6e4f21636bed85d | 1662f108becd4ad3bb20350e9e8fd028 | | b0690ed7a57945bb9b06971607a06942 | | | False |' 2022-03-23 18:46:42.755 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-23 18:46:42.755 | ++ functions-common:get_field:812 : read data 2022-03-23 18:46:42.755 | + functions-common:get_or_add_user_project_role:995 : user_role_id=ef2f9e2fe78943fea6e4f21636bed85d 2022-03-23 18:46:42.755 | + functions-common:get_or_add_user_project_role:997 : echo ef2f9e2fe78943fea6e4f21636bed85d 2022-03-23 18:46:42.755 | ef2f9e2fe78943fea6e4f21636bed85d 2022-03-23 18:46:42.840 | [799828 Async ks-demo-another:829483]: finished get_or_add_user_project_role anotherrole 1662f108becd4ad3bb20350e9e8fd028 b0690ed7a57945bb9b06971607a06942 with result 0 in 17 seconds 2022-03-23 18:46:42.893 | [799828 Async ks-demo-invis:829595]: Waiting for completion of get_or_add_user_project_role member 1662f108becd4ad3bb20350e9e8fd028 551d7bb6c20647609abaa0e2b462a862 running on PID 829595 (14 other jobs running) 2022-03-23 18:46:42.943 | [799828 Async ks-demo-invis:829595]: Signaling child to exit 2022-03-23 18:46:42.944 | WAKEUP 2022-03-23 18:46:42.989 | [799828 Async ks-demo-invis:829595]: Signaled 2022-03-23 18:46:42.990 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-23 18:46:42.991 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-23 18:46:42.991 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-23 18:46:42.991 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-23 18:46:42.991 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-23 18:46:42.991 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-23 18:46:42.991 | ++ functions-common:_get_domain_args:967 : echo 2022-03-23 18:46:42.991 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-23 18:46:42.991 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-23 18:46:42.991 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 1662f108becd4ad3bb20350e9e8fd028 --project 551d7bb6c20647609abaa0e2b462a862 2022-03-23 18:46:42.991 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-23 18:46:42.991 | ++ functions-common:get_field:811 : local data field 2022-03-23 18:46:42.991 | ++ functions-common:get_field:812 : read data 2022-03-23 18:46:42.991 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:46:42.991 | from cryptography.utils import int_from_bytes 2022-03-23 18:46:42.991 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:46:42.991 | from cryptography.utils import int_from_bytes 2022-03-23 18:46:42.991 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:46:42.991 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-23 18:46:42.991 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-23 18:46:42.991 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add member --user 1662f108becd4ad3bb20350e9e8fd028 --project 551d7bb6c20647609abaa0e2b462a862 2022-03-23 18:46:42.991 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:46:42.991 | from cryptography.utils import int_from_bytes 2022-03-23 18:46:42.991 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:46:42.991 | from cryptography.utils import int_from_bytes 2022-03-23 18:46:42.991 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-23 18:46:42.991 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-23 18:46:42.991 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 1662f108becd4ad3bb20350e9e8fd028 --project 551d7bb6c20647609abaa0e2b462a862 2022-03-23 18:46:42.992 | ++ functions-common:get_field:811 : local data field 2022-03-23 18:46:42.992 | ++ functions-common:get_field:812 : read data 2022-03-23 18:46:42.992 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:46:42.992 | from cryptography.utils import int_from_bytes 2022-03-23 18:46:42.992 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:46:42.992 | from cryptography.utils import int_from_bytes 2022-03-23 18:46:42.992 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:46:42.992 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-23 18:46:42.992 | ++ functions-common:get_field:816 : field='$2' 2022-03-23 18:46:42.992 | ++ functions-common:get_field:818 : echo '| cde0dcb7f5f045b495819bc172c4fb83 | 1662f108becd4ad3bb20350e9e8fd028 | | 551d7bb6c20647609abaa0e2b462a862 | | | False |' 2022-03-23 18:46:42.992 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-23 18:46:42.992 | ++ functions-common:get_field:812 : read data 2022-03-23 18:46:42.992 | + functions-common:get_or_add_user_project_role:995 : user_role_id=cde0dcb7f5f045b495819bc172c4fb83 2022-03-23 18:46:42.992 | + functions-common:get_or_add_user_project_role:997 : echo cde0dcb7f5f045b495819bc172c4fb83 2022-03-23 18:46:42.992 | cde0dcb7f5f045b495819bc172c4fb83 2022-03-23 18:46:43.058 | [799828 Async ks-demo-invis:829595]: finished get_or_add_user_project_role member 1662f108becd4ad3bb20350e9e8fd028 551d7bb6c20647609abaa0e2b462a862 with result 0 in 17 seconds 2022-03-23 18:46:43.123 | [799828 Async ks-demo-reader:829769]: Waiting for completion of get_or_add_user_project_role reader 64169873c1894e87b5c1919174e899bc b0690ed7a57945bb9b06971607a06942 running on PID 829769 (13 other jobs running) 2022-03-23 18:46:43.177 | [799828 Async ks-demo-reader:829769]: Signaling child to exit 2022-03-23 18:46:43.178 | WAKEUP 2022-03-23 18:46:43.217 | [799828 Async ks-demo-reader:829769]: Signaled 2022-03-23 18:46:43.219 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-23 18:46:43.219 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-23 18:46:43.219 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-23 18:46:43.219 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-23 18:46:43.219 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-23 18:46:43.219 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-23 18:46:43.219 | ++ functions-common:_get_domain_args:967 : echo 2022-03-23 18:46:43.219 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-23 18:46:43.219 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-23 18:46:43.219 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 64169873c1894e87b5c1919174e899bc --project b0690ed7a57945bb9b06971607a06942 2022-03-23 18:46:43.219 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-23 18:46:43.219 | ++ functions-common:get_field:811 : local data field 2022-03-23 18:46:43.219 | ++ functions-common:get_field:812 : read data 2022-03-23 18:46:43.219 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:46:43.219 | from cryptography.utils import int_from_bytes 2022-03-23 18:46:43.219 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:46:43.219 | from cryptography.utils import int_from_bytes 2022-03-23 18:46:43.219 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:46:43.219 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-23 18:46:43.219 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-23 18:46:43.219 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add reader --user 64169873c1894e87b5c1919174e899bc --project b0690ed7a57945bb9b06971607a06942 2022-03-23 18:46:43.219 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:46:43.219 | from cryptography.utils import int_from_bytes 2022-03-23 18:46:43.219 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:46:43.219 | from cryptography.utils import int_from_bytes 2022-03-23 18:46:43.219 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-23 18:46:43.220 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-23 18:46:43.220 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 64169873c1894e87b5c1919174e899bc --project b0690ed7a57945bb9b06971607a06942 2022-03-23 18:46:43.220 | ++ functions-common:get_field:811 : local data field 2022-03-23 18:46:43.220 | ++ functions-common:get_field:812 : read data 2022-03-23 18:46:43.220 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:46:43.220 | from cryptography.utils import int_from_bytes 2022-03-23 18:46:43.220 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:46:43.220 | from cryptography.utils import int_from_bytes 2022-03-23 18:46:43.220 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:46:43.220 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-23 18:46:43.220 | ++ functions-common:get_field:816 : field='$2' 2022-03-23 18:46:43.220 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-23 18:46:43.220 | ++ functions-common:get_field:818 : echo '| 6faf2110d83e4151a6666dd9a84fba8e | 64169873c1894e87b5c1919174e899bc | | b0690ed7a57945bb9b06971607a06942 | | | False |' 2022-03-23 18:46:43.220 | ++ functions-common:get_field:812 : read data 2022-03-23 18:46:43.220 | + functions-common:get_or_add_user_project_role:995 : user_role_id=6faf2110d83e4151a6666dd9a84fba8e 2022-03-23 18:46:43.220 | + functions-common:get_or_add_user_project_role:997 : echo 6faf2110d83e4151a6666dd9a84fba8e 2022-03-23 18:46:43.220 | 6faf2110d83e4151a6666dd9a84fba8e 2022-03-23 18:46:43.296 | [799828 Async ks-demo-reader:829769]: finished get_or_add_user_project_role reader 64169873c1894e87b5c1919174e899bc b0690ed7a57945bb9b06971607a06942 with result 0 in 16 seconds 2022-03-23 18:46:43.327 | + inc/async:async_wait:197 : return 0 2022-03-23 18:46:43.359 | + lib/keystone:create_keystone_accounts:414 : async_wait ks-alt-admin ks-alt-another ks-alt-member-user ks-alt-reader-user 2022-03-23 18:46:43.461 | [799828 Async ks-alt-admin:830141]: Waiting for completion of get_or_add_user_project_role admin 3abbbb0ca1254e60bb03b0c01ed88921 06adc1892a784a4ca5660010ad3c0db0 running on PID 830141 (12 other jobs running) 2022-03-23 18:46:43.520 | [799828 Async ks-alt-admin:830141]: Signaling child to exit 2022-03-23 18:46:43.520 | WAKEUP 2022-03-23 18:46:43.552 | [799828 Async ks-alt-admin:830141]: Signaled 2022-03-23 18:46:43.553 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-23 18:46:43.553 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-23 18:46:43.553 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-23 18:46:43.553 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-23 18:46:43.553 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-23 18:46:43.554 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-23 18:46:43.554 | ++ functions-common:_get_domain_args:967 : echo 2022-03-23 18:46:43.554 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-23 18:46:43.554 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 3abbbb0ca1254e60bb03b0c01ed88921 --project 06adc1892a784a4ca5660010ad3c0db0 2022-03-23 18:46:43.554 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-23 18:46:43.554 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-23 18:46:43.554 | ++ functions-common:get_field:811 : local data field 2022-03-23 18:46:43.554 | ++ functions-common:get_field:812 : read data 2022-03-23 18:46:43.554 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:46:43.554 | from cryptography.utils import int_from_bytes 2022-03-23 18:46:43.554 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:46:43.554 | from cryptography.utils import int_from_bytes 2022-03-23 18:46:43.554 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:46:43.554 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-23 18:46:43.554 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-23 18:46:43.554 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user 3abbbb0ca1254e60bb03b0c01ed88921 --project 06adc1892a784a4ca5660010ad3c0db0 2022-03-23 18:46:43.554 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:46:43.554 | from cryptography.utils import int_from_bytes 2022-03-23 18:46:43.554 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:46:43.554 | from cryptography.utils import int_from_bytes 2022-03-23 18:46:43.554 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 3abbbb0ca1254e60bb03b0c01ed88921 --project 06adc1892a784a4ca5660010ad3c0db0 2022-03-23 18:46:43.554 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-23 18:46:43.554 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-23 18:46:43.554 | ++ functions-common:get_field:811 : local data field 2022-03-23 18:46:43.554 | ++ functions-common:get_field:812 : read data 2022-03-23 18:46:43.554 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:46:43.554 | from cryptography.utils import int_from_bytes 2022-03-23 18:46:43.554 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:46:43.554 | from cryptography.utils import int_from_bytes 2022-03-23 18:46:43.554 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:46:43.554 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-23 18:46:43.554 | ++ functions-common:get_field:816 : field='$2' 2022-03-23 18:46:43.555 | ++ functions-common:get_field:818 : echo '| 8f27ee74f9f34f67aaa0b39cb360d4ff | 3abbbb0ca1254e60bb03b0c01ed88921 | | 06adc1892a784a4ca5660010ad3c0db0 | | | False |' 2022-03-23 18:46:43.555 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-23 18:46:43.555 | ++ functions-common:get_field:812 : read data 2022-03-23 18:46:43.555 | + functions-common:get_or_add_user_project_role:995 : user_role_id=8f27ee74f9f34f67aaa0b39cb360d4ff 2022-03-23 18:46:43.555 | + functions-common:get_or_add_user_project_role:997 : echo 8f27ee74f9f34f67aaa0b39cb360d4ff 2022-03-23 18:46:43.555 | 8f27ee74f9f34f67aaa0b39cb360d4ff 2022-03-23 18:46:43.631 | [799828 Async ks-alt-admin:830141]: finished get_or_add_user_project_role admin 3abbbb0ca1254e60bb03b0c01ed88921 06adc1892a784a4ca5660010ad3c0db0 with result 0 in 15 seconds 2022-03-23 18:46:43.745 | [799828 Async ks-alt-another:830254]: Waiting for completion of get_or_add_user_project_role anotherrole 3abbbb0ca1254e60bb03b0c01ed88921 06adc1892a784a4ca5660010ad3c0db0 running on PID 830254 (11 other jobs running) 2022-03-23 18:46:43.783 | [799828 Async ks-alt-another:830254]: Signaling child to exit 2022-03-23 18:46:43.785 | WAKEUP 2022-03-23 18:46:43.815 | [799828 Async ks-alt-another:830254]: Signaled 2022-03-23 18:46:43.816 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-23 18:46:43.816 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-23 18:46:43.816 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-23 18:46:43.816 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-23 18:46:43.816 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-23 18:46:43.816 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-23 18:46:43.816 | ++ functions-common:_get_domain_args:967 : echo 2022-03-23 18:46:43.816 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-23 18:46:43.816 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-23 18:46:43.816 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-23 18:46:43.816 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 3abbbb0ca1254e60bb03b0c01ed88921 --project 06adc1892a784a4ca5660010ad3c0db0 2022-03-23 18:46:43.817 | ++ functions-common:get_field:811 : local data field 2022-03-23 18:46:43.817 | ++ functions-common:get_field:812 : read data 2022-03-23 18:46:43.817 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:46:43.817 | from cryptography.utils import int_from_bytes 2022-03-23 18:46:43.817 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:46:43.817 | from cryptography.utils import int_from_bytes 2022-03-23 18:46:43.817 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:46:43.817 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-23 18:46:43.817 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-23 18:46:43.817 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add anotherrole --user 3abbbb0ca1254e60bb03b0c01ed88921 --project 06adc1892a784a4ca5660010ad3c0db0 2022-03-23 18:46:43.817 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:46:43.817 | from cryptography.utils import int_from_bytes 2022-03-23 18:46:43.817 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:46:43.817 | from cryptography.utils import int_from_bytes 2022-03-23 18:46:43.817 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 3abbbb0ca1254e60bb03b0c01ed88921 --project 06adc1892a784a4ca5660010ad3c0db0 2022-03-23 18:46:43.817 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-23 18:46:43.817 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-23 18:46:43.817 | ++ functions-common:get_field:811 : local data field 2022-03-23 18:46:43.817 | ++ functions-common:get_field:812 : read data 2022-03-23 18:46:43.817 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:46:43.817 | from cryptography.utils import int_from_bytes 2022-03-23 18:46:43.817 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:46:43.817 | from cryptography.utils import int_from_bytes 2022-03-23 18:46:43.817 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:46:43.817 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-23 18:46:43.817 | ++ functions-common:get_field:816 : field='$2' 2022-03-23 18:46:43.817 | ++ functions-common:get_field:818 : echo '| ef2f9e2fe78943fea6e4f21636bed85d | 3abbbb0ca1254e60bb03b0c01ed88921 | | 06adc1892a784a4ca5660010ad3c0db0 | | | False |' 2022-03-23 18:46:43.817 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-23 18:46:43.818 | ++ functions-common:get_field:812 : read data 2022-03-23 18:46:43.818 | + functions-common:get_or_add_user_project_role:995 : user_role_id=ef2f9e2fe78943fea6e4f21636bed85d 2022-03-23 18:46:43.818 | + functions-common:get_or_add_user_project_role:997 : echo ef2f9e2fe78943fea6e4f21636bed85d 2022-03-23 18:46:43.818 | ef2f9e2fe78943fea6e4f21636bed85d 2022-03-23 18:46:43.898 | [799828 Async ks-alt-another:830254]: finished get_or_add_user_project_role anotherrole 3abbbb0ca1254e60bb03b0c01ed88921 06adc1892a784a4ca5660010ad3c0db0 with result 0 in 16 seconds 2022-03-23 18:46:43.967 | [799828 Async ks-alt-member-user:830648]: Waiting for completion of get_or_add_user_project_role member a09ca9ffa93a48b78c913013c440145d 06adc1892a784a4ca5660010ad3c0db0 running on PID 830648 (10 other jobs running) 2022-03-23 18:46:44.015 | [799828 Async ks-alt-member-user:830648]: Signaling child to exit 2022-03-23 18:46:44.015 | WAKEUP 2022-03-23 18:46:44.067 | [799828 Async ks-alt-member-user:830648]: Signaled 2022-03-23 18:46:44.069 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-23 18:46:44.069 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-23 18:46:44.069 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-23 18:46:44.069 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-23 18:46:44.069 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-23 18:46:44.069 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-23 18:46:44.069 | ++ functions-common:_get_domain_args:967 : echo 2022-03-23 18:46:44.069 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-23 18:46:44.069 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-23 18:46:44.069 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-23 18:46:44.069 | ++ functions-common:get_field:811 : local data field 2022-03-23 18:46:44.069 | ++ functions-common:get_field:812 : read data 2022-03-23 18:46:44.069 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user a09ca9ffa93a48b78c913013c440145d --project 06adc1892a784a4ca5660010ad3c0db0 2022-03-23 18:46:44.069 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:46:44.069 | from cryptography.utils import int_from_bytes 2022-03-23 18:46:44.069 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:46:44.069 | from cryptography.utils import int_from_bytes 2022-03-23 18:46:44.069 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:46:44.069 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-23 18:46:44.069 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-23 18:46:44.069 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add member --user a09ca9ffa93a48b78c913013c440145d --project 06adc1892a784a4ca5660010ad3c0db0 2022-03-23 18:46:44.070 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:46:44.070 | from cryptography.utils import int_from_bytes 2022-03-23 18:46:44.070 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:46:44.070 | from cryptography.utils import int_from_bytes 2022-03-23 18:46:44.070 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user a09ca9ffa93a48b78c913013c440145d --project 06adc1892a784a4ca5660010ad3c0db0 2022-03-23 18:46:44.070 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-23 18:46:44.070 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-23 18:46:44.070 | ++ functions-common:get_field:811 : local data field 2022-03-23 18:46:44.070 | ++ functions-common:get_field:812 : read data 2022-03-23 18:46:44.070 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:46:44.070 | from cryptography.utils import int_from_bytes 2022-03-23 18:46:44.070 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:46:44.070 | from cryptography.utils import int_from_bytes 2022-03-23 18:46:44.070 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:46:44.070 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-23 18:46:44.070 | ++ functions-common:get_field:816 : field='$2' 2022-03-23 18:46:44.070 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-23 18:46:44.070 | ++ functions-common:get_field:818 : echo '| cde0dcb7f5f045b495819bc172c4fb83 | a09ca9ffa93a48b78c913013c440145d | | 06adc1892a784a4ca5660010ad3c0db0 | | | False |' 2022-03-23 18:46:44.070 | ++ functions-common:get_field:812 : read data 2022-03-23 18:46:44.070 | + functions-common:get_or_add_user_project_role:995 : user_role_id=cde0dcb7f5f045b495819bc172c4fb83 2022-03-23 18:46:44.070 | + functions-common:get_or_add_user_project_role:997 : echo cde0dcb7f5f045b495819bc172c4fb83 2022-03-23 18:46:44.070 | cde0dcb7f5f045b495819bc172c4fb83 2022-03-23 18:46:44.149 | [799828 Async ks-alt-member-user:830648]: finished get_or_add_user_project_role member a09ca9ffa93a48b78c913013c440145d 06adc1892a784a4ca5660010ad3c0db0 with result 0 in 14 seconds 2022-03-23 18:46:44.208 | [799828 Async ks-alt-reader-user:830864]: Waiting for completion of get_or_add_user_project_role reader 0748b8b247a7415faccfbbdd9d74cddf 06adc1892a784a4ca5660010ad3c0db0 running on PID 830864 (9 other jobs running) 2022-03-23 18:46:44.291 | [799828 Async ks-alt-reader-user:830864]: Signaling child to exit 2022-03-23 18:46:44.291 | WAKEUP 2022-03-23 18:46:44.432 | [799828 Async ks-alt-reader-user:830864]: Signaled 2022-03-23 18:46:44.441 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-23 18:46:44.441 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-23 18:46:44.441 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-23 18:46:44.441 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-23 18:46:44.441 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-23 18:46:44.441 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-23 18:46:44.441 | ++ functions-common:_get_domain_args:967 : echo 2022-03-23 18:46:44.441 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-23 18:46:44.441 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 0748b8b247a7415faccfbbdd9d74cddf --project 06adc1892a784a4ca5660010ad3c0db0 2022-03-23 18:46:44.441 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-23 18:46:44.441 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-23 18:46:44.441 | ++ functions-common:get_field:811 : local data field 2022-03-23 18:46:44.442 | ++ functions-common:get_field:812 : read data 2022-03-23 18:46:44.442 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:46:44.442 | from cryptography.utils import int_from_bytes 2022-03-23 18:46:44.442 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:46:44.442 | from cryptography.utils import int_from_bytes 2022-03-23 18:46:44.442 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:46:44.442 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-23 18:46:44.442 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-23 18:46:44.442 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add reader --user 0748b8b247a7415faccfbbdd9d74cddf --project 06adc1892a784a4ca5660010ad3c0db0 2022-03-23 18:46:44.442 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:46:44.442 | from cryptography.utils import int_from_bytes 2022-03-23 18:46:44.442 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:46:44.442 | from cryptography.utils import int_from_bytes 2022-03-23 18:46:44.442 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 0748b8b247a7415faccfbbdd9d74cddf --project 06adc1892a784a4ca5660010ad3c0db0 2022-03-23 18:46:44.442 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-23 18:46:44.442 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-23 18:46:44.442 | ++ functions-common:get_field:811 : local data field 2022-03-23 18:46:44.442 | ++ functions-common:get_field:812 : read data 2022-03-23 18:46:44.442 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:46:44.442 | from cryptography.utils import int_from_bytes 2022-03-23 18:46:44.442 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:46:44.442 | from cryptography.utils import int_from_bytes 2022-03-23 18:46:44.442 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:46:44.442 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-23 18:46:44.442 | ++ functions-common:get_field:816 : field='$2' 2022-03-23 18:46:44.442 | ++ functions-common:get_field:818 : echo '| 6faf2110d83e4151a6666dd9a84fba8e | 0748b8b247a7415faccfbbdd9d74cddf | | 06adc1892a784a4ca5660010ad3c0db0 | | | False |' 2022-03-23 18:46:44.442 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-23 18:46:44.442 | ++ functions-common:get_field:812 : read data 2022-03-23 18:46:44.442 | + functions-common:get_or_add_user_project_role:995 : user_role_id=6faf2110d83e4151a6666dd9a84fba8e 2022-03-23 18:46:44.442 | + functions-common:get_or_add_user_project_role:997 : echo 6faf2110d83e4151a6666dd9a84fba8e 2022-03-23 18:46:44.442 | 6faf2110d83e4151a6666dd9a84fba8e 2022-03-23 18:46:44.613 | [799828 Async ks-alt-reader-user:830864]: finished get_or_add_user_project_role reader 0748b8b247a7415faccfbbdd9d74cddf 06adc1892a784a4ca5660010ad3c0db0 with result 0 in 12 seconds 2022-03-23 18:46:44.620 | + inc/async:async_wait:197 : return 0 2022-03-23 18:46:44.623 | + lib/keystone:create_keystone_accounts:415 : async_wait ks-system-member ks-system-reader 2022-03-23 18:46:44.857 | [799828 Async ks-system-member:831088]: Waiting for completion of get_or_add_user_system_role member 89887789652e446b87058d54406d501b all running on PID 831088 (8 other jobs running) 2022-03-23 18:46:44.995 | [799828 Async ks-system-member:831088]: Signaling child to exit 2022-03-23 18:46:44.995 | WAKEUP 2022-03-23 18:46:45.126 | [799828 Async ks-system-member:831088]: Signaled 2022-03-23 18:46:45.135 | + functions-common:get_or_add_user_system_role:1027 : local user_role_id 2022-03-23 18:46:45.135 | + functions-common:get_or_add_user_system_role:1028 : local domain_args 2022-03-23 18:46:45.135 | ++ functions-common:get_or_add_user_system_role:1030 : _get_domain_args 2022-03-23 18:46:45.135 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-23 18:46:45.135 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-23 18:46:45.135 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-23 18:46:45.136 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-23 18:46:45.136 | ++ functions-common:_get_domain_args:967 : echo 2022-03-23 18:46:45.136 | + functions-common:get_or_add_user_system_role:1030 : domain_args= 2022-03-23 18:46:45.136 | ++ functions-common:get_or_add_user_system_role:1038 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 89887789652e446b87058d54406d501b --system all -f value -c Role 2022-03-23 18:46:45.136 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:46:45.136 | from cryptography.utils import int_from_bytes 2022-03-23 18:46:45.136 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:46:45.136 | from cryptography.utils import int_from_bytes 2022-03-23 18:46:45.136 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:46:45.136 | + functions-common:get_or_add_user_system_role:1038 : user_role_id= 2022-03-23 18:46:45.136 | + functions-common:get_or_add_user_system_role:1039 : [[ -z '' ]] 2022-03-23 18:46:45.136 | + functions-common:get_or_add_user_system_role:1041 : openstack --os-cloud devstack-system-admin role add member --user 89887789652e446b87058d54406d501b --system all 2022-03-23 18:46:45.136 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:46:45.136 | from cryptography.utils import int_from_bytes 2022-03-23 18:46:45.136 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:46:45.136 | from cryptography.utils import int_from_bytes 2022-03-23 18:46:45.136 | ++ functions-common:get_or_add_user_system_role:1050 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 89887789652e446b87058d54406d501b --system all -f value -c Role 2022-03-23 18:46:45.136 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:46:45.136 | from cryptography.utils import int_from_bytes 2022-03-23 18:46:45.136 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:46:45.136 | from cryptography.utils import int_from_bytes 2022-03-23 18:46:45.136 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:46:45.136 | + functions-common:get_or_add_user_system_role:1050 : user_role_id=cde0dcb7f5f045b495819bc172c4fb83 2022-03-23 18:46:45.136 | + functions-common:get_or_add_user_system_role:1052 : echo cde0dcb7f5f045b495819bc172c4fb83 2022-03-23 18:46:45.136 | cde0dcb7f5f045b495819bc172c4fb83 2022-03-23 18:46:45.389 | [799828 Async ks-system-member:831088]: finished get_or_add_user_system_role member 89887789652e446b87058d54406d501b all with result 0 in 10 seconds 2022-03-23 18:46:45.671 | [799828 Async ks-system-reader:831382]: Waiting for completion of get_or_add_user_system_role reader ea2e0058e53646c49693cbd615a4bc16 all running on PID 831382 (7 other jobs running) 2022-03-23 18:46:45.774 | + inc/async:async_inner:64 : rc=0 2022-03-23 18:46:45.882 | [799828 Async ks-system-reader:831382]: Signaling child to exit 2022-03-23 18:46:45.952 | [831382 Async ks-system-reader:831382]: finished successfully 2022-03-23 18:46:46.126 | WAKEUP 2022-03-23 18:46:46.264 | [799828 Async ks-system-reader:831382]: Signaled 2022-03-23 18:46:46.282 | + functions-common:get_or_add_user_system_role:1027 : local user_role_id 2022-03-23 18:46:46.282 | + functions-common:get_or_add_user_system_role:1028 : local domain_args 2022-03-23 18:46:46.282 | ++ functions-common:get_or_add_user_system_role:1030 : _get_domain_args 2022-03-23 18:46:46.282 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-23 18:46:46.282 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-23 18:46:46.282 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-23 18:46:46.282 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-23 18:46:46.282 | ++ functions-common:_get_domain_args:967 : echo 2022-03-23 18:46:46.282 | + functions-common:get_or_add_user_system_role:1030 : domain_args= 2022-03-23 18:46:46.282 | ++ functions-common:get_or_add_user_system_role:1038 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user ea2e0058e53646c49693cbd615a4bc16 --system all -f value -c Role 2022-03-23 18:46:46.282 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:46:46.282 | from cryptography.utils import int_from_bytes 2022-03-23 18:46:46.282 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:46:46.282 | from cryptography.utils import int_from_bytes 2022-03-23 18:46:46.282 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:46:46.282 | + functions-common:get_or_add_user_system_role:1038 : user_role_id= 2022-03-23 18:46:46.283 | + functions-common:get_or_add_user_system_role:1039 : [[ -z '' ]] 2022-03-23 18:46:46.283 | + functions-common:get_or_add_user_system_role:1041 : openstack --os-cloud devstack-system-admin role add reader --user ea2e0058e53646c49693cbd615a4bc16 --system all 2022-03-23 18:46:46.283 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:46:46.283 | from cryptography.utils import int_from_bytes 2022-03-23 18:46:46.283 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:46:46.283 | from cryptography.utils import int_from_bytes 2022-03-23 18:46:46.283 | ++ functions-common:get_or_add_user_system_role:1050 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user ea2e0058e53646c49693cbd615a4bc16 --system all -f value -c Role 2022-03-23 18:46:46.283 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:46:46.283 | from cryptography.utils import int_from_bytes 2022-03-23 18:46:46.283 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:46:46.283 | from cryptography.utils import int_from_bytes 2022-03-23 18:46:46.283 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:46:46.283 | + functions-common:get_or_add_user_system_role:1050 : user_role_id=6faf2110d83e4151a6666dd9a84fba8e 2022-03-23 18:46:46.283 | + functions-common:get_or_add_user_system_role:1052 : echo 6faf2110d83e4151a6666dd9a84fba8e 2022-03-23 18:46:46.283 | 6faf2110d83e4151a6666dd9a84fba8e 2022-03-23 18:46:46.527 | [799828 Async ks-system-reader:831382]: finished get_or_add_user_system_role reader ea2e0058e53646c49693cbd615a4bc16 all with result 0 in 14 seconds 2022-03-23 18:46:46.563 | + inc/async:async_wait:197 : return 0 2022-03-23 18:46:46.583 | + lib/keystone:create_keystone_accounts:416 : async_wait ks-group-memberdemo ks-group-anotherdemo ks-group-memberalt ks-group-anotheralt ks-group-admin 2022-03-23 18:46:46.918 | [799828 Async ks-group-memberdemo:831761]: Waiting for completion of get_or_add_group_project_role member 398680cd08a04b879ca4b0929d9c7694 b0690ed7a57945bb9b06971607a06942 running on PID 831761 (6 other jobs running) 2022-03-23 18:46:47.092 | [799828 Async ks-group-memberdemo:831761]: Signaling child to exit 2022-03-23 18:46:53.140 | + inc/async:async_inner:64 : rc=0 2022-03-23 18:46:53.276 | [831847 Async ks-group-anotherdemo:831847]: finished successfully 2022-03-23 18:46:54.442 | + inc/async:async_inner:64 : rc=0 2022-03-23 18:46:54.512 | [831761 Async ks-group-memberdemo:831761]: finished successfully 2022-03-23 18:46:54.553 | WAKEUP 2022-03-23 18:46:54.677 | [799828 Async ks-group-memberdemo:831761]: Signaled 2022-03-23 18:46:54.683 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-03-23 18:46:54.683 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 398680cd08a04b879ca4b0929d9c7694 --project b0690ed7a57945bb9b06971607a06942 -f value 2022-03-23 18:46:54.683 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:46:54.683 | from cryptography.utils import int_from_bytes 2022-03-23 18:46:54.683 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:46:54.683 | from cryptography.utils import int_from_bytes 2022-03-23 18:46:54.683 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:46:54.683 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-03-23 18:46:54.683 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-03-23 18:46:54.683 | + functions-common:get_or_add_group_project_role:1067 : openstack --os-cloud devstack-system-admin role add member --group 398680cd08a04b879ca4b0929d9c7694 --project b0690ed7a57945bb9b06971607a06942 2022-03-23 18:46:54.683 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:46:54.683 | from cryptography.utils import int_from_bytes 2022-03-23 18:46:54.683 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:46:54.683 | from cryptography.utils import int_from_bytes 2022-03-23 18:46:54.683 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 398680cd08a04b879ca4b0929d9c7694 --project b0690ed7a57945bb9b06971607a06942 -f value 2022-03-23 18:46:54.683 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:46:54.683 | from cryptography.utils import int_from_bytes 2022-03-23 18:46:54.683 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:46:54.683 | from cryptography.utils import int_from_bytes 2022-03-23 18:46:54.683 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:46:54.683 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='cde0dcb7f5f045b495819bc172c4fb83 398680cd08a04b879ca4b0929d9c7694 b0690ed7a57945bb9b06971607a06942 False' 2022-03-23 18:46:54.683 | + functions-common:get_or_add_group_project_role:1076 : echo cde0dcb7f5f045b495819bc172c4fb83 398680cd08a04b879ca4b0929d9c7694 b0690ed7a57945bb9b06971607a06942 False 2022-03-23 18:46:54.683 | cde0dcb7f5f045b495819bc172c4fb83 398680cd08a04b879ca4b0929d9c7694 b0690ed7a57945bb9b06971607a06942 False 2022-03-23 18:46:54.813 | [799828 Async ks-group-memberdemo:831761]: finished get_or_add_group_project_role member 398680cd08a04b879ca4b0929d9c7694 b0690ed7a57945bb9b06971607a06942 with result 0 in 15 seconds 2022-03-23 18:46:54.875 | [799828 Async ks-group-anotherdemo:831847]: Waiting for completion of get_or_add_group_project_role anotherrole 398680cd08a04b879ca4b0929d9c7694 b0690ed7a57945bb9b06971607a06942 running on PID 831847 (5 other jobs running) 2022-03-23 18:46:54.914 | [799828 Async ks-group-anotherdemo:831847]: Signaling child to exit 2022-03-23 18:46:54.916 | WAKEUP 2022-03-23 18:46:54.957 | [799828 Async ks-group-anotherdemo:831847]: Signaled 2022-03-23 18:46:54.958 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-03-23 18:46:54.958 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 398680cd08a04b879ca4b0929d9c7694 --project b0690ed7a57945bb9b06971607a06942 -f value 2022-03-23 18:46:54.958 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:46:54.958 | from cryptography.utils import int_from_bytes 2022-03-23 18:46:54.958 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:46:54.958 | from cryptography.utils import int_from_bytes 2022-03-23 18:46:54.958 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:46:54.958 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-03-23 18:46:54.958 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-03-23 18:46:54.958 | + functions-common:get_or_add_group_project_role:1067 : openstack --os-cloud devstack-system-admin role add anotherrole --group 398680cd08a04b879ca4b0929d9c7694 --project b0690ed7a57945bb9b06971607a06942 2022-03-23 18:46:54.958 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:46:54.958 | from cryptography.utils import int_from_bytes 2022-03-23 18:46:54.958 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:46:54.958 | from cryptography.utils import int_from_bytes 2022-03-23 18:46:54.958 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 398680cd08a04b879ca4b0929d9c7694 --project b0690ed7a57945bb9b06971607a06942 -f value 2022-03-23 18:46:54.959 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:46:54.959 | from cryptography.utils import int_from_bytes 2022-03-23 18:46:54.959 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:46:54.959 | from cryptography.utils import int_from_bytes 2022-03-23 18:46:54.959 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:46:54.959 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='ef2f9e2fe78943fea6e4f21636bed85d 398680cd08a04b879ca4b0929d9c7694 b0690ed7a57945bb9b06971607a06942 False' 2022-03-23 18:46:54.959 | + functions-common:get_or_add_group_project_role:1076 : echo ef2f9e2fe78943fea6e4f21636bed85d 398680cd08a04b879ca4b0929d9c7694 b0690ed7a57945bb9b06971607a06942 False 2022-03-23 18:46:54.959 | ef2f9e2fe78943fea6e4f21636bed85d 398680cd08a04b879ca4b0929d9c7694 b0690ed7a57945bb9b06971607a06942 False 2022-03-23 18:46:55.162 | [799828 Async ks-group-anotherdemo:831847]: finished get_or_add_group_project_role anotherrole 398680cd08a04b879ca4b0929d9c7694 b0690ed7a57945bb9b06971607a06942 with result 0 in 14 seconds 2022-03-23 18:46:55.230 | + inc/async:async_inner:64 : rc=0 2022-03-23 18:46:55.277 | [799828 Async ks-group-memberalt:831933]: Waiting for completion of get_or_add_group_project_role member 398680cd08a04b879ca4b0929d9c7694 06adc1892a784a4ca5660010ad3c0db0 running on PID 831933 (4 other jobs running) 2022-03-23 18:46:55.321 | [832035 Async ks-group-anotheralt:832035]: finished successfully 2022-03-23 18:46:55.338 | [799828 Async ks-group-memberalt:831933]: Signaling child to exit 2022-03-23 18:46:55.986 | + inc/async:async_inner:64 : rc=0 2022-03-23 18:46:56.021 | [832127 Async ks-group-admin:832127]: finished successfully 2022-03-23 18:46:56.314 | + inc/async:async_inner:64 : rc=0 2022-03-23 18:46:56.341 | [831933 Async ks-group-memberalt:831933]: finished successfully 2022-03-23 18:46:56.362 | WAKEUP 2022-03-23 18:46:56.387 | [799828 Async ks-group-memberalt:831933]: Signaled 2022-03-23 18:46:56.388 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-03-23 18:46:56.389 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 398680cd08a04b879ca4b0929d9c7694 --project 06adc1892a784a4ca5660010ad3c0db0 -f value 2022-03-23 18:46:56.389 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:46:56.389 | from cryptography.utils import int_from_bytes 2022-03-23 18:46:56.389 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:46:56.389 | from cryptography.utils import int_from_bytes 2022-03-23 18:46:56.389 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:46:56.389 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-03-23 18:46:56.389 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-03-23 18:46:56.389 | + functions-common:get_or_add_group_project_role:1067 : openstack --os-cloud devstack-system-admin role add member --group 398680cd08a04b879ca4b0929d9c7694 --project 06adc1892a784a4ca5660010ad3c0db0 2022-03-23 18:46:56.389 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:46:56.389 | from cryptography.utils import int_from_bytes 2022-03-23 18:46:56.389 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:46:56.389 | from cryptography.utils import int_from_bytes 2022-03-23 18:46:56.389 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 398680cd08a04b879ca4b0929d9c7694 --project 06adc1892a784a4ca5660010ad3c0db0 -f value 2022-03-23 18:46:56.389 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:46:56.389 | from cryptography.utils import int_from_bytes 2022-03-23 18:46:56.390 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:46:56.390 | from cryptography.utils import int_from_bytes 2022-03-23 18:46:56.390 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:46:56.390 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='cde0dcb7f5f045b495819bc172c4fb83 398680cd08a04b879ca4b0929d9c7694 06adc1892a784a4ca5660010ad3c0db0 False' 2022-03-23 18:46:56.390 | + functions-common:get_or_add_group_project_role:1076 : echo cde0dcb7f5f045b495819bc172c4fb83 398680cd08a04b879ca4b0929d9c7694 06adc1892a784a4ca5660010ad3c0db0 False 2022-03-23 18:46:56.390 | cde0dcb7f5f045b495819bc172c4fb83 398680cd08a04b879ca4b0929d9c7694 06adc1892a784a4ca5660010ad3c0db0 False 2022-03-23 18:46:56.438 | [799828 Async ks-group-memberalt:831933]: finished get_or_add_group_project_role member 398680cd08a04b879ca4b0929d9c7694 06adc1892a784a4ca5660010ad3c0db0 with result 0 in 17 seconds 2022-03-23 18:46:56.478 | [799828 Async ks-group-anotheralt:832035]: Waiting for completion of get_or_add_group_project_role anotherrole 398680cd08a04b879ca4b0929d9c7694 06adc1892a784a4ca5660010ad3c0db0 running on PID 832035 (3 other jobs running) 2022-03-23 18:46:56.507 | [799828 Async ks-group-anotheralt:832035]: Signaling child to exit 2022-03-23 18:46:56.507 | WAKEUP 2022-03-23 18:46:56.532 | [799828 Async ks-group-anotheralt:832035]: Signaled 2022-03-23 18:46:56.533 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-03-23 18:46:56.533 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 398680cd08a04b879ca4b0929d9c7694 --project 06adc1892a784a4ca5660010ad3c0db0 -f value 2022-03-23 18:46:56.533 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:46:56.533 | from cryptography.utils import int_from_bytes 2022-03-23 18:46:56.533 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:46:56.534 | from cryptography.utils import int_from_bytes 2022-03-23 18:46:56.534 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:46:56.534 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-03-23 18:46:56.534 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-03-23 18:46:56.534 | + functions-common:get_or_add_group_project_role:1067 : openstack --os-cloud devstack-system-admin role add anotherrole --group 398680cd08a04b879ca4b0929d9c7694 --project 06adc1892a784a4ca5660010ad3c0db0 2022-03-23 18:46:56.534 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:46:56.534 | from cryptography.utils import int_from_bytes 2022-03-23 18:46:56.534 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:46:56.534 | from cryptography.utils import int_from_bytes 2022-03-23 18:46:56.534 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 398680cd08a04b879ca4b0929d9c7694 --project 06adc1892a784a4ca5660010ad3c0db0 -f value 2022-03-23 18:46:56.534 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:46:56.534 | from cryptography.utils import int_from_bytes 2022-03-23 18:46:56.534 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:46:56.534 | from cryptography.utils import int_from_bytes 2022-03-23 18:46:56.534 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:46:56.534 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='ef2f9e2fe78943fea6e4f21636bed85d 398680cd08a04b879ca4b0929d9c7694 06adc1892a784a4ca5660010ad3c0db0 False' 2022-03-23 18:46:56.534 | + functions-common:get_or_add_group_project_role:1076 : echo ef2f9e2fe78943fea6e4f21636bed85d 398680cd08a04b879ca4b0929d9c7694 06adc1892a784a4ca5660010ad3c0db0 False 2022-03-23 18:46:56.534 | ef2f9e2fe78943fea6e4f21636bed85d 398680cd08a04b879ca4b0929d9c7694 06adc1892a784a4ca5660010ad3c0db0 False 2022-03-23 18:46:56.580 | [799828 Async ks-group-anotheralt:832035]: finished get_or_add_group_project_role anotherrole 398680cd08a04b879ca4b0929d9c7694 06adc1892a784a4ca5660010ad3c0db0 with result 0 in 16 seconds 2022-03-23 18:46:56.617 | [799828 Async ks-group-admin:832127]: Waiting for completion of get_or_add_group_project_role admin 4b44aff793fd41acbe978147a48f057a b85c61e3b79f48cc96158071bd720958 running on PID 832127 (2 other jobs running) 2022-03-23 18:46:56.644 | [799828 Async ks-group-admin:832127]: Signaling child to exit 2022-03-23 18:46:56.644 | WAKEUP 2022-03-23 18:46:56.667 | [799828 Async ks-group-admin:832127]: Signaled 2022-03-23 18:46:56.668 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-03-23 18:46:56.668 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group 4b44aff793fd41acbe978147a48f057a --project b85c61e3b79f48cc96158071bd720958 -f value 2022-03-23 18:46:56.669 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:46:56.669 | from cryptography.utils import int_from_bytes 2022-03-23 18:46:56.669 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:46:56.669 | from cryptography.utils import int_from_bytes 2022-03-23 18:46:56.669 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:46:56.669 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-03-23 18:46:56.669 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-03-23 18:46:56.669 | + functions-common:get_or_add_group_project_role:1067 : openstack --os-cloud devstack-system-admin role add admin --group 4b44aff793fd41acbe978147a48f057a --project b85c61e3b79f48cc96158071bd720958 2022-03-23 18:46:56.669 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:46:56.669 | from cryptography.utils import int_from_bytes 2022-03-23 18:46:56.669 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:46:56.669 | from cryptography.utils import int_from_bytes 2022-03-23 18:46:56.669 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group 4b44aff793fd41acbe978147a48f057a --project b85c61e3b79f48cc96158071bd720958 -f value 2022-03-23 18:46:56.669 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:46:56.669 | from cryptography.utils import int_from_bytes 2022-03-23 18:46:56.669 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:46:56.669 | from cryptography.utils import int_from_bytes 2022-03-23 18:46:56.669 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:46:56.669 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='8f27ee74f9f34f67aaa0b39cb360d4ff 4b44aff793fd41acbe978147a48f057a b85c61e3b79f48cc96158071bd720958 False' 2022-03-23 18:46:56.669 | + functions-common:get_or_add_group_project_role:1076 : echo 8f27ee74f9f34f67aaa0b39cb360d4ff 4b44aff793fd41acbe978147a48f057a b85c61e3b79f48cc96158071bd720958 False 2022-03-23 18:46:56.669 | 8f27ee74f9f34f67aaa0b39cb360d4ff 4b44aff793fd41acbe978147a48f057a b85c61e3b79f48cc96158071bd720958 False 2022-03-23 18:46:56.714 | [799828 Async ks-group-admin:832127]: finished get_or_add_group_project_role admin 4b44aff793fd41acbe978147a48f057a b85c61e3b79f48cc96158071bd720958 with result 0 in 16 seconds 2022-03-23 18:46:56.718 | + inc/async:async_wait:197 : return 0 2022-03-23 18:46:56.721 | + lib/keystone:create_keystone_accounts:418 : is_service_enabled ldap 2022-03-23 18:46:56.738 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 18:46:56.741 | + ./stack.sh:main:1102 : is_service_enabled nova 2022-03-23 18:46:56.759 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:46:56.761 | + ./stack.sh:main:1103 : async_runfunc create_nova_accounts 2022-03-23 18:46:56.764 | + inc/async:async_runfunc:116 : async_run create_nova_accounts create_nova_accounts 2022-03-23 18:46:56.824 | + inc/async:async_inner:63 : create_nova_accounts 2022-03-23 18:46:56.866 | [799828 Async create_nova_accounts:834070]: running: create_nova_accounts 2022-03-23 18:46:56.869 | + ./stack.sh:main:1105 : is_service_enabled glance 2022-03-23 18:46:56.891 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:46:56.893 | + ./stack.sh:main:1106 : async_runfunc create_glance_accounts 2022-03-23 18:46:56.896 | + inc/async:async_runfunc:116 : async_run create_glance_accounts create_glance_accounts 2022-03-23 18:46:56.963 | + inc/async:async_inner:63 : create_glance_accounts 2022-03-23 18:46:57.006 | [799828 Async create_glance_accounts:834185]: running: create_glance_accounts 2022-03-23 18:46:57.009 | + ./stack.sh:main:1108 : is_service_enabled cinder 2022-03-23 18:46:57.033 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:46:57.036 | + ./stack.sh:main:1109 : async_runfunc create_cinder_accounts 2022-03-23 18:46:57.038 | + inc/async:async_runfunc:116 : async_run create_cinder_accounts create_cinder_accounts 2022-03-23 18:46:57.107 | + inc/async:async_inner:63 : create_cinder_accounts 2022-03-23 18:46:57.182 | [799828 Async create_cinder_accounts:834315]: running: create_cinder_accounts 2022-03-23 18:46:57.185 | + ./stack.sh:main:1111 : is_service_enabled neutron 2022-03-23 18:46:57.298 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:46:57.318 | + ./stack.sh:main:1112 : async_runfunc create_neutron_accounts 2022-03-23 18:46:57.338 | + inc/async:async_runfunc:116 : async_run create_neutron_accounts create_neutron_accounts 2022-03-23 18:46:57.755 | + inc/async:async_inner:63 : create_neutron_accounts 2022-03-23 18:46:58.012 | [799828 Async create_neutron_accounts:834436]: running: create_neutron_accounts 2022-03-23 18:46:58.036 | + ./stack.sh:main:1114 : is_service_enabled swift 2022-03-23 18:46:58.118 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:46:58.143 | + ./stack.sh:main:1115 : async_runfunc create_swift_accounts 2022-03-23 18:46:58.159 | + inc/async:async_runfunc:116 : async_run create_swift_accounts create_swift_accounts 2022-03-23 18:46:58.590 | + inc/async:async_inner:63 : create_swift_accounts 2022-03-23 18:46:58.787 | [799828 Async create_swift_accounts:834579]: running: create_swift_accounts 2022-03-23 18:46:58.811 | + ./stack.sh:main:1123 : is_service_enabled horizon 2022-03-23 18:46:58.955 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 18:46:58.975 | + ./stack.sh:main:1128 : async_wait create_nova_accounts create_glance_accounts create_cinder_accounts 2022-03-23 18:46:59.400 | [799828 Async create_nova_accounts:834070]: Waiting for completion of create_nova_accounts running on PID 834070 (6 other jobs running) 2022-03-23 18:46:59.603 | [799828 Async create_nova_accounts:834070]: Signaling child to exit 2022-03-23 18:47:15.375 | ++ inc/async:async_inner:64 : rc=0 2022-03-23 18:47:15.423 | [825205 Async install_tempest:825205]: finished successfully 2022-03-23 18:47:40.434 | + inc/async:async_inner:64 : rc=0 2022-03-23 18:47:40.576 | [834436 Async create_neutron_accounts:834436]: finished successfully 2022-03-23 18:47:58.357 | + inc/async:async_inner:64 : rc=0 2022-03-23 18:47:58.384 | [834315 Async create_cinder_accounts:834315]: finished successfully 2022-03-23 18:48:14.621 | + inc/async:async_inner:64 : rc=0 2022-03-23 18:48:14.652 | [834185 Async create_glance_accounts:834185]: finished successfully 2022-03-23 18:48:16.390 | + inc/async:async_inner:64 : rc=0 2022-03-23 18:48:16.421 | [834070 Async create_nova_accounts:834070]: finished successfully 2022-03-23 18:48:16.442 | WAKEUP 2022-03-23 18:48:16.465 | [799828 Async create_nova_accounts:834070]: Signaled 2022-03-23 18:48:16.467 | + lib/nova:create_nova_accounts:355 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ n-api ]] 2022-03-23 18:48:16.467 | + lib/nova:create_nova_accounts:359 : create_service_user nova admin 2022-03-23 18:48:16.467 | + lib/keystone:create_service_user:431 : get_or_create_user nova Passw0rd Default 2022-03-23 18:48:16.467 | + functions-common:get_or_create_user:909 : local user_id 2022-03-23 18:48:16.467 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-03-23 18:48:16.467 | + functions-common:get_or_create_user:913 : local email= 2022-03-23 18:48:16.467 | ++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create nova --password Passw0rd --domain=Default --or-show -f value -c id 2022-03-23 18:48:16.467 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:48:16.467 | from cryptography.utils import int_from_bytes 2022-03-23 18:48:16.467 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:48:16.467 | from cryptography.utils import int_from_bytes 2022-03-23 18:48:16.467 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:48:16.467 | + functions-common:get_or_create_user:925 : user_id=6d706547bf594acbac86cdabda8f33bd 2022-03-23 18:48:16.467 | + functions-common:get_or_create_user:926 : echo 6d706547bf594acbac86cdabda8f33bd 2022-03-23 18:48:16.467 | 6d706547bf594acbac86cdabda8f33bd 2022-03-23 18:48:16.467 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service nova service Default Default 2022-03-23 18:48:16.467 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-23 18:48:16.468 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-23 18:48:16.468 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-23 18:48:16.468 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-23 18:48:16.468 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-23 18:48:16.468 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-23 18:48:16.468 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-23 18:48:16.468 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-23 18:48:16.468 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-23 18:48:16.468 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-23 18:48:16.468 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-23 18:48:16.468 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2022-03-23 18:48:16.468 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-23 18:48:16.468 | ++ functions-common:get_field:811 : local data field 2022-03-23 18:48:16.468 | ++ functions-common:get_field:812 : read data 2022-03-23 18:48:16.468 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:48:16.468 | from cryptography.utils import int_from_bytes 2022-03-23 18:48:16.468 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:48:16.468 | from cryptography.utils import int_from_bytes 2022-03-23 18:48:16.468 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:48:16.468 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-23 18:48:16.468 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-23 18:48:16.468 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add service --user nova --project service --user-domain Default --project-domain Default 2022-03-23 18:48:16.468 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:48:16.468 | from cryptography.utils import int_from_bytes 2022-03-23 18:48:16.468 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:48:16.468 | from cryptography.utils import int_from_bytes 2022-03-23 18:48:16.468 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2022-03-23 18:48:16.468 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-23 18:48:16.468 | ++ functions-common:get_field:811 : local data field 2022-03-23 18:48:16.468 | ++ functions-common:get_field:812 : read data 2022-03-23 18:48:16.468 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-23 18:48:16.468 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:48:16.469 | from cryptography.utils import int_from_bytes 2022-03-23 18:48:16.469 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:48:16.469 | from cryptography.utils import int_from_bytes 2022-03-23 18:48:16.469 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:48:16.469 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-23 18:48:16.469 | ++ functions-common:get_field:816 : field='$2' 2022-03-23 18:48:16.469 | ++ functions-common:get_field:818 : echo '| 4073a812f60a4ac9ab962eb476910df7 | 6d706547bf594acbac86cdabda8f33bd | | 593a1614052d48a8b2ae532c38eed34e | | | False |' 2022-03-23 18:48:16.469 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-23 18:48:16.469 | ++ functions-common:get_field:812 : read data 2022-03-23 18:48:16.469 | + functions-common:get_or_add_user_project_role:995 : user_role_id=4073a812f60a4ac9ab962eb476910df7 2022-03-23 18:48:16.469 | + functions-common:get_or_add_user_project_role:997 : echo 4073a812f60a4ac9ab962eb476910df7 2022-03-23 18:48:16.469 | 4073a812f60a4ac9ab962eb476910df7 2022-03-23 18:48:16.469 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-03-23 18:48:16.469 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin nova service Default Default 2022-03-23 18:48:16.469 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-23 18:48:16.469 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-23 18:48:16.469 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-23 18:48:16.469 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-23 18:48:16.469 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-23 18:48:16.469 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-23 18:48:16.469 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-23 18:48:16.469 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-23 18:48:16.469 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-23 18:48:16.469 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-23 18:48:16.469 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-23 18:48:16.469 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-23 18:48:16.469 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2022-03-23 18:48:16.469 | ++ functions-common:get_field:811 : local data field 2022-03-23 18:48:16.469 | ++ functions-common:get_field:812 : read data 2022-03-23 18:48:16.469 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:48:16.470 | from cryptography.utils import int_from_bytes 2022-03-23 18:48:16.470 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:48:16.470 | from cryptography.utils import int_from_bytes 2022-03-23 18:48:16.470 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:48:16.470 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-23 18:48:16.470 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-23 18:48:16.470 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user nova --project service --user-domain Default --project-domain Default 2022-03-23 18:48:16.470 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:48:16.470 | from cryptography.utils import int_from_bytes 2022-03-23 18:48:16.470 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:48:16.470 | from cryptography.utils import int_from_bytes 2022-03-23 18:48:16.470 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-23 18:48:16.470 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-23 18:48:16.470 | ++ functions-common:get_field:811 : local data field 2022-03-23 18:48:16.470 | ++ functions-common:get_field:812 : read data 2022-03-23 18:48:16.470 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2022-03-23 18:48:16.470 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:48:16.470 | from cryptography.utils import int_from_bytes 2022-03-23 18:48:16.470 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:48:16.470 | from cryptography.utils import int_from_bytes 2022-03-23 18:48:16.470 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:48:16.470 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-23 18:48:16.470 | ++ functions-common:get_field:816 : field='$2' 2022-03-23 18:48:16.470 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-23 18:48:16.470 | ++ functions-common:get_field:818 : echo '| 8f27ee74f9f34f67aaa0b39cb360d4ff | 6d706547bf594acbac86cdabda8f33bd | | 593a1614052d48a8b2ae532c38eed34e | | | False |' 2022-03-23 18:48:16.470 | ++ functions-common:get_field:812 : read data 2022-03-23 18:48:16.470 | + functions-common:get_or_add_user_project_role:995 : user_role_id=8f27ee74f9f34f67aaa0b39cb360d4ff 2022-03-23 18:48:16.470 | + functions-common:get_or_add_user_project_role:997 : echo 8f27ee74f9f34f67aaa0b39cb360d4ff 2022-03-23 18:48:16.470 | 8f27ee74f9f34f67aaa0b39cb360d4ff 2022-03-23 18:48:16.470 | + lib/nova:create_nova_accounts:361 : local nova_api_url 2022-03-23 18:48:16.470 | + lib/nova:create_nova_accounts:362 : [[ True == \F\a\l\s\e ]] 2022-03-23 18:48:16.470 | + lib/nova:create_nova_accounts:365 : nova_api_url=http://10.222.0.45/compute 2022-03-23 18:48:16.470 | + lib/nova:create_nova_accounts:368 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2022-03-23 18:48:16.471 | + functions-common:get_or_create_service:1082 : local service_id 2022-03-23 18:48:16.471 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show compute_legacy -f value -c id 2022-03-23 18:48:16.471 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create compute_legacy --name nova_legacy '--description=Nova Compute Service (Legacy 2.0)' -f value -c id 2022-03-23 18:48:16.471 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:48:16.471 | from cryptography.utils import int_from_bytes 2022-03-23 18:48:16.471 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:48:16.471 | from cryptography.utils import int_from_bytes 2022-03-23 18:48:16.471 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:48:16.471 | + functions-common:get_or_create_service:1093 : service_id=' 2022-03-23 18:48:16.471 | d82a5f805d8a40f1b21dd2ebbb2ec686' 2022-03-23 18:48:16.471 | + functions-common:get_or_create_service:1094 : echo d82a5f805d8a40f1b21dd2ebbb2ec686 2022-03-23 18:48:16.471 | d82a5f805d8a40f1b21dd2ebbb2ec686 2022-03-23 18:48:16.471 | + lib/nova:create_nova_accounts:370 : get_or_create_endpoint compute_legacy RegionOne 'http://10.222.0.45/compute/v2/$(project_id)s' 2022-03-23 18:48:16.471 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-03-23 18:48:16.471 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface compute_legacy public 'http://10.222.0.45/compute/v2/$(project_id)s' RegionOne 2022-03-23 18:48:16.471 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-23 18:48:16.471 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute_legacy --interface public --region RegionOne -c ID -f value 2022-03-23 18:48:16.471 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:48:16.471 | from cryptography.utils import int_from_bytes 2022-03-23 18:48:16.471 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:48:16.471 | from cryptography.utils import int_from_bytes 2022-03-23 18:48:16.471 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:48:16.471 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-23 18:48:16.471 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-23 18:48:16.471 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create compute_legacy public 'http://10.222.0.45/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2022-03-23 18:48:16.471 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:48:16.471 | from cryptography.utils import int_from_bytes 2022-03-23 18:48:16.471 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:48:16.471 | from cryptography.utils import int_from_bytes 2022-03-23 18:48:16.471 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:48:16.471 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=afeeaf6957364e748e48103e88607377 2022-03-23 18:48:16.471 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo afeeaf6957364e748e48103e88607377 2022-03-23 18:48:16.471 | + functions-common:get_or_create_endpoint:1127 : public_id=afeeaf6957364e748e48103e88607377 2022-03-23 18:48:16.472 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-03-23 18:48:16.472 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-03-23 18:48:16.472 | + functions-common:get_or_create_endpoint:1136 : echo afeeaf6957364e748e48103e88607377 2022-03-23 18:48:16.472 | afeeaf6957364e748e48103e88607377 2022-03-23 18:48:16.472 | + lib/nova:create_nova_accounts:374 : get_or_create_service nova compute 'Nova Compute Service' 2022-03-23 18:48:16.472 | + functions-common:get_or_create_service:1082 : local service_id 2022-03-23 18:48:16.472 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show compute -f value -c id 2022-03-23 18:48:16.472 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create compute --name nova '--description=Nova Compute Service' -f value -c id 2022-03-23 18:48:16.472 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:48:16.472 | from cryptography.utils import int_from_bytes 2022-03-23 18:48:16.472 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:48:16.472 | from cryptography.utils import int_from_bytes 2022-03-23 18:48:16.472 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:48:16.472 | + functions-common:get_or_create_service:1093 : service_id=' 2022-03-23 18:48:16.472 | b24d23f635aa49218539d8192f31e78f' 2022-03-23 18:48:16.472 | + functions-common:get_or_create_service:1094 : echo b24d23f635aa49218539d8192f31e78f 2022-03-23 18:48:16.472 | b24d23f635aa49218539d8192f31e78f 2022-03-23 18:48:16.472 | + lib/nova:create_nova_accounts:376 : get_or_create_endpoint compute RegionOne http://10.222.0.45/compute/v2.1 2022-03-23 18:48:16.472 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-03-23 18:48:16.472 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface compute public http://10.222.0.45/compute/v2.1 RegionOne 2022-03-23 18:48:16.472 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-23 18:48:16.472 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute --interface public --region RegionOne -c ID -f value 2022-03-23 18:48:16.472 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:48:16.472 | from cryptography.utils import int_from_bytes 2022-03-23 18:48:16.472 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:48:16.472 | from cryptography.utils import int_from_bytes 2022-03-23 18:48:16.472 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:48:16.472 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-23 18:48:16.472 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-23 18:48:16.472 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create compute public http://10.222.0.45/compute/v2.1 --region RegionOne -f value -c id 2022-03-23 18:48:16.472 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:48:16.473 | from cryptography.utils import int_from_bytes 2022-03-23 18:48:16.473 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:48:16.473 | from cryptography.utils import int_from_bytes 2022-03-23 18:48:16.473 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:48:16.473 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=9b06c56c31a943928f894132b37cdd07 2022-03-23 18:48:16.473 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 9b06c56c31a943928f894132b37cdd07 2022-03-23 18:48:16.473 | + functions-common:get_or_create_endpoint:1127 : public_id=9b06c56c31a943928f894132b37cdd07 2022-03-23 18:48:16.473 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-03-23 18:48:16.473 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-03-23 18:48:16.473 | + functions-common:get_or_create_endpoint:1136 : echo 9b06c56c31a943928f894132b37cdd07 2022-03-23 18:48:16.473 | 9b06c56c31a943928f894132b37cdd07 2022-03-23 18:48:16.473 | + lib/nova:create_nova_accounts:381 : is_service_enabled n-api 2022-03-23 18:48:16.473 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:48:16.473 | + lib/nova:create_nova_accounts:383 : is_service_enabled swift 2022-03-23 18:48:16.473 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:48:16.473 | + lib/nova:create_nova_accounts:386 : get_or_add_user_project_role ResellerAdmin nova service Default Default 2022-03-23 18:48:16.473 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-23 18:48:16.473 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-23 18:48:16.473 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-23 18:48:16.473 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-23 18:48:16.473 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-23 18:48:16.473 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-23 18:48:16.473 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-23 18:48:16.473 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-23 18:48:16.473 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-23 18:48:16.473 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-23 18:48:16.473 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-23 18:48:16.473 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-03-23 18:48:16.473 | ++ functions-common:get_field:811 : local data field 2022-03-23 18:48:16.473 | ++ functions-common:get_field:812 : read data 2022-03-23 18:48:16.473 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-23 18:48:16.474 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:48:16.474 | from cryptography.utils import int_from_bytes 2022-03-23 18:48:16.474 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:48:16.474 | from cryptography.utils import int_from_bytes 2022-03-23 18:48:16.474 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:48:16.474 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-23 18:48:16.474 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-23 18:48:16.474 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-03-23 18:48:16.474 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:48:16.474 | from cryptography.utils import int_from_bytes 2022-03-23 18:48:16.474 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:48:16.474 | from cryptography.utils import int_from_bytes 2022-03-23 18:48:16.474 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-03-23 18:48:16.474 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-23 18:48:16.474 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-23 18:48:16.474 | ++ functions-common:get_field:811 : local data field 2022-03-23 18:48:16.474 | ++ functions-common:get_field:812 : read data 2022-03-23 18:48:16.474 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:48:16.474 | from cryptography.utils import int_from_bytes 2022-03-23 18:48:16.474 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:48:16.474 | from cryptography.utils import int_from_bytes 2022-03-23 18:48:16.474 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:48:16.474 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-23 18:48:16.474 | ++ functions-common:get_field:816 : field='$2' 2022-03-23 18:48:16.474 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-23 18:48:16.474 | ++ functions-common:get_field:818 : echo '| adff245234434c6e8d879ec2b560f8c2 | 6d706547bf594acbac86cdabda8f33bd | | 593a1614052d48a8b2ae532c38eed34e | | | False |' 2022-03-23 18:48:16.474 | ++ functions-common:get_field:812 : read data 2022-03-23 18:48:16.474 | + functions-common:get_or_add_user_project_role:995 : user_role_id=adff245234434c6e8d879ec2b560f8c2 2022-03-23 18:48:16.474 | + functions-common:get_or_add_user_project_role:997 : echo adff245234434c6e8d879ec2b560f8c2 2022-03-23 18:48:16.474 | adff245234434c6e8d879ec2b560f8c2 2022-03-23 18:48:16.474 | + lib/nova:create_nova_accounts:391 : is_service_enabled s3api 2022-03-23 18:48:16.474 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 18:48:16.474 | + lib/nova:create_nova_accounts:402 : is_service_enabled n-api 2022-03-23 18:48:16.475 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:48:16.475 | + lib/nova:create_nova_accounts:403 : [[ False = True ]] 2022-03-23 18:48:16.516 | [799828 Async create_nova_accounts:834070]: finished create_nova_accounts with result 0 in 79 seconds 2022-03-23 18:48:16.554 | [799828 Async create_glance_accounts:834185]: Waiting for completion of create_glance_accounts running on PID 834185 (5 other jobs running) 2022-03-23 18:48:16.581 | [799828 Async create_glance_accounts:834185]: Signaling child to exit 2022-03-23 18:48:16.581 | WAKEUP 2022-03-23 18:48:16.603 | [799828 Async create_glance_accounts:834185]: Signaled 2022-03-23 18:48:16.605 | + lib/glance:create_glance_accounts:451 : is_service_enabled g-api 2022-03-23 18:48:16.605 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:48:16.605 | + lib/glance:create_glance_accounts:453 : create_service_user glance 2022-03-23 18:48:16.605 | + lib/keystone:create_service_user:431 : get_or_create_user glance Passw0rd Default 2022-03-23 18:48:16.605 | + functions-common:get_or_create_user:909 : local user_id 2022-03-23 18:48:16.605 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-03-23 18:48:16.605 | + functions-common:get_or_create_user:913 : local email= 2022-03-23 18:48:16.605 | ++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create glance --password Passw0rd --domain=Default --or-show -f value -c id 2022-03-23 18:48:16.605 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:48:16.605 | from cryptography.utils import int_from_bytes 2022-03-23 18:48:16.605 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:48:16.605 | from cryptography.utils import int_from_bytes 2022-03-23 18:48:16.605 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:48:16.605 | + functions-common:get_or_create_user:925 : user_id=1bd3697f91d740cc8ca1e73ad02a10e5 2022-03-23 18:48:16.605 | + functions-common:get_or_create_user:926 : echo 1bd3697f91d740cc8ca1e73ad02a10e5 2022-03-23 18:48:16.605 | 1bd3697f91d740cc8ca1e73ad02a10e5 2022-03-23 18:48:16.605 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance service Default Default 2022-03-23 18:48:16.605 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-23 18:48:16.605 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-23 18:48:16.606 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-23 18:48:16.606 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-23 18:48:16.606 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-23 18:48:16.606 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-23 18:48:16.606 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-23 18:48:16.606 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-23 18:48:16.606 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-23 18:48:16.606 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-23 18:48:16.606 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-23 18:48:16.606 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-23 18:48:16.606 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2022-03-23 18:48:16.606 | ++ functions-common:get_field:811 : local data field 2022-03-23 18:48:16.606 | ++ functions-common:get_field:812 : read data 2022-03-23 18:48:16.606 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:48:16.606 | from cryptography.utils import int_from_bytes 2022-03-23 18:48:16.606 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:48:16.606 | from cryptography.utils import int_from_bytes 2022-03-23 18:48:16.606 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:48:16.606 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-23 18:48:16.606 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-23 18:48:16.606 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add service --user glance --project service --user-domain Default --project-domain Default 2022-03-23 18:48:16.606 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:48:16.606 | from cryptography.utils import int_from_bytes 2022-03-23 18:48:16.606 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:48:16.606 | from cryptography.utils import int_from_bytes 2022-03-23 18:48:16.606 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2022-03-23 18:48:16.606 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-23 18:48:16.606 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-23 18:48:16.606 | ++ functions-common:get_field:811 : local data field 2022-03-23 18:48:16.606 | ++ functions-common:get_field:812 : read data 2022-03-23 18:48:16.606 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:48:16.607 | from cryptography.utils import int_from_bytes 2022-03-23 18:48:16.607 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:48:16.607 | from cryptography.utils import int_from_bytes 2022-03-23 18:48:16.607 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:48:16.607 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-23 18:48:16.607 | ++ functions-common:get_field:816 : field='$2' 2022-03-23 18:48:16.607 | ++ functions-common:get_field:818 : echo '| 4073a812f60a4ac9ab962eb476910df7 | 1bd3697f91d740cc8ca1e73ad02a10e5 | | 593a1614052d48a8b2ae532c38eed34e | | | False |' 2022-03-23 18:48:16.607 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-23 18:48:16.607 | ++ functions-common:get_field:812 : read data 2022-03-23 18:48:16.607 | + functions-common:get_or_add_user_project_role:995 : user_role_id=4073a812f60a4ac9ab962eb476910df7 2022-03-23 18:48:16.607 | + functions-common:get_or_add_user_project_role:997 : echo 4073a812f60a4ac9ab962eb476910df7 2022-03-23 18:48:16.607 | 4073a812f60a4ac9ab962eb476910df7 2022-03-23 18:48:16.607 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-03-23 18:48:16.607 | + lib/glance:create_glance_accounts:456 : is_service_enabled s-proxy 2022-03-23 18:48:16.607 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:48:16.607 | + lib/glance:create_glance_accounts:457 : create_service_user glance-swift ResellerAdmin 2022-03-23 18:48:16.607 | + lib/keystone:create_service_user:431 : get_or_create_user glance-swift Passw0rd Default 2022-03-23 18:48:16.607 | + functions-common:get_or_create_user:909 : local user_id 2022-03-23 18:48:16.607 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-03-23 18:48:16.607 | + functions-common:get_or_create_user:913 : local email= 2022-03-23 18:48:16.607 | ++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create glance-swift --password Passw0rd --domain=Default --or-show -f value -c id 2022-03-23 18:48:16.607 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:48:16.607 | from cryptography.utils import int_from_bytes 2022-03-23 18:48:16.607 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:48:16.607 | from cryptography.utils import int_from_bytes 2022-03-23 18:48:16.607 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:48:16.607 | + functions-common:get_or_create_user:925 : user_id=5c737bebb84946598179d9ed40b75795 2022-03-23 18:48:16.607 | + functions-common:get_or_create_user:926 : echo 5c737bebb84946598179d9ed40b75795 2022-03-23 18:48:16.607 | 5c737bebb84946598179d9ed40b75795 2022-03-23 18:48:16.607 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance-swift service Default Default 2022-03-23 18:48:16.607 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-23 18:48:16.608 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-23 18:48:16.608 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-23 18:48:16.608 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-23 18:48:16.608 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-23 18:48:16.608 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-23 18:48:16.608 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-23 18:48:16.608 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-23 18:48:16.608 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-23 18:48:16.608 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-23 18:48:16.608 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default 2022-03-23 18:48:16.608 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-23 18:48:16.608 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-23 18:48:16.608 | ++ functions-common:get_field:811 : local data field 2022-03-23 18:48:16.608 | ++ functions-common:get_field:812 : read data 2022-03-23 18:48:16.608 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:48:16.608 | from cryptography.utils import int_from_bytes 2022-03-23 18:48:16.608 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:48:16.608 | from cryptography.utils import int_from_bytes 2022-03-23 18:48:16.608 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:48:16.608 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-23 18:48:16.608 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-23 18:48:16.608 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add service --user glance-swift --project service --user-domain Default --project-domain Default 2022-03-23 18:48:16.608 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:48:16.608 | from cryptography.utils import int_from_bytes 2022-03-23 18:48:16.608 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:48:16.608 | from cryptography.utils import int_from_bytes 2022-03-23 18:48:16.608 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default 2022-03-23 18:48:16.608 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-23 18:48:16.608 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-23 18:48:16.608 | ++ functions-common:get_field:811 : local data field 2022-03-23 18:48:16.608 | ++ functions-common:get_field:812 : read data 2022-03-23 18:48:16.609 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:48:16.609 | from cryptography.utils import int_from_bytes 2022-03-23 18:48:16.609 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:48:16.609 | from cryptography.utils import int_from_bytes 2022-03-23 18:48:16.609 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:48:16.609 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-23 18:48:16.609 | ++ functions-common:get_field:816 : field='$2' 2022-03-23 18:48:16.609 | ++ functions-common:get_field:818 : echo '| 4073a812f60a4ac9ab962eb476910df7 | 5c737bebb84946598179d9ed40b75795 | | 593a1614052d48a8b2ae532c38eed34e | | | False |' 2022-03-23 18:48:16.609 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-23 18:48:16.609 | ++ functions-common:get_field:812 : read data 2022-03-23 18:48:16.609 | + functions-common:get_or_add_user_project_role:995 : user_role_id=4073a812f60a4ac9ab962eb476910df7 2022-03-23 18:48:16.609 | + functions-common:get_or_add_user_project_role:997 : echo 4073a812f60a4ac9ab962eb476910df7 2022-03-23 18:48:16.609 | 4073a812f60a4ac9ab962eb476910df7 2022-03-23 18:48:16.609 | + lib/keystone:create_service_user:434 : [[ -n ResellerAdmin ]] 2022-03-23 18:48:16.609 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role ResellerAdmin glance-swift service Default Default 2022-03-23 18:48:16.609 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-23 18:48:16.609 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-23 18:48:16.609 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-23 18:48:16.609 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-23 18:48:16.609 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-23 18:48:16.609 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-23 18:48:16.609 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-23 18:48:16.609 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-23 18:48:16.609 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-23 18:48:16.609 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-23 18:48:16.609 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-03-23 18:48:16.609 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-23 18:48:16.609 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-23 18:48:16.609 | ++ functions-common:get_field:811 : local data field 2022-03-23 18:48:16.609 | ++ functions-common:get_field:812 : read data 2022-03-23 18:48:16.610 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:48:16.610 | from cryptography.utils import int_from_bytes 2022-03-23 18:48:16.610 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:48:16.610 | from cryptography.utils import int_from_bytes 2022-03-23 18:48:16.610 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:48:16.610 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-23 18:48:16.610 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-23 18:48:16.610 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-03-23 18:48:16.610 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:48:16.610 | from cryptography.utils import int_from_bytes 2022-03-23 18:48:16.610 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:48:16.610 | from cryptography.utils import int_from_bytes 2022-03-23 18:48:16.610 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-03-23 18:48:16.610 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-23 18:48:16.610 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-23 18:48:16.610 | ++ functions-common:get_field:811 : local data field 2022-03-23 18:48:16.610 | ++ functions-common:get_field:812 : read data 2022-03-23 18:48:16.610 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:48:16.610 | from cryptography.utils import int_from_bytes 2022-03-23 18:48:16.610 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:48:16.610 | from cryptography.utils import int_from_bytes 2022-03-23 18:48:16.610 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:48:16.610 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-23 18:48:16.610 | ++ functions-common:get_field:816 : field='$2' 2022-03-23 18:48:16.610 | ++ functions-common:get_field:818 : echo '| adff245234434c6e8d879ec2b560f8c2 | 5c737bebb84946598179d9ed40b75795 | | 593a1614052d48a8b2ae532c38eed34e | | | False |' 2022-03-23 18:48:16.610 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-23 18:48:16.610 | ++ functions-common:get_field:812 : read data 2022-03-23 18:48:16.610 | + functions-common:get_or_add_user_project_role:995 : user_role_id=adff245234434c6e8d879ec2b560f8c2 2022-03-23 18:48:16.610 | + functions-common:get_or_add_user_project_role:997 : echo adff245234434c6e8d879ec2b560f8c2 2022-03-23 18:48:16.611 | adff245234434c6e8d879ec2b560f8c2 2022-03-23 18:48:16.611 | + lib/glance:create_glance_accounts:460 : get_or_create_service glance image 'Glance Image Service' 2022-03-23 18:48:16.611 | + functions-common:get_or_create_service:1082 : local service_id 2022-03-23 18:48:16.611 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show image -f value -c id 2022-03-23 18:48:16.611 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create image --name glance '--description=Glance Image Service' -f value -c id 2022-03-23 18:48:16.611 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:48:16.611 | from cryptography.utils import int_from_bytes 2022-03-23 18:48:16.611 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:48:16.611 | from cryptography.utils import int_from_bytes 2022-03-23 18:48:16.611 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:48:16.611 | + functions-common:get_or_create_service:1093 : service_id=' 2022-03-23 18:48:16.611 | 4b990264704a4e16ad293713f909635b' 2022-03-23 18:48:16.611 | + functions-common:get_or_create_service:1094 : echo 4b990264704a4e16ad293713f909635b 2022-03-23 18:48:16.611 | 4b990264704a4e16ad293713f909635b 2022-03-23 18:48:16.611 | + lib/glance:create_glance_accounts:462 : get_or_create_endpoint image RegionOne http://10.222.0.45/image 2022-03-23 18:48:16.611 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-03-23 18:48:16.611 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface image public http://10.222.0.45/image RegionOne 2022-03-23 18:48:16.611 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-23 18:48:16.611 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service image --interface public --region RegionOne -c ID -f value 2022-03-23 18:48:16.611 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:48:16.611 | from cryptography.utils import int_from_bytes 2022-03-23 18:48:16.611 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:48:16.611 | from cryptography.utils import int_from_bytes 2022-03-23 18:48:16.611 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:48:16.611 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-23 18:48:16.611 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-23 18:48:16.611 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create image public http://10.222.0.45/image --region RegionOne -f value -c id 2022-03-23 18:48:16.611 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:48:16.611 | from cryptography.utils import int_from_bytes 2022-03-23 18:48:16.611 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:48:16.611 | from cryptography.utils import int_from_bytes 2022-03-23 18:48:16.611 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:48:16.612 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=db63d677cd9f4d5895668abba0185b43 2022-03-23 18:48:16.612 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo db63d677cd9f4d5895668abba0185b43 2022-03-23 18:48:16.612 | + functions-common:get_or_create_endpoint:1127 : public_id=db63d677cd9f4d5895668abba0185b43 2022-03-23 18:48:16.612 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-03-23 18:48:16.612 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-03-23 18:48:16.612 | + functions-common:get_or_create_endpoint:1136 : echo db63d677cd9f4d5895668abba0185b43 2022-03-23 18:48:16.612 | db63d677cd9f4d5895668abba0185b43 2022-03-23 18:48:16.612 | ++ lib/glance:create_glance_accounts:467 : get_or_create_domain Default 2022-03-23 18:48:16.612 | ++ functions-common:get_or_create_domain:877 : local domain_id 2022-03-23 18:48:16.612 | +++ functions-common:get_or_create_domain:889 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-03-23 18:48:16.612 | ++ functions-common:get_or_create_domain:887 : domain_id=default 2022-03-23 18:48:16.612 | ++ functions-common:get_or_create_domain:888 : echo default 2022-03-23 18:48:16.612 | + lib/glance:create_glance_accounts:467 : service_domain_id=default 2022-03-23 18:48:16.612 | + lib/glance:create_glance_accounts:468 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2022-03-23 18:48:16.612 | + lib/glance:create_glance_accounts:469 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2022-03-23 18:48:16.612 | + lib/glance:create_glance_accounts:471 : [[ False = True ]] 2022-03-23 18:48:16.653 | [799828 Async create_glance_accounts:834185]: finished create_glance_accounts with result 0 in 77 seconds 2022-03-23 18:48:16.693 | [799828 Async create_cinder_accounts:834315]: Waiting for completion of create_cinder_accounts running on PID 834315 (4 other jobs running) 2022-03-23 18:48:16.721 | [799828 Async create_cinder_accounts:834315]: Signaling child to exit 2022-03-23 18:48:16.721 | WAKEUP 2022-03-23 18:48:16.746 | [799828 Async create_cinder_accounts:834315]: Signaled 2022-03-23 18:48:16.748 | + lib/cinder:create_cinder_accounts:398 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ c-api ]] 2022-03-23 18:48:16.748 | + lib/cinder:create_cinder_accounts:400 : create_service_user cinder 2022-03-23 18:48:16.748 | + lib/keystone:create_service_user:431 : get_or_create_user cinder Passw0rd Default 2022-03-23 18:48:16.748 | + functions-common:get_or_create_user:909 : local user_id 2022-03-23 18:48:16.748 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-03-23 18:48:16.748 | + functions-common:get_or_create_user:913 : local email= 2022-03-23 18:48:16.748 | ++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create cinder --password Passw0rd --domain=Default --or-show -f value -c id 2022-03-23 18:48:16.748 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:48:16.748 | from cryptography.utils import int_from_bytes 2022-03-23 18:48:16.748 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:48:16.748 | from cryptography.utils import int_from_bytes 2022-03-23 18:48:16.748 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:48:16.748 | + functions-common:get_or_create_user:925 : user_id=8773108e220a4c2e9029da6593942db6 2022-03-23 18:48:16.748 | + functions-common:get_or_create_user:926 : echo 8773108e220a4c2e9029da6593942db6 2022-03-23 18:48:16.748 | 8773108e220a4c2e9029da6593942db6 2022-03-23 18:48:16.748 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service cinder service Default Default 2022-03-23 18:48:16.749 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-23 18:48:16.749 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-23 18:48:16.749 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-23 18:48:16.749 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-23 18:48:16.749 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-23 18:48:16.749 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-23 18:48:16.749 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-23 18:48:16.749 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-23 18:48:16.749 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-23 18:48:16.749 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-23 18:48:16.749 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2022-03-23 18:48:16.749 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-23 18:48:16.749 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-23 18:48:16.749 | ++ functions-common:get_field:811 : local data field 2022-03-23 18:48:16.749 | ++ functions-common:get_field:812 : read data 2022-03-23 18:48:16.749 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:48:16.749 | from cryptography.utils import int_from_bytes 2022-03-23 18:48:16.749 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:48:16.749 | from cryptography.utils import int_from_bytes 2022-03-23 18:48:16.749 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:48:16.749 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-23 18:48:16.749 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-23 18:48:16.749 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add service --user cinder --project service --user-domain Default --project-domain Default 2022-03-23 18:48:16.749 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:48:16.749 | from cryptography.utils import int_from_bytes 2022-03-23 18:48:16.749 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:48:16.749 | from cryptography.utils import int_from_bytes 2022-03-23 18:48:16.749 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2022-03-23 18:48:16.749 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-23 18:48:16.750 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-23 18:48:16.750 | ++ functions-common:get_field:811 : local data field 2022-03-23 18:48:16.750 | ++ functions-common:get_field:812 : read data 2022-03-23 18:48:16.750 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:48:16.750 | from cryptography.utils import int_from_bytes 2022-03-23 18:48:16.750 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:48:16.750 | from cryptography.utils import int_from_bytes 2022-03-23 18:48:16.750 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:48:16.750 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-23 18:48:16.750 | ++ functions-common:get_field:816 : field='$2' 2022-03-23 18:48:16.750 | ++ functions-common:get_field:818 : echo '| 4073a812f60a4ac9ab962eb476910df7 | 8773108e220a4c2e9029da6593942db6 | | 593a1614052d48a8b2ae532c38eed34e | | | False |' 2022-03-23 18:48:16.750 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-23 18:48:16.750 | ++ functions-common:get_field:812 : read data 2022-03-23 18:48:16.750 | + functions-common:get_or_add_user_project_role:995 : user_role_id=4073a812f60a4ac9ab962eb476910df7 2022-03-23 18:48:16.750 | + functions-common:get_or_add_user_project_role:997 : echo 4073a812f60a4ac9ab962eb476910df7 2022-03-23 18:48:16.750 | 4073a812f60a4ac9ab962eb476910df7 2022-03-23 18:48:16.750 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-03-23 18:48:16.750 | + lib/cinder:create_cinder_accounts:403 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2022-03-23 18:48:16.750 | + functions-common:get_or_create_service:1082 : local service_id 2022-03-23 18:48:16.750 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show block-storage -f value -c id 2022-03-23 18:48:16.750 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create block-storage --name cinder '--description=Cinder Volume Service' -f value -c id 2022-03-23 18:48:16.750 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:48:16.750 | from cryptography.utils import int_from_bytes 2022-03-23 18:48:16.750 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:48:16.750 | from cryptography.utils import int_from_bytes 2022-03-23 18:48:16.750 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:48:16.750 | + functions-common:get_or_create_service:1093 : service_id=' 2022-03-23 18:48:16.750 | ecc0b8a96e6141e7a8ca18da724d620c' 2022-03-23 18:48:16.750 | + functions-common:get_or_create_service:1094 : echo ecc0b8a96e6141e7a8ca18da724d620c 2022-03-23 18:48:16.750 | ecc0b8a96e6141e7a8ca18da724d620c 2022-03-23 18:48:16.750 | + lib/cinder:create_cinder_accounts:404 : '[' True == False ']' 2022-03-23 18:48:16.751 | + lib/cinder:create_cinder_accounts:417 : get_or_create_endpoint block-storage RegionOne 'http://10.222.0.45/volume/v3/$(project_id)s' 2022-03-23 18:48:16.751 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-03-23 18:48:16.751 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface block-storage public 'http://10.222.0.45/volume/v3/$(project_id)s' RegionOne 2022-03-23 18:48:16.751 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-23 18:48:16.751 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service block-storage --interface public --region RegionOne -c ID -f value 2022-03-23 18:48:16.751 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:48:16.751 | from cryptography.utils import int_from_bytes 2022-03-23 18:48:16.751 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:48:16.751 | from cryptography.utils import int_from_bytes 2022-03-23 18:48:16.751 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:48:16.751 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-23 18:48:16.751 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-23 18:48:16.751 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create block-storage public 'http://10.222.0.45/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-03-23 18:48:16.751 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:48:16.751 | from cryptography.utils import int_from_bytes 2022-03-23 18:48:16.751 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:48:16.751 | from cryptography.utils import int_from_bytes 2022-03-23 18:48:16.751 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:48:16.751 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=57a8cd8ebbb14afeb6927dc3db4b7ab8 2022-03-23 18:48:16.751 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 57a8cd8ebbb14afeb6927dc3db4b7ab8 2022-03-23 18:48:16.751 | + functions-common:get_or_create_endpoint:1127 : public_id=57a8cd8ebbb14afeb6927dc3db4b7ab8 2022-03-23 18:48:16.751 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-03-23 18:48:16.751 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-03-23 18:48:16.751 | + functions-common:get_or_create_endpoint:1136 : echo 57a8cd8ebbb14afeb6927dc3db4b7ab8 2022-03-23 18:48:16.751 | 57a8cd8ebbb14afeb6927dc3db4b7ab8 2022-03-23 18:48:16.751 | + lib/cinder:create_cinder_accounts:421 : get_or_create_service cinderv3 volumev3 'Cinder Volume Service V3' 2022-03-23 18:48:16.751 | + functions-common:get_or_create_service:1082 : local service_id 2022-03-23 18:48:16.751 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show volumev3 -f value -c id 2022-03-23 18:48:16.751 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create volumev3 --name cinderv3 '--description=Cinder Volume Service V3' -f value -c id 2022-03-23 18:48:16.751 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:48:16.752 | from cryptography.utils import int_from_bytes 2022-03-23 18:48:16.752 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:48:16.752 | from cryptography.utils import int_from_bytes 2022-03-23 18:48:16.752 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:48:16.752 | + functions-common:get_or_create_service:1093 : service_id=' 2022-03-23 18:48:16.752 | 24f689e9805a453ea9edc9e7ffb9ace4' 2022-03-23 18:48:16.752 | + functions-common:get_or_create_service:1094 : echo 24f689e9805a453ea9edc9e7ffb9ace4 2022-03-23 18:48:16.752 | 24f689e9805a453ea9edc9e7ffb9ace4 2022-03-23 18:48:16.752 | + lib/cinder:create_cinder_accounts:423 : get_or_create_endpoint volumev3 RegionOne 'http://10.222.0.45/volume/v3/$(project_id)s' 2022-03-23 18:48:16.752 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-03-23 18:48:16.752 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface volumev3 public 'http://10.222.0.45/volume/v3/$(project_id)s' RegionOne 2022-03-23 18:48:16.752 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-23 18:48:16.752 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service volumev3 --interface public --region RegionOne -c ID -f value 2022-03-23 18:48:16.752 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:48:16.752 | from cryptography.utils import int_from_bytes 2022-03-23 18:48:16.752 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:48:16.752 | from cryptography.utils import int_from_bytes 2022-03-23 18:48:16.752 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:48:16.752 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-23 18:48:16.752 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-23 18:48:16.752 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create volumev3 public 'http://10.222.0.45/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-03-23 18:48:16.752 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:48:16.752 | from cryptography.utils import int_from_bytes 2022-03-23 18:48:16.752 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:48:16.752 | from cryptography.utils import int_from_bytes 2022-03-23 18:48:16.752 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:48:16.752 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=7e541441670d40a0b64cf2f981257510 2022-03-23 18:48:16.752 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 7e541441670d40a0b64cf2f981257510 2022-03-23 18:48:16.752 | + functions-common:get_or_create_endpoint:1127 : public_id=7e541441670d40a0b64cf2f981257510 2022-03-23 18:48:16.752 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-03-23 18:48:16.753 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-03-23 18:48:16.753 | + functions-common:get_or_create_endpoint:1136 : echo 7e541441670d40a0b64cf2f981257510 2022-03-23 18:48:16.753 | 7e541441670d40a0b64cf2f981257510 2022-03-23 18:48:16.753 | + lib/cinder:create_cinder_accounts:428 : configure_cinder_internal_tenant 2022-03-23 18:48:16.753 | ++ lib/cinder:configure_cinder_internal_tenant:611 : get_or_create_project service 2022-03-23 18:48:16.753 | ++ functions-common:get_or_create_project:932 : local project_id 2022-03-23 18:48:16.753 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create service --domain= --or-show -f value -c id 2022-03-23 18:48:16.753 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:48:16.753 | from cryptography.utils import int_from_bytes 2022-03-23 18:48:16.753 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:48:16.753 | from cryptography.utils import int_from_bytes 2022-03-23 18:48:16.753 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:48:16.753 | ++ functions-common:get_or_create_project:938 : project_id=593a1614052d48a8b2ae532c38eed34e 2022-03-23 18:48:16.753 | ++ functions-common:get_or_create_project:939 : echo 593a1614052d48a8b2ae532c38eed34e 2022-03-23 18:48:16.753 | + lib/cinder:configure_cinder_internal_tenant:611 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id 593a1614052d48a8b2ae532c38eed34e 2022-03-23 18:48:16.753 | ++ lib/cinder:configure_cinder_internal_tenant:612 : get_or_create_user cinder 2022-03-23 18:48:16.753 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-23 18:48:16.753 | ++ functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-03-23 18:48:16.753 | ++ functions-common:get_or_create_user:913 : local email= 2022-03-23 18:48:16.753 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create cinder --password '' --domain= --or-show -f value -c id 2022-03-23 18:48:16.753 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:48:16.753 | from cryptography.utils import int_from_bytes 2022-03-23 18:48:16.753 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:48:16.753 | from cryptography.utils import int_from_bytes 2022-03-23 18:48:16.753 | No password was supplied, authentication will fail when a user does not have a password. 2022-03-23 18:48:16.753 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:48:16.753 | ++ functions-common:get_or_create_user:925 : user_id=8773108e220a4c2e9029da6593942db6 2022-03-23 18:48:16.753 | ++ functions-common:get_or_create_user:926 : echo 8773108e220a4c2e9029da6593942db6 2022-03-23 18:48:16.753 | + lib/cinder:configure_cinder_internal_tenant:612 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id 8773108e220a4c2e9029da6593942db6 2022-03-23 18:48:16.798 | [799828 Async create_cinder_accounts:834315]: finished create_cinder_accounts with result 0 in 61 seconds 2022-03-23 18:48:16.802 | + inc/async:async_wait:197 : return 0 2022-03-23 18:48:16.805 | + ./stack.sh:main:1129 : async_wait create_neutron_accounts create_swift_accounts configure_horizon 2022-03-23 18:48:16.857 | [799828 Async create_neutron_accounts:834436]: Waiting for completion of create_neutron_accounts running on PID 834436 (3 other jobs running) 2022-03-23 18:48:16.884 | [799828 Async create_neutron_accounts:834436]: Signaling child to exit 2022-03-23 18:48:16.884 | WAKEUP 2022-03-23 18:48:16.907 | [799828 Async create_neutron_accounts:834436]: Signaled 2022-03-23 18:48:16.909 | + lib/neutron:create_neutron_accounts:669 : is_neutron_legacy_enabled 2022-03-23 18:48:16.909 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-23 18:48:16.909 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-03-23 18:48:16.909 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-23 18:48:16.909 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-03-23 18:48:16.909 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-03-23 18:48:16.909 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-03-23 18:48:16.909 | + lib/neutron:create_neutron_accounts:671 : create_mutnauq_accounts 2022-03-23 18:48:16.909 | + lib/neutron-legacy:create_mutnauq_accounts:436 : local neutron_url 2022-03-23 18:48:16.909 | + lib/neutron-legacy:create_mutnauq_accounts:437 : '[' False == True ']' 2022-03-23 18:48:16.909 | + lib/neutron-legacy:create_mutnauq_accounts:440 : neutron_url=http://10.222.0.45:9696/ 2022-03-23 18:48:16.909 | + lib/neutron-legacy:create_mutnauq_accounts:443 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ q-svc ]] 2022-03-23 18:48:16.909 | + lib/neutron-legacy:create_mutnauq_accounts:445 : create_service_user neutron 2022-03-23 18:48:16.909 | + lib/keystone:create_service_user:431 : get_or_create_user neutron Passw0rd Default 2022-03-23 18:48:16.909 | + functions-common:get_or_create_user:909 : local user_id 2022-03-23 18:48:16.909 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-03-23 18:48:16.909 | + functions-common:get_or_create_user:913 : local email= 2022-03-23 18:48:16.909 | ++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create neutron --password Passw0rd --domain=Default --or-show -f value -c id 2022-03-23 18:48:16.910 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:48:16.910 | from cryptography.utils import int_from_bytes 2022-03-23 18:48:16.910 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:48:16.910 | from cryptography.utils import int_from_bytes 2022-03-23 18:48:16.910 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:48:16.910 | + functions-common:get_or_create_user:925 : user_id=eb3ca5c9887a442da54f75edfc49f328 2022-03-23 18:48:16.910 | + functions-common:get_or_create_user:926 : echo eb3ca5c9887a442da54f75edfc49f328 2022-03-23 18:48:16.910 | eb3ca5c9887a442da54f75edfc49f328 2022-03-23 18:48:16.910 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service neutron service Default Default 2022-03-23 18:48:16.910 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-23 18:48:16.910 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-23 18:48:16.910 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-23 18:48:16.910 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-23 18:48:16.910 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-23 18:48:16.910 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-23 18:48:16.910 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-23 18:48:16.910 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-23 18:48:16.910 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-23 18:48:16.910 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-23 18:48:16.910 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-23 18:48:16.910 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-23 18:48:16.910 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2022-03-23 18:48:16.910 | ++ functions-common:get_field:811 : local data field 2022-03-23 18:48:16.910 | ++ functions-common:get_field:812 : read data 2022-03-23 18:48:16.910 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:48:16.910 | from cryptography.utils import int_from_bytes 2022-03-23 18:48:16.910 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:48:16.910 | from cryptography.utils import int_from_bytes 2022-03-23 18:48:16.910 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:48:16.910 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-23 18:48:16.910 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-23 18:48:16.910 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add service --user neutron --project service --user-domain Default --project-domain Default 2022-03-23 18:48:16.911 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:48:16.911 | from cryptography.utils import int_from_bytes 2022-03-23 18:48:16.911 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:48:16.911 | from cryptography.utils import int_from_bytes 2022-03-23 18:48:16.911 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-23 18:48:16.911 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2022-03-23 18:48:16.911 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-23 18:48:16.911 | ++ functions-common:get_field:811 : local data field 2022-03-23 18:48:16.911 | ++ functions-common:get_field:812 : read data 2022-03-23 18:48:16.911 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:48:16.911 | from cryptography.utils import int_from_bytes 2022-03-23 18:48:16.911 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:48:16.911 | from cryptography.utils import int_from_bytes 2022-03-23 18:48:16.911 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:48:16.911 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-23 18:48:16.911 | ++ functions-common:get_field:816 : field='$2' 2022-03-23 18:48:16.911 | ++ functions-common:get_field:818 : echo '| 4073a812f60a4ac9ab962eb476910df7 | eb3ca5c9887a442da54f75edfc49f328 | | 593a1614052d48a8b2ae532c38eed34e | | | False |' 2022-03-23 18:48:16.911 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-23 18:48:16.911 | ++ functions-common:get_field:812 : read data 2022-03-23 18:48:16.911 | + functions-common:get_or_add_user_project_role:995 : user_role_id=4073a812f60a4ac9ab962eb476910df7 2022-03-23 18:48:16.911 | + functions-common:get_or_add_user_project_role:997 : echo 4073a812f60a4ac9ab962eb476910df7 2022-03-23 18:48:16.911 | 4073a812f60a4ac9ab962eb476910df7 2022-03-23 18:48:16.911 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-03-23 18:48:16.911 | + lib/neutron-legacy:create_mutnauq_accounts:447 : get_or_create_service neutron network 'Neutron Service' 2022-03-23 18:48:16.911 | + functions-common:get_or_create_service:1082 : local service_id 2022-03-23 18:48:16.911 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show network -f value -c id 2022-03-23 18:48:16.911 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create network --name neutron '--description=Neutron Service' -f value -c id 2022-03-23 18:48:16.911 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:48:16.911 | from cryptography.utils import int_from_bytes 2022-03-23 18:48:16.911 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:48:16.911 | from cryptography.utils import int_from_bytes 2022-03-23 18:48:16.912 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:48:16.912 | + functions-common:get_or_create_service:1093 : service_id=' 2022-03-23 18:48:16.912 | 15f2c20490394c9aa928caa55c7a4cb4' 2022-03-23 18:48:16.912 | + functions-common:get_or_create_service:1094 : echo 15f2c20490394c9aa928caa55c7a4cb4 2022-03-23 18:48:16.912 | 15f2c20490394c9aa928caa55c7a4cb4 2022-03-23 18:48:16.912 | + lib/neutron-legacy:create_mutnauq_accounts:449 : get_or_create_endpoint network RegionOne http://10.222.0.45:9696/ 2022-03-23 18:48:16.912 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-03-23 18:48:16.912 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface network public http://10.222.0.45:9696/ RegionOne 2022-03-23 18:48:16.912 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-23 18:48:16.912 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service network --interface public --region RegionOne -c ID -f value 2022-03-23 18:48:16.912 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:48:16.912 | from cryptography.utils import int_from_bytes 2022-03-23 18:48:16.912 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:48:16.912 | from cryptography.utils import int_from_bytes 2022-03-23 18:48:16.912 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:48:16.912 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-23 18:48:16.912 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-23 18:48:16.912 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create network public http://10.222.0.45:9696/ --region RegionOne -f value -c id 2022-03-23 18:48:16.912 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:48:16.912 | from cryptography.utils import int_from_bytes 2022-03-23 18:48:16.912 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:48:16.912 | from cryptography.utils import int_from_bytes 2022-03-23 18:48:16.912 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:48:16.912 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=1e7d9bf8e24042589e55d6ba77c7eaa6 2022-03-23 18:48:16.912 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 1e7d9bf8e24042589e55d6ba77c7eaa6 2022-03-23 18:48:16.912 | + functions-common:get_or_create_endpoint:1127 : public_id=1e7d9bf8e24042589e55d6ba77c7eaa6 2022-03-23 18:48:16.912 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-03-23 18:48:16.912 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-03-23 18:48:16.912 | + functions-common:get_or_create_endpoint:1136 : echo 1e7d9bf8e24042589e55d6ba77c7eaa6 2022-03-23 18:48:16.912 | 1e7d9bf8e24042589e55d6ba77c7eaa6 2022-03-23 18:48:16.954 | [799828 Async create_neutron_accounts:834436]: finished create_neutron_accounts with result 0 in 42 seconds 2022-03-23 18:48:16.992 | [799828 Async create_swift_accounts:834579]: Waiting for completion of create_swift_accounts running on PID 834579 (2 other jobs running) 2022-03-23 18:48:17.019 | [799828 Async create_swift_accounts:834579]: Signaling child to exit 2022-03-23 18:49:11.012 | + inc/async:async_inner:64 : rc=0 2022-03-23 18:49:11.041 | [834579 Async create_swift_accounts:834579]: finished successfully 2022-03-23 18:49:11.061 | WAKEUP 2022-03-23 18:49:11.084 | [799828 Async create_swift_accounts:834579]: Signaled 2022-03-23 18:49:11.086 | + lib/swift:create_swift_accounts:608 : export swiftusertest1_password=testing 2022-03-23 18:49:11.086 | + lib/swift:create_swift_accounts:608 : swiftusertest1_password=testing 2022-03-23 18:49:11.086 | + lib/swift:create_swift_accounts:609 : export swiftusertest2_password=testing2 2022-03-23 18:49:11.086 | + lib/swift:create_swift_accounts:609 : swiftusertest2_password=testing2 2022-03-23 18:49:11.086 | + lib/swift:create_swift_accounts:610 : export swiftusertest3_password=testing3 2022-03-23 18:49:11.086 | + lib/swift:create_swift_accounts:610 : swiftusertest3_password=testing3 2022-03-23 18:49:11.086 | + lib/swift:create_swift_accounts:611 : export swiftusertest4_password=testing4 2022-03-23 18:49:11.086 | + lib/swift:create_swift_accounts:611 : swiftusertest4_password=testing4 2022-03-23 18:49:11.086 | + lib/swift:create_swift_accounts:613 : local another_role 2022-03-23 18:49:11.086 | ++ lib/swift:create_swift_accounts:614 : get_or_create_role anotherrole 2022-03-23 18:49:11.086 | ++ functions-common:get_or_create_role:945 : local role_id 2022-03-23 18:49:11.086 | +++ functions-common:get_or_create_role:952 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2022-03-23 18:49:11.086 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:49:11.086 | from cryptography.utils import int_from_bytes 2022-03-23 18:49:11.086 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:49:11.086 | from cryptography.utils import int_from_bytes 2022-03-23 18:49:11.087 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:49:11.087 | ++ functions-common:get_or_create_role:950 : role_id=ef2f9e2fe78943fea6e4f21636bed85d 2022-03-23 18:49:11.087 | ++ functions-common:get_or_create_role:951 : echo ef2f9e2fe78943fea6e4f21636bed85d 2022-03-23 18:49:11.087 | + lib/swift:create_swift_accounts:614 : another_role=ef2f9e2fe78943fea6e4f21636bed85d 2022-03-23 18:49:11.087 | + lib/swift:create_swift_accounts:618 : create_service_user swift admin 2022-03-23 18:49:11.087 | + lib/keystone:create_service_user:431 : get_or_create_user swift Passw0rd Default 2022-03-23 18:49:11.087 | + functions-common:get_or_create_user:909 : local user_id 2022-03-23 18:49:11.087 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-03-23 18:49:11.087 | + functions-common:get_or_create_user:913 : local email= 2022-03-23 18:49:11.087 | ++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create swift --password Passw0rd --domain=Default --or-show -f value -c id 2022-03-23 18:49:11.087 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:49:11.087 | from cryptography.utils import int_from_bytes 2022-03-23 18:49:11.087 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:49:11.087 | from cryptography.utils import int_from_bytes 2022-03-23 18:49:11.087 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:49:11.087 | + functions-common:get_or_create_user:925 : user_id=b41c27e1e4984b1aab6d6751abb951e2 2022-03-23 18:49:11.087 | + functions-common:get_or_create_user:926 : echo b41c27e1e4984b1aab6d6751abb951e2 2022-03-23 18:49:11.087 | b41c27e1e4984b1aab6d6751abb951e2 2022-03-23 18:49:11.087 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service swift service Default Default 2022-03-23 18:49:11.087 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-23 18:49:11.087 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-23 18:49:11.087 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-23 18:49:11.087 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-23 18:49:11.087 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-23 18:49:11.087 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-23 18:49:11.087 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-23 18:49:11.087 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-23 18:49:11.087 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-23 18:49:11.087 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-23 18:49:11.087 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user swift --project service --user-domain Default --project-domain Default 2022-03-23 18:49:11.087 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-23 18:49:11.087 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-23 18:49:11.088 | ++ functions-common:get_field:811 : local data field 2022-03-23 18:49:11.088 | ++ functions-common:get_field:812 : read data 2022-03-23 18:49:11.088 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:49:11.088 | from cryptography.utils import int_from_bytes 2022-03-23 18:49:11.088 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:49:11.088 | from cryptography.utils import int_from_bytes 2022-03-23 18:49:11.088 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:49:11.088 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-23 18:49:11.088 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-23 18:49:11.088 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add service --user swift --project service --user-domain Default --project-domain Default 2022-03-23 18:49:11.088 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:49:11.088 | from cryptography.utils import int_from_bytes 2022-03-23 18:49:11.088 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:49:11.088 | from cryptography.utils import int_from_bytes 2022-03-23 18:49:11.088 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user swift --project service --user-domain Default --project-domain Default 2022-03-23 18:49:11.088 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-23 18:49:11.088 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-23 18:49:11.088 | ++ functions-common:get_field:811 : local data field 2022-03-23 18:49:11.088 | ++ functions-common:get_field:812 : read data 2022-03-23 18:49:11.088 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:49:11.088 | from cryptography.utils import int_from_bytes 2022-03-23 18:49:11.088 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:49:11.088 | from cryptography.utils import int_from_bytes 2022-03-23 18:49:11.088 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:49:11.088 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-23 18:49:11.088 | ++ functions-common:get_field:816 : field='$2' 2022-03-23 18:49:11.088 | ++ functions-common:get_field:818 : echo '| 4073a812f60a4ac9ab962eb476910df7 | b41c27e1e4984b1aab6d6751abb951e2 | | 593a1614052d48a8b2ae532c38eed34e | | | False |' 2022-03-23 18:49:11.088 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-23 18:49:11.088 | ++ functions-common:get_field:812 : read data 2022-03-23 18:49:11.088 | + functions-common:get_or_add_user_project_role:995 : user_role_id=4073a812f60a4ac9ab962eb476910df7 2022-03-23 18:49:11.088 | + functions-common:get_or_add_user_project_role:997 : echo 4073a812f60a4ac9ab962eb476910df7 2022-03-23 18:49:11.088 | 4073a812f60a4ac9ab962eb476910df7 2022-03-23 18:49:11.089 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-03-23 18:49:11.089 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin swift service Default Default 2022-03-23 18:49:11.089 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-23 18:49:11.089 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-23 18:49:11.089 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-23 18:49:11.089 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-23 18:49:11.089 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-23 18:49:11.089 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-23 18:49:11.089 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-23 18:49:11.089 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-23 18:49:11.089 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-23 18:49:11.089 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-23 18:49:11.089 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default 2022-03-23 18:49:11.089 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-23 18:49:11.089 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-23 18:49:11.089 | ++ functions-common:get_field:811 : local data field 2022-03-23 18:49:11.089 | ++ functions-common:get_field:812 : read data 2022-03-23 18:49:11.089 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:49:11.089 | from cryptography.utils import int_from_bytes 2022-03-23 18:49:11.089 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:49:11.089 | from cryptography.utils import int_from_bytes 2022-03-23 18:49:11.089 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:49:11.089 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-23 18:49:11.089 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-23 18:49:11.089 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user swift --project service --user-domain Default --project-domain Default 2022-03-23 18:49:11.089 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:49:11.089 | from cryptography.utils import int_from_bytes 2022-03-23 18:49:11.089 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:49:11.089 | from cryptography.utils import int_from_bytes 2022-03-23 18:49:11.089 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-23 18:49:11.089 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default 2022-03-23 18:49:11.089 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-23 18:49:11.090 | ++ functions-common:get_field:811 : local data field 2022-03-23 18:49:11.090 | ++ functions-common:get_field:812 : read data 2022-03-23 18:49:11.090 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:49:11.090 | from cryptography.utils import int_from_bytes 2022-03-23 18:49:11.090 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:49:11.090 | from cryptography.utils import int_from_bytes 2022-03-23 18:49:11.090 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:49:11.090 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-23 18:49:11.090 | ++ functions-common:get_field:816 : field='$2' 2022-03-23 18:49:11.090 | ++ functions-common:get_field:818 : echo '| 8f27ee74f9f34f67aaa0b39cb360d4ff | b41c27e1e4984b1aab6d6751abb951e2 | | 593a1614052d48a8b2ae532c38eed34e | | | False |' 2022-03-23 18:49:11.090 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-23 18:49:11.090 | ++ functions-common:get_field:812 : read data 2022-03-23 18:49:11.090 | + functions-common:get_or_add_user_project_role:995 : user_role_id=8f27ee74f9f34f67aaa0b39cb360d4ff 2022-03-23 18:49:11.090 | + functions-common:get_or_add_user_project_role:997 : echo 8f27ee74f9f34f67aaa0b39cb360d4ff 2022-03-23 18:49:11.090 | 8f27ee74f9f34f67aaa0b39cb360d4ff 2022-03-23 18:49:11.090 | + lib/swift:create_swift_accounts:620 : get_or_create_service swift object-store 'Swift Service' 2022-03-23 18:49:11.090 | + functions-common:get_or_create_service:1082 : local service_id 2022-03-23 18:49:11.090 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show object-store -f value -c id 2022-03-23 18:49:11.090 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create object-store --name swift '--description=Swift Service' -f value -c id 2022-03-23 18:49:11.090 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:49:11.090 | from cryptography.utils import int_from_bytes 2022-03-23 18:49:11.090 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:49:11.090 | from cryptography.utils import int_from_bytes 2022-03-23 18:49:11.090 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:49:11.090 | + functions-common:get_or_create_service:1093 : service_id=' 2022-03-23 18:49:11.090 | 1894a1b47d2343c080e2f4d4c9ea8d9c' 2022-03-23 18:49:11.090 | + functions-common:get_or_create_service:1094 : echo 1894a1b47d2343c080e2f4d4c9ea8d9c 2022-03-23 18:49:11.090 | 1894a1b47d2343c080e2f4d4c9ea8d9c 2022-03-23 18:49:11.090 | + lib/swift:create_swift_accounts:622 : get_or_create_endpoint object-store RegionOne 'http://10.222.0.45:8080/v1/AUTH_$(project_id)s' http://10.222.0.45:8080 2022-03-23 18:49:11.090 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-03-23 18:49:11.090 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface object-store public 'http://10.222.0.45:8080/v1/AUTH_$(project_id)s' RegionOne 2022-03-23 18:49:11.090 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-23 18:49:11.090 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service object-store --interface public --region RegionOne -c ID -f value 2022-03-23 18:49:11.091 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:49:11.091 | from cryptography.utils import int_from_bytes 2022-03-23 18:49:11.091 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:49:11.091 | from cryptography.utils import int_from_bytes 2022-03-23 18:49:11.091 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:49:11.091 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-23 18:49:11.091 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-23 18:49:11.091 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create object-store public 'http://10.222.0.45:8080/v1/AUTH_$(project_id)s' --region RegionOne -f value -c id 2022-03-23 18:49:11.091 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:49:11.091 | from cryptography.utils import int_from_bytes 2022-03-23 18:49:11.091 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:49:11.091 | from cryptography.utils import int_from_bytes 2022-03-23 18:49:11.091 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:49:11.091 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=b20d688706254a89995d85f9b464b22e 2022-03-23 18:49:11.091 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo b20d688706254a89995d85f9b464b22e 2022-03-23 18:49:11.091 | + functions-common:get_or_create_endpoint:1127 : public_id=b20d688706254a89995d85f9b464b22e 2022-03-23 18:49:11.091 | + functions-common:get_or_create_endpoint:1129 : [[ -n http://10.222.0.45:8080 ]] 2022-03-23 18:49:11.091 | + functions-common:get_or_create_endpoint:1130 : _get_or_create_endpoint_with_interface object-store admin http://10.222.0.45:8080 RegionOne 2022-03-23 18:49:11.091 | + functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-23 18:49:11.091 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service object-store --interface admin --region RegionOne -c ID -f value 2022-03-23 18:49:11.091 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:49:11.091 | from cryptography.utils import int_from_bytes 2022-03-23 18:49:11.091 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:49:11.091 | from cryptography.utils import int_from_bytes 2022-03-23 18:49:11.091 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:49:11.091 | + functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-23 18:49:11.091 | + functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-23 18:49:11.091 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create object-store admin http://10.222.0.45:8080 --region RegionOne -f value -c id 2022-03-23 18:49:11.091 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:49:11.091 | from cryptography.utils import int_from_bytes 2022-03-23 18:49:11.092 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:49:11.092 | from cryptography.utils import int_from_bytes 2022-03-23 18:49:11.092 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:49:11.092 | + functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=63f5c1fc63ae40f195bfec566d0cee6c 2022-03-23 18:49:11.092 | + functions-common:_get_or_create_endpoint_with_interface:1112 : echo 63f5c1fc63ae40f195bfec566d0cee6c 2022-03-23 18:49:11.092 | 63f5c1fc63ae40f195bfec566d0cee6c 2022-03-23 18:49:11.092 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-03-23 18:49:11.092 | + functions-common:get_or_create_endpoint:1136 : echo b20d688706254a89995d85f9b464b22e 2022-03-23 18:49:11.092 | b20d688706254a89995d85f9b464b22e 2022-03-23 18:49:11.092 | + lib/swift:create_swift_accounts:627 : local swift_project_test1 2022-03-23 18:49:11.092 | ++ lib/swift:create_swift_accounts:628 : get_or_create_project swiftprojecttest1 default 2022-03-23 18:49:11.092 | ++ functions-common:get_or_create_project:932 : local project_id 2022-03-23 18:49:11.092 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest1 --domain=default --or-show -f value -c id 2022-03-23 18:49:11.092 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:49:11.092 | from cryptography.utils import int_from_bytes 2022-03-23 18:49:11.092 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:49:11.092 | from cryptography.utils import int_from_bytes 2022-03-23 18:49:11.092 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:49:11.092 | ++ functions-common:get_or_create_project:938 : project_id=ba99387c00764da18382f4ae7c4fd33f 2022-03-23 18:49:11.092 | ++ functions-common:get_or_create_project:939 : echo ba99387c00764da18382f4ae7c4fd33f 2022-03-23 18:49:11.092 | + lib/swift:create_swift_accounts:628 : swift_project_test1=ba99387c00764da18382f4ae7c4fd33f 2022-03-23 18:49:11.092 | + lib/swift:create_swift_accounts:629 : die_if_not_set 629 swift_project_test1 'Failure creating swift_project_test1' 2022-03-23 18:49:11.092 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-23 18:49:11.092 | ++ lib/swift:create_swift_accounts:631 : get_or_create_user swiftusertest1 testing default test@example.com 2022-03-23 18:49:11.092 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-23 18:49:11.092 | ++ functions-common:get_or_create_user:910 : [[ ! -z test@example.com ]] 2022-03-23 18:49:11.092 | ++ functions-common:get_or_create_user:911 : local email=--email=test@example.com 2022-03-23 18:49:11.092 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create swiftusertest1 --password testing --domain=default --email=test@example.com --or-show -f value -c id 2022-03-23 18:49:11.092 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:49:11.092 | from cryptography.utils import int_from_bytes 2022-03-23 18:49:11.092 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:49:11.092 | from cryptography.utils import int_from_bytes 2022-03-23 18:49:11.093 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:49:11.093 | ++ functions-common:get_or_create_user:925 : user_id=f8829eb9e22c468ab145180fabc3f3cc 2022-03-23 18:49:11.093 | ++ functions-common:get_or_create_user:926 : echo f8829eb9e22c468ab145180fabc3f3cc 2022-03-23 18:49:11.093 | + lib/swift:create_swift_accounts:631 : SWIFT_USER_TEST1=f8829eb9e22c468ab145180fabc3f3cc 2022-03-23 18:49:11.093 | + lib/swift:create_swift_accounts:632 : die_if_not_set 632 SWIFT_USER_TEST1 'Failure creating SWIFT_USER_TEST1' 2022-03-23 18:49:11.093 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-23 18:49:11.093 | + lib/swift:create_swift_accounts:633 : get_or_add_user_project_role admin f8829eb9e22c468ab145180fabc3f3cc ba99387c00764da18382f4ae7c4fd33f 2022-03-23 18:49:11.093 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-23 18:49:11.093 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-23 18:49:11.093 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-23 18:49:11.093 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-23 18:49:11.093 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-23 18:49:11.093 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-23 18:49:11.093 | ++ functions-common:_get_domain_args:967 : echo 2022-03-23 18:49:11.093 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-23 18:49:11.093 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-23 18:49:11.093 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user f8829eb9e22c468ab145180fabc3f3cc --project ba99387c00764da18382f4ae7c4fd33f 2022-03-23 18:49:11.093 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-23 18:49:11.093 | ++ functions-common:get_field:811 : local data field 2022-03-23 18:49:11.093 | ++ functions-common:get_field:812 : read data 2022-03-23 18:49:11.093 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:49:11.093 | from cryptography.utils import int_from_bytes 2022-03-23 18:49:11.093 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:49:11.093 | from cryptography.utils import int_from_bytes 2022-03-23 18:49:11.093 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:49:11.093 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-23 18:49:11.093 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-23 18:49:11.093 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user f8829eb9e22c468ab145180fabc3f3cc --project ba99387c00764da18382f4ae7c4fd33f 2022-03-23 18:49:11.093 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:49:11.093 | from cryptography.utils import int_from_bytes 2022-03-23 18:49:11.093 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:49:11.094 | from cryptography.utils import int_from_bytes 2022-03-23 18:49:11.094 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user f8829eb9e22c468ab145180fabc3f3cc --project ba99387c00764da18382f4ae7c4fd33f 2022-03-23 18:49:11.094 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-23 18:49:11.094 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-23 18:49:11.094 | ++ functions-common:get_field:811 : local data field 2022-03-23 18:49:11.094 | ++ functions-common:get_field:812 : read data 2022-03-23 18:49:11.094 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:49:11.094 | from cryptography.utils import int_from_bytes 2022-03-23 18:49:11.094 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:49:11.094 | from cryptography.utils import int_from_bytes 2022-03-23 18:49:11.094 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:49:11.094 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-23 18:49:11.094 | ++ functions-common:get_field:816 : field='$2' 2022-03-23 18:49:11.094 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-23 18:49:11.094 | ++ functions-common:get_field:818 : echo '| 8f27ee74f9f34f67aaa0b39cb360d4ff | f8829eb9e22c468ab145180fabc3f3cc | | ba99387c00764da18382f4ae7c4fd33f | | | False |' 2022-03-23 18:49:11.094 | ++ functions-common:get_field:812 : read data 2022-03-23 18:49:11.094 | + functions-common:get_or_add_user_project_role:995 : user_role_id=8f27ee74f9f34f67aaa0b39cb360d4ff 2022-03-23 18:49:11.094 | + functions-common:get_or_add_user_project_role:997 : echo 8f27ee74f9f34f67aaa0b39cb360d4ff 2022-03-23 18:49:11.094 | 8f27ee74f9f34f67aaa0b39cb360d4ff 2022-03-23 18:49:11.094 | + lib/swift:create_swift_accounts:635 : local swift_user_test3 2022-03-23 18:49:11.094 | ++ lib/swift:create_swift_accounts:637 : get_or_create_user swiftusertest3 testing3 default test3@example.com 2022-03-23 18:49:11.094 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-23 18:49:11.094 | ++ functions-common:get_or_create_user:910 : [[ ! -z test3@example.com ]] 2022-03-23 18:49:11.094 | ++ functions-common:get_or_create_user:911 : local email=--email=test3@example.com 2022-03-23 18:49:11.094 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create swiftusertest3 --password testing3 --domain=default --email=test3@example.com --or-show -f value -c id 2022-03-23 18:49:11.094 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:49:11.094 | from cryptography.utils import int_from_bytes 2022-03-23 18:49:11.094 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:49:11.094 | from cryptography.utils import int_from_bytes 2022-03-23 18:49:11.094 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:49:11.095 | ++ functions-common:get_or_create_user:925 : user_id=c4ab583a70ec438e8ec7e4f78dcaa8e2 2022-03-23 18:49:11.095 | ++ functions-common:get_or_create_user:926 : echo c4ab583a70ec438e8ec7e4f78dcaa8e2 2022-03-23 18:49:11.095 | + lib/swift:create_swift_accounts:637 : swift_user_test3=c4ab583a70ec438e8ec7e4f78dcaa8e2 2022-03-23 18:49:11.095 | + lib/swift:create_swift_accounts:638 : die_if_not_set 638 swift_user_test3 'Failure creating swift_user_test3' 2022-03-23 18:49:11.095 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-23 18:49:11.095 | + lib/swift:create_swift_accounts:639 : get_or_add_user_project_role ef2f9e2fe78943fea6e4f21636bed85d c4ab583a70ec438e8ec7e4f78dcaa8e2 ba99387c00764da18382f4ae7c4fd33f 2022-03-23 18:49:11.095 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-23 18:49:11.095 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-23 18:49:11.095 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-23 18:49:11.095 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-23 18:49:11.095 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-23 18:49:11.095 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-23 18:49:11.095 | ++ functions-common:_get_domain_args:967 : echo 2022-03-23 18:49:11.095 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-23 18:49:11.095 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role ef2f9e2fe78943fea6e4f21636bed85d --user c4ab583a70ec438e8ec7e4f78dcaa8e2 --project ba99387c00764da18382f4ae7c4fd33f 2022-03-23 18:49:11.095 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-23 18:49:11.095 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-23 18:49:11.095 | ++ functions-common:get_field:811 : local data field 2022-03-23 18:49:11.095 | ++ functions-common:get_field:812 : read data 2022-03-23 18:49:11.095 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:49:11.095 | from cryptography.utils import int_from_bytes 2022-03-23 18:49:11.095 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:49:11.095 | from cryptography.utils import int_from_bytes 2022-03-23 18:49:11.095 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:49:11.095 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-23 18:49:11.095 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-23 18:49:11.095 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add ef2f9e2fe78943fea6e4f21636bed85d --user c4ab583a70ec438e8ec7e4f78dcaa8e2 --project ba99387c00764da18382f4ae7c4fd33f 2022-03-23 18:49:11.095 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:49:11.095 | from cryptography.utils import int_from_bytes 2022-03-23 18:49:11.095 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:49:11.095 | from cryptography.utils import int_from_bytes 2022-03-23 18:49:11.096 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role ef2f9e2fe78943fea6e4f21636bed85d --user c4ab583a70ec438e8ec7e4f78dcaa8e2 --project ba99387c00764da18382f4ae7c4fd33f 2022-03-23 18:49:11.096 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-23 18:49:11.096 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-23 18:49:11.096 | ++ functions-common:get_field:811 : local data field 2022-03-23 18:49:11.096 | ++ functions-common:get_field:812 : read data 2022-03-23 18:49:11.096 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:49:11.096 | from cryptography.utils import int_from_bytes 2022-03-23 18:49:11.096 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:49:11.096 | from cryptography.utils import int_from_bytes 2022-03-23 18:49:11.096 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:49:11.096 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-23 18:49:11.096 | ++ functions-common:get_field:816 : field='$2' 2022-03-23 18:49:11.096 | ++ functions-common:get_field:818 : echo '| ef2f9e2fe78943fea6e4f21636bed85d | c4ab583a70ec438e8ec7e4f78dcaa8e2 | | ba99387c00764da18382f4ae7c4fd33f | | | False |' 2022-03-23 18:49:11.096 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-23 18:49:11.096 | ++ functions-common:get_field:812 : read data 2022-03-23 18:49:11.096 | + functions-common:get_or_add_user_project_role:995 : user_role_id=ef2f9e2fe78943fea6e4f21636bed85d 2022-03-23 18:49:11.096 | + functions-common:get_or_add_user_project_role:997 : echo ef2f9e2fe78943fea6e4f21636bed85d 2022-03-23 18:49:11.096 | ef2f9e2fe78943fea6e4f21636bed85d 2022-03-23 18:49:11.096 | + lib/swift:create_swift_accounts:641 : local swift_project_test2 2022-03-23 18:49:11.096 | ++ lib/swift:create_swift_accounts:642 : get_or_create_project swiftprojecttest2 default 2022-03-23 18:49:11.096 | ++ functions-common:get_or_create_project:932 : local project_id 2022-03-23 18:49:11.096 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest2 --domain=default --or-show -f value -c id 2022-03-23 18:49:11.096 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:49:11.096 | from cryptography.utils import int_from_bytes 2022-03-23 18:49:11.096 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:49:11.096 | from cryptography.utils import int_from_bytes 2022-03-23 18:49:11.096 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:49:11.096 | ++ functions-common:get_or_create_project:938 : project_id=12543ada6a2d46e393b1a6637c0f62bc 2022-03-23 18:49:11.096 | ++ functions-common:get_or_create_project:939 : echo 12543ada6a2d46e393b1a6637c0f62bc 2022-03-23 18:49:11.096 | + lib/swift:create_swift_accounts:642 : swift_project_test2=12543ada6a2d46e393b1a6637c0f62bc 2022-03-23 18:49:11.096 | + lib/swift:create_swift_accounts:643 : die_if_not_set 643 swift_project_test2 'Failure creating swift_project_test2' 2022-03-23 18:49:11.096 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-23 18:49:11.097 | + lib/swift:create_swift_accounts:645 : local swift_user_test2 2022-03-23 18:49:11.097 | ++ lib/swift:create_swift_accounts:647 : get_or_create_user swiftusertest2 testing2 default test2@example.com 2022-03-23 18:49:11.097 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-23 18:49:11.097 | ++ functions-common:get_or_create_user:910 : [[ ! -z test2@example.com ]] 2022-03-23 18:49:11.097 | ++ functions-common:get_or_create_user:911 : local email=--email=test2@example.com 2022-03-23 18:49:11.097 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create swiftusertest2 --password testing2 --domain=default --email=test2@example.com --or-show -f value -c id 2022-03-23 18:49:11.097 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:49:11.097 | from cryptography.utils import int_from_bytes 2022-03-23 18:49:11.097 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:49:11.097 | from cryptography.utils import int_from_bytes 2022-03-23 18:49:11.097 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:49:11.097 | ++ functions-common:get_or_create_user:925 : user_id=1d11633069ce404a89e883d4bbb3e66a 2022-03-23 18:49:11.097 | ++ functions-common:get_or_create_user:926 : echo 1d11633069ce404a89e883d4bbb3e66a 2022-03-23 18:49:11.097 | + lib/swift:create_swift_accounts:647 : swift_user_test2=1d11633069ce404a89e883d4bbb3e66a 2022-03-23 18:49:11.097 | + lib/swift:create_swift_accounts:648 : die_if_not_set 648 swift_user_test2 'Failure creating swift_user_test2' 2022-03-23 18:49:11.097 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-23 18:49:11.097 | + lib/swift:create_swift_accounts:649 : get_or_add_user_project_role admin 1d11633069ce404a89e883d4bbb3e66a 12543ada6a2d46e393b1a6637c0f62bc 2022-03-23 18:49:11.097 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-23 18:49:11.097 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-23 18:49:11.097 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-23 18:49:11.097 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-23 18:49:11.097 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-23 18:49:11.097 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-23 18:49:11.097 | ++ functions-common:_get_domain_args:967 : echo 2022-03-23 18:49:11.097 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-23 18:49:11.097 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 1d11633069ce404a89e883d4bbb3e66a --project 12543ada6a2d46e393b1a6637c0f62bc 2022-03-23 18:49:11.097 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-23 18:49:11.097 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-23 18:49:11.097 | ++ functions-common:get_field:811 : local data field 2022-03-23 18:49:11.098 | ++ functions-common:get_field:812 : read data 2022-03-23 18:49:11.098 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:49:11.098 | from cryptography.utils import int_from_bytes 2022-03-23 18:49:11.098 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:49:11.098 | from cryptography.utils import int_from_bytes 2022-03-23 18:49:11.098 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:49:11.098 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-23 18:49:11.098 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-23 18:49:11.098 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user 1d11633069ce404a89e883d4bbb3e66a --project 12543ada6a2d46e393b1a6637c0f62bc 2022-03-23 18:49:11.098 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:49:11.098 | from cryptography.utils import int_from_bytes 2022-03-23 18:49:11.098 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:49:11.098 | from cryptography.utils import int_from_bytes 2022-03-23 18:49:11.098 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 1d11633069ce404a89e883d4bbb3e66a --project 12543ada6a2d46e393b1a6637c0f62bc 2022-03-23 18:49:11.098 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-23 18:49:11.098 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-23 18:49:11.098 | ++ functions-common:get_field:811 : local data field 2022-03-23 18:49:11.098 | ++ functions-common:get_field:812 : read data 2022-03-23 18:49:11.098 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:49:11.098 | from cryptography.utils import int_from_bytes 2022-03-23 18:49:11.098 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:49:11.098 | from cryptography.utils import int_from_bytes 2022-03-23 18:49:11.098 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:49:11.098 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-23 18:49:11.098 | ++ functions-common:get_field:816 : field='$2' 2022-03-23 18:49:11.098 | ++ functions-common:get_field:818 : echo '| 8f27ee74f9f34f67aaa0b39cb360d4ff | 1d11633069ce404a89e883d4bbb3e66a | | 12543ada6a2d46e393b1a6637c0f62bc | | | False |' 2022-03-23 18:49:11.098 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-23 18:49:11.098 | ++ functions-common:get_field:812 : read data 2022-03-23 18:49:11.098 | + functions-common:get_or_add_user_project_role:995 : user_role_id=8f27ee74f9f34f67aaa0b39cb360d4ff 2022-03-23 18:49:11.098 | + functions-common:get_or_add_user_project_role:997 : echo 8f27ee74f9f34f67aaa0b39cb360d4ff 2022-03-23 18:49:11.098 | 8f27ee74f9f34f67aaa0b39cb360d4ff 2022-03-23 18:49:11.098 | + lib/swift:create_swift_accounts:651 : local swift_domain 2022-03-23 18:49:11.099 | ++ lib/swift:create_swift_accounts:652 : get_or_create_domain swift_test 'Used for swift functional testing' 2022-03-23 18:49:11.099 | ++ functions-common:get_or_create_domain:877 : local domain_id 2022-03-23 18:49:11.099 | +++ functions-common:get_or_create_domain:889 : oscwrap --os-cloud devstack-system-admin domain show swift_test -f value -c id 2022-03-23 18:49:11.099 | +++ functions-common:get_or_create_domain:891 : oscwrap --os-cloud devstack-system-admin domain create swift_test --description 'Used for swift functional testing' -f value -c id 2022-03-23 18:49:11.099 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:49:11.099 | from cryptography.utils import int_from_bytes 2022-03-23 18:49:11.099 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:49:11.099 | from cryptography.utils import int_from_bytes 2022-03-23 18:49:11.099 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:49:11.099 | ++ functions-common:get_or_create_domain:887 : domain_id=' 2022-03-23 18:49:11.099 | 58cf12c2ee4b4f0e964b86bde875be1e' 2022-03-23 18:49:11.099 | ++ functions-common:get_or_create_domain:888 : echo 58cf12c2ee4b4f0e964b86bde875be1e 2022-03-23 18:49:11.099 | + lib/swift:create_swift_accounts:652 : swift_domain=58cf12c2ee4b4f0e964b86bde875be1e 2022-03-23 18:49:11.099 | + lib/swift:create_swift_accounts:653 : die_if_not_set 653 swift_domain 'Failure creating swift_test domain' 2022-03-23 18:49:11.099 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-23 18:49:11.099 | + lib/swift:create_swift_accounts:655 : local swift_project_test4 2022-03-23 18:49:11.099 | ++ lib/swift:create_swift_accounts:656 : get_or_create_project swiftprojecttest4 58cf12c2ee4b4f0e964b86bde875be1e 2022-03-23 18:49:11.099 | ++ functions-common:get_or_create_project:932 : local project_id 2022-03-23 18:49:11.099 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest4 --domain=58cf12c2ee4b4f0e964b86bde875be1e --or-show -f value -c id 2022-03-23 18:49:11.099 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:49:11.099 | from cryptography.utils import int_from_bytes 2022-03-23 18:49:11.099 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:49:11.099 | from cryptography.utils import int_from_bytes 2022-03-23 18:49:11.099 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:49:11.099 | ++ functions-common:get_or_create_project:938 : project_id=af9ba3419b6145aa9f8779aefd483b3d 2022-03-23 18:49:11.099 | ++ functions-common:get_or_create_project:939 : echo af9ba3419b6145aa9f8779aefd483b3d 2022-03-23 18:49:11.099 | + lib/swift:create_swift_accounts:656 : swift_project_test4=af9ba3419b6145aa9f8779aefd483b3d 2022-03-23 18:49:11.099 | + lib/swift:create_swift_accounts:657 : die_if_not_set 657 swift_project_test4 'Failure creating swift_project_test4' 2022-03-23 18:49:11.099 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-23 18:49:11.099 | + lib/swift:create_swift_accounts:659 : local swift_user_test4 2022-03-23 18:49:11.099 | ++ lib/swift:create_swift_accounts:661 : get_or_create_user swiftusertest4 testing4 58cf12c2ee4b4f0e964b86bde875be1e test4@example.com 2022-03-23 18:49:11.099 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-23 18:49:11.100 | ++ functions-common:get_or_create_user:910 : [[ ! -z test4@example.com ]] 2022-03-23 18:49:11.100 | ++ functions-common:get_or_create_user:911 : local email=--email=test4@example.com 2022-03-23 18:49:11.100 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create swiftusertest4 --password testing4 --domain=58cf12c2ee4b4f0e964b86bde875be1e --email=test4@example.com --or-show -f value -c id 2022-03-23 18:49:11.100 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:49:11.100 | from cryptography.utils import int_from_bytes 2022-03-23 18:49:11.100 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:49:11.100 | from cryptography.utils import int_from_bytes 2022-03-23 18:49:11.100 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:49:11.100 | ++ functions-common:get_or_create_user:925 : user_id=6855574a484f4dabb05cf0ffbcdf3c27 2022-03-23 18:49:11.100 | ++ functions-common:get_or_create_user:926 : echo 6855574a484f4dabb05cf0ffbcdf3c27 2022-03-23 18:49:11.100 | + lib/swift:create_swift_accounts:661 : swift_user_test4=6855574a484f4dabb05cf0ffbcdf3c27 2022-03-23 18:49:11.100 | + lib/swift:create_swift_accounts:662 : die_if_not_set 662 swift_user_test4 'Failure creating swift_user_test4' 2022-03-23 18:49:11.100 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-23 18:49:11.100 | + lib/swift:create_swift_accounts:663 : get_or_add_user_project_role admin 6855574a484f4dabb05cf0ffbcdf3c27 af9ba3419b6145aa9f8779aefd483b3d 2022-03-23 18:49:11.100 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-23 18:49:11.100 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-23 18:49:11.100 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-23 18:49:11.100 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-23 18:49:11.100 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-23 18:49:11.100 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-23 18:49:11.100 | ++ functions-common:_get_domain_args:967 : echo 2022-03-23 18:49:11.100 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-23 18:49:11.100 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-23 18:49:11.100 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 6855574a484f4dabb05cf0ffbcdf3c27 --project af9ba3419b6145aa9f8779aefd483b3d 2022-03-23 18:49:11.100 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-23 18:49:11.100 | ++ functions-common:get_field:811 : local data field 2022-03-23 18:49:11.100 | ++ functions-common:get_field:812 : read data 2022-03-23 18:49:11.100 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:49:11.100 | from cryptography.utils import int_from_bytes 2022-03-23 18:49:11.100 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:49:11.100 | from cryptography.utils import int_from_bytes 2022-03-23 18:49:11.100 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:49:11.101 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-23 18:49:11.101 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-23 18:49:11.101 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user 6855574a484f4dabb05cf0ffbcdf3c27 --project af9ba3419b6145aa9f8779aefd483b3d 2022-03-23 18:49:11.101 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:49:11.101 | from cryptography.utils import int_from_bytes 2022-03-23 18:49:11.101 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:49:11.101 | from cryptography.utils import int_from_bytes 2022-03-23 18:49:11.101 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 6855574a484f4dabb05cf0ffbcdf3c27 --project af9ba3419b6145aa9f8779aefd483b3d 2022-03-23 18:49:11.101 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-23 18:49:11.101 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-23 18:49:11.101 | ++ functions-common:get_field:811 : local data field 2022-03-23 18:49:11.101 | ++ functions-common:get_field:812 : read data 2022-03-23 18:49:11.101 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:49:11.101 | from cryptography.utils import int_from_bytes 2022-03-23 18:49:11.101 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:49:11.101 | from cryptography.utils import int_from_bytes 2022-03-23 18:49:11.101 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:49:11.101 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-23 18:49:11.101 | ++ functions-common:get_field:816 : field='$2' 2022-03-23 18:49:11.101 | ++ functions-common:get_field:818 : echo '| 8f27ee74f9f34f67aaa0b39cb360d4ff | 6855574a484f4dabb05cf0ffbcdf3c27 | | af9ba3419b6145aa9f8779aefd483b3d | | | False |' 2022-03-23 18:49:11.101 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-23 18:49:11.101 | ++ functions-common:get_field:812 : read data 2022-03-23 18:49:11.101 | + functions-common:get_or_add_user_project_role:995 : user_role_id=8f27ee74f9f34f67aaa0b39cb360d4ff 2022-03-23 18:49:11.101 | + functions-common:get_or_add_user_project_role:997 : echo 8f27ee74f9f34f67aaa0b39cb360d4ff 2022-03-23 18:49:11.101 | 8f27ee74f9f34f67aaa0b39cb360d4ff 2022-03-23 18:49:11.133 | [799828 Async create_swift_accounts:834579]: finished create_swift_accounts with result 0 in 132 seconds 2022-03-23 18:49:11.141 | Not waiting for async task configure_horizon that we never started or has already been waited for 2022-03-23 18:49:11.144 | + inc/async:async_wait:197 : return 0 2022-03-23 18:49:11.147 | + ./stack.sh:main:1135 : is_service_enabled mysql postgresql 2022-03-23 18:49:11.166 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:49:11.169 | + ./stack.sh:main:1135 : is_service_enabled glance 2022-03-23 18:49:11.187 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:49:11.190 | + ./stack.sh:main:1136 : echo_summary 'Configuring Glance' 2022-03-23 18:49:11.192 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-23 18:49:11.195 | + ./stack.sh:echo_summary:446 : echo -e Configuring Glance 2022-03-23 18:49:11.198 | + ./stack.sh:main:1137 : async_runfunc init_glance 2022-03-23 18:49:11.200 | + inc/async:async_runfunc:116 : async_run init_glance init_glance 2022-03-23 18:49:11.260 | + inc/async:async_inner:63 : init_glance 2022-03-23 18:49:11.304 | [799828 Async init_glance:838909]: running: init_glance 2022-03-23 18:49:11.306 | + ./stack.sh:main:1144 : is_service_enabled neutron 2022-03-23 18:49:11.327 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:49:11.330 | + ./stack.sh:main:1145 : echo_summary 'Configuring Neutron' 2022-03-23 18:49:11.333 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-23 18:49:11.335 | + ./stack.sh:echo_summary:446 : echo -e Configuring Neutron 2022-03-23 18:49:11.338 | + ./stack.sh:main:1147 : configure_neutron 2022-03-23 18:49:11.341 | + lib/neutron:configure_neutron:620 : is_neutron_legacy_enabled 2022-03-23 18:49:11.345 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-23 18:49:11.346 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-03-23 18:49:11.352 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-23 18:49:11.355 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-03-23 18:49:11.357 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-03-23 18:49:11.360 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-03-23 18:49:11.363 | + lib/neutron:configure_neutron:622 : configure_mutnauq 2022-03-23 18:49:11.366 | + lib/neutron-legacy:configure_mutnauq:349 : _configure_neutron_common 2022-03-23 18:49:11.368 | + lib/neutron-legacy:_configure_neutron_common:774 : _create_neutron_conf_dir 2022-03-23 18:49:11.370 | + lib/neutron-legacy:_create_neutron_conf_dir:767 : sudo install -d -o ubuntu /etc/neutron 2022-03-23 18:49:11.384 | + lib/neutron-legacy:_configure_neutron_common:777 : cd /opt/stack/neutron 2022-03-23 18:49:11.387 | + lib/neutron-legacy:_configure_neutron_common:777 : exec ./tools/generate_config_file_samples.sh 2022-03-23 18:49:14.839 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:49:14.839 | from cryptography.utils import int_from_bytes 2022-03-23 18:49:14.839 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:49:14.839 | from cryptography.utils import int_from_bytes 2022-03-23 18:49:18.539 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:49:18.539 | from cryptography.utils import int_from_bytes 2022-03-23 18:49:18.539 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:49:18.539 | from cryptography.utils import int_from_bytes 2022-03-23 18:49:21.502 | + inc/async:async_inner:64 : rc=0 2022-03-23 18:49:21.528 | [838909 Async init_glance:838909]: finished successfully 2022-03-23 18:49:22.021 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:49:22.021 | from cryptography.utils import int_from_bytes 2022-03-23 18:49:22.021 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:49:22.021 | from cryptography.utils import int_from_bytes 2022-03-23 18:49:25.526 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:49:25.527 | from cryptography.utils import int_from_bytes 2022-03-23 18:49:25.527 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:49:25.527 | from cryptography.utils import int_from_bytes 2022-03-23 18:49:28.986 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:49:28.987 | from cryptography.utils import int_from_bytes 2022-03-23 18:49:28.987 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:49:28.987 | from cryptography.utils import int_from_bytes 2022-03-23 18:49:32.478 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:49:32.478 | from cryptography.utils import int_from_bytes 2022-03-23 18:49:32.478 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:49:32.478 | from cryptography.utils import int_from_bytes 2022-03-23 18:49:35.932 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:49:35.932 | from cryptography.utils import int_from_bytes 2022-03-23 18:49:35.932 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:49:35.932 | from cryptography.utils import int_from_bytes 2022-03-23 18:49:39.630 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:49:39.630 | from cryptography.utils import int_from_bytes 2022-03-23 18:49:39.630 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:49:39.630 | from cryptography.utils import int_from_bytes 2022-03-23 18:49:44.363 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:49:44.363 | from cryptography.utils import int_from_bytes 2022-03-23 18:49:44.363 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:49:44.363 | from cryptography.utils import int_from_bytes 2022-03-23 18:49:44.363 | WARNING:oslo_config.generator:normalizing group name 'DHCP' to 'dhcp' 2022-03-23 18:49:50.266 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:49:50.266 | from cryptography.utils import int_from_bytes 2022-03-23 18:49:50.266 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:49:50.267 | from cryptography.utils import int_from_bytes 2022-03-23 18:49:50.603 | + lib/neutron-legacy:_configure_neutron_common:779 : cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf 2022-03-23 18:49:50.610 | + lib/neutron-legacy:_configure_neutron_common:781 : Q_POLICY_FILE=/etc/neutron/policy.json 2022-03-23 18:49:50.613 | + lib/neutron-legacy:_configure_neutron_common:785 : '[' -f /opt/stack/neutron/etc/policy.json ']' 2022-03-23 18:49:50.617 | + lib/neutron-legacy:_configure_neutron_common:789 : echo '{"context_is_admin": "role:admin or user_name:neutron"}' 2022-03-23 18:49:50.620 | + lib/neutron-legacy:_configure_neutron_common:794 : neutron_plugin_configure_common 2022-03-23 18:49:50.624 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 : Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2022-03-23 18:49:50.627 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 : Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2022-03-23 18:49:50.630 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:67 : Q_PLUGIN_CLASS=ml2 2022-03-23 18:49:50.632 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:70 : _neutron_service_plugin_class_add router 2022-03-23 18:49:50.634 | + lib/neutron-legacy:_neutron_service_plugin_class_add:943 : local service_plugin_class=router 2022-03-23 18:49:50.637 | + lib/neutron-legacy:_neutron_service_plugin_class_add:944 : [[ '' == '' ]] 2022-03-23 18:49:50.639 | + lib/neutron-legacy:_neutron_service_plugin_class_add:945 : Q_SERVICE_PLUGIN_CLASSES=router 2022-03-23 18:49:50.642 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ etc/neutron/plugins/ml2 == '' ]] 2022-03-23 18:49:50.644 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ ml2_conf.ini == '' ]] 2022-03-23 18:49:50.646 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ ml2 == '' ]] 2022-03-23 18:49:50.649 | + lib/neutron-legacy:_configure_neutron_common:801 : mkdir -p /etc/neutron/plugins/ml2 2022-03-23 18:49:50.653 | + lib/neutron-legacy:_configure_neutron_common:802 : Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-23 18:49:50.655 | + lib/neutron-legacy:_configure_neutron_common:805 : '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']' 2022-03-23 18:49:50.658 | + lib/neutron-legacy:_configure_neutron_common:806 : cp /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample /etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-23 18:49:50.663 | ++ lib/neutron-legacy:_configure_neutron_common:811 : database_connection_url neutron 2022-03-23 18:49:50.666 | ++ lib/database:database_connection_url:134 : local db=neutron 2022-03-23 18:49:50.668 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql neutron 2022-03-23 18:49:50.670 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=neutron 2022-03-23 18:49:50.673 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8' 2022-03-23 18:49:50.675 | + lib/neutron-legacy:_configure_neutron_common:811 : iniset /etc/neutron/neutron.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8' 2022-03-23 18:49:50.704 | + lib/neutron-legacy:_configure_neutron_common:812 : iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron 2022-03-23 18:49:50.734 | + lib/neutron-legacy:_configure_neutron_common:813 : iniset /etc/neutron/neutron.conf DEFAULT use_syslog False 2022-03-23 18:49:50.765 | + lib/neutron-legacy:_configure_neutron_common:814 : iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0 2022-03-23 18:49:50.798 | + lib/neutron-legacy:_configure_neutron_common:815 : iniset /etc/neutron/neutron.conf oslo_concurrency lock_path /opt/stack/data/neutron/lock 2022-03-23 18:49:50.828 | + lib/neutron-legacy:_configure_neutron_common:818 : iniset /etc/neutron/neutron.conf nova region_name RegionOne 2022-03-23 18:49:50.858 | + lib/neutron-legacy:_configure_neutron_common:820 : '[' libvirt = fake ']' 2022-03-23 18:49:50.860 | + lib/neutron-legacy:_configure_neutron_common:830 : setup_logging /etc/neutron/neutron.conf 2022-03-23 18:49:50.863 | + functions:setup_logging:674 : setup_systemd_logging /etc/neutron/neutron.conf 2022-03-23 18:49:50.865 | + functions:setup_systemd_logging:689 : local conf_file=/etc/neutron/neutron.conf 2022-03-23 18:49:50.868 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-03-23 18:49:50.886 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-03-23 18:49:50.888 | + functions:setup_systemd_logging:695 : local pidstr= 2022-03-23 18:49:50.891 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-03-23 18:49:50.893 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-03-23 18:49:50.896 | + functions:setup_systemd_logging:702 : iniset /etc/neutron/neutron.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-03-23 18:49:50.925 | + functions:setup_systemd_logging:704 : iniset /etc/neutron/neutron.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-03-23 18:49:50.955 | + functions:setup_systemd_logging:705 : iniset /etc/neutron/neutron.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-03-23 18:49:50.984 | + functions:setup_systemd_logging:706 : iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-03-23 18:49:51.015 | + lib/neutron-legacy:_configure_neutron_common:832 : is_service_enabled tls-proxy 2022-03-23 18:49:51.032 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 18:49:51.034 | + lib/neutron-legacy:_configure_neutron_common:838 : _neutron_setup_rootwrap 2022-03-23 18:49:51.037 | + lib/neutron-legacy:_neutron_setup_rootwrap:978 : [[ True == \F\a\l\s\e ]] 2022-03-23 18:49:51.039 | + lib/neutron-legacy:_neutron_setup_rootwrap:982 : Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2022-03-23 18:49:51.042 | + lib/neutron-legacy:_neutron_setup_rootwrap:983 : [[ -d /etc/neutron/rootwrap.d ]] 2022-03-23 18:49:51.044 | + lib/neutron-legacy:_neutron_setup_rootwrap:984 : sudo rm -rf /etc/neutron/rootwrap.d 2022-03-23 18:49:51.057 | + lib/neutron-legacy:_neutron_setup_rootwrap:987 : _neutron_deploy_rootwrap_filters /opt/stack/neutron 2022-03-23 18:49:51.059 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:968 : [[ True == \F\a\l\s\e ]] 2022-03-23 18:49:51.062 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:971 : local srcdir=/opt/stack/neutron 2022-03-23 18:49:51.064 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:972 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2022-03-23 18:49:51.076 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:973 : sudo install -o root -m 644 /opt/stack/neutron/etc/neutron/rootwrap.d/rootwrap.filters /etc/neutron/rootwrap.d/ 2022-03-23 18:49:51.089 | + lib/neutron-legacy:_neutron_setup_rootwrap:991 : test -r /opt/stack/neutron/etc/neutron/rootwrap.conf 2022-03-23 18:49:51.092 | + lib/neutron-legacy:_neutron_setup_rootwrap:994 : sudo install -o root -g root -m 644 /opt/stack/neutron/etc/rootwrap.conf /etc/neutron/rootwrap.conf 2022-03-23 18:49:51.104 | + lib/neutron-legacy:_neutron_setup_rootwrap:996 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/neutron/rootwrap.d:' -i /etc/neutron/rootwrap.conf 2022-03-23 18:49:51.117 | + lib/neutron-legacy:_neutron_setup_rootwrap:997 : sudo sed -e 's:^exec_dirs=\(.*\)$:exec_dirs=\1,/usr/local/bin:' -i /etc/neutron/rootwrap.conf 2022-03-23 18:49:51.129 | + lib/neutron-legacy:_neutron_setup_rootwrap:1000 : ROOTWRAP_SUDOER_CMD='/usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-03-23 18:49:51.132 | + lib/neutron-legacy:_neutron_setup_rootwrap:1001 : ROOTWRAP_DAEMON_SUDOER_CMD='/usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-03-23 18:49:51.135 | ++ lib/neutron-legacy:_neutron_setup_rootwrap:1004 : mktemp 2022-03-23 18:49:51.140 | + lib/neutron-legacy:_neutron_setup_rootwrap:1004 : TEMPFILE=/tmp/tmp.oL0exCMMeJ 2022-03-23 18:49:51.143 | + lib/neutron-legacy:_neutron_setup_rootwrap:1005 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-03-23 18:49:51.145 | + lib/neutron-legacy:_neutron_setup_rootwrap:1006 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-03-23 18:49:51.148 | + lib/neutron-legacy:_neutron_setup_rootwrap:1007 : chmod 0440 /tmp/tmp.oL0exCMMeJ 2022-03-23 18:49:51.152 | + lib/neutron-legacy:_neutron_setup_rootwrap:1008 : sudo chown root:root /tmp/tmp.oL0exCMMeJ 2022-03-23 18:49:51.164 | + lib/neutron-legacy:_neutron_setup_rootwrap:1009 : sudo mv /tmp/tmp.oL0exCMMeJ /etc/sudoers.d/neutron-rootwrap 2022-03-23 18:49:51.176 | + lib/neutron-legacy:_neutron_setup_rootwrap:1012 : iniset /etc/neutron/neutron.conf agent root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-03-23 18:49:51.205 | + lib/neutron-legacy:_neutron_setup_rootwrap:1013 : [[ True == \T\r\u\e ]] 2022-03-23 18:49:51.208 | + lib/neutron-legacy:_neutron_setup_rootwrap:1014 : iniset /etc/neutron/neutron.conf agent root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-03-23 18:49:51.241 | + lib/neutron-legacy:configure_mutnauq:350 : iniset_rpc_backend neutron /etc/neutron/neutron.conf 2022-03-23 18:49:51.243 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=neutron 2022-03-23 18:49:51.246 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/neutron/neutron.conf 2022-03-23 18:49:51.249 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-03-23 18:49:51.251 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-03-23 18:49:51.254 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-03-23 18:49:51.272 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:49:51.275 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-03-23 18:49:51.278 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-03-23 18:49:51.280 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-03-23 18:49:51.299 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:49:51.301 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.45:5672/ 2022-03-23 18:49:51.304 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/neutron/neutron.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.45:5672/ 2022-03-23 18:49:51.335 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-03-23 18:49:51.338 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-03-23 18:49:51.340 | + lib/neutron-legacy:configure_mutnauq:352 : is_service_enabled q-metering 2022-03-23 18:49:51.358 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:49:51.361 | + lib/neutron-legacy:configure_mutnauq:353 : _configure_neutron_metering 2022-03-23 18:49:51.364 | + lib/neutron-legacy:_configure_neutron_metering:887 : neutron_agent_metering_configure_common 2022-03-23 18:49:51.366 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_common:15 : _neutron_service_plugin_class_add neutron.services.metering.metering_plugin.MeteringPlugin 2022-03-23 18:49:51.369 | + lib/neutron-legacy:_neutron_service_plugin_class_add:943 : local service_plugin_class=neutron.services.metering.metering_plugin.MeteringPlugin 2022-03-23 18:49:51.371 | + lib/neutron-legacy:_neutron_service_plugin_class_add:944 : [[ router == '' ]] 2022-03-23 18:49:51.374 | + lib/neutron-legacy:_neutron_service_plugin_class_add:946 : [[ ! ,router, =~ ,neutron.services.metering.metering_plugin.MeteringPlugin, ]] 2022-03-23 18:49:51.376 | + lib/neutron-legacy:_neutron_service_plugin_class_add:947 : Q_SERVICE_PLUGIN_CLASSES=router,neutron.services.metering.metering_plugin.MeteringPlugin 2022-03-23 18:49:51.379 | + lib/neutron-legacy:_configure_neutron_metering:888 : neutron_agent_metering_configure_agent 2022-03-23 18:49:51.382 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:19 : METERING_AGENT_CONF_PATH=/etc/neutron/services/metering 2022-03-23 18:49:51.384 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:20 : mkdir -p /etc/neutron/services/metering 2022-03-23 18:49:51.389 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:22 : METERING_AGENT_CONF_FILENAME=/etc/neutron/services/metering/metering_agent.ini 2022-03-23 18:49:51.391 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:24 : cp /opt/stack/neutron/etc/metering_agent.ini.sample /etc/neutron/services/metering/metering_agent.ini 2022-03-23 18:49:51.396 | + lib/neutron-legacy:configure_mutnauq:355 : is_service_enabled q-agt q-svc 2022-03-23 18:49:51.414 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:49:51.417 | + lib/neutron-legacy:configure_mutnauq:356 : _configure_neutron_service 2022-03-23 18:49:51.419 | + lib/neutron-legacy:_configure_neutron_service:915 : Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2022-03-23 18:49:51.422 | + lib/neutron-legacy:_configure_neutron_service:916 : cp /opt/stack/neutron/etc/api-paste.ini /etc/neutron/api-paste.ini 2022-03-23 18:49:51.428 | + lib/neutron-legacy:_configure_neutron_service:919 : iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2 2022-03-23 18:49:51.460 | + lib/neutron-legacy:_configure_neutron_service:921 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-03-23 18:49:51.491 | + lib/neutron-legacy:_configure_neutron_service:922 : iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json 2022-03-23 18:49:51.524 | + lib/neutron-legacy:_configure_neutron_service:923 : iniset /etc/neutron/neutron.conf DEFAULT allow_overlapping_ips True 2022-03-23 18:49:51.555 | + lib/neutron-legacy:_configure_neutron_service:925 : iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone 2022-03-23 18:49:51.586 | + lib/neutron-legacy:_configure_neutron_service:926 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron 2022-03-23 18:49:51.588 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-03-23 18:49:51.591 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=neutron 2022-03-23 18:49:51.594 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-03-23 18:49:51.596 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password 2022-03-23 18:49:51.627 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf keystone_authtoken interface public 2022-03-23 18:49:51.659 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_url http://10.222.0.45/identity 2022-03-23 18:49:51.690 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf keystone_authtoken username neutron 2022-03-23 18:49:51.721 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf keystone_authtoken password Passw0rd 2022-03-23 18:49:51.752 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default 2022-03-23 18:49:51.783 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf keystone_authtoken project_name service 2022-03-23 18:49:51.814 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default 2022-03-23 18:49:51.846 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-03-23 18:49:51.878 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211 2022-03-23 18:49:51.915 | + lib/neutron-legacy:_configure_neutron_service:929 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True 2022-03-23 18:49:51.946 | + lib/neutron-legacy:_configure_neutron_service:930 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True 2022-03-23 18:49:51.981 | + lib/neutron-legacy:_configure_neutron_service:932 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf nova nova 2022-03-23 18:49:51.983 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-03-23 18:49:51.986 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-03-23 18:49:51.989 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-03-23 18:49:51.994 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf nova auth_type password 2022-03-23 18:49:52.026 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf nova interface public 2022-03-23 18:49:52.057 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf nova auth_url http://10.222.0.45/identity 2022-03-23 18:49:52.089 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf nova username nova 2022-03-23 18:49:52.120 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf nova password Passw0rd 2022-03-23 18:49:52.151 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf nova user_domain_name Default 2022-03-23 18:49:52.182 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf nova project_name service 2022-03-23 18:49:52.213 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf nova project_domain_name Default 2022-03-23 18:49:52.244 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-03-23 18:49:52.275 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf nova memcached_servers localhost:11211 2022-03-23 18:49:52.306 | + lib/neutron-legacy:_configure_neutron_service:935 : neutron_plugin_configure_service 2022-03-23 18:49:52.309 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 : [[ vlan != \l\o\c\a\l ]] 2022-03-23 18:49:52.311 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:75 : Q_SRV_EXTRA_OPTS+=(tenant_network_types=$Q_ML2_TENANT_NETWORK_TYPE) 2022-03-23 18:49:52.314 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : '[' '' == '' ']' 2022-03-23 18:49:52.317 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ '' == '' ]] 2022-03-23 18:49:52.319 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ physnet1 != '' ]] 2022-03-23 18:49:52.322 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 : ML2_VLAN_RANGES=physnet1 2022-03-23 18:49:52.325 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 : [[ 350:399 != '' ]] 2022-03-23 18:49:52.327 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:93 : ML2_VLAN_RANGES=physnet1:350:399 2022-03-23 18:49:52.330 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 : [[ physnet1:350:399 != '' ]] 2022-03-23 18:49:52.332 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:97 : Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=(network_vlan_ranges=$ML2_VLAN_RANGES) 2022-03-23 18:49:52.335 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 : [[ -z '' ]] 2022-03-23 18:49:52.337 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 : [[ -n physnet1 ]] 2022-03-23 18:49:52.340 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks= 2022-03-23 18:49:52.342 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 : [[ -n physnet1 ]] 2022-03-23 18:49:52.345 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:107 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=physnet1, 2022-03-23 18:49:52.347 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ -n physnet1 ]] 2022-03-23 18:49:52.350 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ physnet1 != \p\h\y\s\n\e\t\1 ]] 2022-03-23 18:49:52.352 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:121 : [[ True == \T\r\u\e ]] 2022-03-23 18:49:52.356 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:122 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup firewall_driver neutron.agent.not.a.real.FirewallDriver 2022-03-23 18:49:52.386 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:127 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers=openvswitch,hyperv 2022-03-23 18:49:52.389 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-23 18:49:52.392 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-03-23 18:49:52.395 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=mechanism_drivers=openvswitch,hyperv 2022-03-23 18:49:52.397 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z mechanism_drivers=openvswitch,hyperv ']' 2022-03-23 18:49:52.400 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-03-23 18:49:52.403 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers openvswitch,hyperv 2022-03-23 18:49:52.432 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:129 : [[ -n '' ]] 2022-03-23 18:49:52.434 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:133 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers=port_security 2022-03-23 18:49:52.437 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-23 18:49:52.439 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-03-23 18:49:52.442 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=extension_drivers=port_security 2022-03-23 18:49:52.445 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z extension_drivers=port_security ']' 2022-03-23 18:49:52.447 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-03-23 18:49:52.450 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security 2022-03-23 18:49:52.479 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:135 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types=vlan 2022-03-23 18:49:52.482 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-23 18:49:52.484 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-03-23 18:49:52.487 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tenant_network_types=vlan 2022-03-23 18:49:52.490 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tenant_network_types=vlan ']' 2022-03-23 18:49:52.492 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-03-23 18:49:52.495 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types vlan 2022-03-23 18:49:52.525 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:137 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_gre tunnel_id_ranges=1:1000 2022-03-23 18:49:52.528 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-23 18:49:52.531 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_gre 2022-03-23 18:49:52.533 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tunnel_id_ranges=1:1000 2022-03-23 18:49:52.536 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tunnel_id_ranges=1:1000 ']' 2022-03-23 18:49:52.538 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-03-23 18:49:52.541 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_gre tunnel_id_ranges 1:1000 2022-03-23 18:49:52.570 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:139 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges=1:1000 2022-03-23 18:49:52.573 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-23 18:49:52.575 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vxlan 2022-03-23 18:49:52.578 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-03-23 18:49:52.580 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-03-23 18:49:52.583 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-03-23 18:49:52.585 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges 1:1000 2022-03-23 18:49:52.616 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:141 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks=physnet1, 2022-03-23 18:49:52.618 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-23 18:49:52.621 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_flat 2022-03-23 18:49:52.623 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=flat_networks=physnet1, 2022-03-23 18:49:52.626 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z flat_networks=physnet1, ']' 2022-03-23 18:49:52.628 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-03-23 18:49:52.631 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks physnet1, 2022-03-23 18:49:52.661 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:143 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges=physnet1:350:399 2022-03-23 18:49:52.664 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-23 18:49:52.666 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vlan 2022-03-23 18:49:52.669 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=network_vlan_ranges=physnet1:350:399 2022-03-23 18:49:52.672 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z network_vlan_ranges=physnet1:350:399 ']' 2022-03-23 18:49:52.674 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-03-23 18:49:52.677 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges physnet1:350:399 2022-03-23 18:49:52.706 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:145 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges=1:1000 2022-03-23 18:49:52.709 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-23 18:49:52.711 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2022-03-23 18:49:52.714 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-03-23 18:49:52.717 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-03-23 18:49:52.719 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-03-23 18:49:52.722 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges 1:1000 2022-03-23 18:49:52.751 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:147 : [[ legacy != \l\e\g\a\c\y ]] 2022-03-23 18:49:52.754 | + lib/neutron-legacy:configure_mutnauq:358 : is_service_enabled q-agt 2022-03-23 18:49:52.772 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:49:52.775 | + lib/neutron-legacy:configure_mutnauq:359 : _configure_neutron_plugin_agent 2022-03-23 18:49:52.778 | + lib/neutron-legacy:_configure_neutron_plugin_agent:902 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-03-23 18:49:52.814 | + lib/neutron-legacy:_configure_neutron_plugin_agent:903 : [[ True == \T\r\u\e ]] 2022-03-23 18:49:52.816 | + lib/neutron-legacy:_configure_neutron_plugin_agent:904 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-03-23 18:49:52.848 | + lib/neutron-legacy:_configure_neutron_plugin_agent:906 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-03-23 18:49:52.886 | + lib/neutron-legacy:_configure_neutron_plugin_agent:909 : neutron_plugin_configure_plugin_agent 2022-03-23 18:49:52.889 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:36 : _neutron_ovs_base_setup_bridge br-int 2022-03-23 18:49:52.892 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:38 : local bridge=br-int 2022-03-23 18:49:52.894 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:39 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-03-23 18:49:55.913 | INFO neutron.common.config [-] Logging enabled! 2022-03-23 18:49:55.913 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 20.1.0.dev49 2022-03-23 18:49:55.914 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=840888) setup_logging /opt/stack/neutron/neutron/common/config.py:112}} 2022-03-23 18:49:55.966 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=840888) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-03-23 18:49:55.966 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=840888) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-03-23 18:49:55.966 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=840888) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-03-23 18:49:55.966 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=840888) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-03-23 18:49:55.966 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=840888) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-03-23 18:49:55.967 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=840888) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-03-23 18:49:56.021 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-03-23 18:49:56.021 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:49:56.021 | from cryptography.utils import int_from_bytes 2022-03-23 18:49:56.021 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:49:56.021 | from cryptography.utils import int_from_bytes 2022-03-23 18:49:56.398 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:40 : _neutron_ovs_base_add_bridge br-int 2022-03-23 18:49:56.401 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-int 2022-03-23 18:49:56.406 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-int' 2022-03-23 18:49:56.410 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-03-23 18:49:56.413 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-int 2022-03-23 18:49:56.473 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:41 : sudo ovs-vsctl --no-wait br-set-external-id br-int bridge-id br-int 2022-03-23 18:49:56.492 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:37 : _neutron_ovs_base_configure_firewall_driver 2022-03-23 18:49:56.494 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:101 : [[ True == \T\r\u\e ]] 2022-03-23 18:49:56.497 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:102 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup firewall_driver openvswitch 2022-03-23 18:49:56.529 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:103 : running_in_container 2022-03-23 18:49:56.532 | ++ functions:running_in_container:793 : systemd-detect-virt --container 2022-03-23 18:49:56.540 | + functions:running_in_container:793 : [[ none != \n\o\n\e ]] 2022-03-23 18:49:56.543 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:104 : enable_kernel_bridge_firewall 2022-03-23 18:49:56.545 | + functions:enable_kernel_bridge_firewall:802 : sudo modprobe bridge 2022-03-23 18:49:56.558 | + functions:enable_kernel_bridge_firewall:805 : sudo modprobe br_netfilter 2022-03-23 18:49:56.571 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-03-23 18:49:56.574 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-iptables=1 2022-03-23 18:49:56.582 | net.bridge.bridge-nf-call-iptables = 1 2022-03-23 18:49:56.586 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-03-23 18:49:56.588 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-ip6tables=1 2022-03-23 18:49:56.597 | net.bridge.bridge-nf-call-ip6tables = 1 2022-03-23 18:49:56.600 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:40 : [[ False == \T\r\u\e ]] 2022-03-23 18:49:56.603 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ physnet1 != '' ]] 2022-03-23 18:49:56.606 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ br-data != '' ]] 2022-03-23 18:49:56.608 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:49 : [[ physnet1:br-data == '' ]] 2022-03-23 18:49:56.611 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:54 : _neutron_ovs_base_add_bridge br-data 2022-03-23 18:49:56.614 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-03-23 18:49:56.616 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2022-03-23 18:49:56.619 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-03-23 18:49:56.622 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-03-23 18:49:56.648 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:56 : [[ physnet1:br-data != '' ]] 2022-03-23 18:49:56.650 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:57 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs bridge_mappings physnet1:br-data 2022-03-23 18:49:56.687 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:59 : AGENT_BINARY=/usr/local/bin/neutron-openvswitch-agent 2022-03-23 18:49:56.690 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:61 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent tunnel_types 2022-03-23 18:49:56.720 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:62 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs datapath_type system 2022-03-23 18:49:56.750 | + lib/neutron-legacy:configure_mutnauq:361 : is_service_enabled q-dhcp 2022-03-23 18:49:56.768 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:49:56.770 | + lib/neutron-legacy:configure_mutnauq:362 : _configure_neutron_dhcp_agent 2022-03-23 18:49:56.773 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:843 : cp /opt/stack/neutron/etc/dhcp_agent.ini.sample /etc/neutron/dhcp_agent.ini 2022-03-23 18:49:56.778 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:845 : iniset /etc/neutron/dhcp_agent.ini DEFAULT debug True 2022-03-23 18:49:56.808 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:847 : iniset /etc/neutron/dhcp_agent.ini DEFAULT dnsmasq_local_resolv True 2022-03-23 18:49:56.838 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:848 : iniset /etc/neutron/dhcp_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-03-23 18:49:56.871 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:849 : [[ True == \T\r\u\e ]] 2022-03-23 18:49:56.873 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:850 : iniset /etc/neutron/dhcp_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-03-23 18:49:56.903 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:853 : is_service_enabled q-l3 2022-03-23 18:49:56.921 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:49:56.924 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:864 : _neutron_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-03-23 18:49:56.927 | + lib/neutron-legacy:_neutron_setup_interface_driver:1022 : iniset /etc/neutron/dhcp_agent.ini DEFAULT ovs_use_veth False 2022-03-23 18:49:56.958 | + lib/neutron-legacy:_neutron_setup_interface_driver:1024 : neutron_plugin_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-03-23 18:49:56.961 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-03-23 18:49:56.964 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/dhcp_agent.ini DEFAULT interface_driver openvswitch 2022-03-23 18:49:56.993 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:866 : neutron_plugin_configure_dhcp_agent /etc/neutron/dhcp_agent.ini 2022-03-23 18:49:56.996 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:25 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-03-23 18:49:56.999 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:26 : : 2022-03-23 18:49:57.001 | + lib/neutron-legacy:configure_mutnauq:364 : is_service_enabled q-l3 2022-03-23 18:49:57.019 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:49:57.022 | + lib/neutron-legacy:configure_mutnauq:365 : _configure_neutron_l3_agent 2022-03-23 18:49:57.024 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:114 : cp /opt/stack/neutron/etc/l3_agent.ini.sample /etc/neutron/l3_agent.ini 2022-03-23 18:49:57.029 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:116 : iniset /etc/neutron/l3_agent.ini DEFAULT debug True 2022-03-23 18:49:57.059 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:117 : iniset /etc/neutron/l3_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-03-23 18:49:57.091 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:118 : [[ True == \T\r\u\e ]] 2022-03-23 18:49:57.094 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:119 : iniset /etc/neutron/l3_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-03-23 18:49:57.124 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:122 : _neutron_setup_interface_driver /etc/neutron/l3_agent.ini 2022-03-23 18:49:57.126 | + lib/neutron-legacy:_neutron_setup_interface_driver:1022 : iniset /etc/neutron/l3_agent.ini DEFAULT ovs_use_veth False 2022-03-23 18:49:57.157 | + lib/neutron-legacy:_neutron_setup_interface_driver:1024 : neutron_plugin_setup_interface_driver /etc/neutron/l3_agent.ini 2022-03-23 18:49:57.160 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/l3_agent.ini 2022-03-23 18:49:57.162 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/l3_agent.ini DEFAULT interface_driver openvswitch 2022-03-23 18:49:57.193 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:124 : neutron_plugin_configure_l3_agent /etc/neutron/l3_agent.ini 2022-03-23 18:49:57.195 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:30 : local conf_file=/etc/neutron/l3_agent.ini 2022-03-23 18:49:57.198 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:31 : _neutron_ovs_base_configure_l3_agent 2022-03-23 18:49:57.200 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:112 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-03-23 18:50:00.178 | INFO neutron.common.config [-] Logging enabled! 2022-03-23 18:50:00.178 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 20.1.0.dev49 2022-03-23 18:50:00.179 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=841418) setup_logging /opt/stack/neutron/neutron/common/config.py:112}} 2022-03-23 18:50:00.230 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=841418) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-03-23 18:50:00.230 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=841418) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-03-23 18:50:00.230 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=841418) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-03-23 18:50:00.230 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=841418) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-03-23 18:50:00.231 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=841418) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-03-23 18:50:00.231 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=841418) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-03-23 18:50:00.291 | INFO neutron.cmd.ovs_cleanup [-] Cleaning bridge: br-int 2022-03-23 18:50:00.293 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): OvsCleanup(bridge=br-int, all_ports=False) {{(pid=841418) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:90}} 2022-03-23 18:50:00.293 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=841418) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:141}} 2022-03-23 18:50:00.294 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-03-23 18:50:00.294 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:50:00.294 | from cryptography.utils import int_from_bytes 2022-03-23 18:50:00.294 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:50:00.294 | from cryptography.utils import int_from_bytes 2022-03-23 18:50:00.689 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:113 : [[ False = \T\r\u\e ]] 2022-03-23 18:50:00.692 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:121 : _neutron_ovs_base_add_public_bridge 2022-03-23 18:50:00.695 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:127 : _neutron_ovs_base_add_bridge br-data 2022-03-23 18:50:00.699 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-03-23 18:50:00.702 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2022-03-23 18:50:00.705 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-03-23 18:50:00.708 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-03-23 18:50:00.726 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:128 : set_mtu br-data 1500 2022-03-23 18:50:00.728 | + functions:set_mtu:785 : local dev=br-data 2022-03-23 18:50:00.731 | + functions:set_mtu:786 : local mtu=1500 2022-03-23 18:50:00.734 | + functions:set_mtu:787 : sudo ip link set mtu 1500 dev br-data 2022-03-23 18:50:00.746 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:122 : sudo ovs-vsctl br-set-external-id br-data bridge-id br-data 2022-03-23 18:50:00.765 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:126 : _configure_public_network_connectivity 2022-03-23 18:50:00.768 | + lib/neutron-legacy:_configure_public_network_connectivity:709 : [[ -n eth1 ]] 2022-03-23 18:50:00.770 | + lib/neutron-legacy:_configure_public_network_connectivity:710 : _move_neutron_addresses_route eth1 br-data True False inet 2022-03-23 18:50:00.773 | + lib/neutron-legacy:_move_neutron_addresses_route:650 : local from_intf=eth1 2022-03-23 18:50:00.776 | + lib/neutron-legacy:_move_neutron_addresses_route:651 : local to_intf=br-data 2022-03-23 18:50:00.778 | + lib/neutron-legacy:_move_neutron_addresses_route:652 : local add_ovs_port=True 2022-03-23 18:50:00.781 | + lib/neutron-legacy:_move_neutron_addresses_route:653 : local del_ovs_port=False 2022-03-23 18:50:00.784 | + lib/neutron-legacy:_move_neutron_addresses_route:654 : local af=inet 2022-03-23 18:50:00.786 | + lib/neutron-legacy:_move_neutron_addresses_route:656 : [[ -n eth1 ]] 2022-03-23 18:50:00.789 | + lib/neutron-legacy:_move_neutron_addresses_route:656 : [[ -n br-data ]] 2022-03-23 18:50:00.792 | + lib/neutron-legacy:_move_neutron_addresses_route:662 : local IP_REPLACE= 2022-03-23 18:50:00.795 | + lib/neutron-legacy:_move_neutron_addresses_route:663 : local IP_DEL= 2022-03-23 18:50:00.798 | + lib/neutron-legacy:_move_neutron_addresses_route:664 : local IP_UP= 2022-03-23 18:50:00.800 | + lib/neutron-legacy:_move_neutron_addresses_route:665 : local DEFAULT_ROUTE_GW 2022-03-23 18:50:00.804 | ++ lib/neutron-legacy:_move_neutron_addresses_route:666 : ip -f inet r 2022-03-23 18:50:00.805 | ++ lib/neutron-legacy:_move_neutron_addresses_route:666 : awk '/default.+eth1\s/ { print $3; exit }' 2022-03-23 18:50:00.811 | + lib/neutron-legacy:_move_neutron_addresses_route:666 : DEFAULT_ROUTE_GW= 2022-03-23 18:50:00.814 | + lib/neutron-legacy:_move_neutron_addresses_route:667 : local ADD_OVS_PORT= 2022-03-23 18:50:00.816 | + lib/neutron-legacy:_move_neutron_addresses_route:668 : local DEL_OVS_PORT= 2022-03-23 18:50:00.819 | + lib/neutron-legacy:_move_neutron_addresses_route:669 : local ARP_CMD= 2022-03-23 18:50:00.826 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : ip -f inet a s dev eth1 scope global primary 2022-03-23 18:50:00.826 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : awk '{ print $2, $3, $4; exit }' 2022-03-23 18:50:00.826 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : grep inet 2022-03-23 18:50:00.830 | + lib/neutron-legacy:_move_neutron_addresses_route:671 : IP_BRD='192.168.0.63/22 brd 192.168.3.255' 2022-03-23 18:50:00.833 | + lib/neutron-legacy:_move_neutron_addresses_route:673 : '[' '' '!=' '' ']' 2022-03-23 18:50:00.835 | + lib/neutron-legacy:_move_neutron_addresses_route:677 : [[ True == \T\r\u\e ]] 2022-03-23 18:50:00.838 | + lib/neutron-legacy:_move_neutron_addresses_route:678 : ADD_OVS_PORT='sudo ovs-vsctl --may-exist add-port br-data eth1' 2022-03-23 18:50:00.841 | + lib/neutron-legacy:_move_neutron_addresses_route:681 : [[ False == \T\r\u\e ]] 2022-03-23 18:50:00.843 | + lib/neutron-legacy:_move_neutron_addresses_route:685 : [[ 192.168.0.63/22 brd 192.168.3.255 != '' ]] 2022-03-23 18:50:00.846 | + lib/neutron-legacy:_move_neutron_addresses_route:686 : IP_DEL='sudo ip addr del 192.168.0.63/22 brd 192.168.3.255 dev eth1' 2022-03-23 18:50:00.849 | + lib/neutron-legacy:_move_neutron_addresses_route:687 : IP_REPLACE='sudo ip addr replace 192.168.0.63/22 brd 192.168.3.255 dev br-data' 2022-03-23 18:50:00.851 | + lib/neutron-legacy:_move_neutron_addresses_route:688 : IP_UP='sudo ip link set br-data up' 2022-03-23 18:50:00.854 | + lib/neutron-legacy:_move_neutron_addresses_route:689 : [[ inet == \i\n\e\t ]] 2022-03-23 18:50:00.859 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : echo 192.168.0.63/22 brd 192.168.3.255 2022-03-23 18:50:00.859 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : awk '{ print $1; exit }' 2022-03-23 18:50:00.859 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : grep -o -E '(.*)/' 2022-03-23 18:50:00.860 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : cut -d / -f1 2022-03-23 18:50:00.865 | + lib/neutron-legacy:_move_neutron_addresses_route:690 : IP=192.168.0.63 2022-03-23 18:50:00.868 | + lib/neutron-legacy:_move_neutron_addresses_route:691 : ARP_CMD='sudo ping -c 3 -w 5 -I br-data 192.168.0.63 ' 2022-03-23 18:50:00.871 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip addr del 192.168.0.63/22 brd 192.168.3.255 dev eth1 2022-03-23 18:50:00.884 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip addr replace 192.168.0.63/22 brd 192.168.3.255 dev br-data 2022-03-23 18:50:00.897 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip link set br-data up 2022-03-23 18:50:00.910 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ovs-vsctl --may-exist add-port br-data eth1 2022-03-23 18:50:00.931 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ping -c 3 -w 5 -I br-data 192.168.0.63 2022-03-23 18:50:00.940 | PING 192.168.0.63 (192.168.0.63) from 192.168.0.63 br-data: 56(84) bytes of data. 2022-03-23 18:50:00.941 | 64 bytes from 192.168.0.63: icmp_seq=1 ttl=64 time=0.077 ms 2022-03-23 18:50:01.945 | 64 bytes from 192.168.0.63: icmp_seq=2 ttl=64 time=0.060 ms 2022-03-23 18:50:02.965 | 64 bytes from 192.168.0.63: icmp_seq=3 ttl=64 time=0.074 ms 2022-03-23 18:50:02.965 | 2022-03-23 18:50:02.965 | --- 192.168.0.63 ping statistics --- 2022-03-23 18:50:02.966 | 3 packets transmitted, 3 received, 0% packet loss, time 2025ms 2022-03-23 18:50:02.966 | rtt min/avg/max/mdev = 0.060/0.070/0.077/0.007 ms 2022-03-23 18:50:02.975 | ++ lib/neutron-legacy:_configure_public_network_connectivity:712 : ip -f inet6 a s dev eth1 2022-03-23 18:50:02.975 | ++ lib/neutron-legacy:_configure_public_network_connectivity:712 : grep -c global 2022-03-23 18:50:02.985 | + lib/neutron-legacy:_configure_public_network_connectivity:712 : [[ 0 != 0 ]] 2022-03-23 18:50:02.988 | + lib/neutron-legacy:configure_mutnauq:367 : is_service_enabled q-meta 2022-03-23 18:50:03.006 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:50:03.008 | + lib/neutron-legacy:configure_mutnauq:368 : _configure_neutron_metadata_agent 2022-03-23 18:50:03.011 | + lib/neutron-legacy:_configure_neutron_metadata_agent:871 : cp /opt/stack/neutron/etc/metadata_agent.ini.sample /etc/neutron/metadata_agent.ini 2022-03-23 18:50:03.016 | + lib/neutron-legacy:_configure_neutron_metadata_agent:873 : iniset /etc/neutron/metadata_agent.ini DEFAULT debug True 2022-03-23 18:50:03.046 | + lib/neutron-legacy:_configure_neutron_metadata_agent:874 : iniset /etc/neutron/metadata_agent.ini DEFAULT nova_metadata_host 10.222.0.45 2022-03-23 18:50:03.076 | + lib/neutron-legacy:_configure_neutron_metadata_agent:875 : iniset /etc/neutron/metadata_agent.ini DEFAULT metadata_workers 2 2022-03-23 18:50:03.106 | + lib/neutron-legacy:_configure_neutron_metadata_agent:876 : iniset /etc/neutron/metadata_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-03-23 18:50:03.139 | + lib/neutron-legacy:_configure_neutron_metadata_agent:877 : [[ True == \T\r\u\e ]] 2022-03-23 18:50:03.142 | + lib/neutron-legacy:_configure_neutron_metadata_agent:878 : iniset /etc/neutron/metadata_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-03-23 18:50:03.172 | + lib/neutron-legacy:configure_mutnauq:371 : [[ legacy != \l\e\g\a\c\y ]] 2022-03-23 18:50:03.175 | + lib/neutron-legacy:configure_mutnauq:374 : is_service_enabled ceilometer 2022-03-23 18:50:03.193 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 18:50:03.195 | + lib/neutron-legacy:configure_mutnauq:378 : [[ openvswitch == \o\v\n ]] 2022-03-23 18:50:03.198 | + lib/neutron-legacy:configure_mutnauq:384 : is_service_enabled q-placement neutron-placement 2022-03-23 18:50:03.216 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 18:50:03.218 | + lib/neutron-legacy:configure_mutnauq:387 : is_service_enabled q-trunk neutron-trunk 2022-03-23 18:50:03.236 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 18:50:03.239 | + lib/neutron-legacy:configure_mutnauq:390 : is_service_enabled q-qos neutron-qos 2022-03-23 18:50:03.257 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 18:50:03.259 | + lib/neutron-legacy:configure_mutnauq:398 : iniset /etc/neutron/neutron.conf DEFAULT api_workers 2 2022-03-23 18:50:03.291 | + lib/neutron-legacy:configure_mutnauq:402 : iniset /etc/neutron/neutron.conf DEFAULT rpc_state_report_workers 0 2022-03-23 18:50:03.322 | + lib/neutron:configure_neutron:627 : '[' False == True ']' 2022-03-23 18:50:03.325 | + ./stack.sh:main:1150 : is_service_enabled mysql postgresql 2022-03-23 18:50:03.343 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:50:03.346 | + ./stack.sh:main:1150 : is_service_enabled neutron 2022-03-23 18:50:03.364 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:50:03.367 | + ./stack.sh:main:1151 : async_runfunc init_neutron 2022-03-23 18:50:03.369 | + inc/async:async_runfunc:116 : async_run init_neutron init_neutron 2022-03-23 18:50:03.430 | + inc/async:async_inner:63 : init_neutron 2022-03-23 18:50:03.470 | [799828 Async init_neutron:841896]: running: init_neutron 2022-03-23 18:50:03.473 | + ./stack.sh:main:1159 : is_service_enabled q-dhcp 2022-03-23 18:50:03.496 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:50:03.499 | ++ ./stack.sh:main:1162 : pidof NetworkManager 2022-03-23 18:50:03.512 | ++ ./stack.sh:main:1162 : true 2022-03-23 18:50:03.516 | + ./stack.sh:main:1162 : netman_pid= 2022-03-23 18:50:03.518 | + ./stack.sh:main:1163 : '[' -z '' ']' 2022-03-23 18:50:03.521 | + ./stack.sh:main:1164 : sudo killall dnsmasq 2022-03-23 18:50:03.533 | dnsmasq: no process found 2022-03-23 18:50:03.537 | + ./stack.sh:main:1164 : true 2022-03-23 18:50:03.539 | + ./stack.sh:main:1169 : clean_iptables 2022-03-23 18:50:03.544 | + lib/nova:clean_iptables:186 : sudo iptables -S -v 2022-03-23 18:50:03.549 | + lib/nova:clean_iptables:186 : grep nova 2022-03-23 18:50:03.551 | + lib/nova:clean_iptables:186 : bash 2022-03-23 18:50:03.551 | + lib/nova:clean_iptables:186 : sed s/-A/-D/g 2022-03-23 18:50:03.555 | + lib/nova:clean_iptables:186 : awk '{print "sudo iptables",$0}' 2022-03-23 18:50:03.555 | + lib/nova:clean_iptables:186 : grep '\-A' 2022-03-23 18:50:03.556 | + lib/nova:clean_iptables:186 : sed 's/-c [0-9]* [0-9]* //g' 2022-03-23 18:50:03.563 | + lib/nova:clean_iptables:188 : sed 's/-c [0-9]* [0-9]* //g' 2022-03-23 18:50:03.567 | + lib/nova:clean_iptables:188 : bash 2022-03-23 18:50:03.568 | + lib/nova:clean_iptables:188 : sed s/-A/-D/g 2022-03-23 18:50:03.571 | + lib/nova:clean_iptables:188 : grep nova 2022-03-23 18:50:03.571 | + lib/nova:clean_iptables:188 : grep '\-A' 2022-03-23 18:50:03.577 | + lib/nova:clean_iptables:188 : sudo iptables -S -v -t nat 2022-03-23 18:50:03.577 | + lib/nova:clean_iptables:188 : awk '{print "sudo iptables -t nat",$0}' 2022-03-23 18:50:03.589 | + lib/nova:clean_iptables:190 : sed 's/-c [0-9]* [0-9]* //g' 2022-03-23 18:50:03.589 | + lib/nova:clean_iptables:190 : grep '\-N' 2022-03-23 18:50:03.593 | + lib/nova:clean_iptables:190 : grep nova 2022-03-23 18:50:03.595 | + lib/nova:clean_iptables:190 : sed s/-N/-X/g 2022-03-23 18:50:03.596 | + lib/nova:clean_iptables:190 : awk '{print "sudo iptables",$0}' 2022-03-23 18:50:03.598 | + lib/nova:clean_iptables:190 : sudo iptables -S -v 2022-03-23 18:50:03.598 | + lib/nova:clean_iptables:190 : bash 2022-03-23 18:50:03.617 | + lib/nova:clean_iptables:192 : sudo iptables -S -v -t nat 2022-03-23 18:50:03.622 | + lib/nova:clean_iptables:192 : grep nova 2022-03-23 18:50:03.622 | + lib/nova:clean_iptables:192 : bash 2022-03-23 18:50:03.624 | + lib/nova:clean_iptables:192 : sed 's/-c [0-9]* [0-9]* //g' 2022-03-23 18:50:03.627 | + lib/nova:clean_iptables:192 : awk '{print "sudo iptables -t nat",$0}' 2022-03-23 18:50:03.630 | + lib/nova:clean_iptables:192 : grep '\-N' 2022-03-23 18:50:03.630 | + lib/nova:clean_iptables:192 : sed s/-N/-X/g 2022-03-23 18:50:03.637 | + ./stack.sh:main:1172 : sudo sysctl -w net.ipv4.ip_forward=1 2022-03-23 18:50:03.646 | net.ipv4.ip_forward = 1 2022-03-23 18:50:03.649 | + ./stack.sh:main:1177 : is_service_enabled nova neutron 2022-03-23 18:50:03.668 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:50:03.671 | + ./stack.sh:main:1178 : configure_os_vif 2022-03-23 18:50:03.674 | + lib/os-vif:configure_os_vif:21 : [[ -e /etc/nova/nova.conf ]] 2022-03-23 18:50:03.676 | + lib/os-vif:configure_os_vif:22 : iniset /etc/nova/nova.conf os_vif_ovs ovsdb_interface vsctl 2022-03-23 18:50:03.711 | + lib/os-vif:configure_os_vif:23 : iniset /etc/nova/nova.conf os_vif_ovs isolate_vif False 2022-03-23 18:50:03.742 | + lib/os-vif:configure_os_vif:25 : [[ -e /etc/neutron/neutron.conf ]] 2022-03-23 18:50:03.745 | + lib/os-vif:configure_os_vif:26 : iniset /etc/neutron/neutron.conf os_vif_ovs ovsdb_interface vsctl 2022-03-23 18:50:03.780 | + lib/os-vif:configure_os_vif:27 : iniset /etc/neutron/neutron.conf os_vif_ovs isolate_vif False 2022-03-23 18:50:03.814 | + ./stack.sh:main:1184 : is_service_enabled swift 2022-03-23 18:50:03.834 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:50:03.836 | + ./stack.sh:main:1185 : echo_summary 'Configuring Swift' 2022-03-23 18:50:03.839 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-23 18:50:03.842 | + ./stack.sh:echo_summary:446 : echo -e Configuring Swift 2022-03-23 18:50:03.844 | + ./stack.sh:main:1186 : async_runfunc init_swift 2022-03-23 18:50:03.847 | + inc/async:async_runfunc:116 : async_run init_swift init_swift 2022-03-23 18:50:03.911 | + inc/async:async_inner:63 : init_swift 2022-03-23 18:50:03.960 | [799828 Async init_swift:842254]: running: init_swift 2022-03-23 18:50:03.964 | + ./stack.sh:main:1193 : is_service_enabled cinder 2022-03-23 18:50:03.994 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:50:03.997 | + ./stack.sh:main:1194 : echo_summary 'Configuring Cinder' 2022-03-23 18:50:03.999 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-23 18:50:04.002 | + ./stack.sh:echo_summary:446 : echo -e Configuring Cinder 2022-03-23 18:50:04.005 | + ./stack.sh:main:1195 : async_runfunc init_cinder 2022-03-23 18:50:04.008 | + inc/async:async_runfunc:116 : async_run init_cinder init_cinder 2022-03-23 18:50:04.088 | + inc/async:async_inner:63 : init_cinder 2022-03-23 18:50:04.147 | [799828 Async init_cinder:842349]: running: init_cinder 2022-03-23 18:50:04.152 | + ./stack.sh:main:1201 : is_service_enabled placement 2022-03-23 18:50:04.175 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:50:04.177 | + ./stack.sh:main:1202 : echo_summary 'Configuring placement' 2022-03-23 18:50:04.180 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-23 18:50:04.183 | + ./stack.sh:echo_summary:446 : echo -e Configuring placement 2022-03-23 18:50:04.190 | + ./stack.sh:main:1203 : async_runfunc init_placement 2022-03-23 18:50:04.193 | + inc/async:async_runfunc:116 : async_run init_placement init_placement 2022-03-23 18:50:04.307 | + inc/async:async_inner:63 : init_placement 2022-03-23 18:50:04.377 | [799828 Async init_placement:842468]: running: init_placement 2022-03-23 18:50:04.383 | + ./stack.sh:main:1207 : async_wait init_neutron 2022-03-23 18:50:04.458 | [799828 Async init_neutron:841896]: Waiting for completion of init_neutron running on PID 841896 (6 other jobs running) 2022-03-23 18:50:04.504 | [799828 Async init_neutron:841896]: Signaling child to exit 2022-03-23 18:50:16.030 | + inc/async:async_inner:64 : rc=0 2022-03-23 18:50:16.066 | [842349 Async init_cinder:842349]: finished successfully 2022-03-23 18:50:17.826 | + inc/async:async_inner:64 : rc=0 2022-03-23 18:50:17.868 | [842254 Async init_swift:842254]: finished successfully 2022-03-23 18:50:32.041 | + inc/async:async_inner:64 : rc=0 2022-03-23 18:50:32.068 | [841896 Async init_neutron:841896]: finished successfully 2022-03-23 18:50:32.088 | WAKEUP 2022-03-23 18:50:32.112 | [799828 Async init_neutron:841896]: Signaled 2022-03-23 18:50:32.114 | + lib/neutron:init_neutron:678 : is_neutron_legacy_enabled 2022-03-23 18:50:32.114 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-03-23 18:50:32.114 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-23 18:50:32.114 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-23 18:50:32.114 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-03-23 18:50:32.114 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-03-23 18:50:32.114 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-03-23 18:50:32.114 | + lib/neutron:init_neutron:680 : init_mutnauq 2022-03-23 18:50:32.114 | + lib/neutron-legacy:init_mutnauq:456 : recreate_database neutron 2022-03-23 18:50:32.114 | + lib/database:recreate_database:112 : local db=neutron 2022-03-23 18:50:32.114 | + lib/database:recreate_database:113 : recreate_database_mysql neutron 2022-03-23 18:50:32.114 | + lib/databases/mysql:recreate_database_mysql:66 : local db=neutron 2022-03-23 18:50:32.114 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS neutron;' 2022-03-23 18:50:32.114 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-23 18:50:32.114 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE neutron CHARACTER SET utf8;' 2022-03-23 18:50:32.114 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-23 18:50:32.114 | + lib/neutron-legacy:init_mutnauq:457 : time_start dbsync 2022-03-23 18:50:32.114 | + functions-common:time_start:2411 : local name=dbsync 2022-03-23 18:50:32.114 | + functions-common:time_start:2412 : local start_time= 2022-03-23 18:50:32.114 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 18:50:32.114 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 18:50:32.114 | + functions-common:time_start:2416 : _TIME_START[$name]=1648061406465 2022-03-23 18:50:32.115 | + lib/neutron-legacy:init_mutnauq:459 : /usr/local/bin/neutron-db-manage --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini upgrade head 2022-03-23 18:50:32.115 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:50:32.115 | from cryptography.utils import int_from_bytes 2022-03-23 18:50:32.115 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:50:32.115 | from cryptography.utils import int_from_bytes 2022-03-23 18:50:32.115 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-03-23 18:50:32.115 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-03-23 18:50:32.115 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-03-23 18:50:32.115 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-03-23 18:50:32.115 | INFO [alembic.runtime.migration] Running upgrade -> kilo 2022-03-23 18:50:32.115 | INFO [alembic.runtime.migration] Running upgrade kilo -> 354db87e3225 2022-03-23 18:50:32.115 | INFO [alembic.runtime.migration] Running upgrade 354db87e3225 -> 599c6a226151 2022-03-23 18:50:32.115 | INFO [alembic.runtime.migration] Running upgrade 599c6a226151 -> 52c5312f6baf 2022-03-23 18:50:32.115 | INFO [alembic.runtime.migration] Running upgrade 52c5312f6baf -> 313373c0ffee 2022-03-23 18:50:32.115 | INFO [alembic.runtime.migration] Running upgrade 313373c0ffee -> 8675309a5c4f 2022-03-23 18:50:32.115 | INFO [alembic.runtime.migration] Running upgrade 8675309a5c4f -> 45f955889773 2022-03-23 18:50:32.115 | INFO [alembic.runtime.migration] Running upgrade 45f955889773 -> 26c371498592 2022-03-23 18:50:32.115 | INFO [alembic.runtime.migration] Running upgrade 26c371498592 -> 1c844d1677f7 2022-03-23 18:50:32.115 | INFO [alembic.runtime.migration] Running upgrade 1c844d1677f7 -> 1b4c6e320f79 2022-03-23 18:50:32.115 | INFO [alembic.runtime.migration] Running upgrade 1b4c6e320f79 -> 48153cb5f051 2022-03-23 18:50:32.115 | INFO [alembic.runtime.migration] Running upgrade 48153cb5f051 -> 9859ac9c136 2022-03-23 18:50:32.115 | INFO [alembic.runtime.migration] Running upgrade 9859ac9c136 -> 34af2b5c5a59 2022-03-23 18:50:32.115 | INFO [alembic.runtime.migration] Running upgrade 34af2b5c5a59 -> 59cb5b6cf4d 2022-03-23 18:50:32.115 | INFO [alembic.runtime.migration] Running upgrade 59cb5b6cf4d -> 13cfb89f881a 2022-03-23 18:50:32.115 | INFO [alembic.runtime.migration] Running upgrade 13cfb89f881a -> 32e5974ada25 2022-03-23 18:50:32.115 | INFO [alembic.runtime.migration] Running upgrade 32e5974ada25 -> ec7fcfbf72ee 2022-03-23 18:50:32.115 | INFO [alembic.runtime.migration] Running upgrade ec7fcfbf72ee -> dce3ec7a25c9 2022-03-23 18:50:32.115 | INFO [alembic.runtime.migration] Running upgrade dce3ec7a25c9 -> c3a73f615e4 2022-03-23 18:50:32.115 | INFO [alembic.runtime.migration] Running upgrade c3a73f615e4 -> 659bf3d90664 2022-03-23 18:50:32.115 | INFO [alembic.runtime.migration] Running upgrade 659bf3d90664 -> 1df244e556f5 2022-03-23 18:50:32.115 | INFO [alembic.runtime.migration] Running upgrade 1df244e556f5 -> 19f26505c74f 2022-03-23 18:50:32.115 | INFO [alembic.runtime.migration] Running upgrade 19f26505c74f -> 15be73214821 2022-03-23 18:50:32.115 | INFO [alembic.runtime.migration] Running upgrade 15be73214821 -> b4caf27aae4 2022-03-23 18:50:32.115 | INFO [alembic.runtime.migration] Running upgrade b4caf27aae4 -> 15e43b934f81 2022-03-23 18:50:32.115 | INFO [alembic.runtime.migration] Running upgrade 15e43b934f81 -> 31ed664953e6 2022-03-23 18:50:32.116 | INFO [alembic.runtime.migration] Running upgrade 31ed664953e6 -> 2f9e956e7532 2022-03-23 18:50:32.116 | INFO [alembic.runtime.migration] Running upgrade 2f9e956e7532 -> 3894bccad37f 2022-03-23 18:50:32.116 | INFO [alembic.runtime.migration] Running upgrade 3894bccad37f -> 0e66c5227a8a 2022-03-23 18:50:32.116 | INFO [alembic.runtime.migration] Running upgrade 0e66c5227a8a -> 45f8dd33480b 2022-03-23 18:50:32.116 | INFO [alembic.runtime.migration] Running upgrade 45f8dd33480b -> 5abc0278ca73 2022-03-23 18:50:32.116 | INFO [alembic.runtime.migration] Running upgrade 5abc0278ca73 -> d3435b514502 2022-03-23 18:50:32.116 | INFO [alembic.runtime.migration] Running upgrade d3435b514502 -> 30107ab6a3ee 2022-03-23 18:50:32.116 | INFO [alembic.runtime.migration] Running upgrade 30107ab6a3ee -> c415aab1c048 2022-03-23 18:50:32.116 | INFO [alembic.runtime.migration] Running upgrade c415aab1c048 -> a963b38d82f4 2022-03-23 18:50:32.116 | INFO [alembic.runtime.migration] Running upgrade kilo -> 30018084ec99 2022-03-23 18:50:32.116 | INFO [alembic.runtime.migration] Running upgrade 30018084ec99 -> 4ffceebfada 2022-03-23 18:50:32.116 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfada -> 5498d17be016 2022-03-23 18:50:32.116 | INFO [alembic.runtime.migration] Running upgrade 5498d17be016 -> 2a16083502f3 2022-03-23 18:50:32.116 | INFO [alembic.runtime.migration] Running upgrade 2a16083502f3 -> 2e5352a0ad4d 2022-03-23 18:50:32.116 | INFO [alembic.runtime.migration] Running upgrade 2e5352a0ad4d -> 11926bcfe72d 2022-03-23 18:50:32.116 | INFO [alembic.runtime.migration] Running upgrade 11926bcfe72d -> 4af11ca47297 2022-03-23 18:50:32.116 | INFO [alembic.runtime.migration] Running upgrade 4af11ca47297 -> 1b294093239c 2022-03-23 18:50:32.116 | INFO [alembic.runtime.migration] Running upgrade 1b294093239c -> 8a6d8bdae39 2022-03-23 18:50:32.116 | INFO [alembic.runtime.migration] Running upgrade 8a6d8bdae39 -> 2b4c2465d44b 2022-03-23 18:50:32.116 | INFO [alembic.runtime.migration] Running upgrade 2b4c2465d44b -> e3278ee65050 2022-03-23 18:50:32.116 | INFO [alembic.runtime.migration] Running upgrade e3278ee65050 -> c6c112992c9 2022-03-23 18:50:32.116 | INFO [alembic.runtime.migration] Running upgrade c6c112992c9 -> 5ffceebfada 2022-03-23 18:50:32.116 | INFO [alembic.runtime.migration] Running upgrade 5ffceebfada -> 4ffceebfcdc 2022-03-23 18:50:32.116 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfcdc -> 7bbb25278f53 2022-03-23 18:50:32.116 | INFO [alembic.runtime.migration] Running upgrade 7bbb25278f53 -> 89ab9a816d70 2022-03-23 18:50:32.116 | INFO [alembic.runtime.migration] Running upgrade 89ab9a816d70 -> c879c5e1ee90 2022-03-23 18:50:32.116 | INFO [alembic.runtime.migration] Running upgrade c879c5e1ee90 -> 8fd3918ef6f4 2022-03-23 18:50:32.116 | INFO [alembic.runtime.migration] Running upgrade 8fd3918ef6f4 -> 4bcd4df1f426 2022-03-23 18:50:32.116 | INFO [alembic.runtime.migration] Running upgrade 4bcd4df1f426 -> b67e765a3524 2022-03-23 18:50:32.116 | INFO [alembic.runtime.migration] Running upgrade a963b38d82f4 -> 3d0e74aa7d37 2022-03-23 18:50:32.116 | INFO [alembic.runtime.migration] Running upgrade 3d0e74aa7d37 -> 030a959ceafa 2022-03-23 18:50:32.116 | INFO [alembic.runtime.migration] Running upgrade 030a959ceafa -> a5648cfeeadf 2022-03-23 18:50:32.116 | INFO [alembic.runtime.migration] Running upgrade a5648cfeeadf -> 0f5bef0f87d4 2022-03-23 18:50:32.116 | INFO [alembic.runtime.migration] Running upgrade 0f5bef0f87d4 -> 67daae611b6e 2022-03-23 18:50:32.116 | INFO [alembic.runtime.migration] Running upgrade b67e765a3524 -> a84ccf28f06a 2022-03-23 18:50:32.117 | INFO [alembic.runtime.migration] Running upgrade a84ccf28f06a -> 7d9d8eeec6ad 2022-03-23 18:50:32.117 | INFO [alembic.runtime.migration] Running upgrade 67daae611b6e -> 6b461a21bcfc 2022-03-23 18:50:32.117 | INFO [alembic.runtime.migration] Running upgrade 6b461a21bcfc -> 5cd92597d11d 2022-03-23 18:50:32.117 | INFO [alembic.runtime.migration] Running upgrade 5cd92597d11d -> 929c968efe70 2022-03-23 18:50:32.117 | INFO [alembic.runtime.migration] Running upgrade 929c968efe70 -> a9c43481023c 2022-03-23 18:50:32.117 | INFO [alembic.runtime.migration] Running upgrade a9c43481023c -> 804a3c76314c 2022-03-23 18:50:32.117 | INFO [alembic.runtime.migration] Running upgrade 804a3c76314c -> 2b42d90729da 2022-03-23 18:50:32.117 | INFO [alembic.runtime.migration] Running upgrade 2b42d90729da -> 62c781cb6192 2022-03-23 18:50:32.117 | INFO [alembic.runtime.migration] Running upgrade 62c781cb6192 -> c8c222d42aa9 2022-03-23 18:50:32.117 | INFO [alembic.runtime.migration] Running upgrade c8c222d42aa9 -> 349b6fd605a6 2022-03-23 18:50:32.117 | INFO [alembic.runtime.migration] Running upgrade 349b6fd605a6 -> 7d32f979895f 2022-03-23 18:50:32.117 | INFO [alembic.runtime.migration] Running upgrade 7d32f979895f -> 594422d373ee 2022-03-23 18:50:32.117 | INFO [alembic.runtime.migration] Running upgrade 594422d373ee -> 61663558142c 2022-03-23 18:50:32.117 | INFO [alembic.runtime.migration] Running upgrade 61663558142c -> 867d39095bf4, port forwarding 2022-03-23 18:50:32.117 | INFO [alembic.runtime.migration] Running upgrade 867d39095bf4 -> d72db3e25539, modify uniq port forwarding 2022-03-23 18:50:32.117 | INFO [alembic.runtime.migration] Running upgrade d72db3e25539 -> cada2437bf41 2022-03-23 18:50:32.117 | INFO [alembic.runtime.migration] Running upgrade cada2437bf41 -> 195176fb410d, router gateway IP QoS 2022-03-23 18:50:32.117 | INFO [alembic.runtime.migration] Running upgrade 195176fb410d -> fb0167bd9639 2022-03-23 18:50:32.117 | INFO [alembic.runtime.migration] Running upgrade fb0167bd9639 -> 0ff9e3881597 2022-03-23 18:50:32.117 | INFO [alembic.runtime.migration] Running upgrade 0ff9e3881597 -> 9bfad3f1e780 2022-03-23 18:50:32.117 | INFO [alembic.runtime.migration] Running upgrade 9bfad3f1e780 -> 63fd95af7dcd 2022-03-23 18:50:32.117 | INFO [alembic.runtime.migration] Running upgrade 63fd95af7dcd -> c613d0b82681 2022-03-23 18:50:32.117 | INFO [alembic.runtime.migration] Running upgrade c613d0b82681 -> c3e9d13c4367 2022-03-23 18:50:32.117 | INFO [alembic.runtime.migration] Running upgrade c3e9d13c4367 -> 86274d77933e 2022-03-23 18:50:32.117 | INFO [alembic.runtime.migration] Running upgrade 86274d77933e -> f4b9654dd40c 2022-03-23 18:50:32.117 | INFO [alembic.runtime.migration] Running upgrade f4b9654dd40c -> a010322604bc 2022-03-23 18:50:32.117 | INFO [alembic.runtime.migration] Running upgrade a010322604bc -> 263d454a9655 2022-03-23 18:50:32.117 | INFO [alembic.runtime.migration] Running upgrade 263d454a9655 -> Ibac91d24da2 2022-03-23 18:50:32.117 | INFO [alembic.runtime.migration] Running upgrade Ibac91d24da2 -> 2217c4222de6 2022-03-23 18:50:32.117 | INFO [alembic.runtime.migration] Running upgrade 2217c4222de6 -> 18a7e90ae768 2022-03-23 18:50:32.117 | INFO [alembic.runtime.migration] Running upgrade 18a7e90ae768 -> e4e236b0e1ff 2022-03-23 18:50:32.117 | INFO [alembic.runtime.migration] Running upgrade e4e236b0e1ff -> e88badaa9591 2022-03-23 18:50:32.118 | INFO [alembic.runtime.migration] Running upgrade e88badaa9591 -> d8bdf05313f4 2022-03-23 18:50:32.118 | INFO [alembic.runtime.migration] Running upgrade d8bdf05313f4 -> dfe425060830 2022-03-23 18:50:32.118 | INFO [alembic.runtime.migration] Running upgrade dfe425060830 -> fd6107509ccd 2022-03-23 18:50:32.118 | INFO [alembic.runtime.migration] Running upgrade fd6107509ccd -> 1ea5dab0897a 2022-03-23 18:50:32.118 | INFO [alembic.runtime.migration] Running upgrade 1ea5dab0897a -> 49d8622c5221 2022-03-23 18:50:32.118 | INFO [alembic.runtime.migration] Running upgrade 49d8622c5221 -> I38991de2b4 2022-03-23 18:50:32.118 | INFO [alembic.runtime.migration] Running upgrade I38991de2b4 -> 532aa95457e2 2022-03-23 18:50:32.118 | INFO [alembic.runtime.migration] Running upgrade 532aa95457e2 -> f010820fc498 2022-03-23 18:50:32.118 | INFO [alembic.runtime.migration] Running upgrade f010820fc498 -> a964d94b4677 2022-03-23 18:50:32.118 | INFO [alembic.runtime.migration] Running upgrade a964d94b4677 -> 26d1e9f5c766 2022-03-23 18:50:32.118 | INFO [alembic.runtime.migration] Running upgrade 26d1e9f5c766 -> 1e0744e4ffea 2022-03-23 18:50:32.118 | INFO [alembic.runtime.migration] Running upgrade 1e0744e4ffea -> 6135a7bd4425 2022-03-23 18:50:32.118 | INFO [alembic.runtime.migration] Running upgrade 6135a7bd4425 -> 8df53b0d2c0e 2022-03-23 18:50:32.118 | INFO [alembic.runtime.migration] Running upgrade 8df53b0d2c0e -> 1bb3393de75d, add qos policy rule Packet Rate Limit 2022-03-23 18:50:32.118 | INFO [alembic.runtime.migration] Running upgrade 1bb3393de75d -> c181bb1d89e4 2022-03-23 18:50:32.118 | INFO [alembic.runtime.migration] Running upgrade c181bb1d89e4 -> ba859d649675 2022-03-23 18:50:32.118 | INFO [alembic.runtime.migration] Running upgrade ba859d649675 -> e981acd076d3 2022-03-23 18:50:32.118 | INFO [alembic.runtime.migration] Running upgrade e981acd076d3 -> 76df7844a8c6, add Local IP tables 2022-03-23 18:50:32.118 | INFO [alembic.runtime.migration] Running upgrade 76df7844a8c6 -> 1ffef8d6f371, migrate RBAC registers from "target_tenant" to "target_project" 2022-03-23 18:50:32.118 | INFO [alembic.runtime.migration] Running upgrade 1ffef8d6f371 -> 8160f7a9cebb, drop portbindingports table 2022-03-23 18:50:32.118 | INFO [alembic.runtime.migration] Running upgrade 8160f7a9cebb -> cd9ef14ccf87 2022-03-23 18:50:32.118 | INFO [alembic.runtime.migration] Running upgrade cd9ef14ccf87 -> 34cf8b009713 2022-03-23 18:50:32.118 | INFO [alembic.runtime.migration] Running upgrade 34cf8b009713 -> I43e0b669096 2022-03-23 18:50:32.118 | INFO [alembic.runtime.migration] Running upgrade 7d9d8eeec6ad -> a8b517cff8ab 2022-03-23 18:50:32.118 | INFO [alembic.runtime.migration] Running upgrade a8b517cff8ab -> 3b935b28e7a0 2022-03-23 18:50:32.118 | INFO [alembic.runtime.migration] Running upgrade 3b935b28e7a0 -> b12a3ef66e62 2022-03-23 18:50:32.118 | INFO [alembic.runtime.migration] Running upgrade b12a3ef66e62 -> 97c25b0d2353 2022-03-23 18:50:32.118 | INFO [alembic.runtime.migration] Running upgrade 97c25b0d2353 -> 2e0d7a8a1586 2022-03-23 18:50:32.118 | INFO [alembic.runtime.migration] Running upgrade 2e0d7a8a1586 -> 5c85685d616d 2022-03-23 18:50:32.118 | Running upgrade for neutron ... 2022-03-23 18:50:32.118 | OK 2022-03-23 18:50:32.118 | + lib/neutron-legacy:init_mutnauq:460 : time_stop dbsync 2022-03-23 18:50:32.118 | + functions-common:time_stop:2425 : local name 2022-03-23 18:50:32.118 | + functions-common:time_stop:2426 : local end_time 2022-03-23 18:50:32.118 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 18:50:32.119 | + functions-common:time_stop:2428 : local total 2022-03-23 18:50:32.119 | + functions-common:time_stop:2429 : local start_time 2022-03-23 18:50:32.119 | + functions-common:time_stop:2431 : name=dbsync 2022-03-23 18:50:32.119 | + functions-common:time_stop:2432 : start_time=1648061406465 2022-03-23 18:50:32.119 | + functions-common:time_stop:2434 : [[ -z 1648061406465 ]] 2022-03-23 18:50:32.119 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 18:50:32.119 | + functions-common:time_stop:2437 : end_time=1648061432025 2022-03-23 18:50:32.119 | + functions-common:time_stop:2438 : elapsed_time=25560 2022-03-23 18:50:32.119 | + functions-common:time_stop:2439 : total=8651 2022-03-23 18:50:32.119 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 18:50:32.119 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=34211 2022-03-23 18:50:32.161 | [799828 Async init_neutron:841896]: finished init_neutron with result 0 in 28 seconds 2022-03-23 18:50:32.165 | + inc/async:async_wait:197 : return 0 2022-03-23 18:50:32.168 | + ./stack.sh:main:1208 : async_wait init_placement 2022-03-23 18:50:32.221 | [799828 Async init_placement:842468]: Waiting for completion of init_placement running on PID 842468 (5 other jobs running) 2022-03-23 18:50:32.248 | [799828 Async init_placement:842468]: Signaling child to exit 2022-03-23 18:50:50.991 | + inc/async:async_inner:64 : rc=0 2022-03-23 18:50:51.019 | [842468 Async init_placement:842468]: finished successfully 2022-03-23 18:50:51.039 | WAKEUP 2022-03-23 18:50:51.063 | [799828 Async init_placement:842468]: Signaled 2022-03-23 18:50:51.064 | + lib/placement:init_placement:130 : recreate_database placement 2022-03-23 18:50:51.064 | + lib/database:recreate_database:112 : local db=placement 2022-03-23 18:50:51.064 | + lib/database:recreate_database:113 : recreate_database_mysql placement 2022-03-23 18:50:51.064 | + lib/databases/mysql:recreate_database_mysql:66 : local db=placement 2022-03-23 18:50:51.064 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS placement;' 2022-03-23 18:50:51.064 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-23 18:50:51.064 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE placement CHARACTER SET utf8;' 2022-03-23 18:50:51.064 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-23 18:50:51.064 | + lib/placement:init_placement:131 : /usr/local/bin/placement-manage db sync 2022-03-23 18:50:51.064 | + lib/placement:init_placement:132 : create_placement_accounts 2022-03-23 18:50:51.065 | + lib/placement:create_placement_accounts:119 : create_service_user placement admin 2022-03-23 18:50:51.065 | + lib/keystone:create_service_user:431 : get_or_create_user placement Passw0rd Default 2022-03-23 18:50:51.065 | + functions-common:get_or_create_user:909 : local user_id 2022-03-23 18:50:51.065 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-03-23 18:50:51.065 | + functions-common:get_or_create_user:913 : local email= 2022-03-23 18:50:51.065 | ++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create placement --password Passw0rd --domain=Default --or-show -f value -c id 2022-03-23 18:50:51.065 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:50:51.065 | from cryptography.utils import int_from_bytes 2022-03-23 18:50:51.065 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:50:51.065 | from cryptography.utils import int_from_bytes 2022-03-23 18:50:51.065 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:50:51.065 | + functions-common:get_or_create_user:925 : user_id=cfcc8ead652640debdfa78bcff5c1feb 2022-03-23 18:50:51.065 | + functions-common:get_or_create_user:926 : echo cfcc8ead652640debdfa78bcff5c1feb 2022-03-23 18:50:51.065 | cfcc8ead652640debdfa78bcff5c1feb 2022-03-23 18:50:51.065 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service placement service Default Default 2022-03-23 18:50:51.065 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-23 18:50:51.065 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-23 18:50:51.065 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-23 18:50:51.065 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-23 18:50:51.065 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-23 18:50:51.065 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-23 18:50:51.065 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-23 18:50:51.065 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-23 18:50:51.065 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-23 18:50:51.065 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-23 18:50:51.065 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user placement --project service --user-domain Default --project-domain Default 2022-03-23 18:50:51.065 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-23 18:50:51.065 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-23 18:50:51.065 | ++ functions-common:get_field:811 : local data field 2022-03-23 18:50:51.065 | ++ functions-common:get_field:812 : read data 2022-03-23 18:50:51.066 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:50:51.066 | from cryptography.utils import int_from_bytes 2022-03-23 18:50:51.066 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:50:51.066 | from cryptography.utils import int_from_bytes 2022-03-23 18:50:51.066 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:50:51.066 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-23 18:50:51.066 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-23 18:50:51.066 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add service --user placement --project service --user-domain Default --project-domain Default 2022-03-23 18:50:51.066 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:50:51.066 | from cryptography.utils import int_from_bytes 2022-03-23 18:50:51.066 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:50:51.066 | from cryptography.utils import int_from_bytes 2022-03-23 18:50:51.066 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user placement --project service --user-domain Default --project-domain Default 2022-03-23 18:50:51.066 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-23 18:50:51.066 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-23 18:50:51.066 | ++ functions-common:get_field:811 : local data field 2022-03-23 18:50:51.066 | ++ functions-common:get_field:812 : read data 2022-03-23 18:50:51.066 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:50:51.066 | from cryptography.utils import int_from_bytes 2022-03-23 18:50:51.066 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:50:51.066 | from cryptography.utils import int_from_bytes 2022-03-23 18:50:51.066 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:50:51.066 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-23 18:50:51.066 | ++ functions-common:get_field:816 : field='$2' 2022-03-23 18:50:51.066 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-23 18:50:51.066 | ++ functions-common:get_field:818 : echo '| 4073a812f60a4ac9ab962eb476910df7 | cfcc8ead652640debdfa78bcff5c1feb | | 593a1614052d48a8b2ae532c38eed34e | | | False |' 2022-03-23 18:50:51.066 | ++ functions-common:get_field:812 : read data 2022-03-23 18:50:51.066 | + functions-common:get_or_add_user_project_role:995 : user_role_id=4073a812f60a4ac9ab962eb476910df7 2022-03-23 18:50:51.066 | + functions-common:get_or_add_user_project_role:997 : echo 4073a812f60a4ac9ab962eb476910df7 2022-03-23 18:50:51.066 | 4073a812f60a4ac9ab962eb476910df7 2022-03-23 18:50:51.066 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-03-23 18:50:51.066 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin placement service Default Default 2022-03-23 18:50:51.067 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-23 18:50:51.067 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-23 18:50:51.067 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-23 18:50:51.067 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-23 18:50:51.067 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-23 18:50:51.067 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-23 18:50:51.067 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-23 18:50:51.067 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-23 18:50:51.067 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-23 18:50:51.067 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-23 18:50:51.067 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user placement --project service --user-domain Default --project-domain Default 2022-03-23 18:50:51.067 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-23 18:50:51.067 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-23 18:50:51.067 | ++ functions-common:get_field:811 : local data field 2022-03-23 18:50:51.067 | ++ functions-common:get_field:812 : read data 2022-03-23 18:50:51.067 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:50:51.067 | from cryptography.utils import int_from_bytes 2022-03-23 18:50:51.067 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:50:51.067 | from cryptography.utils import int_from_bytes 2022-03-23 18:50:51.067 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:50:51.067 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-23 18:50:51.067 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-23 18:50:51.067 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user placement --project service --user-domain Default --project-domain Default 2022-03-23 18:50:51.067 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:50:51.067 | from cryptography.utils import int_from_bytes 2022-03-23 18:50:51.067 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:50:51.067 | from cryptography.utils import int_from_bytes 2022-03-23 18:50:51.067 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user placement --project service --user-domain Default --project-domain Default 2022-03-23 18:50:51.067 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-23 18:50:51.067 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-23 18:50:51.067 | ++ functions-common:get_field:811 : local data field 2022-03-23 18:50:51.067 | ++ functions-common:get_field:812 : read data 2022-03-23 18:50:51.068 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:50:51.068 | from cryptography.utils import int_from_bytes 2022-03-23 18:50:51.068 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:50:51.068 | from cryptography.utils import int_from_bytes 2022-03-23 18:50:51.068 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:50:51.068 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-23 18:50:51.068 | ++ functions-common:get_field:816 : field='$2' 2022-03-23 18:50:51.068 | ++ functions-common:get_field:818 : echo '| 8f27ee74f9f34f67aaa0b39cb360d4ff | cfcc8ead652640debdfa78bcff5c1feb | | 593a1614052d48a8b2ae532c38eed34e | | | False |' 2022-03-23 18:50:51.068 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-23 18:50:51.068 | ++ functions-common:get_field:812 : read data 2022-03-23 18:50:51.068 | + functions-common:get_or_add_user_project_role:995 : user_role_id=8f27ee74f9f34f67aaa0b39cb360d4ff 2022-03-23 18:50:51.068 | + functions-common:get_or_add_user_project_role:997 : echo 8f27ee74f9f34f67aaa0b39cb360d4ff 2022-03-23 18:50:51.068 | 8f27ee74f9f34f67aaa0b39cb360d4ff 2022-03-23 18:50:51.068 | + lib/placement:create_placement_accounts:120 : local placement_api_url=http://10.222.0.45/placement 2022-03-23 18:50:51.068 | + lib/placement:create_placement_accounts:121 : get_or_create_service placement placement 'Placement Service' 2022-03-23 18:50:51.068 | + functions-common:get_or_create_service:1082 : local service_id 2022-03-23 18:50:51.068 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show placement -f value -c id 2022-03-23 18:50:51.068 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create placement --name placement '--description=Placement Service' -f value -c id 2022-03-23 18:50:51.068 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:50:51.068 | from cryptography.utils import int_from_bytes 2022-03-23 18:50:51.068 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:50:51.068 | from cryptography.utils import int_from_bytes 2022-03-23 18:50:51.068 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:50:51.068 | + functions-common:get_or_create_service:1093 : service_id=' 2022-03-23 18:50:51.068 | fc0c459d08e846c2b4cc06a8edebe1cc' 2022-03-23 18:50:51.068 | + functions-common:get_or_create_service:1094 : echo fc0c459d08e846c2b4cc06a8edebe1cc 2022-03-23 18:50:51.068 | fc0c459d08e846c2b4cc06a8edebe1cc 2022-03-23 18:50:51.068 | + lib/placement:create_placement_accounts:123 : get_or_create_endpoint placement RegionOne http://10.222.0.45/placement 2022-03-23 18:50:51.068 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-03-23 18:50:51.068 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface placement public http://10.222.0.45/placement RegionOne 2022-03-23 18:50:51.068 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-23 18:50:51.068 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service placement --interface public --region RegionOne -c ID -f value 2022-03-23 18:50:51.069 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:50:51.069 | from cryptography.utils import int_from_bytes 2022-03-23 18:50:51.069 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:50:51.069 | from cryptography.utils import int_from_bytes 2022-03-23 18:50:51.069 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:50:51.069 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-23 18:50:51.069 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-23 18:50:51.069 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create placement public http://10.222.0.45/placement --region RegionOne -f value -c id 2022-03-23 18:50:51.069 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:50:51.069 | from cryptography.utils import int_from_bytes 2022-03-23 18:50:51.069 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:50:51.069 | from cryptography.utils import int_from_bytes 2022-03-23 18:50:51.069 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:50:51.069 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=6c8925260b6e40e5b344d9f5011d7912 2022-03-23 18:50:51.069 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 6c8925260b6e40e5b344d9f5011d7912 2022-03-23 18:50:51.069 | + functions-common:get_or_create_endpoint:1127 : public_id=6c8925260b6e40e5b344d9f5011d7912 2022-03-23 18:50:51.069 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-03-23 18:50:51.069 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-03-23 18:50:51.069 | + functions-common:get_or_create_endpoint:1136 : echo 6c8925260b6e40e5b344d9f5011d7912 2022-03-23 18:50:51.069 | 6c8925260b6e40e5b344d9f5011d7912 2022-03-23 18:50:51.111 | [799828 Async init_placement:842468]: finished init_placement with result 0 in 46 seconds 2022-03-23 18:50:51.115 | + inc/async:async_wait:197 : return 0 2022-03-23 18:50:51.118 | + ./stack.sh:main:1209 : async_wait init_glance 2022-03-23 18:50:51.170 | [799828 Async init_glance:838909]: Waiting for completion of init_glance running on PID 838909 (4 other jobs running) 2022-03-23 18:50:51.197 | [799828 Async init_glance:838909]: Signaling child to exit 2022-03-23 18:50:51.197 | WAKEUP 2022-03-23 18:50:51.220 | [799828 Async init_glance:838909]: Signaled 2022-03-23 18:50:51.222 | + lib/glance:init_glance:481 : rm -rf /opt/stack/data/glance/images 2022-03-23 18:50:51.222 | + lib/glance:init_glance:482 : mkdir -p /opt/stack/data/glance/images 2022-03-23 18:50:51.222 | + lib/glance:init_glance:485 : recreate_database glance 2022-03-23 18:50:51.222 | + lib/database:recreate_database:112 : local db=glance 2022-03-23 18:50:51.222 | + lib/database:recreate_database:113 : recreate_database_mysql glance 2022-03-23 18:50:51.222 | + lib/databases/mysql:recreate_database_mysql:66 : local db=glance 2022-03-23 18:50:51.222 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS glance;' 2022-03-23 18:50:51.222 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-23 18:50:51.222 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE glance CHARACTER SET utf8;' 2022-03-23 18:50:51.222 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-23 18:50:51.222 | + lib/glance:init_glance:487 : time_start dbsync 2022-03-23 18:50:51.222 | + functions-common:time_start:2411 : local name=dbsync 2022-03-23 18:50:51.222 | + functions-common:time_start:2412 : local start_time= 2022-03-23 18:50:51.222 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 18:50:51.222 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 18:50:51.222 | + functions-common:time_start:2416 : _TIME_START[$name]=1648061351556 2022-03-23 18:50:51.222 | + lib/glance:init_glance:489 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_sync 2022-03-23 18:50:51.222 | 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=839034) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-03-23 18:50:51.222 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-03-23 18:50:51.222 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-03-23 18:50:51.222 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-03-23 18:50:51.222 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-03-23 18:50:51.222 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-03-23 18:50:51.222 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-03-23 18:50:51.222 | INFO [alembic.runtime.migration] Running upgrade -> liberty, liberty initial 2022-03-23 18:50:51.223 | INFO [alembic.runtime.migration] Running upgrade liberty -> mitaka01, add index on created_at and updated_at columns of 'images' table 2022-03-23 18:50:51.223 | INFO [alembic.runtime.migration] Running upgrade mitaka01 -> mitaka02, update metadef os_nova_server 2022-03-23 18:50:51.223 | INFO [alembic.runtime.migration] Running upgrade mitaka02 -> ocata_expand01, add visibility to images 2022-03-23 18:50:51.223 | INFO [alembic.runtime.migration] Running upgrade ocata_expand01 -> pike_expand01, empty expand for symmetry with pike_contract01 2022-03-23 18:50:51.223 | INFO [alembic.runtime.migration] Running upgrade pike_expand01 -> queens_expand01 2022-03-23 18:50:51.223 | INFO [alembic.runtime.migration] Running upgrade queens_expand01 -> rocky_expand01, add os_hidden column to images table 2022-03-23 18:50:51.223 | INFO [alembic.runtime.migration] Running upgrade rocky_expand01 -> rocky_expand02, add os_hash_algo and os_hash_value columns to images table 2022-03-23 18:50:51.223 | INFO [alembic.runtime.migration] Running upgrade rocky_expand02 -> train_expand01, empty expand for symmetry with train_contract01 2022-03-23 18:50:51.223 | INFO [alembic.runtime.migration] Running upgrade train_expand01 -> ussuri_expand01, empty expand for symmetry with ussuri_expand01 2022-03-23 18:50:51.223 | INFO [alembic.runtime.migration] Running upgrade ussuri_expand01 -> wallaby_expand01, add image_id, request_id, user columns to tasks table" 2022-03-23 18:50:51.223 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-03-23 18:50:51.223 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-03-23 18:50:51.223 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-03-23 18:50:51.223 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-03-23 18:50:51.223 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-03-23 18:50:51.223 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-03-23 18:50:51.223 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-03-23 18:50:51.223 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-03-23 18:50:51.223 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-03-23 18:50:51.223 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-03-23 18:50:51.223 | INFO [alembic.runtime.migration] Running upgrade mitaka02 -> ocata_contract01, remove is_public from images 2022-03-23 18:50:51.223 | INFO [alembic.runtime.migration] Running upgrade ocata_contract01 -> pike_contract01, drop glare artifacts tables 2022-03-23 18:50:51.223 | INFO [alembic.runtime.migration] Running upgrade pike_contract01 -> queens_contract01 2022-03-23 18:50:51.223 | INFO [alembic.runtime.migration] Running upgrade queens_contract01 -> rocky_contract01 2022-03-23 18:50:51.223 | INFO [alembic.runtime.migration] Running upgrade rocky_contract01 -> rocky_contract02 2022-03-23 18:50:51.223 | INFO [alembic.runtime.migration] Running upgrade rocky_contract02 -> train_contract01 2022-03-23 18:50:51.223 | INFO [alembic.runtime.migration] Running upgrade train_contract01 -> ussuri_contract01 2022-03-23 18:50:51.223 | INFO [alembic.runtime.migration] Running upgrade ussuri_contract01 -> wallaby_contract01 2022-03-23 18:50:51.223 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-03-23 18:50:51.223 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-03-23 18:50:51.223 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-03-23 18:50:51.223 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-03-23 18:50:51.223 | Upgraded database to: wallaby_expand01, current revision(s): wallaby_expand01 2022-03-23 18:50:51.224 | Database migration is up to date. No migration needed. 2022-03-23 18:50:51.224 | Upgraded database to: wallaby_contract01, current revision(s): wallaby_contract01 2022-03-23 18:50:51.224 | Database is synced successfully. 2022-03-23 18:50:51.224 | + lib/glance:init_glance:492 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_load_metadefs 2022-03-23 18:50:51.224 | 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=839187) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-03-23 18:50:51.224 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-hypervisor.json loaded to database. 2022-03-23 18:50:51.224 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-quota-flavor.json loaded to database. 2022-03-23 18:50:51.224 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-disk-filter.json loaded to database. 2022-03-23 18:50:51.224 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-memory-backing.json loaded to database. 2022-03-23 18:50:51.224 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-webservers.json loaded to database. 2022-03-23 18:50:51.224 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-num-instances.json loaded to database. 2022-03-23 18:50:51.224 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-watchdog.json loaded to database. 2022-03-23 18:50:51.224 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-xenapi.json loaded to database. 2022-03-23 18:50:51.224 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/operating-system.json loaded to database. 2022-03-23 18:50:51.224 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-runtimes.json loaded to database. 2022-03-23 18:50:51.224 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/image-signature-verification.json loaded to database. 2022-03-23 18:50:51.224 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/glance-common-image-props.json loaded to database. 2022-03-23 18:50:51.224 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/storage-volume-type.json loaded to database. 2022-03-23 18:50:51.224 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-iops-filter.json loaded to database. 2022-03-23 18:50:51.224 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-flavor.json loaded to database. 2022-03-23 18:50:51.224 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-cpu-pinning.json loaded to database. 2022-03-23 18:50:51.224 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-instance-data.json loaded to database. 2022-03-23 18:50:51.224 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt-image.json loaded to database. 2022-03-23 18:50:51.224 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vcputopology.json loaded to database. 2022-03-23 18:50:51.224 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-host-capabilities.json loaded to database. 2022-03-23 18:50:51.224 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-shutdown.json loaded to database. 2022-03-23 18:50:51.224 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware.json loaded to database. 2022-03-23 18:50:51.224 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-databases.json loaded to database. 2022-03-23 18:50:51.224 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-storage-allocation-setting-data.json loaded to database. 2022-03-23 18:50:51.224 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-resource-allocation-setting-data.json loaded to database. 2022-03-23 18:50:51.224 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-quota.json loaded to database. 2022-03-23 18:50:51.225 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-virtual-system-setting-data.json loaded to database. 2022-03-23 18:50:51.225 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt.json loaded to database. 2022-03-23 18:50:51.225 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-processor-allocation-setting-data.json loaded to database. 2022-03-23 18:50:51.225 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-randomgen.json loaded to database. 2022-03-23 18:50:51.225 | INFO glance.db.sqlalchemy.metadata [-] Metadata loading finished 2022-03-23 18:50:51.225 | + lib/glance:init_glance:493 : time_stop dbsync 2022-03-23 18:50:51.225 | + functions-common:time_stop:2425 : local name 2022-03-23 18:50:51.225 | + functions-common:time_stop:2426 : local end_time 2022-03-23 18:50:51.225 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 18:50:51.225 | + functions-common:time_stop:2428 : local total 2022-03-23 18:50:51.225 | + functions-common:time_stop:2429 : local start_time 2022-03-23 18:50:51.225 | + functions-common:time_stop:2431 : name=dbsync 2022-03-23 18:50:51.225 | + functions-common:time_stop:2432 : start_time=1648061351556 2022-03-23 18:50:51.225 | + functions-common:time_stop:2434 : [[ -z 1648061351556 ]] 2022-03-23 18:50:51.225 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 18:50:51.225 | + functions-common:time_stop:2437 : end_time=1648061361486 2022-03-23 18:50:51.225 | + functions-common:time_stop:2438 : elapsed_time=9930 2022-03-23 18:50:51.225 | + functions-common:time_stop:2439 : total=8651 2022-03-23 18:50:51.225 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 18:50:51.225 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=18581 2022-03-23 18:50:51.268 | [799828 Async init_glance:838909]: finished init_glance with result 0 in 10 seconds 2022-03-23 18:50:51.273 | + inc/async:async_wait:197 : return 0 2022-03-23 18:50:51.275 | + ./stack.sh:main:1210 : async_wait init_swift 2022-03-23 18:50:51.328 | [799828 Async init_swift:842254]: Waiting for completion of init_swift running on PID 842254 (3 other jobs running) 2022-03-23 18:50:51.354 | [799828 Async init_swift:842254]: Signaling child to exit 2022-03-23 18:50:51.354 | WAKEUP 2022-03-23 18:50:51.377 | [799828 Async init_swift:842254]: Signaled 2022-03-23 18:50:51.379 | + lib/swift:init_swift:668 : local node_number 2022-03-23 18:50:51.379 | + lib/swift:init_swift:670 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-03-23 18:50:51.379 | No container-replicator running 2022-03-23 18:50:51.379 | No container-sharder running 2022-03-23 18:50:51.379 | No account-replicator running 2022-03-23 18:50:51.379 | No object-auditor running 2022-03-23 18:50:51.379 | No account-auditor running 2022-03-23 18:50:51.379 | No object-server running 2022-03-23 18:50:51.379 | No container-server running 2022-03-23 18:50:51.379 | No object-reconstructor running 2022-03-23 18:50:51.379 | No container-reconciler running 2022-03-23 18:50:51.379 | No object-updater running 2022-03-23 18:50:51.379 | No proxy-server running 2022-03-23 18:50:51.379 | No object-expirer running 2022-03-23 18:50:51.379 | No account-reaper running 2022-03-23 18:50:51.379 | No object-replicator running 2022-03-23 18:50:51.379 | No container-updater running 2022-03-23 18:50:51.379 | No account-server running 2022-03-23 18:50:51.379 | No container-sync running 2022-03-23 18:50:51.379 | No container-auditor running 2022-03-23 18:50:51.379 | + lib/swift:init_swift:670 : true 2022-03-23 18:50:51.379 | + lib/swift:init_swift:673 : create_swift_disk 2022-03-23 18:50:51.379 | + lib/swift:create_swift_disk:565 : local node_number 2022-03-23 18:50:51.379 | + lib/swift:create_swift_disk:570 : local user_group 2022-03-23 18:50:51.379 | ++ lib/swift:create_swift_disk:571 : id -g ubuntu 2022-03-23 18:50:51.379 | + lib/swift:create_swift_disk:571 : user_group=1000 2022-03-23 18:50:51.380 | + lib/swift:create_swift_disk:572 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift/drives /opt/stack/data/swift/cache /opt/stack/data/swift/run /opt/stack/data/swift/logs 2022-03-23 18:50:51.380 | + lib/swift:create_swift_disk:575 : create_disk /opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 6G 2022-03-23 18:50:51.380 | + functions:create_disk:732 : local node_number 2022-03-23 18:50:51.380 | + functions:create_disk:733 : local disk_image=/opt/stack/data/swift/drives/images/swift.img 2022-03-23 18:50:51.380 | + functions:create_disk:734 : local storage_data_dir=/opt/stack/data/swift/drives/sdb1 2022-03-23 18:50:51.380 | + functions:create_disk:735 : local loopback_disk_size=6G 2022-03-23 18:50:51.380 | + functions:create_disk:736 : local key 2022-03-23 18:50:51.380 | ++ functions:create_disk:738 : sed s#/.## 2022-03-23 18:50:51.380 | ++ functions:create_disk:738 : echo /opt/stack/data/swift/drives/images/swift.img 2022-03-23 18:50:51.380 | + functions:create_disk:738 : key=pt/stack/data/swift/drives/images/swift.img 2022-03-23 18:50:51.380 | + functions:create_disk:739 : key=devstack-pt/stack/data/swift/drives/images/swift.img 2022-03-23 18:50:51.380 | + functions:create_disk:741 : destroy_disk /opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 2022-03-23 18:50:51.380 | + functions:destroy_disk:763 : local disk_image=/opt/stack/data/swift/drives/images/swift.img 2022-03-23 18:50:51.380 | + functions:destroy_disk:764 : local storage_data_dir=/opt/stack/data/swift/drives/sdb1 2022-03-23 18:50:51.380 | + functions:destroy_disk:765 : local key 2022-03-23 18:50:51.380 | ++ functions:destroy_disk:767 : echo /opt/stack/data/swift/drives/images/swift.img 2022-03-23 18:50:51.380 | ++ functions:destroy_disk:767 : sed s#/.## 2022-03-23 18:50:51.380 | + functions:destroy_disk:767 : key=pt/stack/data/swift/drives/images/swift.img 2022-03-23 18:50:51.380 | + functions:destroy_disk:768 : key=devstack-pt/stack/data/swift/drives/images/swift.img 2022-03-23 18:50:51.380 | + functions:destroy_disk:771 : egrep -q /opt/stack/data/swift/drives/sdb1 /proc/mounts 2022-03-23 18:50:51.380 | + functions:destroy_disk:776 : sudo sed -i '/.*comment=$key.*/ d' /etc/fstab 2022-03-23 18:50:51.380 | + functions:destroy_disk:779 : sudo rm -f /opt/stack/data/swift/drives/images/swift.img 2022-03-23 18:50:51.380 | ++ functions:create_disk:745 : dirname /opt/stack/data/swift/drives/images/swift.img 2022-03-23 18:50:51.380 | + functions:create_disk:745 : sudo mkdir -p /opt/stack/data/swift/drives/images 2022-03-23 18:50:51.380 | + functions:create_disk:746 : sudo truncate -s 6G /opt/stack/data/swift/drives/images/swift.img 2022-03-23 18:50:51.380 | + functions:create_disk:753 : sudo mkfs.xfs -f -i size=1024 /opt/stack/data/swift/drives/images/swift.img 2022-03-23 18:50:51.380 | meta-data=/opt/stack/data/swift/drives/images/swift.img isize=1024 agcount=4, agsize=393216 blks 2022-03-23 18:50:51.380 | = sectsz=512 attr=2, projid32bit=1 2022-03-23 18:50:51.380 | = crc=1 finobt=1, sparse=1, rmapbt=0 2022-03-23 18:50:51.380 | = reflink=1 2022-03-23 18:50:51.380 | data = bsize=4096 blocks=1572864, imaxpct=25 2022-03-23 18:50:51.380 | = sunit=0 swidth=0 blks 2022-03-23 18:50:51.380 | naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2022-03-23 18:50:51.381 | log =internal log bsize=4096 blocks=2560, version=2 2022-03-23 18:50:51.381 | = sectsz=512 sunit=0 blks, lazy-count=1 2022-03-23 18:50:51.381 | realtime =none extsz=4096 blocks=0, rtextents=0 2022-03-23 18:50:51.381 | + functions:create_disk:756 : sudo tee -a /etc/fstab 2022-03-23 18:50:51.381 | + functions:create_disk:756 : echo '/opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 xfs loop,noatime,nodiratime,logbufs=8,comment=devstack-pt/stack/data/swift/drives/images/swift.img 0 0' 2022-03-23 18:50:51.381 | /opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 xfs loop,noatime,nodiratime,logbufs=8,comment=devstack-pt/stack/data/swift/drives/images/swift.img 0 0 2022-03-23 18:50:51.381 | + functions:create_disk:757 : sudo mkdir -p /opt/stack/data/swift/drives/sdb1 2022-03-23 18:50:51.381 | + functions:create_disk:758 : sudo mount -v /opt/stack/data/swift/drives/sdb1 2022-03-23 18:50:51.381 | mount: /dev/loop3 mounted on /opt/stack/data/swift/drives/sdb1. 2022-03-23 18:50:51.381 | + lib/swift:create_swift_disk:579 : local node_number 2022-03-23 18:50:51.381 | + lib/swift:create_swift_disk:580 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-03-23 18:50:51.381 | + lib/swift:create_swift_disk:582 : local node_devices=/opt/stack/data/swift/1 2022-03-23 18:50:51.381 | + lib/swift:create_swift_disk:583 : local real_devices=/opt/stack/data/swift/drives/sdb1/1 2022-03-23 18:50:51.381 | + lib/swift:create_swift_disk:584 : sudo ln -sf /opt/stack/data/swift/drives/sdb1/1 /opt/stack/data/swift/1 2022-03-23 18:50:51.381 | + lib/swift:create_swift_disk:585 : local device=/opt/stack/data/swift/drives/sdb1/1/sdb1 2022-03-23 18:50:51.381 | + lib/swift:create_swift_disk:586 : [[ -d /opt/stack/data/swift/drives/sdb1/1/sdb1 ]] 2022-03-23 18:50:51.381 | + lib/swift:create_swift_disk:587 : sudo install -o ubuntu -g 1000 -d /opt/stack/data/swift/drives/sdb1/1/sdb1 2022-03-23 18:50:51.381 | + lib/swift:init_swift:677 : pushd /etc/swift 2022-03-23 18:50:51.381 | + lib/swift:init_swift:679 : rm -f account.builder container.builder object.builder account.ring.gz container.ring.gz object.ring.gz backups/1648060570.object.builder backups/1648060571.container.builder backups/1648060573.account.builder backups/1648060578.object.builder backups/1648060579.container.builder backups/1648060581.account.builder backups/1648060578.object.ring.gz backups/1648060579.container.ring.gz backups/1648060581.account.ring.gz 2022-03-23 18:50:51.381 | + lib/swift:init_swift:681 : /usr/local/bin/swift-ring-builder object.builder create 9 1 1 2022-03-23 18:50:51.381 | + lib/swift:init_swift:682 : /usr/local/bin/swift-ring-builder container.builder create 9 1 1 2022-03-23 18:50:51.381 | + lib/swift:init_swift:683 : /usr/local/bin/swift-ring-builder account.builder create 9 1 1 2022-03-23 18:50:51.381 | + lib/swift:init_swift:689 : [[ -n '' ]] 2022-03-23 18:50:51.381 | + lib/swift:init_swift:702 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-03-23 18:50:51.381 | + lib/swift:init_swift:703 : /usr/local/bin/swift-ring-builder object.builder add z1-127.0.0.1:6613/sdb1 1 2022-03-23 18:50:51.381 | WARNING: No region specified for z1-127.0.0.1:6613/sdb1. Defaulting to region 1. 2022-03-23 18:50:51.381 | Device d0r1z1-127.0.0.1:6613R127.0.0.1:6613/sdb1_"" with 1.0 weight got id 0 2022-03-23 18:50:51.381 | + lib/swift:init_swift:704 : /usr/local/bin/swift-ring-builder container.builder add z1-127.0.0.1:6611/sdb1 1 2022-03-23 18:50:51.381 | WARNING: No region specified for z1-127.0.0.1:6611/sdb1. Defaulting to region 1. 2022-03-23 18:50:51.381 | Device d0r1z1-127.0.0.1:6611R127.0.0.1:6611/sdb1_"" with 1.0 weight got id 0 2022-03-23 18:50:51.382 | + lib/swift:init_swift:705 : /usr/local/bin/swift-ring-builder account.builder add z1-127.0.0.1:6612/sdb1 1 2022-03-23 18:50:51.382 | WARNING: No region specified for z1-127.0.0.1:6612/sdb1. Defaulting to region 1. 2022-03-23 18:50:51.382 | Device d0r1z1-127.0.0.1:6612R127.0.0.1:6612/sdb1_"" with 1.0 weight got id 0 2022-03-23 18:50:51.382 | + lib/swift:init_swift:711 : /usr/local/bin/swift-ring-builder object.builder rebalance 42 2022-03-23 18:50:51.382 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-03-23 18:50:51.382 | + lib/swift:init_swift:712 : /usr/local/bin/swift-ring-builder container.builder rebalance 42 2022-03-23 18:50:51.382 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-03-23 18:50:51.382 | + lib/swift:init_swift:713 : /usr/local/bin/swift-ring-builder account.builder rebalance 42 2022-03-23 18:50:51.382 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-03-23 18:50:51.382 | + lib/swift:init_swift:714 : popd 2022-03-23 18:50:51.430 | [799828 Async init_swift:842254]: finished init_swift with result 0 in 13 seconds 2022-03-23 18:50:51.434 | + inc/async:async_wait:197 : return 0 2022-03-23 18:50:51.437 | + ./stack.sh:main:1211 : async_wait init_cinder 2022-03-23 18:50:51.489 | [799828 Async init_cinder:842349]: Waiting for completion of init_cinder running on PID 842349 (2 other jobs running) 2022-03-23 18:50:51.517 | [799828 Async init_cinder:842349]: Signaling child to exit 2022-03-23 18:50:51.517 | WAKEUP 2022-03-23 18:50:51.543 | [799828 Async init_cinder:842349]: Signaled 2022-03-23 18:50:51.545 | + lib/cinder:init_cinder:434 : is_service_enabled mysql postgresql 2022-03-23 18:50:51.545 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:50:51.545 | + lib/cinder:init_cinder:436 : recreate_database cinder 2022-03-23 18:50:51.545 | + lib/database:recreate_database:112 : local db=cinder 2022-03-23 18:50:51.545 | + lib/database:recreate_database:113 : recreate_database_mysql cinder 2022-03-23 18:50:51.545 | + lib/databases/mysql:recreate_database_mysql:66 : local db=cinder 2022-03-23 18:50:51.545 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS cinder;' 2022-03-23 18:50:51.545 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-23 18:50:51.545 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE cinder CHARACTER SET utf8;' 2022-03-23 18:50:51.545 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-23 18:50:51.545 | + lib/cinder:init_cinder:438 : time_start dbsync 2022-03-23 18:50:51.545 | + functions-common:time_start:2411 : local name=dbsync 2022-03-23 18:50:51.546 | + functions-common:time_start:2412 : local start_time= 2022-03-23 18:50:51.546 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 18:50:51.546 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 18:50:51.546 | + functions-common:time_start:2416 : _TIME_START[$name]=1648061404943 2022-03-23 18:50:51.546 | + lib/cinder:init_cinder:440 : /usr/local/bin/cinder-manage --config-file /etc/cinder/cinder.conf db sync 2022-03-23 18:50:51.546 | 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=842586) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-03-23 18:50:51.546 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/cinder/cinder/db/legacy_migrations... {{(pid=842586) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-23 18:50:51.546 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/144_placeholder.py... {{(pid=842586) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:50:51.546 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/144_placeholder.py loaded successfully {{(pid=842586) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:50:51.546 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/136_make_vol_type_col_non_nullable.py... {{(pid=842586) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:50:51.546 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/136_make_vol_type_col_non_nullable.py loaded successfully {{(pid=842586) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:50:51.546 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/140_create_project_default_volume_type.py... {{(pid=842586) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:50:51.546 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/140_create_project_default_volume_type.py loaded successfully {{(pid=842586) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:50:51.546 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/135_cinder_init.py... {{(pid=842586) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:50:51.546 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/135_cinder_init.py loaded successfully {{(pid=842586) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:50:51.546 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/143_placeholder.py... {{(pid=842586) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:50:51.546 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/143_placeholder.py loaded successfully {{(pid=842586) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:50:51.546 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/142_placeholder.py... {{(pid=842586) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:50:51.546 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/142_placeholder.py loaded successfully {{(pid=842586) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:50:51.546 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/145_add_use_quota_fields.py... {{(pid=842586) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:50:51.546 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/145_add_use_quota_fields.py loaded successfully {{(pid=842586) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:50:51.546 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/138_placeholder.py... {{(pid=842586) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:50:51.546 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/138_placeholder.py loaded successfully {{(pid=842586) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:50:51.546 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/137_placeholder.py... {{(pid=842586) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:50:51.546 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/137_placeholder.py loaded successfully {{(pid=842586) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:50:51.546 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/141_add_quota_usage_unique_constraint.py... {{(pid=842586) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:50:51.546 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/141_add_quota_usage_unique_constraint.py loaded successfully {{(pid=842586) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:50:51.547 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/139_placeholder.py... {{(pid=842586) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:50:51.547 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/139_placeholder.py loaded successfully {{(pid=842586) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:50:51.547 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/cinder/cinder/db/legacy_migrations loaded successfully {{(pid=842586) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-23 18:50:51.547 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'cinder', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=842586) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-23 18:50:51.547 | INFO cinder.db.migration [-] Applying migration(s) 2022-03-23 18:50:51.547 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-03-23 18:50:51.547 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-03-23 18:50:51.547 | INFO alembic.runtime.migration [-] Running upgrade -> 921e1a36b076, Initial migration. 2022-03-23 18:50:51.547 | DEBUG alembic.runtime.migration [-] new branch insert 921e1a36b076 {{(pid=842586) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:815}} 2022-03-23 18:50:51.547 | INFO cinder.db.migration [-] Migration(s) applied 2022-03-23 18:50:51.547 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:50:51.547 | from cryptography.utils import int_from_bytes 2022-03-23 18:50:51.547 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:50:51.547 | from cryptography.utils import int_from_bytes 2022-03-23 18:50:51.547 | /opt/stack/cinder/cinder/db/sqlalchemy/models.py:152: SAWarning: implicitly coercing SELECT object to scalar subquery; please use the .scalar_subquery() method to produce a scalar subquery. 2022-03-23 18:50:51.547 | last_heartbeat = column_property( 2022-03-23 18:50:51.547 | /opt/stack/cinder/cinder/db/sqlalchemy/models.py:160: SAWarning: implicitly coercing SELECT object to scalar subquery; please use the .scalar_subquery() method to produce a scalar subquery. 2022-03-23 18:50:51.547 | num_hosts = column_property( 2022-03-23 18:50:51.547 | /opt/stack/cinder/cinder/db/sqlalchemy/models.py:169: SAWarning: implicitly coercing SELECT object to scalar subquery; please use the .scalar_subquery() method to produce a scalar subquery. 2022-03-23 18:50:51.547 | num_down_hosts = column_property( 2022-03-23 18:50:51.547 | + lib/cinder:init_cinder:441 : time_stop dbsync 2022-03-23 18:50:51.547 | + functions-common:time_stop:2425 : local name 2022-03-23 18:50:51.547 | + functions-common:time_stop:2426 : local end_time 2022-03-23 18:50:51.548 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 18:50:51.548 | + functions-common:time_stop:2428 : local total 2022-03-23 18:50:51.548 | + functions-common:time_stop:2429 : local start_time 2022-03-23 18:50:51.548 | + functions-common:time_stop:2431 : name=dbsync 2022-03-23 18:50:51.548 | + functions-common:time_stop:2432 : start_time=1648061404943 2022-03-23 18:50:51.548 | + functions-common:time_stop:2434 : [[ -z 1648061404943 ]] 2022-03-23 18:50:51.548 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 18:50:51.548 | + functions-common:time_stop:2437 : end_time=1648061412700 2022-03-23 18:50:51.548 | + functions-common:time_stop:2438 : elapsed_time=7757 2022-03-23 18:50:51.548 | + functions-common:time_stop:2439 : total=8651 2022-03-23 18:50:51.548 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 18:50:51.548 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=16408 2022-03-23 18:50:51.548 | + lib/cinder:init_cinder:444 : is_service_enabled c-vol 2022-03-23 18:50:51.548 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:50:51.548 | + lib/cinder:init_cinder:444 : [[ -n lvm:lvmdriver-1 ]] 2022-03-23 18:50:51.548 | + lib/cinder:init_cinder:445 : local be be_name be_type 2022-03-23 18:50:51.548 | + lib/cinder:init_cinder:446 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-03-23 18:50:51.548 | + lib/cinder:init_cinder:447 : be_type=lvm 2022-03-23 18:50:51.548 | + lib/cinder:init_cinder:448 : be_name=lvmdriver-1 2022-03-23 18:50:51.548 | + lib/cinder:init_cinder:449 : type init_cinder_backend_lvm 2022-03-23 18:50:51.548 | + lib/cinder:init_cinder:450 : init_cinder_backend_lvm lvmdriver-1 2022-03-23 18:50:51.549 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:61 : local be_name=lvmdriver-1 2022-03-23 18:50:51.549 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:64 : init_lvm_volume_group stack-volumes-lvmdriver-1 50000M 2022-03-23 18:50:51.549 | + lib/lvm:init_lvm_volume_group:129 : local vg=stack-volumes-lvmdriver-1 2022-03-23 18:50:51.549 | + lib/lvm:init_lvm_volume_group:130 : local size=50000M 2022-03-23 18:50:51.549 | + lib/lvm:init_lvm_volume_group:133 : is_fedora 2022-03-23 18:50:51.549 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-23 18:50:51.549 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-23 18:50:51.549 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-23 18:50:51.549 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-23 18:50:51.549 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-23 18:50:51.549 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-23 18:50:51.549 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-23 18:50:51.549 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-23 18:50:51.549 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-23 18:50:51.549 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-23 18:50:51.549 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-23 18:50:51.549 | + lib/lvm:init_lvm_volume_group:133 : is_suse 2022-03-23 18:50:51.549 | + functions-common:is_suse:542 : is_opensuse 2022-03-23 18:50:51.549 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-23 18:50:51.549 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-23 18:50:51.549 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-23 18:50:51.549 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-23 18:50:51.550 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-23 18:50:51.550 | + lib/lvm:init_lvm_volume_group:138 : _create_lvm_volume_group stack-volumes-lvmdriver-1 50000M 2022-03-23 18:50:51.550 | + lib/lvm:_create_lvm_volume_group:88 : local vg=stack-volumes-lvmdriver-1 2022-03-23 18:50:51.550 | + lib/lvm:_create_lvm_volume_group:89 : local size=50000M 2022-03-23 18:50:51.550 | + lib/lvm:_create_lvm_volume_group:91 : local backing_file=/opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2022-03-23 18:50:51.550 | + lib/lvm:_create_lvm_volume_group:92 : sudo vgs stack-volumes-lvmdriver-1 2022-03-23 18:50:51.550 | Volume group "stack-volumes-lvmdriver-1" not found 2022-03-23 18:50:51.550 | Cannot process volume group stack-volumes-lvmdriver-1 2022-03-23 18:50:51.550 | + lib/lvm:_create_lvm_volume_group:94 : [[ -f /opt/stack/data/stack-volumes-lvmdriver-1-backing-file ]] 2022-03-23 18:50:51.550 | + lib/lvm:_create_lvm_volume_group:94 : truncate -s 50000M /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2022-03-23 18:50:51.550 | + lib/lvm:_create_lvm_volume_group:96 : local directio= 2022-03-23 18:50:51.550 | + lib/lvm:_create_lvm_volume_group:98 : losetup -h 2022-03-23 18:50:51.550 | + lib/lvm:_create_lvm_volume_group:98 : grep -q direct-io 2022-03-23 18:50:51.550 | + lib/lvm:_create_lvm_volume_group:99 : directio=--direct-io=on 2022-03-23 18:50:51.550 | + lib/lvm:_create_lvm_volume_group:103 : [[ ! -e /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service ]] 2022-03-23 18:50:51.550 | + lib/lvm:_create_lvm_volume_group:107 : sudo tee /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service 2022-03-23 18:50:51.550 | + lib/lvm:_create_lvm_volume_group:104 : sed -e ' 2022-03-23 18:50:51.550 | s|%DIRECTIO%|--direct-io=on|g; 2022-03-23 18:50:51.550 | s|%BACKING_FILE%|/opt/stack/data/stack-volumes-lvmdriver-1-backing-file|g; 2022-03-23 18:50:51.550 | ' /home/ubuntu/devstack/files/lvm-backing-file.template 2022-03-23 18:50:51.550 | [Unit] 2022-03-23 18:50:51.550 | Description=Activate LVM backing file /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2022-03-23 18:50:51.550 | DefaultDependencies=no 2022-03-23 18:50:51.550 | After=systemd-udev-settle.service 2022-03-23 18:50:51.550 | Before=lvm2-activation-early.service 2022-03-23 18:50:51.550 | Wants=systemd-udev-settle.service 2022-03-23 18:50:51.550 | 2022-03-23 18:50:51.550 | [Service] 2022-03-23 18:50:51.550 | ExecStart=/sbin/losetup --find --show --direct-io=on /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2022-03-23 18:50:51.550 | ExecStop=/bin/sh -c '/sbin/losetup -d $$(/sbin/losetup --associated /opt/stack/data/stack-volumes-lvmdriver-1-backing-file -O NAME -n)' 2022-03-23 18:50:51.550 | RemainAfterExit=yes 2022-03-23 18:50:51.550 | Type=oneshot 2022-03-23 18:50:51.550 | 2022-03-23 18:50:51.551 | [Install] 2022-03-23 18:50:51.551 | WantedBy=local-fs.target 2022-03-23 18:50:51.551 | Also=systemd-udev-settle.service 2022-03-23 18:50:51.551 | + lib/lvm:_create_lvm_volume_group:110 : sudo systemctl daemon-reload 2022-03-23 18:50:51.551 | + lib/lvm:_create_lvm_volume_group:111 : sudo systemctl enable --now stack-volumes-lvmdriver-1-backing-file.service 2022-03-23 18:50:51.551 | Created symlink /etc/systemd/system/local-fs.target.wants/stack-volumes-lvmdriver-1-backing-file.service → /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service. 2022-03-23 18:50:51.551 | + lib/lvm:_create_lvm_volume_group:114 : local vg_dev 2022-03-23 18:50:51.551 | ++ lib/lvm:_create_lvm_volume_group:115 : sudo losetup --associated /opt/stack/data/stack-volumes-lvmdriver-1-backing-file -O NAME -n 2022-03-23 18:50:51.551 | + lib/lvm:_create_lvm_volume_group:115 : vg_dev=/dev/loop4 2022-03-23 18:50:51.551 | + lib/lvm:_create_lvm_volume_group:118 : sudo vgs stack-volumes-lvmdriver-1 2022-03-23 18:50:51.551 | Volume group "stack-volumes-lvmdriver-1" not found 2022-03-23 18:50:51.551 | Cannot process volume group stack-volumes-lvmdriver-1 2022-03-23 18:50:51.551 | + lib/lvm:_create_lvm_volume_group:119 : sudo vgcreate stack-volumes-lvmdriver-1 /dev/loop4 2022-03-23 18:50:51.551 | Physical volume "/dev/loop4" successfully created. 2022-03-23 18:50:51.551 | Volume group "stack-volumes-lvmdriver-1" successfully created 2022-03-23 18:50:51.551 | + lib/lvm:init_lvm_volume_group:141 : '[' lioadm = lioadm ']' 2022-03-23 18:50:51.551 | + lib/lvm:init_lvm_volume_group:142 : sudo cinder-rtstool get-targets 2022-03-23 18:50:51.551 | + lib/lvm:init_lvm_volume_group:142 : sudo xargs -rn 1 cinder-rtstool delete 2022-03-23 18:50:51.551 | + lib/lvm:init_lvm_volume_group:146 : _clean_lvm_volume_group stack-volumes-lvmdriver-1 2022-03-23 18:50:51.551 | + lib/lvm:_clean_lvm_volume_group:40 : local vg=stack-volumes-lvmdriver-1 2022-03-23 18:50:51.551 | + lib/lvm:_clean_lvm_volume_group:43 : sudo lvremove -f stack-volumes-lvmdriver-1 2022-03-23 18:50:51.551 | + lib/cinder:init_cinder:455 : is_service_enabled c-bak 2022-03-23 18:50:51.552 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:50:51.552 | + lib/cinder:init_cinder:455 : [[ -n swift ]] 2022-03-23 18:50:51.552 | + lib/cinder:init_cinder:456 : type init_cinder_backup_swift 2022-03-23 18:50:51.552 | + lib/cinder:init_cinder:461 : mkdir -p /opt/stack/data/cinder/volumes 2022-03-23 18:50:51.595 | [799828 Async init_cinder:842349]: finished init_cinder with result 0 in 12 seconds 2022-03-23 18:50:51.599 | + inc/async:async_wait:197 : return 0 2022-03-23 18:50:51.602 | + ./stack.sh:main:1216 : is_service_enabled nova 2022-03-23 18:50:51.620 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:50:51.623 | + ./stack.sh:main:1217 : echo_summary 'Configuring Nova' 2022-03-23 18:50:51.626 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-23 18:50:51.628 | + ./stack.sh:echo_summary:446 : echo -e Configuring Nova 2022-03-23 18:50:51.631 | + ./stack.sh:main:1218 : init_nova 2022-03-23 18:50:51.634 | + lib/nova:init_nova:829 : is_service_enabled mysql postgresql 2022-03-23 18:50:51.651 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:50:51.654 | + lib/nova:init_nova:829 : is_service_enabled n-api 2022-03-23 18:50:51.672 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:50:51.675 | + lib/nova:init_nova:831 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-03-23 18:50:51.678 | + lib/nova:init_nova:839 : async_run nova-cell-0 init_nova_db nova_cell0 /etc/nova/nova.conf 2022-03-23 18:50:51.737 | + inc/async:async_inner:63 : init_nova_db nova_cell0 /etc/nova/nova.conf 2022-03-23 18:50:51.776 | [799828 Async nova-cell-0:844810]: running: init_nova_db nova_cell0 /etc/nova/nova.conf 2022-03-23 18:50:51.779 | ++ lib/nova:init_nova:842 : seq 1 1 2022-03-23 18:50:51.784 | + lib/nova:init_nova:842 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-03-23 18:50:51.787 | ++ lib/nova:init_nova:843 : conductor_conf 1 2022-03-23 18:50:51.790 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-03-23 18:50:51.793 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-03-23 18:50:51.796 | + lib/nova:init_nova:843 : async_run nova-cell-1 init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-03-23 18:50:51.858 | + inc/async:async_inner:63 : init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-03-23 18:50:51.906 | [799828 Async nova-cell-1:844902]: running: init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-03-23 18:50:51.912 | + lib/nova:init_nova:846 : recreate_database nova_api 2022-03-23 18:50:51.914 | + lib/database:recreate_database:112 : local db=nova_api 2022-03-23 18:50:51.917 | + lib/database:recreate_database:113 : recreate_database_mysql nova_api 2022-03-23 18:50:51.921 | + lib/databases/mysql:recreate_database_mysql:66 : local db=nova_api 2022-03-23 18:50:51.924 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_api;' 2022-03-23 18:50:51.929 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-23 18:50:52.378 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_api CHARACTER SET utf8;' 2022-03-23 18:50:52.383 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-23 18:50:52.401 | + lib/nova:init_nova:847 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf api_db sync 2022-03-23 18:50:53.414 | Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. 2022-03-23 18:50:56.711 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/api/legacy_migrations... {{(pid=844994) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-23 18:50:56.712 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/086_placeholder.py... {{(pid=844994) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:50:56.713 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/086_placeholder.py loaded successfully {{(pid=844994) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:50:56.713 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/075_placeholder.py... {{(pid=844994) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:50:56.713 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/075_placeholder.py loaded successfully {{(pid=844994) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:50:56.713 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/077_placeholder.py... {{(pid=844994) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:50:56.714 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/077_placeholder.py loaded successfully {{(pid=844994) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:50:56.714 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/073_placeholder.py... {{(pid=844994) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:50:56.714 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/073_placeholder.py loaded successfully {{(pid=844994) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:50:56.714 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/082_placeholder.py... {{(pid=844994) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:50:56.715 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/082_placeholder.py loaded successfully {{(pid=844994) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:50:56.715 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/083_placeholder.py... {{(pid=844994) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:50:56.715 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/083_placeholder.py loaded successfully {{(pid=844994) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:50:56.716 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/068_placeholder.py... {{(pid=844994) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:50:56.716 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/068_placeholder.py loaded successfully {{(pid=844994) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:50:56.716 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/071_placeholder.py... {{(pid=844994) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:50:56.717 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/071_placeholder.py loaded successfully {{(pid=844994) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:50:56.717 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/084_placeholder.py... {{(pid=844994) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:50:56.717 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/084_placeholder.py loaded successfully {{(pid=844994) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:50:56.717 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/069_placeholder.py... {{(pid=844994) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:50:56.718 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/069_placeholder.py loaded successfully {{(pid=844994) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:50:56.718 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/074_placeholder.py... {{(pid=844994) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:50:56.718 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/074_placeholder.py loaded successfully {{(pid=844994) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:50:56.718 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/072_placeholder.py... {{(pid=844994) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:50:56.718 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/072_placeholder.py loaded successfully {{(pid=844994) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:50:56.719 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/081_placeholder.py... {{(pid=844994) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:50:56.719 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/081_placeholder.py loaded successfully {{(pid=844994) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:50:56.719 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/087_placeholder.py... {{(pid=844994) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:50:56.719 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/087_placeholder.py loaded successfully {{(pid=844994) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:50:56.720 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/078_placeholder.py... {{(pid=844994) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:50:56.720 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/078_placeholder.py loaded successfully {{(pid=844994) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:50:56.720 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/085_placeholder.py... {{(pid=844994) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:50:56.720 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/085_placeholder.py loaded successfully {{(pid=844994) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:50:56.721 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/080_placeholder.py... {{(pid=844994) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:50:56.721 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/080_placeholder.py loaded successfully {{(pid=844994) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:50:56.721 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/067_train.py... {{(pid=844994) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:50:56.721 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/067_train.py loaded successfully {{(pid=844994) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:50:56.721 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/079_placeholder.py... {{(pid=844994) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:50:56.722 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/079_placeholder.py loaded successfully {{(pid=844994) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:50:56.722 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/070_placeholder.py... {{(pid=844994) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:50:56.722 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/070_placeholder.py loaded successfully {{(pid=844994) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:50:56.722 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/076_placeholder.py... {{(pid=844994) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:50:56.723 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/076_placeholder.py loaded successfully {{(pid=844994) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:50:56.723 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/api/legacy_migrations loaded successfully {{(pid=844994) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-23 18:50:56.723 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova_api', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=844994) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-23 18:50:56.750 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-03-23 18:50:56.750 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-03-23 18:50:56.789 | INFO alembic.runtime.migration [-] Running upgrade -> d67eeaabee36, Initial version 2022-03-23 18:50:58.759 | DEBUG alembic.runtime.migration [-] new branch insert d67eeaabee36 {{(pid=844994) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:815}} 2022-03-23 18:50:58.763 | INFO alembic.runtime.migration [-] Running upgrade d67eeaabee36 -> b30f573d3377, Remove unused build_requests columns 2022-03-23 18:50:59.573 | DEBUG alembic.runtime.migration [-] update d67eeaabee36 to b30f573d3377 {{(pid=844994) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:850}} 2022-03-23 18:50:59.579 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:50:59.579 | from cryptography.utils import int_from_bytes 2022-03-23 18:50:59.579 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:50:59.579 | from cryptography.utils import int_from_bytes 2022-03-23 18:51:00.122 | ++ lib/nova:init_nova:851 : database_connection_url nova_cell0 2022-03-23 18:51:00.125 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2022-03-23 18:51:00.127 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2022-03-23 18:51:00.130 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=nova_cell0 2022-03-23 18:51:00.134 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-03-23 18:51:00.137 | + lib/nova:init_nova:851 : /usr/local/bin/nova-manage cell_v2 map_cell0 --database_connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-03-23 18:51:01.182 | Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. 2022-03-23 18:51:04.015 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:51:04.015 | from cryptography.utils import int_from_bytes 2022-03-23 18:51:04.015 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:51:04.015 | from cryptography.utils import int_from_bytes 2022-03-23 18:51:04.438 | + inc/async:async_inner:64 : rc=0 2022-03-23 18:51:04.468 | [844810 Async nova-cell-0:844810]: finished successfully 2022-03-23 18:51:04.555 | ++ lib/nova:init_nova:854 : seq 0 1 2022-03-23 18:51:04.560 | + lib/nova:init_nova:854 : for i in $(seq 0 $NOVA_NUM_CELLS) 2022-03-23 18:51:04.562 | + lib/nova:init_nova:855 : async_wait nova-cell-0 2022-03-23 18:51:04.618 | [799828 Async nova-cell-0:844810]: Waiting for completion of init_nova_db nova_cell0 /etc/nova/nova.conf running on PID 844810 (3 other jobs running) 2022-03-23 18:51:04.637 | + inc/async:async_inner:64 : rc=0 2022-03-23 18:51:04.646 | [799828 Async nova-cell-0:844810]: Signaling child to exit 2022-03-23 18:51:04.647 | WAKEUP 2022-03-23 18:51:04.669 | [844902 Async nova-cell-1:844902]: finished successfully 2022-03-23 18:51:04.672 | [799828 Async nova-cell-0:844810]: Signaled 2022-03-23 18:51:04.674 | + lib/nova:init_nova_db:819 : local dbname=nova_cell0 2022-03-23 18:51:04.674 | + lib/nova:init_nova_db:820 : local conffile=/etc/nova/nova.conf 2022-03-23 18:51:04.674 | + lib/nova:init_nova_db:821 : recreate_database nova_cell0 2022-03-23 18:51:04.674 | + lib/database:recreate_database:112 : local db=nova_cell0 2022-03-23 18:51:04.674 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell0 2022-03-23 18:51:04.674 | + lib/databases/mysql:recreate_database_mysql:66 : local db=nova_cell0 2022-03-23 18:51:04.674 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell0;' 2022-03-23 18:51:04.674 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-23 18:51:04.674 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_cell0 CHARACTER SET utf8;' 2022-03-23 18:51:04.674 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-23 18:51:04.675 | + lib/nova:init_nova_db:822 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf db sync --local_cell 2022-03-23 18:51:04.675 | Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. 2022-03-23 18:51:04.675 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/main/legacy_migrations... {{(pid=845001) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-23 18:51:04.675 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py... {{(pid=845001) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:51:04.675 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py loaded successfully {{(pid=845001) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:51:04.675 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py... {{(pid=845001) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:51:04.675 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py loaded successfully {{(pid=845001) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:51:04.675 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py... {{(pid=845001) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:51:04.675 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py loaded successfully {{(pid=845001) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:51:04.675 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py... {{(pid=845001) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:51:04.675 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py loaded successfully {{(pid=845001) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:51:04.675 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py... {{(pid=845001) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:51:04.675 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py loaded successfully {{(pid=845001) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:51:04.675 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py... {{(pid=845001) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:51:04.675 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py loaded successfully {{(pid=845001) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:51:04.675 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py... {{(pid=845001) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:51:04.675 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py loaded successfully {{(pid=845001) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:51:04.675 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py... {{(pid=845001) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:51:04.675 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py loaded successfully {{(pid=845001) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:51:04.675 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py... {{(pid=845001) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:51:04.675 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py loaded successfully {{(pid=845001) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:51:04.675 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py... {{(pid=845001) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:51:04.675 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py loaded successfully {{(pid=845001) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:51:04.675 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py... {{(pid=845001) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:51:04.675 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py loaded successfully {{(pid=845001) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:51:04.676 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py... {{(pid=845001) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:51:04.676 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py loaded successfully {{(pid=845001) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:51:04.676 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py... {{(pid=845001) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:51:04.676 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py loaded successfully {{(pid=845001) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:51:04.676 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py... {{(pid=845001) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:51:04.676 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py loaded successfully {{(pid=845001) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:51:04.676 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py... {{(pid=845001) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:51:04.676 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py loaded successfully {{(pid=845001) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:51:04.676 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py... {{(pid=845001) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:51:04.676 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py loaded successfully {{(pid=845001) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:51:04.676 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py... {{(pid=845001) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:51:04.676 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py loaded successfully {{(pid=845001) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:51:04.676 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py... {{(pid=845001) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:51:04.676 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py loaded successfully {{(pid=845001) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:51:04.676 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py... {{(pid=845001) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:51:04.677 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py loaded successfully {{(pid=845001) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:51:04.677 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py... {{(pid=845001) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:51:04.677 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py loaded successfully {{(pid=845001) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:51:04.677 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py... {{(pid=845001) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:51:04.677 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py loaded successfully {{(pid=845001) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:51:04.677 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/main/legacy_migrations loaded successfully {{(pid=845001) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-23 18:51:04.677 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=845001) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-23 18:51:04.677 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-03-23 18:51:04.677 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-03-23 18:51:04.677 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2022-03-23 18:51:04.677 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=845001) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:815}} 2022-03-23 18:51:04.677 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2022-03-23 18:51:04.677 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=845001) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:850}} 2022-03-23 18:51:04.677 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:51:04.677 | from cryptography.utils import int_from_bytes 2022-03-23 18:51:04.678 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:51:04.678 | from cryptography.utils import int_from_bytes 2022-03-23 18:51:04.726 | [799828 Async nova-cell-0:844810]: finished init_nova_db nova_cell0 /etc/nova/nova.conf with result 0 in 12 seconds 2022-03-23 18:51:04.733 | + inc/async:async_wait:197 : return 0 2022-03-23 18:51:04.736 | + lib/nova:init_nova:854 : for i in $(seq 0 $NOVA_NUM_CELLS) 2022-03-23 18:51:04.739 | + lib/nova:init_nova:855 : async_wait nova-cell-1 2022-03-23 18:51:04.791 | [799828 Async nova-cell-1:844902]: Waiting for completion of init_nova_db nova_cell1 /etc/nova/nova_cell1.conf running on PID 844902 (2 other jobs running) 2022-03-23 18:51:04.817 | [799828 Async nova-cell-1:844902]: Signaling child to exit 2022-03-23 18:51:04.817 | WAKEUP 2022-03-23 18:51:04.840 | [799828 Async nova-cell-1:844902]: Signaled 2022-03-23 18:51:04.841 | + lib/nova:init_nova_db:819 : local dbname=nova_cell1 2022-03-23 18:51:04.842 | + lib/nova:init_nova_db:820 : local conffile=/etc/nova/nova_cell1.conf 2022-03-23 18:51:04.842 | + lib/nova:init_nova_db:821 : recreate_database nova_cell1 2022-03-23 18:51:04.842 | + lib/database:recreate_database:112 : local db=nova_cell1 2022-03-23 18:51:04.842 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell1 2022-03-23 18:51:04.842 | + lib/databases/mysql:recreate_database_mysql:66 : local db=nova_cell1 2022-03-23 18:51:04.842 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell1;' 2022-03-23 18:51:04.842 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-23 18:51:04.842 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_cell1 CHARACTER SET utf8;' 2022-03-23 18:51:04.842 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-23 18:51:04.842 | + lib/nova:init_nova_db:822 : /usr/local/bin/nova-manage --config-file /etc/nova/nova_cell1.conf db sync --local_cell 2022-03-23 18:51:04.842 | Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. 2022-03-23 18:51:04.842 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/main/legacy_migrations... {{(pid=845008) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-23 18:51:04.842 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py... {{(pid=845008) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:51:04.842 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py loaded successfully {{(pid=845008) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:51:04.842 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py... {{(pid=845008) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:51:04.842 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py loaded successfully {{(pid=845008) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:51:04.842 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py... {{(pid=845008) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:51:04.842 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py loaded successfully {{(pid=845008) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:51:04.842 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py... {{(pid=845008) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:51:04.842 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py loaded successfully {{(pid=845008) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:51:04.842 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py... {{(pid=845008) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:51:04.842 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py loaded successfully {{(pid=845008) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:51:04.842 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py... {{(pid=845008) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:51:04.842 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py loaded successfully {{(pid=845008) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:51:04.842 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py... {{(pid=845008) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:51:04.842 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py loaded successfully {{(pid=845008) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:51:04.843 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py... {{(pid=845008) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:51:04.843 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py loaded successfully {{(pid=845008) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:51:04.843 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py... {{(pid=845008) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:51:04.843 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py loaded successfully {{(pid=845008) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:51:04.843 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py... {{(pid=845008) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:51:04.843 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py loaded successfully {{(pid=845008) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:51:04.843 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py... {{(pid=845008) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:51:04.843 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py loaded successfully {{(pid=845008) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:51:04.843 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py... {{(pid=845008) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:51:04.843 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py loaded successfully {{(pid=845008) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:51:04.843 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py... {{(pid=845008) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:51:04.843 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py loaded successfully {{(pid=845008) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:51:04.843 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py... {{(pid=845008) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:51:04.843 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py loaded successfully {{(pid=845008) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:51:04.843 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py... {{(pid=845008) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:51:04.843 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py loaded successfully {{(pid=845008) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:51:04.843 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py... {{(pid=845008) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:51:04.843 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py loaded successfully {{(pid=845008) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:51:04.843 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py... {{(pid=845008) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:51:04.843 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py loaded successfully {{(pid=845008) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:51:04.843 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py... {{(pid=845008) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:51:04.843 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py loaded successfully {{(pid=845008) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:51:04.843 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py... {{(pid=845008) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:51:04.843 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py loaded successfully {{(pid=845008) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:51:04.843 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py... {{(pid=845008) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:51:04.843 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py loaded successfully {{(pid=845008) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:51:04.843 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py... {{(pid=845008) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:51:04.844 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py loaded successfully {{(pid=845008) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:51:04.844 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/main/legacy_migrations loaded successfully {{(pid=845008) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-23 18:51:04.844 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=845008) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-23 18:51:04.844 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-03-23 18:51:04.844 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-03-23 18:51:04.844 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2022-03-23 18:51:04.844 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=845008) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:815}} 2022-03-23 18:51:04.844 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2022-03-23 18:51:04.844 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=845008) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:850}} 2022-03-23 18:51:04.844 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:51:04.844 | from cryptography.utils import int_from_bytes 2022-03-23 18:51:04.844 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:51:04.844 | from cryptography.utils import int_from_bytes 2022-03-23 18:51:04.887 | [799828 Async nova-cell-1:844902]: finished init_nova_db nova_cell1 /etc/nova/nova_cell1.conf with result 0 in 12 seconds 2022-03-23 18:51:04.892 | + inc/async:async_wait:197 : return 0 2022-03-23 18:51:04.895 | + lib/nova:init_nova:858 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-03-23 18:51:04.898 | + lib/nova:init_nova:865 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf db online_data_migrations 2022-03-23 18:51:05.911 | Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. 2022-03-23 18:51:08.919 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:51:08.920 | from cryptography.utils import int_from_bytes 2022-03-23 18:51:08.920 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:51:08.920 | from cryptography.utils import int_from_bytes 2022-03-23 18:51:08.920 | Running batches of 50 until complete 2022-03-23 18:51:08.920 | +-------------------------------------+--------------+-----------+ 2022-03-23 18:51:08.920 | | Migration | Total Needed | Completed | 2022-03-23 18:51:08.920 | +-------------------------------------+--------------+-----------+ 2022-03-23 18:51:08.920 | | fill_virtual_interface_list | 0 | 0 | 2022-03-23 18:51:08.920 | | migrate_empty_ratio | 0 | 0 | 2022-03-23 18:51:08.920 | | migrate_quota_classes_to_api_db | 0 | 0 | 2022-03-23 18:51:08.920 | | migrate_quota_limits_to_api_db | 0 | 0 | 2022-03-23 18:51:08.920 | | migration_migrate_to_uuid | 0 | 0 | 2022-03-23 18:51:08.920 | | populate_dev_uuids | 0 | 0 | 2022-03-23 18:51:08.920 | | populate_missing_availability_zones | 0 | 0 | 2022-03-23 18:51:08.920 | | populate_queued_for_delete | 0 | 0 | 2022-03-23 18:51:08.920 | | populate_user_id | 0 | 0 | 2022-03-23 18:51:08.920 | | populate_uuids | 0 | 0 | 2022-03-23 18:51:08.920 | +-------------------------------------+--------------+-----------+ 2022-03-23 18:51:09.430 | ++ lib/nova:init_nova:868 : seq 1 1 2022-03-23 18:51:09.436 | + lib/nova:init_nova:868 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-03-23 18:51:09.441 | ++ lib/nova:init_nova:869 : conductor_conf 1 2022-03-23 18:51:09.444 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-03-23 18:51:09.448 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-03-23 18:51:09.451 | + lib/nova:init_nova:869 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf --config-file /etc/nova/nova_cell1.conf cell_v2 create_cell --name cell1 2022-03-23 18:51:10.459 | Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. 2022-03-23 18:51:13.053 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:51:13.054 | from cryptography.utils import int_from_bytes 2022-03-23 18:51:13.054 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:51:13.054 | from cryptography.utils import int_from_bytes 2022-03-23 18:51:13.054 | --transport-url not provided in the command line, using the value [DEFAULT]/transport_url from the configuration file 2022-03-23 18:51:13.054 | --database_connection not provided in the command line, using the value [database]/connection from the configuration file 2022-03-23 18:51:13.526 | + lib/nova:init_nova:873 : create_nova_keys_dir 2022-03-23 18:51:13.529 | + lib/nova:create_nova_keys_dir:815 : sudo install -d -o ubuntu /opt/stack/data/nova /opt/stack/data/nova/keys 2022-03-23 18:51:13.549 | + lib/nova:init_nova:875 : [[ '' == \L\V\M ]] 2022-03-23 18:51:13.551 | + ./stack.sh:main:1223 : is_service_enabled neutron 2022-03-23 18:51:13.570 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:51:13.572 | + ./stack.sh:main:1224 : async_runfunc configure_neutron_nova 2022-03-23 18:51:13.575 | + inc/async:async_runfunc:116 : async_run configure_neutron_nova configure_neutron_nova 2022-03-23 18:51:13.636 | + inc/async:async_inner:63 : configure_neutron_nova 2022-03-23 18:51:13.682 | [799828 Async configure_neutron_nova:846158]: running: configure_neutron_nova 2022-03-23 18:51:13.685 | + ./stack.sh:main:1233 : run_phase stack post-config 2022-03-23 18:51:13.688 | + functions-common:run_phase:1853 : local mode=stack 2022-03-23 18:51:13.691 | + functions-common:run_phase:1854 : local phase=post-config 2022-03-23 18:51:13.694 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-03-23 18:51:13.698 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-03-23 18:51:13.701 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-03-23 18:51:13.704 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-03-23 18:51:13.707 | + functions-common:run_phase:1863 : local extra 2022-03-23 18:51:13.712 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-03-23 18:51:13.717 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-03-23 18:51:13.721 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-03-23 18:51:13.724 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-03-23 18:51:13.727 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack post-config 2022-03-23 18:51:13.730 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-03-23 18:51:13.749 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:51:13.751 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-03-23 18:51:13.754 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-03-23 18:51:13.756 | ++ extras.d/80-tempest.sh:source:7 : [[ post-config == \i\n\s\t\a\l\l ]] 2022-03-23 18:51:13.759 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-03-23 18:51:13.761 | ++ extras.d/80-tempest.sh:source:10 : [[ post-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-03-23 18:51:13.764 | ++ extras.d/80-tempest.sh:source:12 : : 2022-03-23 18:51:13.767 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-03-23 18:51:13.770 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-03-23 18:51:13.774 | + functions-common:run_phase:1874 : [[ stack == \s\o\u\r\c\e ]] 2022-03-23 18:51:13.777 | + functions-common:run_phase:1877 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-03-23 18:51:13.780 | + functions-common:run_phase:1880 : run_plugins stack post-config 2022-03-23 18:51:13.782 | + functions-common:run_plugins:1839 : local mode=stack 2022-03-23 18:51:13.785 | + functions-common:run_plugins:1840 : local phase=post-config 2022-03-23 18:51:13.788 | + functions-common:run_plugins:1842 : local plugins= 2022-03-23 18:51:13.791 | + functions-common:run_plugins:1843 : local plugin 2022-03-23 18:51:13.793 | + ./stack.sh:main:1241 : merge_config_group /home/ubuntu/devstack/local.conf post-config 2022-03-23 18:51:13.796 | + inc/meta-config:merge_config_group:171 : local localfile=/home/ubuntu/devstack/local.conf 2022-03-23 18:51:13.801 | + inc/meta-config:merge_config_group:171 : shift 2022-03-23 18:51:13.804 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-config 2022-03-23 18:51:13.807 | + inc/meta-config:merge_config_group:174 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-03-23 18:51:13.809 | + inc/meta-config:merge_config_group:176 : local configfile group 2022-03-23 18:51:13.812 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2022-03-23 18:51:13.816 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/ubuntu/devstack/local.conf post-config 2022-03-23 18:51:13.819 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/ubuntu/devstack/local.conf 2022-03-23 18:51:13.821 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-config 2022-03-23 18:51:13.824 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-03-23 18:51:13.827 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-config ' 2022-03-23 18:51:13.827 | /^\[\[.+\|.*\]\]/ { 2022-03-23 18:51:13.827 | gsub("[][]", "", $1); 2022-03-23 18:51:13.827 | split($1, a, "|"); 2022-03-23 18:51:13.827 | if (a[1] == matchgroup) 2022-03-23 18:51:13.827 | print a[2] 2022-03-23 18:51:13.827 | } 2022-03-23 18:51:13.827 | ' /home/ubuntu/devstack/local.conf 2022-03-23 18:51:13.833 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-03-23 18:51:13.836 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-03-23 18:51:13.839 | + inc/meta-config:merge_config_group:180 : local dir 2022-03-23 18:51:13.842 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NOVA_CONF' 2022-03-23 18:51:13.846 | +++ inc/meta-config:merge_config_group:182 : echo /etc/nova/nova.conf 2022-03-23 18:51:13.849 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/nova/nova.conf 2022-03-23 18:51:13.852 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/nova/nova.conf ]] 2022-03-23 18:51:13.855 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/nova/nova.conf 2022-03-23 18:51:13.860 | + inc/meta-config:merge_config_group:187 : dir=/etc/nova 2022-03-23 18:51:13.863 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/nova ]] 2022-03-23 18:51:13.866 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NOVA_CONF' 2022-03-23 18:51:13.869 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-03-23 18:51:13.871 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-03-23 18:51:13.874 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CONF' 2022-03-23 18:51:13.877 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-03-23 18:51:13.880 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CONF' 2022-03-23 18:51:13.883 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova.conf 2022-03-23 18:51:13.888 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova.conf 2022-03-23 18:51:13.891 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova.conf ']' 2022-03-23 18:51:13.894 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NOVA_CONF' 2022-03-23 18:51:13.895 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 18:51:13.896 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CONF' ' 2022-03-23 18:51:13.896 | BEGIN { 2022-03-23 18:51:13.896 | section = "" 2022-03-23 18:51:13.896 | last_section = "" 2022-03-23 18:51:13.896 | section_count = 0 2022-03-23 18:51:13.896 | } 2022-03-23 18:51:13.896 | /^\[.+\]/ { 2022-03-23 18:51:13.896 | gsub("[][]", "", $1); 2022-03-23 18:51:13.896 | section=$1 2022-03-23 18:51:13.896 | next 2022-03-23 18:51:13.896 | } 2022-03-23 18:51:13.896 | /^ *\#/ { 2022-03-23 18:51:13.896 | next 2022-03-23 18:51:13.896 | } 2022-03-23 18:51:13.896 | /^[^ \t]+/ { 2022-03-23 18:51:13.896 | # get offset of first = in $0 2022-03-23 18:51:13.896 | eq_idx = index($0, "=") 2022-03-23 18:51:13.896 | # extract attr & value from $0 2022-03-23 18:51:13.897 | attr = substr($0, 1, eq_idx - 1) 2022-03-23 18:51:13.897 | value = substr($0, eq_idx + 1) 2022-03-23 18:51:13.897 | # only need to strip trailing whitespace from attr 2022-03-23 18:51:13.897 | sub(/[ \t]*$/, "", attr) 2022-03-23 18:51:13.897 | # need to strip leading & trailing whitespace from value 2022-03-23 18:51:13.897 | sub(/^[ \t]*/, "", value) 2022-03-23 18:51:13.897 | sub(/[ \t]*$/, "", value) 2022-03-23 18:51:13.897 | 2022-03-23 18:51:13.897 | # cfg_attr_count: number of config lines per [section, attr] 2022-03-23 18:51:13.897 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-03-23 18:51:13.897 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-03-23 18:51:13.897 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-03-23 18:51:13.897 | if (! (section, attr) in cfg_attr_count) { 2022-03-23 18:51:13.897 | if (section != last_section) { 2022-03-23 18:51:13.897 | cfg_section[section_count++] = section 2022-03-23 18:51:13.897 | last_section = section 2022-03-23 18:51:13.897 | } 2022-03-23 18:51:13.897 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-03-23 18:51:13.897 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-03-23 18:51:13.897 | 2022-03-23 18:51:13.897 | cfg_attr[section, attr, 0] = value 2022-03-23 18:51:13.897 | cfg_attr_count[section, attr] = 1 2022-03-23 18:51:13.897 | } else { 2022-03-23 18:51:13.897 | lno = cfg_attr_count[section, attr]++ 2022-03-23 18:51:13.897 | cfg_attr[section, attr, lno] = value 2022-03-23 18:51:13.897 | } 2022-03-23 18:51:13.897 | } 2022-03-23 18:51:13.897 | END { 2022-03-23 18:51:13.897 | # Process each section in order 2022-03-23 18:51:13.897 | for (sno = 0; sno < section_count; sno++) { 2022-03-23 18:51:13.897 | section = cfg_section[sno] 2022-03-23 18:51:13.897 | # The ini routines simply append a config item immediately 2022-03-23 18:51:13.898 | # after the section header. To keep the same order as defined 2022-03-23 18:51:13.898 | # in local.conf, invoke the ini routines in the reverse order 2022-03-23 18:51:13.898 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-03-23 18:51:13.898 | attr = cfg_sec_attr_name[sno, attr_no] 2022-03-23 18:51:13.898 | if (cfg_attr_count[section, attr] == 1) 2022-03-23 18:51:13.898 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-03-23 18:51:13.898 | else { 2022-03-23 18:51:13.898 | # For multiline, invoke the ini routines in the reverse order 2022-03-23 18:51:13.898 | count = cfg_attr_count[section, attr] 2022-03-23 18:51:13.898 | print "inidelete " configfile " " section " " attr 2022-03-23 18:51:13.898 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-03-23 18:51:13.898 | for (l = count -2; l >= 0; l--) 2022-03-23 18:51:13.898 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-03-23 18:51:13.898 | } 2022-03-23 18:51:13.898 | } 2022-03-23 18:51:13.898 | } 2022-03-23 18:51:13.898 | } 2022-03-23 18:51:13.898 | ' 2022-03-23 18:51:13.898 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-03-23 18:51:13.900 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-03-23 18:51:13.902 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-03-23 18:51:13.904 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CONF' 2022-03-23 18:51:13.907 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-03-23 18:51:13.910 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CONF ]] 2022-03-23 18:51:13.913 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CONF' ' 2022-03-23 18:51:13.913 | BEGIN { group = "" } 2022-03-23 18:51:13.913 | /^\[\[.+\|.*\]\]/ { 2022-03-23 18:51:13.913 | gsub("[][]", "", $1); 2022-03-23 18:51:13.913 | split($1, a, "|"); 2022-03-23 18:51:13.913 | if (a[1] == matchgroup && a[2] == configfile) { 2022-03-23 18:51:13.913 | group=a[1] 2022-03-23 18:51:13.913 | } else { 2022-03-23 18:51:13.913 | group="" 2022-03-23 18:51:13.913 | } 2022-03-23 18:51:13.913 | next 2022-03-23 18:51:13.913 | } 2022-03-23 18:51:13.913 | { 2022-03-23 18:51:13.913 | if (group != "") 2022-03-23 18:51:13.913 | print $0 2022-03-23 18:51:13.913 | } 2022-03-23 18:51:13.913 | ' /home/ubuntu/devstack/local.conf 2022-03-23 18:51:13.920 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF DEFAULT scheduler_default_filters "RetryFilter,AvailabilityZoneFilter,RamFilter,DiskFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,DifferentHostFilter,SameHostFilter"' 2022-03-23 18:51:13.922 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf DEFAULT scheduler_default_filters RetryFilter,AvailabilityZoneFilter,RamFilter,DiskFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,DifferentHostFilter,SameHostFilter 2022-03-23 18:51:13.952 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 18:51:13.955 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF DEFAULT force_config_drive "True"' 2022-03-23 18:51:13.957 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf DEFAULT force_config_drive True 2022-03-23 18:51:13.987 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 18:51:13.989 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF glance use_glance_v1 "False"' 2022-03-23 18:51:13.992 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf glance use_glance_v1 False 2022-03-23 18:51:14.027 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 18:51:14.029 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF oslo_messaging_rabbit heartbeat_rate "3"' 2022-03-23 18:51:14.033 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf oslo_messaging_rabbit heartbeat_rate 3 2022-03-23 18:51:14.066 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 18:51:14.069 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF oslo_messaging_rabbit heartbeat_timeout_threshold "600"' 2022-03-23 18:51:14.071 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf oslo_messaging_rabbit heartbeat_timeout_threshold 600 2022-03-23 18:51:14.104 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 18:51:14.106 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement auth_type "password"' 2022-03-23 18:51:14.109 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement auth_type password 2022-03-23 18:51:14.141 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 18:51:14.143 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement auth_url "http://10.222.0.45/identity"' 2022-03-23 18:51:14.146 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.45/identity 2022-03-23 18:51:14.178 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 18:51:14.181 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement username "placement"' 2022-03-23 18:51:14.183 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement username placement 2022-03-23 18:51:14.215 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 18:51:14.218 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement password "Passw0rd"' 2022-03-23 18:51:14.221 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-03-23 18:51:14.252 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 18:51:14.255 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement user_domain_name "Default"' 2022-03-23 18:51:14.257 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-03-23 18:51:14.289 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 18:51:14.291 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement project_name "service"' 2022-03-23 18:51:14.294 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement project_name service 2022-03-23 18:51:14.326 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 18:51:14.328 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement project_domain_name "Default"' 2022-03-23 18:51:14.331 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-03-23 18:51:14.363 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 18:51:14.366 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement os_region_name "RegionOne"' 2022-03-23 18:51:14.369 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement os_region_name RegionOne 2022-03-23 18:51:14.400 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 18:51:14.403 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-03-23 18:51:14.406 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-03-23 18:51:14.408 | + inc/meta-config:merge_config_group:180 : local dir 2022-03-23 18:51:14.411 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NEUTRON_CONF' 2022-03-23 18:51:14.414 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/neutron.conf 2022-03-23 18:51:14.418 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/neutron.conf 2022-03-23 18:51:14.420 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/neutron.conf ]] 2022-03-23 18:51:14.424 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/neutron.conf 2022-03-23 18:51:14.428 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron 2022-03-23 18:51:14.431 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/neutron ]] 2022-03-23 18:51:14.433 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NEUTRON_CONF' 2022-03-23 18:51:14.436 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-03-23 18:51:14.438 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-03-23 18:51:14.441 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NEUTRON_CONF' 2022-03-23 18:51:14.444 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-03-23 18:51:14.448 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NEUTRON_CONF' 2022-03-23 18:51:14.451 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/neutron.conf 2022-03-23 18:51:14.454 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/neutron.conf 2022-03-23 18:51:14.457 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/neutron.conf ']' 2022-03-23 18:51:14.460 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NEUTRON_CONF' 2022-03-23 18:51:14.461 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 18:51:14.462 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NEUTRON_CONF' ' 2022-03-23 18:51:14.462 | BEGIN { 2022-03-23 18:51:14.462 | section = "" 2022-03-23 18:51:14.462 | last_section = "" 2022-03-23 18:51:14.462 | section_count = 0 2022-03-23 18:51:14.462 | } 2022-03-23 18:51:14.462 | /^\[.+\]/ { 2022-03-23 18:51:14.463 | gsub("[][]", "", $1); 2022-03-23 18:51:14.463 | section=$1 2022-03-23 18:51:14.463 | next 2022-03-23 18:51:14.463 | } 2022-03-23 18:51:14.463 | /^ *\#/ { 2022-03-23 18:51:14.463 | next 2022-03-23 18:51:14.463 | } 2022-03-23 18:51:14.463 | /^[^ \t]+/ { 2022-03-23 18:51:14.463 | # get offset of first = in $0 2022-03-23 18:51:14.463 | eq_idx = index($0, "=") 2022-03-23 18:51:14.463 | # extract attr & value from $0 2022-03-23 18:51:14.463 | attr = substr($0, 1, eq_idx - 1) 2022-03-23 18:51:14.463 | value = substr($0, eq_idx + 1) 2022-03-23 18:51:14.463 | # only need to strip trailing whitespace from attr 2022-03-23 18:51:14.463 | sub(/[ \t]*$/, "", attr) 2022-03-23 18:51:14.463 | # need to strip leading & trailing whitespace from value 2022-03-23 18:51:14.463 | sub(/^[ \t]*/, "", value) 2022-03-23 18:51:14.463 | sub(/[ \t]*$/, "", value) 2022-03-23 18:51:14.463 | 2022-03-23 18:51:14.463 | # cfg_attr_count: number of config lines per [section, attr] 2022-03-23 18:51:14.463 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-03-23 18:51:14.463 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-03-23 18:51:14.463 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-03-23 18:51:14.463 | if (! (section, attr) in cfg_attr_count) { 2022-03-23 18:51:14.463 | if (section != last_section) { 2022-03-23 18:51:14.463 | cfg_section[section_count++] = section 2022-03-23 18:51:14.463 | last_section = section 2022-03-23 18:51:14.463 | } 2022-03-23 18:51:14.463 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-03-23 18:51:14.463 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-03-23 18:51:14.463 | 2022-03-23 18:51:14.463 | cfg_attr[section, attr, 0] = value 2022-03-23 18:51:14.463 | cfg_attr_count[section, attr] = 1 2022-03-23 18:51:14.463 | } else { 2022-03-23 18:51:14.463 | lno = cfg_attr_count[section, attr]++ 2022-03-23 18:51:14.463 | cfg_attr[section, attr, lno] = value 2022-03-23 18:51:14.464 | } 2022-03-23 18:51:14.464 | } 2022-03-23 18:51:14.464 | END { 2022-03-23 18:51:14.464 | # Process each section in order 2022-03-23 18:51:14.464 | for (sno = 0; sno < section_count; sno++) { 2022-03-23 18:51:14.464 | section = cfg_section[sno] 2022-03-23 18:51:14.464 | # The ini routines simply append a config item immediately 2022-03-23 18:51:14.464 | # after the section header. To keep the same order as defined 2022-03-23 18:51:14.464 | # in local.conf, invoke the ini routines in the reverse order 2022-03-23 18:51:14.464 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-03-23 18:51:14.464 | attr = cfg_sec_attr_name[sno, attr_no] 2022-03-23 18:51:14.464 | if (cfg_attr_count[section, attr] == 1) 2022-03-23 18:51:14.464 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-03-23 18:51:14.464 | else { 2022-03-23 18:51:14.464 | # For multiline, invoke the ini routines in the reverse order 2022-03-23 18:51:14.464 | count = cfg_attr_count[section, attr] 2022-03-23 18:51:14.464 | print "inidelete " configfile " " section " " attr 2022-03-23 18:51:14.464 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-03-23 18:51:14.464 | for (l = count -2; l >= 0; l--) 2022-03-23 18:51:14.464 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-03-23 18:51:14.464 | } 2022-03-23 18:51:14.464 | } 2022-03-23 18:51:14.464 | } 2022-03-23 18:51:14.464 | } 2022-03-23 18:51:14.464 | ' 2022-03-23 18:51:14.464 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-03-23 18:51:14.466 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-03-23 18:51:14.467 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-03-23 18:51:14.468 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NEUTRON_CONF' 2022-03-23 18:51:14.471 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-03-23 18:51:14.474 | + inc/meta-config:get_meta_section:38 : [[ -z $NEUTRON_CONF ]] 2022-03-23 18:51:14.476 | + inc/async:async_inner:64 : rc=0 2022-03-23 18:51:14.477 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NEUTRON_CONF' ' 2022-03-23 18:51:14.477 | BEGIN { group = "" } 2022-03-23 18:51:14.477 | /^\[\[.+\|.*\]\]/ { 2022-03-23 18:51:14.477 | gsub("[][]", "", $1); 2022-03-23 18:51:14.477 | split($1, a, "|"); 2022-03-23 18:51:14.477 | if (a[1] == matchgroup && a[2] == configfile) { 2022-03-23 18:51:14.477 | group=a[1] 2022-03-23 18:51:14.477 | } else { 2022-03-23 18:51:14.477 | group="" 2022-03-23 18:51:14.477 | } 2022-03-23 18:51:14.477 | next 2022-03-23 18:51:14.477 | } 2022-03-23 18:51:14.477 | { 2022-03-23 18:51:14.477 | if (group != "") 2022-03-23 18:51:14.477 | print $0 2022-03-23 18:51:14.477 | } 2022-03-23 18:51:14.477 | ' /home/ubuntu/devstack/local.conf 2022-03-23 18:51:14.483 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database max_overflow "50"' 2022-03-23 18:51:14.486 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database max_overflow 50 2022-03-23 18:51:14.504 | [846158 Async configure_neutron_nova:846158]: finished successfully 2022-03-23 18:51:14.519 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 18:51:14.521 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database max_pool_size "50"' 2022-03-23 18:51:14.524 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database max_pool_size 50 2022-03-23 18:51:14.553 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 18:51:14.555 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database min_pool_size "5"' 2022-03-23 18:51:14.558 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database min_pool_size 5 2022-03-23 18:51:14.587 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 18:51:14.590 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall_rule "100"' 2022-03-23 18:51:14.592 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall_rule 100 2022-03-23 18:51:14.622 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 18:51:14.625 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall_policy "10"' 2022-03-23 18:51:14.628 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall_policy 10 2022-03-23 18:51:14.660 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 18:51:14.663 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall "10"' 2022-03-23 18:51:14.665 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall 10 2022-03-23 18:51:14.695 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 18:51:14.698 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_floatingip "50"' 2022-03-23 18:51:14.700 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_floatingip 50 2022-03-23 18:51:14.730 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 18:51:14.733 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_router "100"' 2022-03-23 18:51:14.736 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_router 100 2022-03-23 18:51:14.766 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 18:51:14.769 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_loadbalancer "100"' 2022-03-23 18:51:14.772 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_loadbalancer 100 2022-03-23 18:51:14.802 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 18:51:14.805 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_pool "100"' 2022-03-23 18:51:14.808 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_pool 100 2022-03-23 18:51:14.838 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 18:51:14.840 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_vip "100"' 2022-03-23 18:51:14.843 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_vip 100 2022-03-23 18:51:14.873 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 18:51:14.876 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_security_group_rule "100"' 2022-03-23 18:51:14.879 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_security_group_rule 100 2022-03-23 18:51:14.909 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 18:51:14.912 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_security_group "100"' 2022-03-23 18:51:14.915 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_security_group 100 2022-03-23 18:51:14.945 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 18:51:14.948 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_port "500"' 2022-03-23 18:51:14.950 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_port 500 2022-03-23 18:51:14.980 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 18:51:14.983 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_subnet "100"' 2022-03-23 18:51:14.986 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_subnet 100 2022-03-23 18:51:15.016 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 18:51:15.019 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_network "100"' 2022-03-23 18:51:15.021 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_network 100 2022-03-23 18:51:15.051 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 18:51:15.055 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-03-23 18:51:15.057 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-03-23 18:51:15.060 | + inc/meta-config:merge_config_group:180 : local dir 2022-03-23 18:51:15.063 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $CINDER_CONF' 2022-03-23 18:51:15.066 | +++ inc/meta-config:merge_config_group:182 : echo /etc/cinder/cinder.conf 2022-03-23 18:51:15.069 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/cinder/cinder.conf 2022-03-23 18:51:15.072 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/cinder/cinder.conf ]] 2022-03-23 18:51:15.075 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/cinder/cinder.conf 2022-03-23 18:51:15.080 | + inc/meta-config:merge_config_group:187 : dir=/etc/cinder 2022-03-23 18:51:15.082 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/cinder ]] 2022-03-23 18:51:15.085 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$CINDER_CONF' 2022-03-23 18:51:15.088 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-03-23 18:51:15.091 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-03-23 18:51:15.093 | + inc/meta-config:merge_config_file:85 : local 'configfile=$CINDER_CONF' 2022-03-23 18:51:15.096 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-03-23 18:51:15.099 | ++ inc/meta-config:merge_config_file:91 : eval echo '$CINDER_CONF' 2022-03-23 18:51:15.103 | +++ inc/meta-config:merge_config_file:91 : echo /etc/cinder/cinder.conf 2022-03-23 18:51:15.106 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/cinder/cinder.conf 2022-03-23 18:51:15.109 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/cinder/cinder.conf ']' 2022-03-23 18:51:15.112 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$CINDER_CONF' 2022-03-23 18:51:15.112 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$CINDER_CONF' ' 2022-03-23 18:51:15.113 | BEGIN { 2022-03-23 18:51:15.113 | section = "" 2022-03-23 18:51:15.113 | last_section = "" 2022-03-23 18:51:15.113 | section_count = 0 2022-03-23 18:51:15.113 | } 2022-03-23 18:51:15.113 | /^\[.+\]/ { 2022-03-23 18:51:15.113 | gsub("[][]", "", $1); 2022-03-23 18:51:15.113 | section=$1 2022-03-23 18:51:15.113 | next 2022-03-23 18:51:15.113 | } 2022-03-23 18:51:15.113 | /^ *\#/ { 2022-03-23 18:51:15.113 | next 2022-03-23 18:51:15.113 | } 2022-03-23 18:51:15.113 | /^[^ \t]+/ { 2022-03-23 18:51:15.113 | # get offset of first = in $0 2022-03-23 18:51:15.113 | eq_idx = index($0, "=") 2022-03-23 18:51:15.113 | # extract attr & value from $0 2022-03-23 18:51:15.113 | attr = substr($0, 1, eq_idx - 1) 2022-03-23 18:51:15.113 | value = substr($0, eq_idx + 1) 2022-03-23 18:51:15.113 | # only need to strip trailing whitespace from attr 2022-03-23 18:51:15.113 | sub(/[ \t]*$/, "", attr) 2022-03-23 18:51:15.113 | # need to strip leading & trailing whitespace from value 2022-03-23 18:51:15.113 | sub(/^[ \t]*/, "", value) 2022-03-23 18:51:15.113 | sub(/[ \t]*$/, "", value) 2022-03-23 18:51:15.113 | 2022-03-23 18:51:15.113 | # cfg_attr_count: number of config lines per [section, attr] 2022-03-23 18:51:15.113 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-03-23 18:51:15.113 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-03-23 18:51:15.113 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-03-23 18:51:15.113 | if (! (section, attr) in cfg_attr_count) { 2022-03-23 18:51:15.113 | if (section != last_section) { 2022-03-23 18:51:15.113 | cfg_section[section_count++] = section 2022-03-23 18:51:15.113 | last_section = section 2022-03-23 18:51:15.114 | } 2022-03-23 18:51:15.114 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-03-23 18:51:15.114 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-03-23 18:51:15.114 | 2022-03-23 18:51:15.114 | cfg_attr[section, attr, 0] = value 2022-03-23 18:51:15.114 | cfg_attr_count[section, attr] = 1 2022-03-23 18:51:15.114 | } else { 2022-03-23 18:51:15.114 | lno = cfg_attr_count[section, attr]++ 2022-03-23 18:51:15.114 | cfg_attr[section, attr, lno] = value 2022-03-23 18:51:15.114 | } 2022-03-23 18:51:15.114 | } 2022-03-23 18:51:15.114 | END { 2022-03-23 18:51:15.114 | # Process each section in order 2022-03-23 18:51:15.114 | for (sno = 0; sno < section_count; sno++) { 2022-03-23 18:51:15.114 | section = cfg_section[sno] 2022-03-23 18:51:15.114 | # The ini routines simply append a config item immediately 2022-03-23 18:51:15.114 | # after the section header. To keep the same order as defined 2022-03-23 18:51:15.114 | # in local.conf, invoke the ini routines in the reverse order 2022-03-23 18:51:15.114 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-03-23 18:51:15.114 | attr = cfg_sec_attr_name[sno, attr_no] 2022-03-23 18:51:15.114 | if (cfg_attr_count[section, attr] == 1) 2022-03-23 18:51:15.114 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-03-23 18:51:15.114 | else { 2022-03-23 18:51:15.114 | # For multiline, invoke the ini routines in the reverse order 2022-03-23 18:51:15.114 | count = cfg_attr_count[section, attr] 2022-03-23 18:51:15.114 | print "inidelete " configfile " " section " " attr 2022-03-23 18:51:15.114 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-03-23 18:51:15.114 | for (l = count -2; l >= 0; l--) 2022-03-23 18:51:15.114 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-03-23 18:51:15.114 | } 2022-03-23 18:51:15.114 | } 2022-03-23 18:51:15.114 | } 2022-03-23 18:51:15.114 | } 2022-03-23 18:51:15.114 | ' 2022-03-23 18:51:15.114 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 18:51:15.115 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-03-23 18:51:15.117 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-03-23 18:51:15.120 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-03-23 18:51:15.124 | + inc/meta-config:get_meta_section:35 : local 'configfile=$CINDER_CONF' 2022-03-23 18:51:15.128 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-03-23 18:51:15.131 | + inc/meta-config:get_meta_section:38 : [[ -z $CINDER_CONF ]] 2022-03-23 18:51:15.135 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$CINDER_CONF' ' 2022-03-23 18:51:15.135 | BEGIN { group = "" } 2022-03-23 18:51:15.135 | /^\[\[.+\|.*\]\]/ { 2022-03-23 18:51:15.135 | gsub("[][]", "", $1); 2022-03-23 18:51:15.135 | split($1, a, "|"); 2022-03-23 18:51:15.135 | if (a[1] == matchgroup && a[2] == configfile) { 2022-03-23 18:51:15.135 | group=a[1] 2022-03-23 18:51:15.135 | } else { 2022-03-23 18:51:15.135 | group="" 2022-03-23 18:51:15.135 | } 2022-03-23 18:51:15.135 | next 2022-03-23 18:51:15.135 | } 2022-03-23 18:51:15.135 | { 2022-03-23 18:51:15.135 | if (group != "") 2022-03-23 18:51:15.135 | print $0 2022-03-23 18:51:15.135 | } 2022-03-23 18:51:15.135 | ' /home/ubuntu/devstack/local.conf 2022-03-23 18:51:15.142 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF lvmdriver-1 lvm_type "default"' 2022-03-23 18:51:15.145 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type default 2022-03-23 18:51:15.174 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 18:51:15.177 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF lvmdriver-1 image_volume_cache_enabled "False"' 2022-03-23 18:51:15.180 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled False 2022-03-23 18:51:15.210 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 18:51:15.213 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF lvmdriver-1 lvm_max_over_subscription_ratio "40.0"' 2022-03-23 18:51:15.215 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_max_over_subscription_ratio 40.0 2022-03-23 18:51:15.244 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 18:51:15.247 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_backup_gigabytes "1000"' 2022-03-23 18:51:15.250 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_backup_gigabytes 1000 2022-03-23 18:51:15.279 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 18:51:15.282 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_backups "10"' 2022-03-23 18:51:15.284 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2022-03-23 18:51:15.315 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 18:51:15.317 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_gigabytes "1000"' 2022-03-23 18:51:15.320 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_gigabytes 1000 2022-03-23 18:51:15.349 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 18:51:15.352 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_snapshots "10"' 2022-03-23 18:51:15.354 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2022-03-23 18:51:15.385 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 18:51:15.387 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_volumes "10"' 2022-03-23 18:51:15.390 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2022-03-23 18:51:15.421 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 18:51:15.424 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-03-23 18:51:15.427 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-03-23 18:51:15.429 | + inc/meta-config:merge_config_group:180 : local dir 2022-03-23 18:51:15.433 | ++ inc/meta-config:merge_config_group:182 : eval 'echo /$Q_PLUGIN_CONF_FILE' 2022-03-23 18:51:15.436 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-23 18:51:15.439 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-23 18:51:15.441 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/plugins/ml2/ml2_conf.ini ]] 2022-03-23 18:51:15.445 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-23 18:51:15.449 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron/plugins/ml2 2022-03-23 18:51:15.452 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/neutron/plugins/ml2 ]] 2022-03-23 18:51:15.455 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '/$Q_PLUGIN_CONF_FILE' 2022-03-23 18:51:15.457 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-03-23 18:51:15.460 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-03-23 18:51:15.463 | + inc/meta-config:merge_config_file:85 : local 'configfile=/$Q_PLUGIN_CONF_FILE' 2022-03-23 18:51:15.466 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-03-23 18:51:15.469 | ++ inc/meta-config:merge_config_file:91 : eval echo '/$Q_PLUGIN_CONF_FILE' 2022-03-23 18:51:15.472 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-23 18:51:15.475 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-23 18:51:15.478 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/plugins/ml2/ml2_conf.ini ']' 2022-03-23 18:51:15.481 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '/$Q_PLUGIN_CONF_FILE' 2022-03-23 18:51:15.482 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 18:51:15.482 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=/$Q_PLUGIN_CONF_FILE' ' 2022-03-23 18:51:15.482 | BEGIN { 2022-03-23 18:51:15.483 | section = "" 2022-03-23 18:51:15.483 | last_section = "" 2022-03-23 18:51:15.483 | section_count = 0 2022-03-23 18:51:15.483 | } 2022-03-23 18:51:15.483 | /^\[.+\]/ { 2022-03-23 18:51:15.483 | gsub("[][]", "", $1); 2022-03-23 18:51:15.483 | section=$1 2022-03-23 18:51:15.483 | next 2022-03-23 18:51:15.483 | } 2022-03-23 18:51:15.483 | /^ *\#/ { 2022-03-23 18:51:15.483 | next 2022-03-23 18:51:15.483 | } 2022-03-23 18:51:15.483 | /^[^ \t]+/ { 2022-03-23 18:51:15.483 | # get offset of first = in $0 2022-03-23 18:51:15.483 | eq_idx = index($0, "=") 2022-03-23 18:51:15.483 | # extract attr & value from $0 2022-03-23 18:51:15.483 | attr = substr($0, 1, eq_idx - 1) 2022-03-23 18:51:15.483 | value = substr($0, eq_idx + 1) 2022-03-23 18:51:15.483 | # only need to strip trailing whitespace from attr 2022-03-23 18:51:15.483 | sub(/[ \t]*$/, "", attr) 2022-03-23 18:51:15.483 | # need to strip leading & trailing whitespace from value 2022-03-23 18:51:15.483 | sub(/^[ \t]*/, "", value) 2022-03-23 18:51:15.483 | sub(/[ \t]*$/, "", value) 2022-03-23 18:51:15.483 | 2022-03-23 18:51:15.483 | # cfg_attr_count: number of config lines per [section, attr] 2022-03-23 18:51:15.483 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-03-23 18:51:15.483 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-03-23 18:51:15.483 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-03-23 18:51:15.483 | if (! (section, attr) in cfg_attr_count) { 2022-03-23 18:51:15.483 | if (section != last_section) { 2022-03-23 18:51:15.483 | cfg_section[section_count++] = section 2022-03-23 18:51:15.483 | last_section = section 2022-03-23 18:51:15.483 | } 2022-03-23 18:51:15.483 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-03-23 18:51:15.483 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-03-23 18:51:15.484 | 2022-03-23 18:51:15.484 | cfg_attr[section, attr, 0] = value 2022-03-23 18:51:15.484 | cfg_attr_count[section, attr] = 1 2022-03-23 18:51:15.484 | } else { 2022-03-23 18:51:15.484 | lno = cfg_attr_count[section, attr]++ 2022-03-23 18:51:15.484 | cfg_attr[section, attr, lno] = value 2022-03-23 18:51:15.484 | } 2022-03-23 18:51:15.484 | } 2022-03-23 18:51:15.484 | END { 2022-03-23 18:51:15.484 | # Process each section in order 2022-03-23 18:51:15.484 | for (sno = 0; sno < section_count; sno++) { 2022-03-23 18:51:15.484 | section = cfg_section[sno] 2022-03-23 18:51:15.484 | # The ini routines simply append a config item immediately 2022-03-23 18:51:15.484 | # after the section header. To keep the same order as defined 2022-03-23 18:51:15.484 | # in local.conf, invoke the ini routines in the reverse order 2022-03-23 18:51:15.484 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-03-23 18:51:15.484 | attr = cfg_sec_attr_name[sno, attr_no] 2022-03-23 18:51:15.484 | if (cfg_attr_count[section, attr] == 1) 2022-03-23 18:51:15.484 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-03-23 18:51:15.484 | else { 2022-03-23 18:51:15.484 | # For multiline, invoke the ini routines in the reverse order 2022-03-23 18:51:15.484 | count = cfg_attr_count[section, attr] 2022-03-23 18:51:15.484 | print "inidelete " configfile " " section " " attr 2022-03-23 18:51:15.484 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-03-23 18:51:15.484 | for (l = count -2; l >= 0; l--) 2022-03-23 18:51:15.484 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-03-23 18:51:15.484 | } 2022-03-23 18:51:15.484 | } 2022-03-23 18:51:15.484 | } 2022-03-23 18:51:15.484 | } 2022-03-23 18:51:15.484 | ' 2022-03-23 18:51:15.484 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-03-23 18:51:15.486 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-03-23 18:51:15.487 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-03-23 18:51:15.489 | + inc/meta-config:get_meta_section:35 : local 'configfile=/$Q_PLUGIN_CONF_FILE' 2022-03-23 18:51:15.494 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-03-23 18:51:15.496 | + inc/meta-config:get_meta_section:38 : [[ -z /$Q_PLUGIN_CONF_FILE ]] 2022-03-23 18:51:15.499 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=/$Q_PLUGIN_CONF_FILE' ' 2022-03-23 18:51:15.500 | BEGIN { group = "" } 2022-03-23 18:51:15.500 | /^\[\[.+\|.*\]\]/ { 2022-03-23 18:51:15.500 | gsub("[][]", "", $1); 2022-03-23 18:51:15.500 | split($1, a, "|"); 2022-03-23 18:51:15.500 | if (a[1] == matchgroup && a[2] == configfile) { 2022-03-23 18:51:15.500 | group=a[1] 2022-03-23 18:51:15.500 | } else { 2022-03-23 18:51:15.500 | group="" 2022-03-23 18:51:15.500 | } 2022-03-23 18:51:15.500 | next 2022-03-23 18:51:15.500 | } 2022-03-23 18:51:15.500 | { 2022-03-23 18:51:15.500 | if (group != "") 2022-03-23 18:51:15.500 | print $0 2022-03-23 18:51:15.500 | } 2022-03-23 18:51:15.500 | ' /home/ubuntu/devstack/local.conf 2022-03-23 18:51:15.507 | + inc/meta-config:merge_config_file:164 : eval 'iniset /$Q_PLUGIN_CONF_FILE securitygroup enable_security_group "True"' 2022-03-23 18:51:15.512 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2022-03-23 18:51:15.544 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 18:51:15.547 | + inc/meta-config:merge_config_file:164 : eval 'iniset /$Q_PLUGIN_CONF_FILE ovs of_interface "ovs-ofctl"' 2022-03-23 18:51:15.550 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs of_interface ovs-ofctl 2022-03-23 18:51:15.579 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 18:51:15.582 | + ./stack.sh:main:1250 : is_service_enabled swift 2022-03-23 18:51:15.601 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:51:15.604 | + ./stack.sh:main:1251 : echo_summary 'Starting Swift' 2022-03-23 18:51:15.607 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-23 18:51:15.610 | + ./stack.sh:echo_summary:446 : echo -e Starting Swift 2022-03-23 18:51:15.612 | + ./stack.sh:main:1252 : start_swift 2022-03-23 18:51:15.615 | + lib/swift:start_swift:752 : restart_service memcached 2022-03-23 18:51:15.618 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-23 18:51:15.620 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart memcached 2022-03-23 18:51:15.651 | + lib/swift:start_swift:755 : is_ubuntu 2022-03-23 18:51:15.655 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 18:51:15.660 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 18:51:15.664 | + lib/swift:start_swift:756 : sudo /etc/init.d/rsync restart 2022-03-23 18:51:16.126 | Restarting rsync (via systemctl): rsync.service. 2022-03-23 18:51:16.131 | + lib/swift:start_swift:763 : '[' False == True ']' 2022-03-23 18:51:16.135 | + lib/swift:start_swift:782 : [[ 1 == 1 ]] 2022-03-23 18:51:16.138 | + lib/swift:start_swift:783 : local foreground_services type 2022-03-23 18:51:16.141 | + lib/swift:start_swift:785 : foreground_services='object container account' 2022-03-23 18:51:16.145 | + lib/swift:start_swift:786 : for type in ${foreground_services} 2022-03-23 18:51:16.148 | + lib/swift:start_swift:787 : run_process s-object '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-03-23 18:51:16.152 | + functions-common:run_process:1680 : local service=s-object 2022-03-23 18:51:16.155 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-03-23 18:51:16.158 | + functions-common:run_process:1682 : local group= 2022-03-23 18:51:16.161 | + functions-common:run_process:1683 : local user= 2022-03-23 18:51:16.163 | + functions-common:run_process:1685 : local name=s-object 2022-03-23 18:51:16.167 | + functions-common:run_process:1687 : time_start run_process 2022-03-23 18:51:16.169 | + functions-common:time_start:2411 : local name=run_process 2022-03-23 18:51:16.172 | + functions-common:time_start:2412 : local start_time= 2022-03-23 18:51:16.174 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 18:51:16.178 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 18:51:16.182 | + functions-common:time_start:2416 : _TIME_START[$name]=1648061476179 2022-03-23 18:51:16.185 | + functions-common:run_process:1688 : is_service_enabled s-object 2022-03-23 18:51:16.201 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:51:16.204 | + functions-common:run_process:1689 : _run_under_systemd s-object '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' '' '' 2022-03-23 18:51:16.206 | + functions-common:_run_under_systemd:1645 : local service=s-object 2022-03-23 18:51:16.209 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-03-23 18:51:16.211 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-03-23 18:51:16.214 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-03-23 18:51:16.217 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-03-23 18:51:16.219 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ sudo ]] 2022-03-23 18:51:16.222 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ ^/ ]] 2022-03-23 18:51:16.224 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@s-object.service 2022-03-23 18:51:16.227 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-23 18:51:16.230 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-23 18:51:16.232 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ uwsgi ]] 2022-03-23 18:51:16.235 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@s-object.service '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' '' ubuntu 2022-03-23 18:51:16.237 | + functions-common:write_user_unit_file:1562 : local service=devstack@s-object.service 2022-03-23 18:51:16.240 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-03-23 18:51:16.242 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-23 18:51:16.245 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-23 18:51:16.247 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-23 18:51:16.249 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-23 18:51:16.252 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@s-object.service 2022-03-23 18:51:16.254 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-23 18:51:16.258 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@s-object.service Unit Description 'Devstack devstack@s-object.service' 2022-03-23 18:51:16.312 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service User ubuntu 2022-03-23 18:51:16.365 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service ExecStart '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-03-23 18:51:16.419 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service KillMode process 2022-03-23 18:51:16.475 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service TimeoutStopSec 300 2022-03-23 18:51:16.533 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-23 18:51:16.586 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-23 18:51:16.589 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@s-object.service Install WantedBy multi-user.target 2022-03-23 18:51:16.643 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-23 18:51:17.309 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@s-object.service 2022-03-23 18:51:17.329 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-object.service → /etc/systemd/system/devstack@s-object.service. 2022-03-23 18:51:18.006 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@s-object.service 2022-03-23 18:51:18.032 | + functions-common:run_process:1691 : time_stop run_process 2022-03-23 18:51:18.035 | + functions-common:time_stop:2425 : local name 2022-03-23 18:51:18.037 | + functions-common:time_stop:2426 : local end_time 2022-03-23 18:51:18.040 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 18:51:18.044 | + functions-common:time_stop:2428 : local total 2022-03-23 18:51:18.046 | + functions-common:time_stop:2429 : local start_time 2022-03-23 18:51:18.049 | + functions-common:time_stop:2431 : name=run_process 2022-03-23 18:51:18.052 | + functions-common:time_stop:2432 : start_time=1648061476179 2022-03-23 18:51:18.054 | + functions-common:time_stop:2434 : [[ -z 1648061476179 ]] 2022-03-23 18:51:18.057 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 18:51:18.062 | + functions-common:time_stop:2437 : end_time=1648061478059 2022-03-23 18:51:18.065 | + functions-common:time_stop:2438 : elapsed_time=1880 2022-03-23 18:51:18.067 | + functions-common:time_stop:2439 : total=3922 2022-03-23 18:51:18.070 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 18:51:18.072 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=5802 2022-03-23 18:51:18.075 | + lib/swift:start_swift:786 : for type in ${foreground_services} 2022-03-23 18:51:18.077 | + lib/swift:start_swift:787 : run_process s-container '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-03-23 18:51:18.080 | + functions-common:run_process:1680 : local service=s-container 2022-03-23 18:51:18.083 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-03-23 18:51:18.085 | + functions-common:run_process:1682 : local group= 2022-03-23 18:51:18.089 | + functions-common:run_process:1683 : local user= 2022-03-23 18:51:18.092 | + functions-common:run_process:1685 : local name=s-container 2022-03-23 18:51:18.094 | + functions-common:run_process:1687 : time_start run_process 2022-03-23 18:51:18.097 | + functions-common:time_start:2411 : local name=run_process 2022-03-23 18:51:18.099 | + functions-common:time_start:2412 : local start_time= 2022-03-23 18:51:18.102 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 18:51:18.106 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 18:51:18.110 | + functions-common:time_start:2416 : _TIME_START[$name]=1648061478107 2022-03-23 18:51:18.113 | + functions-common:run_process:1688 : is_service_enabled s-container 2022-03-23 18:51:18.132 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:51:18.135 | + functions-common:run_process:1689 : _run_under_systemd s-container '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' '' '' 2022-03-23 18:51:18.138 | + functions-common:_run_under_systemd:1645 : local service=s-container 2022-03-23 18:51:18.142 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-03-23 18:51:18.145 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-03-23 18:51:18.148 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-03-23 18:51:18.150 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-03-23 18:51:18.153 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ sudo ]] 2022-03-23 18:51:18.156 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ ^/ ]] 2022-03-23 18:51:18.158 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@s-container.service 2022-03-23 18:51:18.161 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-23 18:51:18.163 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-23 18:51:18.166 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ uwsgi ]] 2022-03-23 18:51:18.168 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@s-container.service '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' '' ubuntu 2022-03-23 18:51:18.171 | + functions-common:write_user_unit_file:1562 : local service=devstack@s-container.service 2022-03-23 18:51:18.173 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-03-23 18:51:18.176 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-23 18:51:18.178 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-23 18:51:18.181 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-23 18:51:18.183 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-23 18:51:18.186 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@s-container.service 2022-03-23 18:51:18.188 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-23 18:51:18.193 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@s-container.service Unit Description 'Devstack devstack@s-container.service' 2022-03-23 18:51:18.246 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service User ubuntu 2022-03-23 18:51:18.300 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service ExecStart '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-03-23 18:51:18.354 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service KillMode process 2022-03-23 18:51:18.412 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service TimeoutStopSec 300 2022-03-23 18:51:18.470 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-23 18:51:18.526 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-23 18:51:18.529 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@s-container.service Install WantedBy multi-user.target 2022-03-23 18:51:18.582 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-23 18:51:19.287 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@s-container.service 2022-03-23 18:51:19.301 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-container.service → /etc/systemd/system/devstack@s-container.service. 2022-03-23 18:51:20.004 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@s-container.service 2022-03-23 18:51:20.026 | + functions-common:run_process:1691 : time_stop run_process 2022-03-23 18:51:20.028 | + functions-common:time_stop:2425 : local name 2022-03-23 18:51:20.036 | + functions-common:time_stop:2426 : local end_time 2022-03-23 18:51:20.039 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 18:51:20.041 | + functions-common:time_stop:2428 : local total 2022-03-23 18:51:20.043 | + functions-common:time_stop:2429 : local start_time 2022-03-23 18:51:20.046 | + functions-common:time_stop:2431 : name=run_process 2022-03-23 18:51:20.048 | + functions-common:time_stop:2432 : start_time=1648061478107 2022-03-23 18:51:20.051 | + functions-common:time_stop:2434 : [[ -z 1648061478107 ]] 2022-03-23 18:51:20.054 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 18:51:20.059 | + functions-common:time_stop:2437 : end_time=1648061480056 2022-03-23 18:51:20.061 | + functions-common:time_stop:2438 : elapsed_time=1949 2022-03-23 18:51:20.064 | + functions-common:time_stop:2439 : total=5802 2022-03-23 18:51:20.066 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 18:51:20.069 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=7751 2022-03-23 18:51:20.072 | + lib/swift:start_swift:786 : for type in ${foreground_services} 2022-03-23 18:51:20.074 | + lib/swift:start_swift:787 : run_process s-account '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-03-23 18:51:20.077 | + functions-common:run_process:1680 : local service=s-account 2022-03-23 18:51:20.079 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-03-23 18:51:20.082 | + functions-common:run_process:1682 : local group= 2022-03-23 18:51:20.085 | + functions-common:run_process:1683 : local user= 2022-03-23 18:51:20.087 | + functions-common:run_process:1685 : local name=s-account 2022-03-23 18:51:20.090 | + functions-common:run_process:1687 : time_start run_process 2022-03-23 18:51:20.092 | + functions-common:time_start:2411 : local name=run_process 2022-03-23 18:51:20.099 | + functions-common:time_start:2412 : local start_time= 2022-03-23 18:51:20.102 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 18:51:20.105 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 18:51:20.110 | + functions-common:time_start:2416 : _TIME_START[$name]=1648061480107 2022-03-23 18:51:20.112 | + functions-common:run_process:1688 : is_service_enabled s-account 2022-03-23 18:51:20.132 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:51:20.134 | + functions-common:run_process:1689 : _run_under_systemd s-account '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' '' '' 2022-03-23 18:51:20.137 | + functions-common:_run_under_systemd:1645 : local service=s-account 2022-03-23 18:51:20.140 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-03-23 18:51:20.143 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-03-23 18:51:20.146 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-03-23 18:51:20.148 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-03-23 18:51:20.151 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ sudo ]] 2022-03-23 18:51:20.154 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ ^/ ]] 2022-03-23 18:51:20.158 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@s-account.service 2022-03-23 18:51:20.160 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-23 18:51:20.163 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-23 18:51:20.166 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ uwsgi ]] 2022-03-23 18:51:20.168 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@s-account.service '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' '' ubuntu 2022-03-23 18:51:20.171 | + functions-common:write_user_unit_file:1562 : local service=devstack@s-account.service 2022-03-23 18:51:20.174 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-03-23 18:51:20.176 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-23 18:51:20.179 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-23 18:51:20.182 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-23 18:51:20.184 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-23 18:51:20.187 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@s-account.service 2022-03-23 18:51:20.189 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-23 18:51:20.194 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@s-account.service Unit Description 'Devstack devstack@s-account.service' 2022-03-23 18:51:20.249 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service User ubuntu 2022-03-23 18:51:20.304 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service ExecStart '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-03-23 18:51:20.358 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service KillMode process 2022-03-23 18:51:20.416 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service TimeoutStopSec 300 2022-03-23 18:51:20.472 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-23 18:51:20.527 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-23 18:51:20.530 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@s-account.service Install WantedBy multi-user.target 2022-03-23 18:51:20.585 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-23 18:51:21.262 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@s-account.service 2022-03-23 18:51:21.276 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-account.service → /etc/systemd/system/devstack@s-account.service. 2022-03-23 18:51:21.913 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@s-account.service 2022-03-23 18:51:21.945 | + functions-common:run_process:1691 : time_stop run_process 2022-03-23 18:51:21.949 | + functions-common:time_stop:2425 : local name 2022-03-23 18:51:21.952 | + functions-common:time_stop:2426 : local end_time 2022-03-23 18:51:21.955 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 18:51:21.957 | + functions-common:time_stop:2428 : local total 2022-03-23 18:51:21.960 | + functions-common:time_stop:2429 : local start_time 2022-03-23 18:51:21.963 | + functions-common:time_stop:2431 : name=run_process 2022-03-23 18:51:21.965 | + functions-common:time_stop:2432 : start_time=1648061480107 2022-03-23 18:51:21.968 | + functions-common:time_stop:2434 : [[ -z 1648061480107 ]] 2022-03-23 18:51:21.971 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 18:51:21.975 | + functions-common:time_stop:2437 : end_time=1648061481972 2022-03-23 18:51:21.978 | + functions-common:time_stop:2438 : elapsed_time=1865 2022-03-23 18:51:21.980 | + functions-common:time_stop:2439 : total=7751 2022-03-23 18:51:21.983 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 18:51:21.986 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=9616 2022-03-23 18:51:21.988 | + lib/swift:start_swift:790 : [[ False == \T\r\u\e ]] 2022-03-23 18:51:21.991 | + lib/swift:start_swift:795 : enable_service s-container-sync 2022-03-23 18:51:22.043 | + lib/swift:start_swift:796 : run_process s-container-sync '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-03-23 18:51:22.046 | + functions-common:run_process:1680 : local service=s-container-sync 2022-03-23 18:51:22.049 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-03-23 18:51:22.051 | + functions-common:run_process:1682 : local group= 2022-03-23 18:51:22.054 | + functions-common:run_process:1683 : local user= 2022-03-23 18:51:22.057 | + functions-common:run_process:1685 : local name=s-container-sync 2022-03-23 18:51:22.059 | + functions-common:run_process:1687 : time_start run_process 2022-03-23 18:51:22.062 | + functions-common:time_start:2411 : local name=run_process 2022-03-23 18:51:22.064 | + functions-common:time_start:2412 : local start_time= 2022-03-23 18:51:22.067 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 18:51:22.070 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 18:51:22.075 | + functions-common:time_start:2416 : _TIME_START[$name]=1648061482072 2022-03-23 18:51:22.078 | + functions-common:run_process:1688 : is_service_enabled s-container-sync 2022-03-23 18:51:22.096 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:51:22.098 | + functions-common:run_process:1689 : _run_under_systemd s-container-sync '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' '' '' 2022-03-23 18:51:22.101 | + functions-common:_run_under_systemd:1645 : local service=s-container-sync 2022-03-23 18:51:22.103 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-03-23 18:51:22.106 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-03-23 18:51:22.109 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-03-23 18:51:22.111 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-03-23 18:51:22.114 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ sudo ]] 2022-03-23 18:51:22.116 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ ^/ ]] 2022-03-23 18:51:22.119 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@s-container-sync.service 2022-03-23 18:51:22.121 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-23 18:51:22.124 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-23 18:51:22.127 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ uwsgi ]] 2022-03-23 18:51:22.129 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@s-container-sync.service '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' '' ubuntu 2022-03-23 18:51:22.132 | + functions-common:write_user_unit_file:1562 : local service=devstack@s-container-sync.service 2022-03-23 18:51:22.135 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-03-23 18:51:22.137 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-23 18:51:22.140 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-23 18:51:22.142 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-23 18:51:22.145 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-23 18:51:22.147 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@s-container-sync.service 2022-03-23 18:51:22.149 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-23 18:51:22.154 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Unit Description 'Devstack devstack@s-container-sync.service' 2022-03-23 18:51:22.209 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service User ubuntu 2022-03-23 18:51:22.263 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service ExecStart '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-03-23 18:51:22.321 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service KillMode process 2022-03-23 18:51:22.376 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service TimeoutStopSec 300 2022-03-23 18:51:22.431 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-23 18:51:22.486 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-23 18:51:22.491 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Install WantedBy multi-user.target 2022-03-23 18:51:22.548 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-23 18:51:23.169 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@s-container-sync.service 2022-03-23 18:51:23.803 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@s-container-sync.service 2022-03-23 18:51:23.835 | + functions-common:run_process:1691 : time_stop run_process 2022-03-23 18:51:23.837 | + functions-common:time_stop:2425 : local name 2022-03-23 18:51:23.840 | + functions-common:time_stop:2426 : local end_time 2022-03-23 18:51:23.842 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 18:51:23.845 | + functions-common:time_stop:2428 : local total 2022-03-23 18:51:23.848 | + functions-common:time_stop:2429 : local start_time 2022-03-23 18:51:23.850 | + functions-common:time_stop:2431 : name=run_process 2022-03-23 18:51:23.853 | + functions-common:time_stop:2432 : start_time=1648061482072 2022-03-23 18:51:23.856 | + functions-common:time_stop:2434 : [[ -z 1648061482072 ]] 2022-03-23 18:51:23.860 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 18:51:23.865 | + functions-common:time_stop:2437 : end_time=1648061483862 2022-03-23 18:51:23.868 | + functions-common:time_stop:2438 : elapsed_time=1790 2022-03-23 18:51:23.870 | + functions-common:time_stop:2439 : total=9616 2022-03-23 18:51:23.873 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 18:51:23.876 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=11406 2022-03-23 18:51:23.879 | + lib/swift:start_swift:803 : is_service_enabled tls-proxy 2022-03-23 18:51:23.897 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 18:51:23.900 | + lib/swift:start_swift:807 : run_process s-proxy '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-03-23 18:51:23.902 | + functions-common:run_process:1680 : local service=s-proxy 2022-03-23 18:51:23.904 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-03-23 18:51:23.907 | + functions-common:run_process:1682 : local group= 2022-03-23 18:51:23.909 | + functions-common:run_process:1683 : local user= 2022-03-23 18:51:23.912 | + functions-common:run_process:1685 : local name=s-proxy 2022-03-23 18:51:23.914 | + functions-common:run_process:1687 : time_start run_process 2022-03-23 18:51:23.917 | + functions-common:time_start:2411 : local name=run_process 2022-03-23 18:51:23.919 | + functions-common:time_start:2412 : local start_time= 2022-03-23 18:51:23.922 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 18:51:23.925 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 18:51:23.930 | + functions-common:time_start:2416 : _TIME_START[$name]=1648061483927 2022-03-23 18:51:23.932 | + functions-common:run_process:1688 : is_service_enabled s-proxy 2022-03-23 18:51:23.950 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:51:23.952 | + functions-common:run_process:1689 : _run_under_systemd s-proxy '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' '' '' 2022-03-23 18:51:23.955 | + functions-common:_run_under_systemd:1645 : local service=s-proxy 2022-03-23 18:51:23.957 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-03-23 18:51:23.960 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-03-23 18:51:23.962 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-03-23 18:51:23.965 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-03-23 18:51:23.968 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ sudo ]] 2022-03-23 18:51:23.970 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ ^/ ]] 2022-03-23 18:51:23.973 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@s-proxy.service 2022-03-23 18:51:23.975 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-23 18:51:23.978 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-23 18:51:23.980 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ uwsgi ]] 2022-03-23 18:51:23.983 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@s-proxy.service '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' '' ubuntu 2022-03-23 18:51:23.985 | + functions-common:write_user_unit_file:1562 : local service=devstack@s-proxy.service 2022-03-23 18:51:23.988 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-03-23 18:51:23.990 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-23 18:51:23.993 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-23 18:51:23.995 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-23 18:51:23.998 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-23 18:51:24.000 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@s-proxy.service 2022-03-23 18:51:24.003 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-23 18:51:24.007 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Unit Description 'Devstack devstack@s-proxy.service' 2022-03-23 18:51:24.062 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service User ubuntu 2022-03-23 18:51:24.117 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service ExecStart '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-03-23 18:51:24.171 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service KillMode process 2022-03-23 18:51:24.231 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service TimeoutStopSec 300 2022-03-23 18:51:24.290 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-23 18:51:24.345 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-23 18:51:24.347 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Install WantedBy multi-user.target 2022-03-23 18:51:24.402 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-23 18:51:25.076 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@s-proxy.service 2022-03-23 18:51:25.090 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-proxy.service → /etc/systemd/system/devstack@s-proxy.service. 2022-03-23 18:51:25.778 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@s-proxy.service 2022-03-23 18:51:25.802 | + functions-common:run_process:1691 : time_stop run_process 2022-03-23 18:51:25.806 | + functions-common:time_stop:2425 : local name 2022-03-23 18:51:25.808 | + functions-common:time_stop:2426 : local end_time 2022-03-23 18:51:25.811 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 18:51:25.814 | + functions-common:time_stop:2428 : local total 2022-03-23 18:51:25.816 | + functions-common:time_stop:2429 : local start_time 2022-03-23 18:51:25.819 | + functions-common:time_stop:2431 : name=run_process 2022-03-23 18:51:25.821 | + functions-common:time_stop:2432 : start_time=1648061483927 2022-03-23 18:51:25.824 | + functions-common:time_stop:2434 : [[ -z 1648061483927 ]] 2022-03-23 18:51:25.827 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 18:51:25.832 | + functions-common:time_stop:2437 : end_time=1648061485829 2022-03-23 18:51:25.835 | + functions-common:time_stop:2438 : elapsed_time=1902 2022-03-23 18:51:25.837 | + functions-common:time_stop:2439 : total=11406 2022-03-23 18:51:25.840 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 18:51:25.842 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=13308 2022-03-23 18:51:25.845 | + lib/swift:start_swift:812 : echo 'Waiting for swift proxy to start...' 2022-03-23 18:51:25.845 | Waiting for swift proxy to start... 2022-03-23 18:51:25.848 | + lib/swift:start_swift:813 : wait_for_service 60 http://10.222.0.45:8080/info 2022-03-23 18:51:25.850 | + functions:wait_for_service:457 : local timeout=60 2022-03-23 18:51:25.853 | + functions:wait_for_service:458 : local url=http://10.222.0.45:8080/info 2022-03-23 18:51:25.855 | + functions:wait_for_service:459 : local rval=0 2022-03-23 18:51:25.858 | + functions:wait_for_service:460 : time_start wait_for_service 2022-03-23 18:51:25.860 | + functions-common:time_start:2411 : local name=wait_for_service 2022-03-23 18:51:25.863 | + functions-common:time_start:2412 : local start_time= 2022-03-23 18:51:25.865 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 18:51:25.868 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 18:51:25.873 | + functions-common:time_start:2416 : _TIME_START[$name]=1648061485870 2022-03-23 18:51:25.876 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-03-23 18:51:25.882 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.45:8080/info 2022-03-23 18:51:25.895 | + :: : [[ 000 == 503 ]] 2022-03-23 18:51:25.897 | + :: : [[ 7 -eq 7 ]] 2022-03-23 18:51:25.898 | + :: : sleep 1 2022-03-23 18:51:26.902 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.45:8080/info 2022-03-23 18:51:26.915 | + :: : [[ 000 == 503 ]] 2022-03-23 18:51:26.916 | + :: : [[ 7 -eq 7 ]] 2022-03-23 18:51:26.918 | + :: : sleep 1 2022-03-23 18:51:27.922 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.45:8080/info 2022-03-23 18:51:27.935 | + :: : [[ 000 == 503 ]] 2022-03-23 18:51:27.936 | + :: : [[ 7 -eq 7 ]] 2022-03-23 18:51:27.938 | + :: : sleep 1 2022-03-23 18:51:28.942 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.45:8080/info 2022-03-23 18:51:28.967 | + :: : [[ 200 == 503 ]] 2022-03-23 18:51:28.972 | + :: : [[ 0 -eq 7 ]] 2022-03-23 18:51:28.977 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-03-23 18:51:28.980 | + functions-common:time_stop:2425 : local name 2022-03-23 18:51:28.982 | + functions-common:time_stop:2426 : local end_time 2022-03-23 18:51:28.985 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 18:51:28.988 | + functions-common:time_stop:2428 : local total 2022-03-23 18:51:28.990 | + functions-common:time_stop:2429 : local start_time 2022-03-23 18:51:28.993 | + functions-common:time_stop:2431 : name=wait_for_service 2022-03-23 18:51:28.996 | + functions-common:time_stop:2432 : start_time=1648061485870 2022-03-23 18:51:28.998 | + functions-common:time_stop:2434 : [[ -z 1648061485870 ]] 2022-03-23 18:51:29.002 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 18:51:29.007 | + functions-common:time_stop:2437 : end_time=1648061489004 2022-03-23 18:51:29.009 | + functions-common:time_stop:2438 : elapsed_time=3134 2022-03-23 18:51:29.012 | + functions-common:time_stop:2439 : total=6494 2022-03-23 18:51:29.015 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 18:51:29.018 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=9628 2022-03-23 18:51:29.020 | + functions:wait_for_service:467 : return 0 2022-03-23 18:51:29.023 | + lib/swift:start_swift:817 : [[ False == \T\r\u\e ]] 2022-03-23 18:51:29.026 | + ./stack.sh:main:1258 : FIXED_KEY=bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-03-23 18:51:29.029 | + ./stack.sh:main:1259 : is_service_enabled cinder 2022-03-23 18:51:29.047 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:51:29.050 | + ./stack.sh:main:1260 : iniset /etc/cinder/cinder.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-03-23 18:51:29.082 | + ./stack.sh:main:1263 : async_wait configure_neutron_nova 2022-03-23 18:51:29.134 | [799828 Async configure_neutron_nova:846158]: Waiting for completion of configure_neutron_nova running on PID 846158 (2 other jobs running) 2022-03-23 18:51:29.161 | [799828 Async configure_neutron_nova:846158]: Signaling child to exit 2022-03-23 18:51:29.161 | WAKEUP 2022-03-23 18:51:29.184 | [799828 Async configure_neutron_nova:846158]: Signaled 2022-03-23 18:51:29.186 | + lib/neutron:configure_neutron_nova:646 : is_neutron_legacy_enabled 2022-03-23 18:51:29.186 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-23 18:51:29.186 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-03-23 18:51:29.186 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-23 18:51:29.186 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-03-23 18:51:29.186 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-03-23 18:51:29.186 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-03-23 18:51:29.186 | + lib/neutron:configure_neutron_nova:648 : create_nova_conf_neutron /etc/nova/nova.conf 2022-03-23 18:51:29.186 | + lib/neutron-legacy:create_nova_conf_neutron:406 : local conf=/etc/nova/nova.conf 2022-03-23 18:51:29.186 | + lib/neutron-legacy:create_nova_conf_neutron:407 : iniset /etc/nova/nova.conf neutron auth_type password 2022-03-23 18:51:29.186 | + lib/neutron-legacy:create_nova_conf_neutron:408 : iniset /etc/nova/nova.conf neutron auth_url http://10.222.0.45/identity 2022-03-23 18:51:29.186 | + lib/neutron-legacy:create_nova_conf_neutron:409 : iniset /etc/nova/nova.conf neutron username neutron 2022-03-23 18:51:29.186 | + lib/neutron-legacy:create_nova_conf_neutron:410 : iniset /etc/nova/nova.conf neutron password Passw0rd 2022-03-23 18:51:29.186 | + lib/neutron-legacy:create_nova_conf_neutron:411 : iniset /etc/nova/nova.conf neutron user_domain_name Default 2022-03-23 18:51:29.187 | + lib/neutron-legacy:create_nova_conf_neutron:412 : iniset /etc/nova/nova.conf neutron project_name service 2022-03-23 18:51:29.187 | + lib/neutron-legacy:create_nova_conf_neutron:413 : iniset /etc/nova/nova.conf neutron project_domain_name Default 2022-03-23 18:51:29.187 | + lib/neutron-legacy:create_nova_conf_neutron:414 : iniset /etc/nova/nova.conf neutron auth_strategy keystone 2022-03-23 18:51:29.187 | + lib/neutron-legacy:create_nova_conf_neutron:415 : iniset /etc/nova/nova.conf neutron region_name RegionOne 2022-03-23 18:51:29.187 | + lib/neutron-legacy:create_nova_conf_neutron:418 : neutron_plugin_create_nova_conf /etc/nova/nova.conf 2022-03-23 18:51:29.187 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2022-03-23 18:51:29.187 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:132 : : 2022-03-23 18:51:29.187 | + lib/neutron-legacy:create_nova_conf_neutron:420 : is_service_enabled q-meta 2022-03-23 18:51:29.187 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:51:29.187 | + lib/neutron-legacy:create_nova_conf_neutron:421 : iniset /etc/nova/nova.conf neutron service_metadata_proxy True 2022-03-23 18:51:29.187 | + lib/neutron-legacy:create_nova_conf_neutron:424 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_is_fatal True 2022-03-23 18:51:29.187 | + lib/neutron-legacy:create_nova_conf_neutron:425 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_timeout 300 2022-03-23 18:51:29.187 | + lib/neutron:configure_neutron_nova:649 : [[ superconductor == \s\u\p\e\r\c\o\n\d\u\c\t\o\r ]] 2022-03-23 18:51:29.187 | ++ lib/neutron:configure_neutron_nova:650 : seq 1 1 2022-03-23 18:51:29.187 | + lib/neutron:configure_neutron_nova:650 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-03-23 18:51:29.187 | + lib/neutron:configure_neutron_nova:651 : local conf 2022-03-23 18:51:29.187 | ++ lib/neutron:configure_neutron_nova:652 : conductor_conf 1 2022-03-23 18:51:29.187 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-03-23 18:51:29.187 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-03-23 18:51:29.187 | + lib/neutron:configure_neutron_nova:652 : conf=/etc/nova/nova_cell1.conf 2022-03-23 18:51:29.187 | + lib/neutron:configure_neutron_nova:653 : create_nova_conf_neutron /etc/nova/nova_cell1.conf 2022-03-23 18:51:29.187 | + lib/neutron-legacy:create_nova_conf_neutron:406 : local conf=/etc/nova/nova_cell1.conf 2022-03-23 18:51:29.187 | + lib/neutron-legacy:create_nova_conf_neutron:407 : iniset /etc/nova/nova_cell1.conf neutron auth_type password 2022-03-23 18:51:29.187 | + lib/neutron-legacy:create_nova_conf_neutron:408 : iniset /etc/nova/nova_cell1.conf neutron auth_url http://10.222.0.45/identity 2022-03-23 18:51:29.187 | + lib/neutron-legacy:create_nova_conf_neutron:409 : iniset /etc/nova/nova_cell1.conf neutron username neutron 2022-03-23 18:51:29.187 | + lib/neutron-legacy:create_nova_conf_neutron:410 : iniset /etc/nova/nova_cell1.conf neutron password Passw0rd 2022-03-23 18:51:29.187 | + lib/neutron-legacy:create_nova_conf_neutron:411 : iniset /etc/nova/nova_cell1.conf neutron user_domain_name Default 2022-03-23 18:51:29.187 | + lib/neutron-legacy:create_nova_conf_neutron:412 : iniset /etc/nova/nova_cell1.conf neutron project_name service 2022-03-23 18:51:29.187 | + lib/neutron-legacy:create_nova_conf_neutron:413 : iniset /etc/nova/nova_cell1.conf neutron project_domain_name Default 2022-03-23 18:51:29.188 | + lib/neutron-legacy:create_nova_conf_neutron:414 : iniset /etc/nova/nova_cell1.conf neutron auth_strategy keystone 2022-03-23 18:51:29.188 | + lib/neutron-legacy:create_nova_conf_neutron:415 : iniset /etc/nova/nova_cell1.conf neutron region_name RegionOne 2022-03-23 18:51:29.188 | + lib/neutron-legacy:create_nova_conf_neutron:418 : neutron_plugin_create_nova_conf /etc/nova/nova_cell1.conf 2022-03-23 18:51:29.188 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2022-03-23 18:51:29.188 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:132 : : 2022-03-23 18:51:29.188 | + lib/neutron-legacy:create_nova_conf_neutron:420 : is_service_enabled q-meta 2022-03-23 18:51:29.188 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:51:29.188 | + lib/neutron-legacy:create_nova_conf_neutron:421 : iniset /etc/nova/nova_cell1.conf neutron service_metadata_proxy True 2022-03-23 18:51:29.188 | + lib/neutron-legacy:create_nova_conf_neutron:424 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_is_fatal True 2022-03-23 18:51:29.188 | + lib/neutron-legacy:create_nova_conf_neutron:425 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_timeout 300 2022-03-23 18:51:29.235 | [799828 Async configure_neutron_nova:846158]: finished configure_neutron_nova with result 0 in 0 seconds 2022-03-23 18:51:29.240 | + inc/async:async_wait:197 : return 0 2022-03-23 18:51:29.242 | + ./stack.sh:main:1269 : is_service_enabled nova 2022-03-23 18:51:29.261 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:51:29.264 | + ./stack.sh:main:1270 : iniset /etc/nova/nova.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-03-23 18:51:29.301 | + ./stack.sh:main:1271 : iniset /etc/nova/nova-cpu.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-03-23 18:51:29.338 | + ./stack.sh:main:1275 : is_service_enabled n-api 2022-03-23 18:51:29.356 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:51:29.358 | + ./stack.sh:main:1276 : echo_summary 'Starting Nova API' 2022-03-23 18:51:29.361 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-23 18:51:29.364 | + ./stack.sh:echo_summary:446 : echo -e Starting Nova API 2022-03-23 18:51:29.366 | + ./stack.sh:main:1277 : start_nova_api 2022-03-23 18:51:29.369 | + lib/nova:start_nova_api:934 : local service_port=8774 2022-03-23 18:51:29.372 | + lib/nova:start_nova_api:935 : local service_protocol=http 2022-03-23 18:51:29.374 | + lib/nova:start_nova_api:936 : local nova_url 2022-03-23 18:51:29.377 | + lib/nova:start_nova_api:937 : is_service_enabled tls-proxy 2022-03-23 18:51:29.395 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 18:51:29.398 | + lib/nova:start_nova_api:943 : local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-03-23 18:51:29.400 | + lib/nova:start_nova_api:944 : export PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-03-23 18:51:29.403 | + lib/nova:start_nova_api:944 : PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-03-23 18:51:29.406 | + lib/nova:start_nova_api:946 : '[' True == False ']' 2022-03-23 18:51:29.409 | ++ lib/nova:start_nova_api:954 : which uwsgi 2022-03-23 18:51:29.414 | + lib/nova:start_nova_api:954 : run_process n-api '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-03-23 18:51:29.417 | + functions-common:run_process:1680 : local service=n-api 2022-03-23 18:51:29.419 | + functions-common:run_process:1681 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-03-23 18:51:29.422 | + functions-common:run_process:1682 : local group= 2022-03-23 18:51:29.425 | + functions-common:run_process:1683 : local user= 2022-03-23 18:51:29.427 | + functions-common:run_process:1685 : local name=n-api 2022-03-23 18:51:29.430 | + functions-common:run_process:1687 : time_start run_process 2022-03-23 18:51:29.433 | + functions-common:time_start:2411 : local name=run_process 2022-03-23 18:51:29.435 | + functions-common:time_start:2412 : local start_time= 2022-03-23 18:51:29.438 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 18:51:29.441 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 18:51:29.446 | + functions-common:time_start:2416 : _TIME_START[$name]=1648061489443 2022-03-23 18:51:29.448 | + functions-common:run_process:1688 : is_service_enabled n-api 2022-03-23 18:51:29.466 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:51:29.468 | + functions-common:run_process:1689 : _run_under_systemd n-api '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' '' '' 2022-03-23 18:51:29.471 | + functions-common:_run_under_systemd:1645 : local service=n-api 2022-03-23 18:51:29.474 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-03-23 18:51:29.476 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-03-23 18:51:29.479 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-03-23 18:51:29.481 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-03-23 18:51:29.484 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ sudo ]] 2022-03-23 18:51:29.487 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ ^/ ]] 2022-03-23 18:51:29.489 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@n-api.service 2022-03-23 18:51:29.492 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-23 18:51:29.495 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-23 18:51:29.497 | + functions-common:_run_under_systemd:1654 : [[ /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ uwsgi ]] 2022-03-23 18:51:29.500 | + functions-common:_run_under_systemd:1655 : write_uwsgi_user_unit_file devstack@n-api.service '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' '' ubuntu 2022-03-23 18:51:29.502 | + functions-common:write_uwsgi_user_unit_file:1589 : local service=devstack@n-api.service 2022-03-23 18:51:29.505 | + functions-common:write_uwsgi_user_unit_file:1590 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-03-23 18:51:29.507 | + functions-common:write_uwsgi_user_unit_file:1591 : local group= 2022-03-23 18:51:29.510 | + functions-common:write_uwsgi_user_unit_file:1592 : local user=ubuntu 2022-03-23 18:51:29.512 | + functions-common:write_uwsgi_user_unit_file:1593 : local unitfile=/etc/systemd/system/devstack@n-api.service 2022-03-23 18:51:29.515 | + functions-common:write_uwsgi_user_unit_file:1594 : mkdir -p /etc/systemd/system 2022-03-23 18:51:29.519 | + functions-common:write_uwsgi_user_unit_file:1596 : iniset -sudo /etc/systemd/system/devstack@n-api.service Unit Description 'Devstack devstack@n-api.service' 2022-03-23 18:51:29.572 | + functions-common:write_uwsgi_user_unit_file:1597 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service SyslogIdentifier devstack@n-api.service 2022-03-23 18:51:29.626 | + functions-common:write_uwsgi_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service User ubuntu 2022-03-23 18:51:29.679 | + functions-common:write_uwsgi_user_unit_file:1599 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service ExecStart '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-03-23 18:51:29.733 | + functions-common:write_uwsgi_user_unit_file:1600 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-23 18:51:29.787 | + functions-common:write_uwsgi_user_unit_file:1601 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Type notify 2022-03-23 18:51:29.841 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service KillMode process 2022-03-23 18:51:29.896 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Restart always 2022-03-23 18:51:29.950 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service NotifyAccess all 2022-03-23 18:51:30.004 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service RestartForceExitStatus 100 2022-03-23 18:51:30.059 | + functions-common:write_uwsgi_user_unit_file:1607 : [[ -n '' ]] 2022-03-23 18:51:30.061 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@n-api.service Install WantedBy multi-user.target 2022-03-23 18:51:30.115 | + functions-common:write_uwsgi_user_unit_file:1613 : sudo systemctl daemon-reload 2022-03-23 18:51:30.772 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@n-api.service 2022-03-23 18:51:30.789 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api.service → /etc/systemd/system/devstack@n-api.service. 2022-03-23 18:51:31.487 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@n-api.service 2022-03-23 18:51:31.572 | + functions-common:run_process:1691 : time_stop run_process 2022-03-23 18:51:31.575 | + functions-common:time_stop:2425 : local name 2022-03-23 18:51:31.578 | + functions-common:time_stop:2426 : local end_time 2022-03-23 18:51:31.583 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 18:51:31.586 | + functions-common:time_stop:2428 : local total 2022-03-23 18:51:31.589 | + functions-common:time_stop:2429 : local start_time 2022-03-23 18:51:31.592 | + functions-common:time_stop:2431 : name=run_process 2022-03-23 18:51:31.594 | + functions-common:time_stop:2432 : start_time=1648061489443 2022-03-23 18:51:31.597 | + functions-common:time_stop:2434 : [[ -z 1648061489443 ]] 2022-03-23 18:51:31.600 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 18:51:31.605 | + functions-common:time_stop:2437 : end_time=1648061491602 2022-03-23 18:51:31.607 | + functions-common:time_stop:2438 : elapsed_time=2159 2022-03-23 18:51:31.610 | + functions-common:time_stop:2439 : total=13308 2022-03-23 18:51:31.613 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 18:51:31.615 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=15467 2022-03-23 18:51:31.618 | + lib/nova:start_nova_api:955 : nova_url=http://10.222.0.45/compute/v2.1/ 2022-03-23 18:51:31.620 | + lib/nova:start_nova_api:958 : echo 'Waiting for nova-api to start...' 2022-03-23 18:51:31.621 | Waiting for nova-api to start... 2022-03-23 18:51:31.623 | + lib/nova:start_nova_api:959 : wait_for_service 60 http://10.222.0.45/compute/v2.1/ 2022-03-23 18:51:31.626 | + functions:wait_for_service:457 : local timeout=60 2022-03-23 18:51:31.628 | + functions:wait_for_service:458 : local url=http://10.222.0.45/compute/v2.1/ 2022-03-23 18:51:31.631 | + functions:wait_for_service:459 : local rval=0 2022-03-23 18:51:31.634 | + functions:wait_for_service:460 : time_start wait_for_service 2022-03-23 18:51:31.637 | + functions-common:time_start:2411 : local name=wait_for_service 2022-03-23 18:51:31.640 | + functions-common:time_start:2412 : local start_time= 2022-03-23 18:51:31.645 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 18:51:31.649 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 18:51:31.654 | + functions-common:time_start:2416 : _TIME_START[$name]=1648061491651 2022-03-23 18:51:31.657 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-03-23 18:51:31.663 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.45/compute/v2.1/ 2022-03-23 18:51:37.348 | + :: : [[ 200 == 503 ]] 2022-03-23 18:51:37.351 | + :: : [[ 0 -eq 7 ]] 2022-03-23 18:51:37.356 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-03-23 18:51:37.360 | + functions-common:time_stop:2425 : local name 2022-03-23 18:51:37.365 | + functions-common:time_stop:2426 : local end_time 2022-03-23 18:51:37.370 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 18:51:37.374 | + functions-common:time_stop:2428 : local total 2022-03-23 18:51:37.378 | + functions-common:time_stop:2429 : local start_time 2022-03-23 18:51:37.380 | + functions-common:time_stop:2431 : name=wait_for_service 2022-03-23 18:51:37.383 | + functions-common:time_stop:2432 : start_time=1648061491651 2022-03-23 18:51:37.386 | + functions-common:time_stop:2434 : [[ -z 1648061491651 ]] 2022-03-23 18:51:37.390 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 18:51:37.395 | + functions-common:time_stop:2437 : end_time=1648061497392 2022-03-23 18:51:37.398 | + functions-common:time_stop:2438 : elapsed_time=5741 2022-03-23 18:51:37.400 | + functions-common:time_stop:2439 : total=9628 2022-03-23 18:51:37.403 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 18:51:37.405 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=15369 2022-03-23 18:51:37.408 | + functions:wait_for_service:467 : return 0 2022-03-23 18:51:37.411 | + lib/nova:start_nova_api:963 : export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-03-23 18:51:37.414 | + lib/nova:start_nova_api:963 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-03-23 18:51:37.416 | + ./stack.sh:main:1280 : is_service_enabled ovn-controller ovn-controller-vtep 2022-03-23 18:51:37.435 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:51:37.438 | + ./stack.sh:main:1281 : echo_summary 'Starting OVN services' 2022-03-23 18:51:37.441 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-23 18:51:37.445 | + ./stack.sh:echo_summary:446 : echo -e Starting OVN services 2022-03-23 18:51:37.448 | + ./stack.sh:main:1282 : start_ovn_services 2022-03-23 18:51:37.451 | + lib/neutron-legacy:start_ovn_services:514 : [[ openvswitch == \o\v\n ]] 2022-03-23 18:51:37.454 | + ./stack.sh:main:1285 : is_service_enabled neutron-api 2022-03-23 18:51:37.472 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 18:51:37.475 | + ./stack.sh:main:1288 : is_service_enabled q-svc 2022-03-23 18:51:37.492 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:51:37.495 | + ./stack.sh:main:1289 : echo_summary 'Starting Neutron' 2022-03-23 18:51:37.498 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-23 18:51:37.501 | + ./stack.sh:echo_summary:446 : echo -e Starting Neutron 2022-03-23 18:51:37.504 | + ./stack.sh:main:1290 : configure_neutron_after_post_config 2022-03-23 18:51:37.507 | + lib/neutron-legacy:configure_neutron_after_post_config:494 : [[ router,neutron.services.metering.metering_plugin.MeteringPlugin != '' ]] 2022-03-23 18:51:37.510 | + lib/neutron-legacy:configure_neutron_after_post_config:495 : iniset /etc/neutron/neutron.conf DEFAULT service_plugins router,neutron.services.metering.metering_plugin.MeteringPlugin 2022-03-23 18:51:37.542 | + lib/neutron-legacy:configure_neutron_after_post_config:497 : configure_rbac_policies 2022-03-23 18:51:37.545 | + lib/neutron:configure_rbac_policies:635 : '[' False == True ']' 2022-03-23 18:51:37.548 | + lib/neutron:configure_rbac_policies:639 : iniset /etc/neutron/neutron.conf oslo_policy enforce_new_defaults False 2022-03-23 18:51:37.583 | + lib/neutron:configure_rbac_policies:640 : iniset /etc/neutron/neutron.conf oslo_policy enforce_scope False 2022-03-23 18:51:37.615 | + ./stack.sh:main:1291 : start_neutron_service_and_check 2022-03-23 18:51:37.618 | + lib/neutron-legacy:start_neutron_service_and_check:530 : local service_port=9696 2022-03-23 18:51:37.620 | + lib/neutron-legacy:start_neutron_service_and_check:531 : local service_protocol=http 2022-03-23 18:51:37.623 | + lib/neutron-legacy:start_neutron_service_and_check:532 : local cfg_file_options 2022-03-23 18:51:37.626 | + lib/neutron-legacy:start_neutron_service_and_check:533 : local neutron_url 2022-03-23 18:51:37.630 | ++ lib/neutron-legacy:start_neutron_service_and_check:535 : determine_config_files neutron-server 2022-03-23 18:51:37.632 | ++ lib/neutron-legacy:determine_config_files:335 : local opts= 2022-03-23 18:51:37.635 | ++ lib/neutron-legacy:determine_config_files:336 : case "$1" in 2022-03-23 18:51:37.639 | +++ lib/neutron-legacy:determine_config_files:337 : _determine_config_server 2022-03-23 18:51:37.642 | +++ lib/neutron-legacy:_determine_config_server:305 : [[ '' != '' ]] 2022-03-23 18:51:37.645 | +++ lib/neutron-legacy:_determine_config_server:312 : [[ 0 > 0 ]] 2022-03-23 18:51:37.647 | +++ lib/neutron-legacy:_determine_config_server:319 : local cfg_file 2022-03-23 18:51:37.650 | +++ lib/neutron-legacy:_determine_config_server:320 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-23 18:51:37.653 | +++ lib/neutron-legacy:_determine_config_server:324 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-23 18:51:37.656 | ++ lib/neutron-legacy:determine_config_files:337 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-23 18:51:37.658 | ++ lib/neutron-legacy:determine_config_files:340 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' ']' 2022-03-23 18:51:37.661 | ++ lib/neutron-legacy:determine_config_files:343 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-23 18:51:37.664 | + lib/neutron-legacy:start_neutron_service_and_check:535 : cfg_file_options='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-23 18:51:37.667 | + lib/neutron-legacy:start_neutron_service_and_check:537 : is_service_enabled tls-proxy 2022-03-23 18:51:37.685 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 18:51:37.687 | + lib/neutron-legacy:start_neutron_service_and_check:542 : '[' False == True ']' 2022-03-23 18:51:37.690 | + lib/neutron-legacy:start_neutron_service_and_check:549 : run_process q-svc '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-23 18:51:37.693 | + functions-common:run_process:1680 : local service=q-svc 2022-03-23 18:51:37.695 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-23 18:51:37.698 | + functions-common:run_process:1682 : local group= 2022-03-23 18:51:37.701 | + functions-common:run_process:1683 : local user= 2022-03-23 18:51:37.704 | + functions-common:run_process:1685 : local name=q-svc 2022-03-23 18:51:37.707 | + functions-common:run_process:1687 : time_start run_process 2022-03-23 18:51:37.709 | + functions-common:time_start:2411 : local name=run_process 2022-03-23 18:51:37.712 | + functions-common:time_start:2412 : local start_time= 2022-03-23 18:51:37.715 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 18:51:37.718 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 18:51:37.723 | + functions-common:time_start:2416 : _TIME_START[$name]=1648061497720 2022-03-23 18:51:37.725 | + functions-common:run_process:1688 : is_service_enabled q-svc 2022-03-23 18:51:37.742 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:51:37.745 | + functions-common:run_process:1689 : _run_under_systemd q-svc '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' '' 2022-03-23 18:51:37.748 | + functions-common:_run_under_systemd:1645 : local service=q-svc 2022-03-23 18:51:37.751 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-23 18:51:37.753 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-23 18:51:37.756 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-23 18:51:37.759 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-23 18:51:37.761 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]] 2022-03-23 18:51:37.764 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2022-03-23 18:51:37.767 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@q-svc.service 2022-03-23 18:51:37.770 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-23 18:51:37.773 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-23 18:51:37.775 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2022-03-23 18:51:37.778 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@q-svc.service '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' ubuntu 2022-03-23 18:51:37.781 | + functions-common:write_user_unit_file:1562 : local service=devstack@q-svc.service 2022-03-23 18:51:37.783 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-23 18:51:37.785 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-23 18:51:37.788 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-23 18:51:37.790 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-23 18:51:37.793 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-23 18:51:37.795 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@q-svc.service 2022-03-23 18:51:37.798 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-23 18:51:37.802 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Unit Description 'Devstack devstack@q-svc.service' 2022-03-23 18:51:37.854 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service User ubuntu 2022-03-23 18:51:37.908 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service ExecStart '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-23 18:51:37.964 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service KillMode process 2022-03-23 18:51:38.018 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service TimeoutStopSec 300 2022-03-23 18:51:38.072 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-23 18:51:38.126 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-23 18:51:38.128 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Install WantedBy multi-user.target 2022-03-23 18:51:38.182 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-23 18:51:38.893 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@q-svc.service 2022-03-23 18:51:38.908 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-svc.service → /etc/systemd/system/devstack@q-svc.service. 2022-03-23 18:51:39.539 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@q-svc.service 2022-03-23 18:51:39.566 | + functions-common:run_process:1691 : time_stop run_process 2022-03-23 18:51:39.570 | + functions-common:time_stop:2425 : local name 2022-03-23 18:51:39.573 | + functions-common:time_stop:2426 : local end_time 2022-03-23 18:51:39.575 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 18:51:39.578 | + functions-common:time_stop:2428 : local total 2022-03-23 18:51:39.581 | + functions-common:time_stop:2429 : local start_time 2022-03-23 18:51:39.583 | + functions-common:time_stop:2431 : name=run_process 2022-03-23 18:51:39.586 | + functions-common:time_stop:2432 : start_time=1648061497720 2022-03-23 18:51:39.588 | + functions-common:time_stop:2434 : [[ -z 1648061497720 ]] 2022-03-23 18:51:39.591 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 18:51:39.596 | + functions-common:time_stop:2437 : end_time=1648061499593 2022-03-23 18:51:39.599 | + functions-common:time_stop:2438 : elapsed_time=1873 2022-03-23 18:51:39.601 | + functions-common:time_stop:2439 : total=15467 2022-03-23 18:51:39.604 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 18:51:39.606 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=17340 2022-03-23 18:51:39.609 | + lib/neutron-legacy:start_neutron_service_and_check:550 : neutron_url=http://10.222.0.45:9696 2022-03-23 18:51:39.612 | + lib/neutron-legacy:start_neutron_service_and_check:552 : is_service_enabled tls-proxy 2022-03-23 18:51:39.630 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 18:51:39.633 | + lib/neutron-legacy:start_neutron_service_and_check:556 : echo 'Waiting for Neutron to start...' 2022-03-23 18:51:39.633 | Waiting for Neutron to start... 2022-03-23 18:51:39.636 | + lib/neutron-legacy:start_neutron_service_and_check:558 : local 'testcmd=wget --no-proxy -q -O- http://10.222.0.45:9696' 2022-03-23 18:51:39.639 | + lib/neutron-legacy:start_neutron_service_and_check:559 : test_with_retry 'wget --no-proxy -q -O- http://10.222.0.45:9696' 'Neutron did not start' 60 2022-03-23 18:51:39.642 | + functions-common:test_with_retry:2363 : local 'testcmd=wget --no-proxy -q -O- http://10.222.0.45:9696' 2022-03-23 18:51:39.644 | + functions-common:test_with_retry:2364 : local 'failmsg=Neutron did not start' 2022-03-23 18:51:39.647 | + functions-common:test_with_retry:2365 : local until=60 2022-03-23 18:51:39.650 | + functions-common:test_with_retry:2366 : local sleep=0.5 2022-03-23 18:51:39.652 | + functions-common:test_with_retry:2368 : time_start test_with_retry 2022-03-23 18:51:39.655 | + functions-common:time_start:2411 : local name=test_with_retry 2022-03-23 18:51:39.658 | + functions-common:time_start:2412 : local start_time= 2022-03-23 18:51:39.660 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 18:51:39.663 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 18:51:39.668 | + functions-common:time_start:2416 : _TIME_START[$name]=1648061499665 2022-03-23 18:51:39.671 | + functions-common:test_with_retry:2369 : timeout 60 sh -c 'while ! wget --no-proxy -q -O- http://10.222.0.45:9696; do sleep 0.5; done' 2022-03-23 18:51:45.253 | {"versions": [{"id": "v2.0", "status": "CURRENT", "links": [{"rel": "self", "href": "http://10.222.0.45:9696/v2.0/"}]}]}+ functions-common:test_with_retry:2372 : time_stop test_with_retry 2022-03-23 18:51:45.256 | + functions-common:time_stop:2425 : local name 2022-03-23 18:51:45.260 | + functions-common:time_stop:2426 : local end_time 2022-03-23 18:51:45.263 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 18:51:45.266 | + functions-common:time_stop:2428 : local total 2022-03-23 18:51:45.269 | + functions-common:time_stop:2429 : local start_time 2022-03-23 18:51:45.274 | + functions-common:time_stop:2431 : name=test_with_retry 2022-03-23 18:51:45.277 | + functions-common:time_stop:2432 : start_time=1648061499665 2022-03-23 18:51:45.280 | + functions-common:time_stop:2434 : [[ -z 1648061499665 ]] 2022-03-23 18:51:45.285 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 18:51:45.290 | + functions-common:time_stop:2437 : end_time=1648061505287 2022-03-23 18:51:45.293 | + functions-common:time_stop:2438 : elapsed_time=5622 2022-03-23 18:51:45.296 | + functions-common:time_stop:2439 : total=0 2022-03-23 18:51:45.299 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 18:51:45.302 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=5622 2022-03-23 18:51:45.305 | + ./stack.sh:main:1296 : is_service_enabled placement 2022-03-23 18:51:45.324 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:51:45.327 | + ./stack.sh:main:1297 : echo_summary 'Starting Placement' 2022-03-23 18:51:45.330 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-23 18:51:45.332 | + ./stack.sh:echo_summary:446 : echo -e Starting Placement 2022-03-23 18:51:45.335 | + ./stack.sh:main:1298 : start_placement 2022-03-23 18:51:45.338 | + lib/placement:start_placement:160 : start_placement_api 2022-03-23 18:51:45.340 | + lib/placement:start_placement_api:146 : [[ uwsgi == \u\w\s\g\i ]] 2022-03-23 18:51:45.344 | ++ lib/placement:start_placement_api:147 : which uwsgi 2022-03-23 18:51:45.349 | + lib/placement:start_placement_api:147 : run_process placement-api '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-03-23 18:51:45.352 | + functions-common:run_process:1680 : local service=placement-api 2022-03-23 18:51:45.356 | + functions-common:run_process:1681 : local 'command=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-03-23 18:51:45.359 | + functions-common:run_process:1682 : local group= 2022-03-23 18:51:45.361 | + functions-common:run_process:1683 : local user= 2022-03-23 18:51:45.364 | + functions-common:run_process:1685 : local name=placement-api 2022-03-23 18:51:45.367 | + functions-common:run_process:1687 : time_start run_process 2022-03-23 18:51:45.370 | + functions-common:time_start:2411 : local name=run_process 2022-03-23 18:51:45.373 | + functions-common:time_start:2412 : local start_time= 2022-03-23 18:51:45.376 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 18:51:45.383 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 18:51:45.388 | + functions-common:time_start:2416 : _TIME_START[$name]=1648061505384 2022-03-23 18:51:45.390 | + functions-common:run_process:1688 : is_service_enabled placement-api 2022-03-23 18:51:45.409 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:51:45.412 | + functions-common:run_process:1689 : _run_under_systemd placement-api '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' '' '' 2022-03-23 18:51:45.415 | + functions-common:_run_under_systemd:1645 : local service=placement-api 2022-03-23 18:51:45.417 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-03-23 18:51:45.420 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-03-23 18:51:45.422 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-03-23 18:51:45.425 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-03-23 18:51:45.428 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ sudo ]] 2022-03-23 18:51:45.430 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ ^/ ]] 2022-03-23 18:51:45.433 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@placement-api.service 2022-03-23 18:51:45.436 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-23 18:51:45.438 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-23 18:51:45.441 | + functions-common:_run_under_systemd:1654 : [[ /usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ uwsgi ]] 2022-03-23 18:51:45.443 | + functions-common:_run_under_systemd:1655 : write_uwsgi_user_unit_file devstack@placement-api.service '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' '' ubuntu 2022-03-23 18:51:45.446 | + functions-common:write_uwsgi_user_unit_file:1589 : local service=devstack@placement-api.service 2022-03-23 18:51:45.448 | + functions-common:write_uwsgi_user_unit_file:1590 : local 'command=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-03-23 18:51:45.451 | + functions-common:write_uwsgi_user_unit_file:1591 : local group= 2022-03-23 18:51:45.453 | + functions-common:write_uwsgi_user_unit_file:1592 : local user=ubuntu 2022-03-23 18:51:45.455 | + functions-common:write_uwsgi_user_unit_file:1593 : local unitfile=/etc/systemd/system/devstack@placement-api.service 2022-03-23 18:51:45.458 | + functions-common:write_uwsgi_user_unit_file:1594 : mkdir -p /etc/systemd/system 2022-03-23 18:51:45.462 | + functions-common:write_uwsgi_user_unit_file:1596 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Unit Description 'Devstack devstack@placement-api.service' 2022-03-23 18:51:45.517 | + functions-common:write_uwsgi_user_unit_file:1597 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service SyslogIdentifier devstack@placement-api.service 2022-03-23 18:51:45.571 | + functions-common:write_uwsgi_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service User ubuntu 2022-03-23 18:51:45.626 | + functions-common:write_uwsgi_user_unit_file:1599 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service ExecStart '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-03-23 18:51:45.681 | + functions-common:write_uwsgi_user_unit_file:1600 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-23 18:51:45.735 | + functions-common:write_uwsgi_user_unit_file:1601 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Type notify 2022-03-23 18:51:45.789 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service KillMode process 2022-03-23 18:51:45.844 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Restart always 2022-03-23 18:51:45.902 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service NotifyAccess all 2022-03-23 18:51:45.956 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service RestartForceExitStatus 100 2022-03-23 18:51:46.015 | + functions-common:write_uwsgi_user_unit_file:1607 : [[ -n '' ]] 2022-03-23 18:51:46.018 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Install WantedBy multi-user.target 2022-03-23 18:51:46.073 | + functions-common:write_uwsgi_user_unit_file:1613 : sudo systemctl daemon-reload 2022-03-23 18:51:46.765 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@placement-api.service 2022-03-23 18:51:46.786 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@placement-api.service → /etc/systemd/system/devstack@placement-api.service. 2022-03-23 18:51:47.477 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@placement-api.service 2022-03-23 18:51:47.565 | + functions-common:run_process:1691 : time_stop run_process 2022-03-23 18:51:47.568 | + functions-common:time_stop:2425 : local name 2022-03-23 18:51:47.571 | + functions-common:time_stop:2426 : local end_time 2022-03-23 18:51:47.574 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 18:51:47.577 | + functions-common:time_stop:2428 : local total 2022-03-23 18:51:47.579 | + functions-common:time_stop:2429 : local start_time 2022-03-23 18:51:47.582 | + functions-common:time_stop:2431 : name=run_process 2022-03-23 18:51:47.585 | + functions-common:time_stop:2432 : start_time=1648061505384 2022-03-23 18:51:47.587 | + functions-common:time_stop:2434 : [[ -z 1648061505384 ]] 2022-03-23 18:51:47.593 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 18:51:47.596 | + functions-common:time_stop:2437 : end_time=1648061507593 2022-03-23 18:51:47.599 | + functions-common:time_stop:2438 : elapsed_time=2209 2022-03-23 18:51:47.602 | + functions-common:time_stop:2439 : total=17340 2022-03-23 18:51:47.605 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 18:51:47.607 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=19549 2022-03-23 18:51:47.610 | + lib/placement:start_placement_api:153 : echo 'Waiting for placement-api to start...' 2022-03-23 18:51:47.610 | Waiting for placement-api to start... 2022-03-23 18:51:47.613 | + lib/placement:start_placement_api:154 : wait_for_service 60 http://10.222.0.45/placement 2022-03-23 18:51:47.615 | + functions:wait_for_service:457 : local timeout=60 2022-03-23 18:51:47.618 | + functions:wait_for_service:458 : local url=http://10.222.0.45/placement 2022-03-23 18:51:47.620 | + functions:wait_for_service:459 : local rval=0 2022-03-23 18:51:47.623 | + functions:wait_for_service:460 : time_start wait_for_service 2022-03-23 18:51:47.625 | + functions-common:time_start:2411 : local name=wait_for_service 2022-03-23 18:51:47.628 | + functions-common:time_start:2412 : local start_time= 2022-03-23 18:51:47.631 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 18:51:47.634 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 18:51:47.639 | + functions-common:time_start:2416 : _TIME_START[$name]=1648061507636 2022-03-23 18:51:47.642 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-03-23 18:51:47.648 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.45/placement 2022-03-23 18:51:50.300 | + :: : [[ 200 == 503 ]] 2022-03-23 18:51:50.302 | + :: : [[ 0 -eq 7 ]] 2022-03-23 18:51:50.306 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-03-23 18:51:50.308 | + functions-common:time_stop:2425 : local name 2022-03-23 18:51:50.311 | + functions-common:time_stop:2426 : local end_time 2022-03-23 18:51:50.314 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 18:51:50.316 | + functions-common:time_stop:2428 : local total 2022-03-23 18:51:50.319 | + functions-common:time_stop:2429 : local start_time 2022-03-23 18:51:50.321 | + functions-common:time_stop:2431 : name=wait_for_service 2022-03-23 18:51:50.324 | + functions-common:time_stop:2432 : start_time=1648061507636 2022-03-23 18:51:50.326 | + functions-common:time_stop:2434 : [[ -z 1648061507636 ]] 2022-03-23 18:51:50.330 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 18:51:50.335 | + functions-common:time_stop:2437 : end_time=1648061510332 2022-03-23 18:51:50.337 | + functions-common:time_stop:2438 : elapsed_time=2696 2022-03-23 18:51:50.340 | + functions-common:time_stop:2439 : total=15369 2022-03-23 18:51:50.343 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 18:51:50.345 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=18065 2022-03-23 18:51:50.348 | + functions:wait_for_service:467 : return 0 2022-03-23 18:51:50.350 | + ./stack.sh:main:1301 : is_service_enabled neutron 2022-03-23 18:51:50.369 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:51:50.371 | + ./stack.sh:main:1302 : start_neutron 2022-03-23 18:51:50.374 | + lib/neutron:start_neutron:732 : is_neutron_legacy_enabled 2022-03-23 18:51:50.378 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-23 18:51:50.378 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-03-23 18:51:50.385 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-23 18:51:50.388 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-03-23 18:51:50.391 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,s-container-sync =~ ,q- ]] 2022-03-23 18:51:50.395 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-03-23 18:51:50.398 | + lib/neutron:start_neutron:734 : start_mutnauq_l2_agent 2022-03-23 18:51:50.401 | + lib/neutron-legacy:start_mutnauq_l2_agent:565 : run_process q-agt '/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-23 18:51:50.403 | + functions-common:run_process:1680 : local service=q-agt 2022-03-23 18:51:50.406 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-23 18:51:50.408 | + functions-common:run_process:1682 : local group= 2022-03-23 18:51:50.411 | + functions-common:run_process:1683 : local user= 2022-03-23 18:51:50.414 | + functions-common:run_process:1685 : local name=q-agt 2022-03-23 18:51:50.416 | + functions-common:run_process:1687 : time_start run_process 2022-03-23 18:51:50.419 | + functions-common:time_start:2411 : local name=run_process 2022-03-23 18:51:50.422 | + functions-common:time_start:2412 : local start_time= 2022-03-23 18:51:50.424 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 18:51:50.428 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 18:51:50.432 | + functions-common:time_start:2416 : _TIME_START[$name]=1648061510429 2022-03-23 18:51:50.435 | + functions-common:run_process:1688 : is_service_enabled q-agt 2022-03-23 18:51:50.452 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:51:50.457 | + functions-common:run_process:1689 : _run_under_systemd q-agt '/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' '' 2022-03-23 18:51:50.460 | + functions-common:_run_under_systemd:1645 : local service=q-agt 2022-03-23 18:51:50.463 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-23 18:51:50.465 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-23 18:51:50.468 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-23 18:51:50.471 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-23 18:51:50.473 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]] 2022-03-23 18:51:50.476 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2022-03-23 18:51:50.479 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@q-agt.service 2022-03-23 18:51:50.482 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-23 18:51:50.484 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-23 18:51:50.487 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2022-03-23 18:51:50.490 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@q-agt.service '/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' ubuntu 2022-03-23 18:51:50.493 | + functions-common:write_user_unit_file:1562 : local service=devstack@q-agt.service 2022-03-23 18:51:50.496 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-23 18:51:50.499 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-23 18:51:50.502 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-23 18:51:50.504 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-23 18:51:50.507 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-23 18:51:50.509 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@q-agt.service 2022-03-23 18:51:50.512 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-23 18:51:50.517 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Unit Description 'Devstack devstack@q-agt.service' 2022-03-23 18:51:50.576 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service User ubuntu 2022-03-23 18:51:50.629 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service ExecStart '/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-23 18:51:50.688 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service KillMode process 2022-03-23 18:51:50.742 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service TimeoutStopSec 300 2022-03-23 18:51:50.796 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-23 18:51:50.850 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-23 18:51:50.852 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Install WantedBy multi-user.target 2022-03-23 18:51:50.906 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-23 18:51:51.584 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@q-agt.service 2022-03-23 18:51:51.605 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-agt.service → /etc/systemd/system/devstack@q-agt.service. 2022-03-23 18:51:52.275 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@q-agt.service 2022-03-23 18:51:52.303 | + functions-common:run_process:1691 : time_stop run_process 2022-03-23 18:51:52.306 | + functions-common:time_stop:2425 : local name 2022-03-23 18:51:52.312 | + functions-common:time_stop:2426 : local end_time 2022-03-23 18:51:52.315 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 18:51:52.318 | + functions-common:time_stop:2428 : local total 2022-03-23 18:51:52.320 | + functions-common:time_stop:2429 : local start_time 2022-03-23 18:51:52.323 | + functions-common:time_stop:2431 : name=run_process 2022-03-23 18:51:52.326 | + functions-common:time_stop:2432 : start_time=1648061510429 2022-03-23 18:51:52.328 | + functions-common:time_stop:2434 : [[ -z 1648061510429 ]] 2022-03-23 18:51:52.332 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 18:51:52.337 | + functions-common:time_stop:2437 : end_time=1648061512334 2022-03-23 18:51:52.339 | + functions-common:time_stop:2438 : elapsed_time=1905 2022-03-23 18:51:52.342 | + functions-common:time_stop:2439 : total=19549 2022-03-23 18:51:52.345 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 18:51:52.348 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=21454 2022-03-23 18:51:52.351 | + lib/neutron-legacy:start_mutnauq_l2_agent:567 : is_provider_network 2022-03-23 18:51:52.354 | + functions-common:is_provider_network:2274 : '[' '' == True ']' 2022-03-23 18:51:52.358 | + functions-common:is_provider_network:2277 : return 1 2022-03-23 18:51:52.361 | + lib/neutron:start_neutron:735 : start_mutnauq_other_agents 2022-03-23 18:51:52.364 | + lib/neutron-legacy:start_mutnauq_other_agents:583 : run_process q-dhcp '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-03-23 18:51:52.367 | + functions-common:run_process:1680 : local service=q-dhcp 2022-03-23 18:51:52.371 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-03-23 18:51:52.374 | + functions-common:run_process:1682 : local group= 2022-03-23 18:51:52.379 | + functions-common:run_process:1683 : local user= 2022-03-23 18:51:52.381 | + functions-common:run_process:1685 : local name=q-dhcp 2022-03-23 18:51:52.384 | + functions-common:run_process:1687 : time_start run_process 2022-03-23 18:51:52.387 | + functions-common:time_start:2411 : local name=run_process 2022-03-23 18:51:52.390 | + functions-common:time_start:2412 : local start_time= 2022-03-23 18:51:52.392 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 18:51:52.398 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 18:51:52.403 | + functions-common:time_start:2416 : _TIME_START[$name]=1648061512400 2022-03-23 18:51:52.406 | + functions-common:run_process:1688 : is_service_enabled q-dhcp 2022-03-23 18:51:52.427 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:51:52.431 | + functions-common:run_process:1689 : _run_under_systemd q-dhcp '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' '' '' 2022-03-23 18:51:52.435 | + functions-common:_run_under_systemd:1645 : local service=q-dhcp 2022-03-23 18:51:52.439 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-03-23 18:51:52.442 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-03-23 18:51:52.447 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-03-23 18:51:52.450 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-03-23 18:51:52.453 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini =~ sudo ]] 2022-03-23 18:51:52.455 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini =~ ^/ ]] 2022-03-23 18:51:52.458 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@q-dhcp.service 2022-03-23 18:51:52.461 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-23 18:51:52.463 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-23 18:51:52.466 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini =~ uwsgi ]] 2022-03-23 18:51:52.469 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@q-dhcp.service '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' '' ubuntu 2022-03-23 18:51:52.473 | + functions-common:write_user_unit_file:1562 : local service=devstack@q-dhcp.service 2022-03-23 18:51:52.476 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-03-23 18:51:52.478 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-23 18:51:52.481 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-23 18:51:52.483 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-23 18:51:52.486 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-23 18:51:52.489 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@q-dhcp.service 2022-03-23 18:51:52.492 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-23 18:51:52.497 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Unit Description 'Devstack devstack@q-dhcp.service' 2022-03-23 18:51:52.554 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service User ubuntu 2022-03-23 18:51:52.616 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service ExecStart '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-03-23 18:51:52.674 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service KillMode process 2022-03-23 18:51:52.729 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service TimeoutStopSec 300 2022-03-23 18:51:52.784 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-23 18:51:52.839 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-23 18:51:52.842 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Install WantedBy multi-user.target 2022-03-23 18:51:52.898 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-23 18:51:53.649 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@q-dhcp.service 2022-03-23 18:51:53.663 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-dhcp.service → /etc/systemd/system/devstack@q-dhcp.service. 2022-03-23 18:51:54.407 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@q-dhcp.service 2022-03-23 18:51:54.431 | + functions-common:run_process:1691 : time_stop run_process 2022-03-23 18:51:54.434 | + functions-common:time_stop:2425 : local name 2022-03-23 18:51:54.439 | + functions-common:time_stop:2426 : local end_time 2022-03-23 18:51:54.443 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 18:51:54.445 | + functions-common:time_stop:2428 : local total 2022-03-23 18:51:54.448 | + functions-common:time_stop:2429 : local start_time 2022-03-23 18:51:54.450 | + functions-common:time_stop:2431 : name=run_process 2022-03-23 18:51:54.453 | + functions-common:time_stop:2432 : start_time=1648061512400 2022-03-23 18:51:54.455 | + functions-common:time_stop:2434 : [[ -z 1648061512400 ]] 2022-03-23 18:51:54.459 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 18:51:54.464 | + functions-common:time_stop:2437 : end_time=1648061514461 2022-03-23 18:51:54.467 | + functions-common:time_stop:2438 : elapsed_time=2061 2022-03-23 18:51:54.469 | + functions-common:time_stop:2439 : total=21454 2022-03-23 18:51:54.472 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 18:51:54.474 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=23515 2022-03-23 18:51:54.478 | ++ lib/neutron-legacy:start_mutnauq_other_agents:585 : determine_config_files neutron-l3-agent 2022-03-23 18:51:54.480 | ++ lib/neutron-legacy:determine_config_files:335 : local opts= 2022-03-23 18:51:54.483 | ++ lib/neutron-legacy:determine_config_files:336 : case "$1" in 2022-03-23 18:51:54.487 | +++ lib/neutron-legacy:determine_config_files:338 : _determine_config_l3 2022-03-23 18:51:54.490 | +++ lib/neutron-legacy:_determine_config_l3:328 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-03-23 18:51:54.494 | +++ lib/neutron-legacy:_determine_config_l3:329 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-03-23 18:51:54.498 | ++ lib/neutron-legacy:determine_config_files:338 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-03-23 18:51:54.500 | ++ lib/neutron-legacy:determine_config_files:340 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' ']' 2022-03-23 18:51:54.506 | ++ lib/neutron-legacy:determine_config_files:343 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-03-23 18:51:54.510 | + lib/neutron-legacy:start_mutnauq_other_agents:585 : run_process q-l3 '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-03-23 18:51:54.512 | + functions-common:run_process:1680 : local service=q-l3 2022-03-23 18:51:54.515 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-03-23 18:51:54.518 | + functions-common:run_process:1682 : local group= 2022-03-23 18:51:54.520 | + functions-common:run_process:1683 : local user= 2022-03-23 18:51:54.523 | + functions-common:run_process:1685 : local name=q-l3 2022-03-23 18:51:54.526 | + functions-common:run_process:1687 : time_start run_process 2022-03-23 18:51:54.528 | + functions-common:time_start:2411 : local name=run_process 2022-03-23 18:51:54.531 | + functions-common:time_start:2412 : local start_time= 2022-03-23 18:51:54.533 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 18:51:54.537 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 18:51:54.542 | + functions-common:time_start:2416 : _TIME_START[$name]=1648061514539 2022-03-23 18:51:54.544 | + functions-common:run_process:1688 : is_service_enabled q-l3 2022-03-23 18:51:54.567 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:51:54.570 | + functions-common:run_process:1689 : _run_under_systemd q-l3 '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' '' '' 2022-03-23 18:51:54.572 | + functions-common:_run_under_systemd:1645 : local service=q-l3 2022-03-23 18:51:54.575 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-03-23 18:51:54.577 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-03-23 18:51:54.580 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-03-23 18:51:54.583 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-03-23 18:51:54.585 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini =~ sudo ]] 2022-03-23 18:51:54.588 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini =~ ^/ ]] 2022-03-23 18:51:54.591 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@q-l3.service 2022-03-23 18:51:54.593 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-23 18:51:54.596 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-23 18:51:54.598 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini =~ uwsgi ]] 2022-03-23 18:51:54.601 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@q-l3.service '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' '' ubuntu 2022-03-23 18:51:54.604 | + functions-common:write_user_unit_file:1562 : local service=devstack@q-l3.service 2022-03-23 18:51:54.606 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-03-23 18:51:54.609 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-23 18:51:54.611 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-23 18:51:54.614 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-23 18:51:54.616 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-23 18:51:54.619 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@q-l3.service 2022-03-23 18:51:54.621 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-23 18:51:54.626 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Unit Description 'Devstack devstack@q-l3.service' 2022-03-23 18:51:54.690 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service User ubuntu 2022-03-23 18:51:54.749 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service ExecStart '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-03-23 18:51:54.809 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service KillMode process 2022-03-23 18:51:54.866 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service TimeoutStopSec 300 2022-03-23 18:51:54.922 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-23 18:51:54.979 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-23 18:51:54.982 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Install WantedBy multi-user.target 2022-03-23 18:51:55.039 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-23 18:51:55.746 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@q-l3.service 2022-03-23 18:51:55.762 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-l3.service → /etc/systemd/system/devstack@q-l3.service. 2022-03-23 18:51:56.421 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@q-l3.service 2022-03-23 18:51:56.450 | + functions-common:run_process:1691 : time_stop run_process 2022-03-23 18:51:56.453 | + functions-common:time_stop:2425 : local name 2022-03-23 18:51:56.456 | + functions-common:time_stop:2426 : local end_time 2022-03-23 18:51:56.463 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 18:51:56.467 | + functions-common:time_stop:2428 : local total 2022-03-23 18:51:56.471 | + functions-common:time_stop:2429 : local start_time 2022-03-23 18:51:56.475 | + functions-common:time_stop:2431 : name=run_process 2022-03-23 18:51:56.478 | + functions-common:time_stop:2432 : start_time=1648061514539 2022-03-23 18:51:56.480 | + functions-common:time_stop:2434 : [[ -z 1648061514539 ]] 2022-03-23 18:51:56.486 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 18:51:56.489 | + functions-common:time_stop:2437 : end_time=1648061516485 2022-03-23 18:51:56.497 | + functions-common:time_stop:2438 : elapsed_time=1946 2022-03-23 18:51:56.500 | + functions-common:time_stop:2439 : total=23515 2022-03-23 18:51:56.508 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 18:51:56.512 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=25461 2022-03-23 18:51:56.519 | + lib/neutron-legacy:start_mutnauq_other_agents:587 : run_process q-meta '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-03-23 18:51:56.521 | + functions-common:run_process:1680 : local service=q-meta 2022-03-23 18:51:56.524 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-03-23 18:51:56.527 | + functions-common:run_process:1682 : local group= 2022-03-23 18:51:56.530 | + functions-common:run_process:1683 : local user= 2022-03-23 18:51:56.533 | + functions-common:run_process:1685 : local name=q-meta 2022-03-23 18:51:56.535 | + functions-common:run_process:1687 : time_start run_process 2022-03-23 18:51:56.539 | + functions-common:time_start:2411 : local name=run_process 2022-03-23 18:51:56.541 | + functions-common:time_start:2412 : local start_time= 2022-03-23 18:51:56.544 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 18:51:56.549 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 18:51:56.552 | + functions-common:time_start:2416 : _TIME_START[$name]=1648061516549 2022-03-23 18:51:56.555 | + functions-common:run_process:1688 : is_service_enabled q-meta 2022-03-23 18:51:56.577 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:51:56.579 | + functions-common:run_process:1689 : _run_under_systemd q-meta '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' '' '' 2022-03-23 18:51:56.582 | + functions-common:_run_under_systemd:1645 : local service=q-meta 2022-03-23 18:51:56.585 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-03-23 18:51:56.588 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-03-23 18:51:56.590 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-03-23 18:51:56.594 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-03-23 18:51:56.596 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini =~ sudo ]] 2022-03-23 18:51:56.599 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini =~ ^/ ]] 2022-03-23 18:51:56.602 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@q-meta.service 2022-03-23 18:51:56.605 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-23 18:51:56.607 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-23 18:51:56.610 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini =~ uwsgi ]] 2022-03-23 18:51:56.613 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@q-meta.service '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' '' ubuntu 2022-03-23 18:51:56.616 | + functions-common:write_user_unit_file:1562 : local service=devstack@q-meta.service 2022-03-23 18:51:56.618 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-03-23 18:51:56.621 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-23 18:51:56.624 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-23 18:51:56.627 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-23 18:51:56.630 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-23 18:51:56.632 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@q-meta.service 2022-03-23 18:51:56.635 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-23 18:51:56.641 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Unit Description 'Devstack devstack@q-meta.service' 2022-03-23 18:51:56.709 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service User ubuntu 2022-03-23 18:51:56.792 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service ExecStart '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-03-23 18:51:56.857 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service KillMode process 2022-03-23 18:51:56.934 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service TimeoutStopSec 300 2022-03-23 18:51:57.013 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-23 18:51:57.080 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-23 18:51:57.083 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Install WantedBy multi-user.target 2022-03-23 18:51:57.145 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-23 18:51:57.836 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@q-meta.service 2022-03-23 18:51:57.849 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-meta.service → /etc/systemd/system/devstack@q-meta.service. 2022-03-23 18:51:58.613 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@q-meta.service 2022-03-23 18:51:58.642 | + functions-common:run_process:1691 : time_stop run_process 2022-03-23 18:51:58.646 | + functions-common:time_stop:2425 : local name 2022-03-23 18:51:58.649 | + functions-common:time_stop:2426 : local end_time 2022-03-23 18:51:58.651 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 18:51:58.657 | + functions-common:time_stop:2428 : local total 2022-03-23 18:51:58.657 | + functions-common:time_stop:2429 : local start_time 2022-03-23 18:51:58.669 | + functions-common:time_stop:2431 : name=run_process 2022-03-23 18:51:58.672 | + functions-common:time_stop:2432 : start_time=1648061516549 2022-03-23 18:51:58.679 | + functions-common:time_stop:2434 : [[ -z 1648061516549 ]] 2022-03-23 18:51:58.689 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 18:51:58.692 | + functions-common:time_stop:2437 : end_time=1648061518688 2022-03-23 18:51:58.702 | + functions-common:time_stop:2438 : elapsed_time=2139 2022-03-23 18:51:58.709 | + functions-common:time_stop:2439 : total=25461 2022-03-23 18:51:58.714 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 18:51:58.719 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=27600 2022-03-23 18:51:58.722 | + lib/neutron-legacy:start_mutnauq_other_agents:588 : run_process q-metering '/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-03-23 18:51:58.729 | + functions-common:run_process:1680 : local service=q-metering 2022-03-23 18:51:58.736 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-03-23 18:51:58.741 | + functions-common:run_process:1682 : local group= 2022-03-23 18:51:58.743 | + functions-common:run_process:1683 : local user= 2022-03-23 18:51:58.746 | + functions-common:run_process:1685 : local name=q-metering 2022-03-23 18:51:58.749 | + functions-common:run_process:1687 : time_start run_process 2022-03-23 18:51:58.753 | + functions-common:time_start:2411 : local name=run_process 2022-03-23 18:51:58.757 | + functions-common:time_start:2412 : local start_time= 2022-03-23 18:51:58.757 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 18:51:58.761 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 18:51:58.769 | + functions-common:time_start:2416 : _TIME_START[$name]=1648061518762 2022-03-23 18:51:58.769 | + functions-common:run_process:1688 : is_service_enabled q-metering 2022-03-23 18:51:58.793 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:51:58.793 | + functions-common:run_process:1689 : _run_under_systemd q-metering '/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' '' '' 2022-03-23 18:51:58.801 | + functions-common:_run_under_systemd:1645 : local service=q-metering 2022-03-23 18:51:58.801 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-03-23 18:51:58.801 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-03-23 18:51:58.809 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-03-23 18:51:58.809 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-03-23 18:51:58.809 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini =~ sudo ]] 2022-03-23 18:51:58.813 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini =~ ^/ ]] 2022-03-23 18:51:58.817 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@q-metering.service 2022-03-23 18:51:58.821 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-23 18:51:58.821 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-23 18:51:58.824 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini =~ uwsgi ]] 2022-03-23 18:51:58.827 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@q-metering.service '/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' '' ubuntu 2022-03-23 18:51:58.830 | + functions-common:write_user_unit_file:1562 : local service=devstack@q-metering.service 2022-03-23 18:51:58.833 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-03-23 18:51:58.836 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-23 18:51:58.838 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-23 18:51:58.841 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-23 18:51:58.844 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-23 18:51:58.846 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@q-metering.service 2022-03-23 18:51:58.849 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-23 18:51:58.854 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Unit Description 'Devstack devstack@q-metering.service' 2022-03-23 18:51:58.919 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service User ubuntu 2022-03-23 18:51:58.992 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service ExecStart '/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-03-23 18:51:59.051 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service KillMode process 2022-03-23 18:51:59.110 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service TimeoutStopSec 300 2022-03-23 18:51:59.175 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-23 18:51:59.232 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-23 18:51:59.235 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Install WantedBy multi-user.target 2022-03-23 18:51:59.292 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-23 18:52:00.018 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@q-metering.service 2022-03-23 18:52:00.032 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-metering.service → /etc/systemd/system/devstack@q-metering.service. 2022-03-23 18:52:00.788 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@q-metering.service 2022-03-23 18:52:00.812 | + functions-common:run_process:1691 : time_stop run_process 2022-03-23 18:52:00.818 | + functions-common:time_stop:2425 : local name 2022-03-23 18:52:00.821 | + functions-common:time_stop:2426 : local end_time 2022-03-23 18:52:00.826 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 18:52:00.830 | + functions-common:time_stop:2428 : local total 2022-03-23 18:52:00.834 | + functions-common:time_stop:2429 : local start_time 2022-03-23 18:52:00.838 | + functions-common:time_stop:2431 : name=run_process 2022-03-23 18:52:00.847 | + functions-common:time_stop:2432 : start_time=1648061518762 2022-03-23 18:52:00.850 | + functions-common:time_stop:2434 : [[ -z 1648061518762 ]] 2022-03-23 18:52:00.855 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 18:52:00.863 | + functions-common:time_stop:2437 : end_time=1648061520857 2022-03-23 18:52:00.867 | + functions-common:time_stop:2438 : elapsed_time=2095 2022-03-23 18:52:00.871 | + functions-common:time_stop:2439 : total=27600 2022-03-23 18:52:00.875 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 18:52:00.878 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=29695 2022-03-23 18:52:00.883 | + ./stack.sh:main:1305 : is_service_enabled q-svc 2022-03-23 18:52:00.918 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:52:00.922 | + ./stack.sh:main:1305 : [[ True == \T\r\u\e ]] 2022-03-23 18:52:00.924 | + ./stack.sh:main:1306 : echo_summary 'Creating initial neutron network elements' 2022-03-23 18:52:00.930 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-23 18:52:00.934 | + ./stack.sh:echo_summary:446 : echo -e Creating initial neutron network elements 2022-03-23 18:52:00.943 | + ./stack.sh:main:1309 : type -p neutron_plugin_create_initial_networks 2022-03-23 18:52:00.951 | + ./stack.sh:main:1312 : create_neutron_initial_network 2022-03-23 18:52:00.954 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:150 : local project_id 2022-03-23 18:52:00.963 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:151 : get_field 1 2022-03-23 18:52:00.964 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:151 : grep ' demo ' 2022-03-23 18:52:00.965 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:151 : oscwrap project list 2022-03-23 18:52:00.968 | ++ functions-common:get_field:811 : local data field 2022-03-23 18:52:00.971 | ++ functions-common:get_field:812 : read data 2022-03-23 18:52:03.581 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:52:03.581 | from cryptography.utils import int_from_bytes 2022-03-23 18:52:03.581 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:52:03.581 | from cryptography.utils import int_from_bytes 2022-03-23 18:52:03.791 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:52:03.795 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-23 18:52:03.797 | ++ functions-common:get_field:816 : field='$2' 2022-03-23 18:52:03.801 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-23 18:52:03.803 | ++ functions-common:get_field:818 : echo '| b0690ed7a57945bb9b06971607a06942 | demo |' 2022-03-23 18:52:03.807 | ++ functions-common:get_field:812 : read data 2022-03-23 18:52:03.810 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:151 : project_id=b0690ed7a57945bb9b06971607a06942 2022-03-23 18:52:03.813 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:152 : die_if_not_set 152 project_id 'Failure retrieving project_id for demo' 2022-03-23 18:52:03.817 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-23 18:52:03.835 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:155 : type -p neutron_plugin_create_initial_network_profile 2022-03-23 18:52:03.838 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:159 : is_networking_extension_supported auto-allocated-topology 2022-03-23 18:52:03.840 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : local extension=auto-allocated-topology 2022-03-23 18:52:03.844 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2022-03-23 18:52:07.021 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:52:07.021 | from cryptography.utils import int_from_bytes 2022-03-23 18:52:07.021 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:52:07.021 | from cryptography.utils import int_from_bytes 2022-03-23 18:52:07.194 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:52:07.198 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : EXT_LIST='address-group 2022-03-23 18:52:07.198 | address-scope 2022-03-23 18:52:07.198 | router-admin-state-down-before-update 2022-03-23 18:52:07.198 | agent 2022-03-23 18:52:07.198 | agent-resources-synced 2022-03-23 18:52:07.199 | allowed-address-pairs 2022-03-23 18:52:07.199 | auto-allocated-topology 2022-03-23 18:52:07.199 | availability_zone 2022-03-23 18:52:07.199 | availability_zone_filter 2022-03-23 18:52:07.199 | default-subnetpools 2022-03-23 18:52:07.199 | dhcp_agent_scheduler 2022-03-23 18:52:07.199 | dvr 2022-03-23 18:52:07.199 | empty-string-filtering 2022-03-23 18:52:07.199 | external-net 2022-03-23 18:52:07.199 | extra_dhcp_opt 2022-03-23 18:52:07.199 | extraroute 2022-03-23 18:52:07.199 | extraroute-atomic 2022-03-23 18:52:07.199 | filter-validation 2022-03-23 18:52:07.199 | fip-port-details 2022-03-23 18:52:07.199 | flavors 2022-03-23 18:52:07.199 | floatingip-pools 2022-03-23 18:52:07.199 | ip-substring-filtering 2022-03-23 18:52:07.199 | router 2022-03-23 18:52:07.199 | ext-gw-mode 2022-03-23 18:52:07.199 | l3-ha 2022-03-23 18:52:07.199 | l3-flavors 2022-03-23 18:52:07.199 | l3-port-ip-change-not-allowed 2022-03-23 18:52:07.199 | l3_agent_scheduler 2022-03-23 18:52:07.199 | metering 2022-03-23 18:52:07.199 | metering_source_and_destination_fields 2022-03-23 18:52:07.199 | multi-provider 2022-03-23 18:52:07.199 | net-mtu 2022-03-23 18:52:07.199 | net-mtu-writable 2022-03-23 18:52:07.199 | network_availability_zone 2022-03-23 18:52:07.199 | network-ip-availability 2022-03-23 18:52:07.199 | pagination 2022-03-23 18:52:07.199 | port-device-profile 2022-03-23 18:52:07.199 | port-mac-address-regenerate 2022-03-23 18:52:07.199 | port-numa-affinity-policy 2022-03-23 18:52:07.199 | binding 2022-03-23 18:52:07.199 | binding-extended 2022-03-23 18:52:07.199 | port-security 2022-03-23 18:52:07.200 | project-id 2022-03-23 18:52:07.200 | provider 2022-03-23 18:52:07.200 | quota-check-limit 2022-03-23 18:52:07.200 | quotas 2022-03-23 18:52:07.200 | quota_details 2022-03-23 18:52:07.200 | rbac-policies 2022-03-23 18:52:07.200 | rbac-address-group 2022-03-23 18:52:07.200 | rbac-address-scope 2022-03-23 18:52:07.200 | rbac-security-groups 2022-03-23 18:52:07.200 | rbac-subnetpool 2022-03-23 18:52:07.200 | revision-if-match 2022-03-23 18:52:07.200 | standard-attr-revisions 2022-03-23 18:52:07.200 | router_availability_zone 2022-03-23 18:52:07.200 | security-groups-normalized-cidr 2022-03-23 18:52:07.200 | port-security-groups-filtering 2022-03-23 18:52:07.200 | security-groups-remote-address-group 2022-03-23 18:52:07.200 | security-groups-shared-filtering 2022-03-23 18:52:07.200 | security-group 2022-03-23 18:52:07.200 | service-type 2022-03-23 18:52:07.200 | sorting 2022-03-23 18:52:07.200 | standard-attr-description 2022-03-23 18:52:07.200 | stateful-security-group 2022-03-23 18:52:07.200 | subnet_onboard 2022-03-23 18:52:07.200 | subnet-service-types 2022-03-23 18:52:07.200 | subnet_allocation 2022-03-23 18:52:07.200 | subnetpool-prefix-ops 2022-03-23 18:52:07.200 | standard-attr-tag 2022-03-23 18:52:07.200 | standard-attr-timestamp' 2022-03-23 18:52:07.202 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:433 : [[ address-group 2022-03-23 18:52:07.202 | address-scope 2022-03-23 18:52:07.202 | router-admin-state-down-before-update 2022-03-23 18:52:07.202 | agent 2022-03-23 18:52:07.202 | agent-resources-synced 2022-03-23 18:52:07.202 | allowed-address-pairs 2022-03-23 18:52:07.202 | auto-allocated-topology 2022-03-23 18:52:07.202 | availability_zone 2022-03-23 18:52:07.202 | availability_zone_filter 2022-03-23 18:52:07.202 | default-subnetpools 2022-03-23 18:52:07.202 | dhcp_agent_scheduler 2022-03-23 18:52:07.202 | dvr 2022-03-23 18:52:07.202 | empty-string-filtering 2022-03-23 18:52:07.202 | external-net 2022-03-23 18:52:07.202 | extra_dhcp_opt 2022-03-23 18:52:07.202 | extraroute 2022-03-23 18:52:07.202 | extraroute-atomic 2022-03-23 18:52:07.202 | filter-validation 2022-03-23 18:52:07.202 | fip-port-details 2022-03-23 18:52:07.202 | flavors 2022-03-23 18:52:07.202 | floatingip-pools 2022-03-23 18:52:07.202 | ip-substring-filtering 2022-03-23 18:52:07.202 | router 2022-03-23 18:52:07.202 | ext-gw-mode 2022-03-23 18:52:07.202 | l3-ha 2022-03-23 18:52:07.202 | l3-flavors 2022-03-23 18:52:07.202 | l3-port-ip-change-not-allowed 2022-03-23 18:52:07.202 | l3_agent_scheduler 2022-03-23 18:52:07.202 | metering 2022-03-23 18:52:07.203 | metering_source_and_destination_fields 2022-03-23 18:52:07.203 | multi-provider 2022-03-23 18:52:07.203 | net-mtu 2022-03-23 18:52:07.203 | net-mtu-writable 2022-03-23 18:52:07.203 | network_availability_zone 2022-03-23 18:52:07.203 | network-ip-availability 2022-03-23 18:52:07.203 | pagination 2022-03-23 18:52:07.203 | port-device-profile 2022-03-23 18:52:07.203 | port-mac-address-regenerate 2022-03-23 18:52:07.203 | port-numa-affinity-policy 2022-03-23 18:52:07.203 | binding 2022-03-23 18:52:07.203 | binding-extended 2022-03-23 18:52:07.203 | port-security 2022-03-23 18:52:07.203 | project-id 2022-03-23 18:52:07.203 | provider 2022-03-23 18:52:07.203 | quota-check-limit 2022-03-23 18:52:07.203 | quotas 2022-03-23 18:52:07.203 | quota_details 2022-03-23 18:52:07.203 | rbac-policies 2022-03-23 18:52:07.203 | rbac-address-group 2022-03-23 18:52:07.203 | rbac-address-scope 2022-03-23 18:52:07.203 | rbac-security-groups 2022-03-23 18:52:07.203 | rbac-subnetpool 2022-03-23 18:52:07.203 | revision-if-match 2022-03-23 18:52:07.203 | standard-attr-revisions 2022-03-23 18:52:07.203 | router_availability_zone 2022-03-23 18:52:07.203 | security-groups-normalized-cidr 2022-03-23 18:52:07.203 | port-security-groups-filtering 2022-03-23 18:52:07.203 | security-groups-remote-address-group 2022-03-23 18:52:07.203 | security-groups-shared-filtering 2022-03-23 18:52:07.203 | security-group 2022-03-23 18:52:07.203 | service-type 2022-03-23 18:52:07.203 | sorting 2022-03-23 18:52:07.203 | standard-attr-description 2022-03-23 18:52:07.203 | stateful-security-group 2022-03-23 18:52:07.203 | subnet_onboard 2022-03-23 18:52:07.203 | subnet-service-types 2022-03-23 18:52:07.204 | subnet_allocation 2022-03-23 18:52:07.204 | subnetpool-prefix-ops 2022-03-23 18:52:07.204 | standard-attr-tag 2022-03-23 18:52:07.204 | standard-attr-timestamp =~ auto-allocated-topology ]] 2022-03-23 18:52:07.205 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:433 : return 0 2022-03-23 18:52:07.209 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:160 : [[ True == \T\r\u\e ]] 2022-03-23 18:52:07.212 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:161 : [[ 4 =~ 4.* ]] 2022-03-23 18:52:07.217 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:162 : oscwrap --os-cloud devstack-admin --os-region RegionOne subnet pool create shared-default-subnetpool-v4 --default-prefix-length 26 --pool-prefix 172.20.0.0/16 --share --default -f value -c id 2022-03-23 18:52:10.175 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:52:10.175 | from cryptography.utils import int_from_bytes 2022-03-23 18:52:10.175 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:52:10.175 | from cryptography.utils import int_from_bytes 2022-03-23 18:52:10.348 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:52:10.352 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:162 : SUBNETPOOL_V4_ID=4cb95887-de42-48c5-90c7-482f9b1009f8 2022-03-23 18:52:10.355 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:164 : [[ 4 =~ .*6 ]] 2022-03-23 18:52:10.359 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:170 : is_provider_network 2022-03-23 18:52:10.362 | + functions-common:is_provider_network:2274 : '[' '' == True ']' 2022-03-23 18:52:10.365 | + functions-common:is_provider_network:2277 : return 1 2022-03-23 18:52:10.370 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:200 : oscwrap --os-cloud devstack --os-region RegionOne network create private 2022-03-23 18:52:10.370 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:200 : grep ' id ' 2022-03-23 18:52:10.371 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:200 : get_field 2 2022-03-23 18:52:10.374 | ++ functions-common:get_field:811 : local data field 2022-03-23 18:52:10.377 | ++ functions-common:get_field:812 : read data 2022-03-23 18:52:13.503 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:52:13.503 | from cryptography.utils import int_from_bytes 2022-03-23 18:52:13.503 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:52:13.503 | from cryptography.utils import int_from_bytes 2022-03-23 18:52:13.693 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:52:13.698 | ++ functions-common:get_field:813 : '[' 2 -lt 0 ']' 2022-03-23 18:52:13.702 | ++ functions-common:get_field:816 : field='$3' 2022-03-23 18:52:13.707 | ++ functions-common:get_field:818 : echo '| id | 414d3f60-c3a2-4d93-9fb5-887b6f671c03 |' 2022-03-23 18:52:13.708 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-03-23 18:52:13.715 | ++ functions-common:get_field:812 : read data 2022-03-23 18:52:13.719 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:200 : NET_ID=414d3f60-c3a2-4d93-9fb5-887b6f671c03 2022-03-23 18:52:13.721 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:201 : die_if_not_set 201 NET_ID 'Failure creating NET_ID for private b0690ed7a57945bb9b06971607a06942' 2022-03-23 18:52:13.724 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-23 18:52:13.742 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:203 : [[ 4 =~ 4.* ]] 2022-03-23 18:52:13.746 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:205 : _neutron_create_private_subnet_v4 b0690ed7a57945bb9b06971607a06942 2022-03-23 18:52:13.748 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:252 : local project_id=b0690ed7a57945bb9b06971607a06942 2022-03-23 18:52:13.751 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:253 : '[' -z 4cb95887-de42-48c5-90c7-482f9b1009f8 ']' 2022-03-23 18:52:13.754 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:256 : local 'subnet_params=--ip-version 4 ' 2022-03-23 18:52:13.757 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:257 : [[ -n 172.20.0.1 ]] 2022-03-23 18:52:13.759 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:258 : subnet_params+='--gateway 172.20.0.1 ' 2022-03-23 18:52:13.762 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:261 : subnet_params+='--subnet-pool 4cb95887-de42-48c5-90c7-482f9b1009f8 ' 2022-03-23 18:52:13.765 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:262 : subnet_params+=' ' 2022-03-23 18:52:13.767 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:263 : subnet_params+='--network 414d3f60-c3a2-4d93-9fb5-887b6f671c03 private-subnet' 2022-03-23 18:52:13.770 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:264 : local subnet_id 2022-03-23 18:52:13.774 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:265 : grep ' id ' 2022-03-23 18:52:13.775 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:265 : get_field 2 2022-03-23 18:52:13.775 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:265 : oscwrap --os-cloud devstack-admin-demo --os-region RegionOne subnet create --ip-version 4 --gateway 172.20.0.1 --subnet-pool 4cb95887-de42-48c5-90c7-482f9b1009f8 --network 414d3f60-c3a2-4d93-9fb5-887b6f671c03 private-subnet 2022-03-23 18:52:13.777 | +++ functions-common:get_field:811 : local data field 2022-03-23 18:52:13.780 | +++ functions-common:get_field:812 : read data 2022-03-23 18:52:16.971 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:52:16.972 | from cryptography.utils import int_from_bytes 2022-03-23 18:52:16.972 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:52:16.972 | from cryptography.utils import int_from_bytes 2022-03-23 18:52:17.151 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:52:17.155 | +++ functions-common:get_field:813 : '[' 2 -lt 0 ']' 2022-03-23 18:52:17.160 | +++ functions-common:get_field:816 : field='$3' 2022-03-23 18:52:17.164 | +++ functions-common:get_field:818 : echo '| id | 81548ef6-6c8d-489d-be78-d39ffc1bc94e |' 2022-03-23 18:52:17.164 | +++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-03-23 18:52:17.170 | +++ functions-common:get_field:812 : read data 2022-03-23 18:52:17.174 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:265 : subnet_id=81548ef6-6c8d-489d-be78-d39ffc1bc94e 2022-03-23 18:52:17.176 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:266 : die_if_not_set 266 subnet_id 'Failure creating private IPv4 subnet for b0690ed7a57945bb9b06971607a06942' 2022-03-23 18:52:17.179 | ++ functions-common:die_if_not_set:282 : local exitcode=0 2022-03-23 18:52:17.196 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:267 : echo 81548ef6-6c8d-489d-be78-d39ffc1bc94e 2022-03-23 18:52:17.199 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:205 : SUBNET_ID=81548ef6-6c8d-489d-be78-d39ffc1bc94e 2022-03-23 18:52:17.202 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:208 : [[ 4 =~ .*6 ]] 2022-03-23 18:52:17.205 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:214 : is_networking_extension_supported router 2022-03-23 18:52:17.208 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : local extension=router 2022-03-23 18:52:17.211 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2022-03-23 18:52:20.295 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:52:20.295 | from cryptography.utils import int_from_bytes 2022-03-23 18:52:20.295 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:52:20.295 | from cryptography.utils import int_from_bytes 2022-03-23 18:52:20.465 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:52:20.470 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : EXT_LIST='address-group 2022-03-23 18:52:20.470 | address-scope 2022-03-23 18:52:20.470 | router-admin-state-down-before-update 2022-03-23 18:52:20.470 | agent 2022-03-23 18:52:20.470 | agent-resources-synced 2022-03-23 18:52:20.471 | allowed-address-pairs 2022-03-23 18:52:20.471 | auto-allocated-topology 2022-03-23 18:52:20.471 | availability_zone 2022-03-23 18:52:20.471 | availability_zone_filter 2022-03-23 18:52:20.471 | default-subnetpools 2022-03-23 18:52:20.471 | dhcp_agent_scheduler 2022-03-23 18:52:20.471 | dvr 2022-03-23 18:52:20.471 | empty-string-filtering 2022-03-23 18:52:20.471 | external-net 2022-03-23 18:52:20.471 | extra_dhcp_opt 2022-03-23 18:52:20.471 | extraroute 2022-03-23 18:52:20.471 | extraroute-atomic 2022-03-23 18:52:20.471 | filter-validation 2022-03-23 18:52:20.471 | fip-port-details 2022-03-23 18:52:20.471 | flavors 2022-03-23 18:52:20.471 | floatingip-pools 2022-03-23 18:52:20.471 | ip-substring-filtering 2022-03-23 18:52:20.471 | router 2022-03-23 18:52:20.471 | ext-gw-mode 2022-03-23 18:52:20.471 | l3-ha 2022-03-23 18:52:20.471 | l3-flavors 2022-03-23 18:52:20.471 | l3-port-ip-change-not-allowed 2022-03-23 18:52:20.471 | l3_agent_scheduler 2022-03-23 18:52:20.471 | metering 2022-03-23 18:52:20.471 | metering_source_and_destination_fields 2022-03-23 18:52:20.471 | multi-provider 2022-03-23 18:52:20.471 | net-mtu 2022-03-23 18:52:20.471 | net-mtu-writable 2022-03-23 18:52:20.471 | network_availability_zone 2022-03-23 18:52:20.471 | network-ip-availability 2022-03-23 18:52:20.471 | pagination 2022-03-23 18:52:20.471 | port-device-profile 2022-03-23 18:52:20.471 | port-mac-address-regenerate 2022-03-23 18:52:20.471 | port-numa-affinity-policy 2022-03-23 18:52:20.471 | binding 2022-03-23 18:52:20.471 | binding-extended 2022-03-23 18:52:20.472 | port-security 2022-03-23 18:52:20.472 | project-id 2022-03-23 18:52:20.472 | provider 2022-03-23 18:52:20.472 | quota-check-limit 2022-03-23 18:52:20.472 | quotas 2022-03-23 18:52:20.472 | quota_details 2022-03-23 18:52:20.472 | rbac-policies 2022-03-23 18:52:20.472 | rbac-address-group 2022-03-23 18:52:20.472 | rbac-address-scope 2022-03-23 18:52:20.472 | rbac-security-groups 2022-03-23 18:52:20.472 | rbac-subnetpool 2022-03-23 18:52:20.472 | revision-if-match 2022-03-23 18:52:20.472 | standard-attr-revisions 2022-03-23 18:52:20.472 | router_availability_zone 2022-03-23 18:52:20.472 | security-groups-normalized-cidr 2022-03-23 18:52:20.472 | port-security-groups-filtering 2022-03-23 18:52:20.472 | security-groups-remote-address-group 2022-03-23 18:52:20.472 | security-groups-shared-filtering 2022-03-23 18:52:20.472 | security-group 2022-03-23 18:52:20.472 | service-type 2022-03-23 18:52:20.472 | sorting 2022-03-23 18:52:20.472 | standard-attr-description 2022-03-23 18:52:20.472 | stateful-security-group 2022-03-23 18:52:20.472 | subnet_onboard 2022-03-23 18:52:20.472 | subnet-service-types 2022-03-23 18:52:20.472 | subnet_allocation 2022-03-23 18:52:20.472 | subnetpool-prefix-ops 2022-03-23 18:52:20.472 | standard-attr-tag 2022-03-23 18:52:20.472 | standard-attr-timestamp' 2022-03-23 18:52:20.474 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:433 : [[ address-group 2022-03-23 18:52:20.474 | address-scope 2022-03-23 18:52:20.474 | router-admin-state-down-before-update 2022-03-23 18:52:20.474 | agent 2022-03-23 18:52:20.474 | agent-resources-synced 2022-03-23 18:52:20.474 | allowed-address-pairs 2022-03-23 18:52:20.474 | auto-allocated-topology 2022-03-23 18:52:20.474 | availability_zone 2022-03-23 18:52:20.474 | availability_zone_filter 2022-03-23 18:52:20.474 | default-subnetpools 2022-03-23 18:52:20.474 | dhcp_agent_scheduler 2022-03-23 18:52:20.474 | dvr 2022-03-23 18:52:20.474 | empty-string-filtering 2022-03-23 18:52:20.474 | external-net 2022-03-23 18:52:20.474 | extra_dhcp_opt 2022-03-23 18:52:20.474 | extraroute 2022-03-23 18:52:20.474 | extraroute-atomic 2022-03-23 18:52:20.474 | filter-validation 2022-03-23 18:52:20.474 | fip-port-details 2022-03-23 18:52:20.474 | flavors 2022-03-23 18:52:20.474 | floatingip-pools 2022-03-23 18:52:20.474 | ip-substring-filtering 2022-03-23 18:52:20.474 | router 2022-03-23 18:52:20.474 | ext-gw-mode 2022-03-23 18:52:20.475 | l3-ha 2022-03-23 18:52:20.475 | l3-flavors 2022-03-23 18:52:20.475 | l3-port-ip-change-not-allowed 2022-03-23 18:52:20.475 | l3_agent_scheduler 2022-03-23 18:52:20.475 | metering 2022-03-23 18:52:20.475 | metering_source_and_destination_fields 2022-03-23 18:52:20.475 | multi-provider 2022-03-23 18:52:20.475 | net-mtu 2022-03-23 18:52:20.475 | net-mtu-writable 2022-03-23 18:52:20.475 | network_availability_zone 2022-03-23 18:52:20.475 | network-ip-availability 2022-03-23 18:52:20.475 | pagination 2022-03-23 18:52:20.475 | port-device-profile 2022-03-23 18:52:20.475 | port-mac-address-regenerate 2022-03-23 18:52:20.475 | port-numa-affinity-policy 2022-03-23 18:52:20.475 | binding 2022-03-23 18:52:20.475 | binding-extended 2022-03-23 18:52:20.475 | port-security 2022-03-23 18:52:20.475 | project-id 2022-03-23 18:52:20.475 | provider 2022-03-23 18:52:20.475 | quota-check-limit 2022-03-23 18:52:20.475 | quotas 2022-03-23 18:52:20.475 | quota_details 2022-03-23 18:52:20.475 | rbac-policies 2022-03-23 18:52:20.475 | rbac-address-group 2022-03-23 18:52:20.475 | rbac-address-scope 2022-03-23 18:52:20.476 | rbac-security-groups 2022-03-23 18:52:20.476 | rbac-subnetpool 2022-03-23 18:52:20.476 | revision-if-match 2022-03-23 18:52:20.476 | standard-attr-revisions 2022-03-23 18:52:20.476 | router_availability_zone 2022-03-23 18:52:20.476 | security-groups-normalized-cidr 2022-03-23 18:52:20.476 | port-security-groups-filtering 2022-03-23 18:52:20.476 | security-groups-remote-address-group 2022-03-23 18:52:20.476 | security-groups-shared-filtering 2022-03-23 18:52:20.476 | security-group 2022-03-23 18:52:20.476 | service-type 2022-03-23 18:52:20.476 | sorting 2022-03-23 18:52:20.476 | standard-attr-description 2022-03-23 18:52:20.476 | stateful-security-group 2022-03-23 18:52:20.476 | subnet_onboard 2022-03-23 18:52:20.476 | subnet-service-types 2022-03-23 18:52:20.476 | subnet_allocation 2022-03-23 18:52:20.476 | subnetpool-prefix-ops 2022-03-23 18:52:20.476 | standard-attr-tag 2022-03-23 18:52:20.476 | standard-attr-timestamp =~ router ]] 2022-03-23 18:52:20.477 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:433 : return 0 2022-03-23 18:52:20.481 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:214 : is_networking_extension_supported external-net 2022-03-23 18:52:20.485 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : local extension=external-net 2022-03-23 18:52:20.490 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2022-03-23 18:52:23.193 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:52:23.193 | from cryptography.utils import int_from_bytes 2022-03-23 18:52:23.193 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:52:23.193 | from cryptography.utils import int_from_bytes 2022-03-23 18:52:23.363 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:52:23.368 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : EXT_LIST='address-group 2022-03-23 18:52:23.368 | address-scope 2022-03-23 18:52:23.368 | router-admin-state-down-before-update 2022-03-23 18:52:23.368 | agent 2022-03-23 18:52:23.368 | agent-resources-synced 2022-03-23 18:52:23.368 | allowed-address-pairs 2022-03-23 18:52:23.368 | auto-allocated-topology 2022-03-23 18:52:23.368 | availability_zone 2022-03-23 18:52:23.368 | availability_zone_filter 2022-03-23 18:52:23.368 | default-subnetpools 2022-03-23 18:52:23.368 | dhcp_agent_scheduler 2022-03-23 18:52:23.368 | dvr 2022-03-23 18:52:23.368 | empty-string-filtering 2022-03-23 18:52:23.368 | external-net 2022-03-23 18:52:23.368 | extra_dhcp_opt 2022-03-23 18:52:23.368 | extraroute 2022-03-23 18:52:23.368 | extraroute-atomic 2022-03-23 18:52:23.368 | filter-validation 2022-03-23 18:52:23.368 | fip-port-details 2022-03-23 18:52:23.369 | flavors 2022-03-23 18:52:23.369 | floatingip-pools 2022-03-23 18:52:23.369 | ip-substring-filtering 2022-03-23 18:52:23.369 | router 2022-03-23 18:52:23.369 | ext-gw-mode 2022-03-23 18:52:23.369 | l3-ha 2022-03-23 18:52:23.369 | l3-flavors 2022-03-23 18:52:23.369 | l3-port-ip-change-not-allowed 2022-03-23 18:52:23.369 | l3_agent_scheduler 2022-03-23 18:52:23.369 | metering 2022-03-23 18:52:23.369 | metering_source_and_destination_fields 2022-03-23 18:52:23.369 | multi-provider 2022-03-23 18:52:23.369 | net-mtu 2022-03-23 18:52:23.369 | net-mtu-writable 2022-03-23 18:52:23.369 | network_availability_zone 2022-03-23 18:52:23.369 | network-ip-availability 2022-03-23 18:52:23.369 | pagination 2022-03-23 18:52:23.369 | port-device-profile 2022-03-23 18:52:23.369 | port-mac-address-regenerate 2022-03-23 18:52:23.369 | port-numa-affinity-policy 2022-03-23 18:52:23.369 | binding 2022-03-23 18:52:23.370 | binding-extended 2022-03-23 18:52:23.370 | port-security 2022-03-23 18:52:23.370 | project-id 2022-03-23 18:52:23.370 | provider 2022-03-23 18:52:23.370 | quota-check-limit 2022-03-23 18:52:23.370 | quotas 2022-03-23 18:52:23.370 | quota_details 2022-03-23 18:52:23.370 | rbac-policies 2022-03-23 18:52:23.370 | rbac-address-group 2022-03-23 18:52:23.370 | rbac-address-scope 2022-03-23 18:52:23.370 | rbac-security-groups 2022-03-23 18:52:23.370 | rbac-subnetpool 2022-03-23 18:52:23.370 | revision-if-match 2022-03-23 18:52:23.370 | standard-attr-revisions 2022-03-23 18:52:23.370 | router_availability_zone 2022-03-23 18:52:23.370 | security-groups-normalized-cidr 2022-03-23 18:52:23.370 | port-security-groups-filtering 2022-03-23 18:52:23.370 | security-groups-remote-address-group 2022-03-23 18:52:23.370 | security-groups-shared-filtering 2022-03-23 18:52:23.370 | security-group 2022-03-23 18:52:23.370 | service-type 2022-03-23 18:52:23.370 | sorting 2022-03-23 18:52:23.370 | standard-attr-description 2022-03-23 18:52:23.370 | stateful-security-group 2022-03-23 18:52:23.370 | subnet_onboard 2022-03-23 18:52:23.370 | subnet-service-types 2022-03-23 18:52:23.370 | subnet_allocation 2022-03-23 18:52:23.370 | subnetpool-prefix-ops 2022-03-23 18:52:23.370 | standard-attr-tag 2022-03-23 18:52:23.370 | standard-attr-timestamp' 2022-03-23 18:52:23.372 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:433 : [[ address-group 2022-03-23 18:52:23.372 | address-scope 2022-03-23 18:52:23.372 | router-admin-state-down-before-update 2022-03-23 18:52:23.372 | agent 2022-03-23 18:52:23.372 | agent-resources-synced 2022-03-23 18:52:23.372 | allowed-address-pairs 2022-03-23 18:52:23.372 | auto-allocated-topology 2022-03-23 18:52:23.372 | availability_zone 2022-03-23 18:52:23.372 | availability_zone_filter 2022-03-23 18:52:23.372 | default-subnetpools 2022-03-23 18:52:23.372 | dhcp_agent_scheduler 2022-03-23 18:52:23.372 | dvr 2022-03-23 18:52:23.372 | empty-string-filtering 2022-03-23 18:52:23.372 | external-net 2022-03-23 18:52:23.372 | extra_dhcp_opt 2022-03-23 18:52:23.372 | extraroute 2022-03-23 18:52:23.372 | extraroute-atomic 2022-03-23 18:52:23.372 | filter-validation 2022-03-23 18:52:23.372 | fip-port-details 2022-03-23 18:52:23.372 | flavors 2022-03-23 18:52:23.372 | floatingip-pools 2022-03-23 18:52:23.372 | ip-substring-filtering 2022-03-23 18:52:23.372 | router 2022-03-23 18:52:23.372 | ext-gw-mode 2022-03-23 18:52:23.372 | l3-ha 2022-03-23 18:52:23.372 | l3-flavors 2022-03-23 18:52:23.372 | l3-port-ip-change-not-allowed 2022-03-23 18:52:23.372 | l3_agent_scheduler 2022-03-23 18:52:23.372 | metering 2022-03-23 18:52:23.372 | metering_source_and_destination_fields 2022-03-23 18:52:23.373 | multi-provider 2022-03-23 18:52:23.373 | net-mtu 2022-03-23 18:52:23.373 | net-mtu-writable 2022-03-23 18:52:23.373 | network_availability_zone 2022-03-23 18:52:23.373 | network-ip-availability 2022-03-23 18:52:23.373 | pagination 2022-03-23 18:52:23.373 | port-device-profile 2022-03-23 18:52:23.373 | port-mac-address-regenerate 2022-03-23 18:52:23.373 | port-numa-affinity-policy 2022-03-23 18:52:23.373 | binding 2022-03-23 18:52:23.373 | binding-extended 2022-03-23 18:52:23.373 | port-security 2022-03-23 18:52:23.373 | project-id 2022-03-23 18:52:23.373 | provider 2022-03-23 18:52:23.373 | quota-check-limit 2022-03-23 18:52:23.373 | quotas 2022-03-23 18:52:23.373 | quota_details 2022-03-23 18:52:23.373 | rbac-policies 2022-03-23 18:52:23.373 | rbac-address-group 2022-03-23 18:52:23.373 | rbac-address-scope 2022-03-23 18:52:23.373 | rbac-security-groups 2022-03-23 18:52:23.373 | rbac-subnetpool 2022-03-23 18:52:23.373 | revision-if-match 2022-03-23 18:52:23.373 | standard-attr-revisions 2022-03-23 18:52:23.374 | router_availability_zone 2022-03-23 18:52:23.374 | security-groups-normalized-cidr 2022-03-23 18:52:23.374 | port-security-groups-filtering 2022-03-23 18:52:23.374 | security-groups-remote-address-group 2022-03-23 18:52:23.374 | security-groups-shared-filtering 2022-03-23 18:52:23.374 | security-group 2022-03-23 18:52:23.374 | service-type 2022-03-23 18:52:23.374 | sorting 2022-03-23 18:52:23.374 | standard-attr-description 2022-03-23 18:52:23.374 | stateful-security-group 2022-03-23 18:52:23.374 | subnet_onboard 2022-03-23 18:52:23.374 | subnet-service-types 2022-03-23 18:52:23.374 | subnet_allocation 2022-03-23 18:52:23.374 | subnetpool-prefix-ops 2022-03-23 18:52:23.374 | standard-attr-tag 2022-03-23 18:52:23.374 | standard-attr-timestamp =~ external-net ]] 2022-03-23 18:52:23.375 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:433 : return 0 2022-03-23 18:52:23.379 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:216 : [[ True == \T\r\u\e ]] 2022-03-23 18:52:23.385 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:218 : grep ' id ' 2022-03-23 18:52:23.385 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:218 : oscwrap --os-cloud devstack --os-region RegionOne router create router1 2022-03-23 18:52:23.386 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:218 : get_field 2 2022-03-23 18:52:23.390 | ++ functions-common:get_field:811 : local data field 2022-03-23 18:52:23.393 | ++ functions-common:get_field:812 : read data 2022-03-23 18:52:26.387 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:52:26.388 | from cryptography.utils import int_from_bytes 2022-03-23 18:52:26.388 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:52:26.388 | from cryptography.utils import int_from_bytes 2022-03-23 18:52:26.559 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:52:26.563 | ++ functions-common:get_field:813 : '[' 2 -lt 0 ']' 2022-03-23 18:52:26.567 | ++ functions-common:get_field:816 : field='$3' 2022-03-23 18:52:26.572 | ++ functions-common:get_field:818 : echo '| id | 4de0a2bb-734c-44da-8ba5-df5df02f1ed8 |' 2022-03-23 18:52:26.572 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-03-23 18:52:26.582 | ++ functions-common:get_field:812 : read data 2022-03-23 18:52:26.587 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:218 : ROUTER_ID=4de0a2bb-734c-44da-8ba5-df5df02f1ed8 2022-03-23 18:52:26.590 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:219 : die_if_not_set 219 ROUTER_ID 'Failure creating ROUTER_ID for b0690ed7a57945bb9b06971607a06942 router1' 2022-03-23 18:52:26.593 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-23 18:52:26.613 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:226 : EXTERNAL_NETWORK_FLAGS=--external 2022-03-23 18:52:26.616 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:227 : is_networking_extension_supported auto-allocated-topology 2022-03-23 18:52:26.618 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : local extension=auto-allocated-topology 2022-03-23 18:52:26.622 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2022-03-23 18:52:29.327 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:52:29.327 | from cryptography.utils import int_from_bytes 2022-03-23 18:52:29.327 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:52:29.327 | from cryptography.utils import int_from_bytes 2022-03-23 18:52:29.497 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:52:29.501 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : EXT_LIST='address-group 2022-03-23 18:52:29.501 | address-scope 2022-03-23 18:52:29.501 | router-admin-state-down-before-update 2022-03-23 18:52:29.501 | agent 2022-03-23 18:52:29.501 | agent-resources-synced 2022-03-23 18:52:29.501 | allowed-address-pairs 2022-03-23 18:52:29.501 | auto-allocated-topology 2022-03-23 18:52:29.501 | availability_zone 2022-03-23 18:52:29.501 | availability_zone_filter 2022-03-23 18:52:29.501 | default-subnetpools 2022-03-23 18:52:29.501 | dhcp_agent_scheduler 2022-03-23 18:52:29.501 | dvr 2022-03-23 18:52:29.501 | empty-string-filtering 2022-03-23 18:52:29.501 | external-net 2022-03-23 18:52:29.501 | extra_dhcp_opt 2022-03-23 18:52:29.501 | extraroute 2022-03-23 18:52:29.501 | extraroute-atomic 2022-03-23 18:52:29.501 | filter-validation 2022-03-23 18:52:29.501 | fip-port-details 2022-03-23 18:52:29.501 | flavors 2022-03-23 18:52:29.501 | floatingip-pools 2022-03-23 18:52:29.501 | ip-substring-filtering 2022-03-23 18:52:29.501 | router 2022-03-23 18:52:29.501 | ext-gw-mode 2022-03-23 18:52:29.502 | l3-ha 2022-03-23 18:52:29.502 | l3-flavors 2022-03-23 18:52:29.502 | l3-port-ip-change-not-allowed 2022-03-23 18:52:29.502 | l3_agent_scheduler 2022-03-23 18:52:29.502 | metering 2022-03-23 18:52:29.502 | metering_source_and_destination_fields 2022-03-23 18:52:29.502 | multi-provider 2022-03-23 18:52:29.502 | net-mtu 2022-03-23 18:52:29.502 | net-mtu-writable 2022-03-23 18:52:29.502 | network_availability_zone 2022-03-23 18:52:29.502 | network-ip-availability 2022-03-23 18:52:29.502 | pagination 2022-03-23 18:52:29.502 | port-device-profile 2022-03-23 18:52:29.502 | port-mac-address-regenerate 2022-03-23 18:52:29.502 | port-numa-affinity-policy 2022-03-23 18:52:29.502 | binding 2022-03-23 18:52:29.502 | binding-extended 2022-03-23 18:52:29.502 | port-security 2022-03-23 18:52:29.502 | project-id 2022-03-23 18:52:29.502 | provider 2022-03-23 18:52:29.502 | quota-check-limit 2022-03-23 18:52:29.502 | quotas 2022-03-23 18:52:29.502 | quota_details 2022-03-23 18:52:29.502 | rbac-policies 2022-03-23 18:52:29.502 | rbac-address-group 2022-03-23 18:52:29.502 | rbac-address-scope 2022-03-23 18:52:29.502 | rbac-security-groups 2022-03-23 18:52:29.502 | rbac-subnetpool 2022-03-23 18:52:29.502 | revision-if-match 2022-03-23 18:52:29.502 | standard-attr-revisions 2022-03-23 18:52:29.502 | router_availability_zone 2022-03-23 18:52:29.502 | security-groups-normalized-cidr 2022-03-23 18:52:29.502 | port-security-groups-filtering 2022-03-23 18:52:29.502 | security-groups-remote-address-group 2022-03-23 18:52:29.502 | security-groups-shared-filtering 2022-03-23 18:52:29.502 | security-group 2022-03-23 18:52:29.503 | service-type 2022-03-23 18:52:29.503 | sorting 2022-03-23 18:52:29.503 | standard-attr-description 2022-03-23 18:52:29.503 | stateful-security-group 2022-03-23 18:52:29.503 | subnet_onboard 2022-03-23 18:52:29.503 | subnet-service-types 2022-03-23 18:52:29.503 | subnet_allocation 2022-03-23 18:52:29.503 | subnetpool-prefix-ops 2022-03-23 18:52:29.503 | standard-attr-tag 2022-03-23 18:52:29.503 | standard-attr-timestamp' 2022-03-23 18:52:29.504 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:433 : [[ address-group 2022-03-23 18:52:29.504 | address-scope 2022-03-23 18:52:29.504 | router-admin-state-down-before-update 2022-03-23 18:52:29.504 | agent 2022-03-23 18:52:29.504 | agent-resources-synced 2022-03-23 18:52:29.504 | allowed-address-pairs 2022-03-23 18:52:29.504 | auto-allocated-topology 2022-03-23 18:52:29.504 | availability_zone 2022-03-23 18:52:29.504 | availability_zone_filter 2022-03-23 18:52:29.504 | default-subnetpools 2022-03-23 18:52:29.504 | dhcp_agent_scheduler 2022-03-23 18:52:29.504 | dvr 2022-03-23 18:52:29.504 | empty-string-filtering 2022-03-23 18:52:29.504 | external-net 2022-03-23 18:52:29.504 | extra_dhcp_opt 2022-03-23 18:52:29.504 | extraroute 2022-03-23 18:52:29.504 | extraroute-atomic 2022-03-23 18:52:29.504 | filter-validation 2022-03-23 18:52:29.504 | fip-port-details 2022-03-23 18:52:29.504 | flavors 2022-03-23 18:52:29.504 | floatingip-pools 2022-03-23 18:52:29.504 | ip-substring-filtering 2022-03-23 18:52:29.504 | router 2022-03-23 18:52:29.504 | ext-gw-mode 2022-03-23 18:52:29.504 | l3-ha 2022-03-23 18:52:29.504 | l3-flavors 2022-03-23 18:52:29.504 | l3-port-ip-change-not-allowed 2022-03-23 18:52:29.504 | l3_agent_scheduler 2022-03-23 18:52:29.504 | metering 2022-03-23 18:52:29.504 | metering_source_and_destination_fields 2022-03-23 18:52:29.504 | multi-provider 2022-03-23 18:52:29.505 | net-mtu 2022-03-23 18:52:29.505 | net-mtu-writable 2022-03-23 18:52:29.505 | network_availability_zone 2022-03-23 18:52:29.505 | network-ip-availability 2022-03-23 18:52:29.505 | pagination 2022-03-23 18:52:29.505 | port-device-profile 2022-03-23 18:52:29.505 | port-mac-address-regenerate 2022-03-23 18:52:29.505 | port-numa-affinity-policy 2022-03-23 18:52:29.505 | binding 2022-03-23 18:52:29.505 | binding-extended 2022-03-23 18:52:29.505 | port-security 2022-03-23 18:52:29.505 | project-id 2022-03-23 18:52:29.505 | provider 2022-03-23 18:52:29.505 | quota-check-limit 2022-03-23 18:52:29.505 | quotas 2022-03-23 18:52:29.505 | quota_details 2022-03-23 18:52:29.505 | rbac-policies 2022-03-23 18:52:29.505 | rbac-address-group 2022-03-23 18:52:29.505 | rbac-address-scope 2022-03-23 18:52:29.505 | rbac-security-groups 2022-03-23 18:52:29.505 | rbac-subnetpool 2022-03-23 18:52:29.505 | revision-if-match 2022-03-23 18:52:29.505 | standard-attr-revisions 2022-03-23 18:52:29.505 | router_availability_zone 2022-03-23 18:52:29.505 | security-groups-normalized-cidr 2022-03-23 18:52:29.505 | port-security-groups-filtering 2022-03-23 18:52:29.505 | security-groups-remote-address-group 2022-03-23 18:52:29.505 | security-groups-shared-filtering 2022-03-23 18:52:29.505 | security-group 2022-03-23 18:52:29.505 | service-type 2022-03-23 18:52:29.505 | sorting 2022-03-23 18:52:29.505 | standard-attr-description 2022-03-23 18:52:29.505 | stateful-security-group 2022-03-23 18:52:29.505 | subnet_onboard 2022-03-23 18:52:29.505 | subnet-service-types 2022-03-23 18:52:29.506 | subnet_allocation 2022-03-23 18:52:29.506 | subnetpool-prefix-ops 2022-03-23 18:52:29.506 | standard-attr-tag 2022-03-23 18:52:29.506 | standard-attr-timestamp =~ auto-allocated-topology ]] 2022-03-23 18:52:29.507 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:433 : return 0 2022-03-23 18:52:29.510 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:228 : EXTERNAL_NETWORK_FLAGS='--external --default' 2022-03-23 18:52:29.515 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:231 : '[' True = True ']' 2022-03-23 18:52:29.520 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:232 : oscwrap --os-cloud devstack-admin --os-region RegionOne network create public --external --default --provider-network-type flat --provider-physical-network physnet1 2022-03-23 18:52:29.520 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:232 : grep ' id ' 2022-03-23 18:52:29.520 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:232 : get_field 2 2022-03-23 18:52:29.523 | ++ functions-common:get_field:811 : local data field 2022-03-23 18:52:29.526 | ++ functions-common:get_field:812 : read data 2022-03-23 18:52:32.636 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:52:32.636 | from cryptography.utils import int_from_bytes 2022-03-23 18:52:32.636 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:52:32.636 | from cryptography.utils import int_from_bytes 2022-03-23 18:52:32.817 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:52:32.822 | ++ functions-common:get_field:813 : '[' 2 -lt 0 ']' 2022-03-23 18:52:32.825 | ++ functions-common:get_field:816 : field='$3' 2022-03-23 18:52:32.828 | ++ functions-common:get_field:818 : echo '| id | 5d11d589-6374-4b47-895e-ea575f5faf6c |' 2022-03-23 18:52:32.828 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-03-23 18:52:32.836 | ++ functions-common:get_field:812 : read data 2022-03-23 18:52:32.840 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:232 : EXT_NET_ID=5d11d589-6374-4b47-895e-ea575f5faf6c 2022-03-23 18:52:32.844 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:236 : die_if_not_set 236 EXT_NET_ID 'Failure creating EXT_NET_ID for public' 2022-03-23 18:52:32.846 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-23 18:52:32.865 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:238 : [[ 4 =~ 4.* ]] 2022-03-23 18:52:32.868 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:240 : _neutron_configure_router_v4 2022-03-23 18:52:32.870 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:321 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router add subnet 4de0a2bb-734c-44da-8ba5-df5df02f1ed8 81548ef6-6c8d-489d-be78-d39ffc1bc94e 2022-03-23 18:52:37.449 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:52:37.449 | from cryptography.utils import int_from_bytes 2022-03-23 18:52:37.449 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:52:37.449 | from cryptography.utils import int_from_bytes 2022-03-23 18:52:37.625 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:323 : local id_and_ext_gw_ip 2022-03-23 18:52:37.628 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:324 : _neutron_create_public_subnet_v4 5d11d589-6374-4b47-895e-ea575f5faf6c 2022-03-23 18:52:37.631 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:294 : local 'subnet_params=--ip-version 4 ' 2022-03-23 18:52:37.633 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:295 : subnet_params+=' ' 2022-03-23 18:52:37.635 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:296 : [[ -n 172.26.7.1 ]] 2022-03-23 18:52:37.638 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:297 : subnet_params+='--gateway 172.26.7.1 ' 2022-03-23 18:52:37.640 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:299 : subnet_params+='--network 5d11d589-6374-4b47-895e-ea575f5faf6c --subnet-range 172.26.7.0/24 --no-dhcp ' 2022-03-23 18:52:37.643 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:300 : subnet_params+=public-subnet 2022-03-23 18:52:37.645 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:301 : local id_and_ext_gw_ip 2022-03-23 18:52:37.650 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:302 : oscwrap --os-cloud devstack-admin --os-region RegionOne subnet create --ip-version 4 --gateway 172.26.7.1 --network 5d11d589-6374-4b47-895e-ea575f5faf6c --subnet-range 172.26.7.0/24 --no-dhcp public-subnet 2022-03-23 18:52:37.650 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:302 : grep -e gateway_ip -e ' id ' 2022-03-23 18:52:40.466 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:52:40.466 | from cryptography.utils import int_from_bytes 2022-03-23 18:52:40.466 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:52:40.466 | from cryptography.utils import int_from_bytes 2022-03-23 18:52:40.648 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:52:40.652 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:302 : id_and_ext_gw_ip='| gateway_ip | 172.26.7.1 | 2022-03-23 18:52:40.652 | | id | 16a411f2-4f6a-470a-87a2-1b244bf9ac51 |' 2022-03-23 18:52:40.654 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:303 : die_if_not_set 303 id_and_ext_gw_ip 'Failure creating public IPv4 subnet' 2022-03-23 18:52:40.657 | ++ functions-common:die_if_not_set:282 : local exitcode=0 2022-03-23 18:52:40.673 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:304 : echo '|' gateway_ip '|' 172.26.7.1 '|' '|' id '|' 16a411f2-4f6a-470a-87a2-1b244bf9ac51 '|' 2022-03-23 18:52:40.676 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:324 : id_and_ext_gw_ip='| gateway_ip | 172.26.7.1 | | id | 16a411f2-4f6a-470a-87a2-1b244bf9ac51 |' 2022-03-23 18:52:40.678 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:325 : local ext_gw_ip 2022-03-23 18:52:40.682 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:326 : echo '|' gateway_ip '|' 172.26.7.1 '|' '|' id '|' 16a411f2-4f6a-470a-87a2-1b244bf9ac51 '|' 2022-03-23 18:52:40.682 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:326 : get_field 2 2022-03-23 18:52:40.685 | ++ functions-common:get_field:811 : local data field 2022-03-23 18:52:40.687 | ++ functions-common:get_field:812 : read data 2022-03-23 18:52:40.689 | ++ functions-common:get_field:813 : '[' 2 -lt 0 ']' 2022-03-23 18:52:40.691 | ++ functions-common:get_field:816 : field='$3' 2022-03-23 18:52:40.694 | ++ functions-common:get_field:818 : echo '| gateway_ip | 172.26.7.1 | | id | 16a411f2-4f6a-470a-87a2-1b244bf9ac51 |' 2022-03-23 18:52:40.695 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-03-23 18:52:40.701 | ++ functions-common:get_field:812 : read data 2022-03-23 18:52:40.704 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:326 : ext_gw_ip=172.26.7.1 2022-03-23 18:52:40.708 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:327 : echo '|' gateway_ip '|' 172.26.7.1 '|' '|' id '|' 16a411f2-4f6a-470a-87a2-1b244bf9ac51 '|' 2022-03-23 18:52:40.708 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:327 : get_field 5 2022-03-23 18:52:40.711 | ++ functions-common:get_field:811 : local data field 2022-03-23 18:52:40.713 | ++ functions-common:get_field:812 : read data 2022-03-23 18:52:40.715 | ++ functions-common:get_field:813 : '[' 5 -lt 0 ']' 2022-03-23 18:52:40.718 | ++ functions-common:get_field:816 : field='$6' 2022-03-23 18:52:40.721 | ++ functions-common:get_field:818 : echo '| gateway_ip | 172.26.7.1 | | id | 16a411f2-4f6a-470a-87a2-1b244bf9ac51 |' 2022-03-23 18:52:40.721 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $6}' 2022-03-23 18:52:40.727 | ++ functions-common:get_field:812 : read data 2022-03-23 18:52:40.730 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:327 : PUB_SUBNET_ID=16a411f2-4f6a-470a-87a2-1b244bf9ac51 2022-03-23 18:52:40.733 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:329 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router set --external-gateway 5d11d589-6374-4b47-895e-ea575f5faf6c 4de0a2bb-734c-44da-8ba5-df5df02f1ed8 2022-03-23 18:52:45.068 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:52:45.069 | from cryptography.utils import int_from_bytes 2022-03-23 18:52:45.069 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:52:45.069 | from cryptography.utils import int_from_bytes 2022-03-23 18:52:45.245 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:332 : [[ openvswitch == \o\v\n ]] 2022-03-23 18:52:45.248 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:332 : is_service_enabled q-l3 neutron-l3 2022-03-23 18:52:45.267 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:52:45.269 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:334 : local ext_gw_interface=none 2022-03-23 18:52:45.271 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:335 : is_neutron_ovs_base_plugin 2022-03-23 18:52:45.274 | + lib/neutron_plugins/ovs_base:is_neutron_ovs_base_plugin:23 : return 0 2022-03-23 18:52:45.277 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : _neutron_get_ext_gw_interface 2022-03-23 18:52:45.280 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:138 : [[ False == \T\r\u\e ]] 2022-03-23 18:52:45.282 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:143 : sudo ovs-vsctl set Bridge br-data other_config:disable-in-band=true 2022-03-23 18:52:45.302 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:145 : echo br-data 2022-03-23 18:52:45.305 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : ext_gw_interface=br-data 2022-03-23 18:52:45.308 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:348 : [[ br-data != \n\o\n\e ]] 2022-03-23 18:52:45.310 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:349 : local cidr_len=24 2022-03-23 18:52:45.312 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 : local 'testcmd=ip -o link | grep -q br-data' 2022-03-23 18:52:45.315 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : test_with_retry 'ip -o link | grep -q br-data' 'br-data creation failed' 2022-03-23 18:52:45.317 | + functions-common:test_with_retry:2363 : local 'testcmd=ip -o link | grep -q br-data' 2022-03-23 18:52:45.320 | + functions-common:test_with_retry:2364 : local 'failmsg=br-data creation failed' 2022-03-23 18:52:45.323 | + functions-common:test_with_retry:2365 : local until=10 2022-03-23 18:52:45.325 | + functions-common:test_with_retry:2366 : local sleep=0.5 2022-03-23 18:52:45.327 | + functions-common:test_with_retry:2368 : time_start test_with_retry 2022-03-23 18:52:45.330 | + functions-common:time_start:2411 : local name=test_with_retry 2022-03-23 18:52:45.332 | + functions-common:time_start:2412 : local start_time= 2022-03-23 18:52:45.335 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 18:52:45.338 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 18:52:45.343 | + functions-common:time_start:2416 : _TIME_START[$name]=1648061565340 2022-03-23 18:52:45.345 | + functions-common:test_with_retry:2369 : timeout 10 sh -c 'while ! ip -o link | grep -q br-data; do sleep 0.5; done' 2022-03-23 18:52:45.353 | + functions-common:test_with_retry:2372 : time_stop test_with_retry 2022-03-23 18:52:45.355 | + functions-common:time_stop:2425 : local name 2022-03-23 18:52:45.358 | + functions-common:time_stop:2426 : local end_time 2022-03-23 18:52:45.360 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 18:52:45.363 | + functions-common:time_stop:2428 : local total 2022-03-23 18:52:45.365 | + functions-common:time_stop:2429 : local start_time 2022-03-23 18:52:45.368 | + functions-common:time_stop:2431 : name=test_with_retry 2022-03-23 18:52:45.370 | + functions-common:time_stop:2432 : start_time=1648061565340 2022-03-23 18:52:45.372 | + functions-common:time_stop:2434 : [[ -z 1648061565340 ]] 2022-03-23 18:52:45.375 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 18:52:45.380 | + functions-common:time_stop:2437 : end_time=1648061565377 2022-03-23 18:52:45.382 | + functions-common:time_stop:2438 : elapsed_time=37 2022-03-23 18:52:45.384 | + functions-common:time_stop:2439 : total=5622 2022-03-23 18:52:45.387 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 18:52:45.389 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=5659 2022-03-23 18:52:45.393 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:352 : ip addr show dev br-data 2022-03-23 18:52:45.394 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:352 : grep -c 172.26.7.1 2022-03-23 18:52:45.399 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:352 : [[ 0 == 0 ]] 2022-03-23 18:52:45.402 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:352 : [[ True == \F\a\l\s\e ]] 2022-03-23 18:52:45.404 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:352 : [[ False == \T\r\u\e ]] 2022-03-23 18:52:45.406 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:352 : [[ True == \T\r\u\e ]] 2022-03-23 18:52:45.409 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:353 : sudo ip addr add 172.26.7.1/24 dev br-data 2022-03-23 18:52:45.422 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:354 : sudo ip link set br-data up 2022-03-23 18:52:45.437 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:356 : awk -Fip_address '{ print $2 }' 2022-03-23 18:52:45.438 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:356 : oscwrap --os-cloud devstack-admin --os-region RegionOne port list -c 'Fixed IP Addresses' --device-owner network:router_gateway 2022-03-23 18:52:45.438 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:356 : cut -f2 '-d'\''' 2022-03-23 18:52:45.439 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:356 : tr '\n' ' ' 2022-03-23 18:52:47.762 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:52:47.762 | from cryptography.utils import int_from_bytes 2022-03-23 18:52:47.762 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:52:47.763 | from cryptography.utils import int_from_bytes 2022-03-23 18:52:47.948 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:52:47.952 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:356 : ROUTER_GW_IP=' 172.26.7.118 ' 2022-03-23 18:52:47.955 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:357 : die_if_not_set 357 ROUTER_GW_IP 'Failure retrieving ROUTER_GW_IP' 2022-03-23 18:52:47.957 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-23 18:52:47.976 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:359 : _neutron_set_router_id 2022-03-23 18:52:47.979 | + lib/neutron_plugins/services/l3:_neutron_set_router_id:131 : [[ True == \F\a\l\s\e ]] 2022-03-23 18:52:47.981 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:243 : [[ 4 =~ .*6 ]] 2022-03-23 18:52:47.984 | + ./stack.sh:main:1317 : is_service_enabled nova 2022-03-23 18:52:48.005 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:52:48.007 | + ./stack.sh:main:1318 : echo_summary 'Starting Nova' 2022-03-23 18:52:48.010 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-23 18:52:48.013 | + ./stack.sh:echo_summary:446 : echo -e Starting Nova 2022-03-23 18:52:48.016 | + ./stack.sh:main:1319 : start_nova 2022-03-23 18:52:48.018 | + lib/nova:start_nova:1137 : start_nova_rest 2022-03-23 18:52:48.021 | + lib/nova:start_nova_rest:1045 : local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-03-23 18:52:48.025 | + lib/nova:start_nova_rest:1046 : export PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-03-23 18:52:48.028 | + lib/nova:start_nova_rest:1046 : PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-03-23 18:52:48.031 | + lib/nova:start_nova_rest:1048 : local api_cell_conf=/etc/nova/nova.conf 2022-03-23 18:52:48.034 | + lib/nova:start_nova_rest:1049 : local compute_cell_conf=/etc/nova/nova.conf 2022-03-23 18:52:48.037 | + lib/nova:start_nova_rest:1051 : run_process n-sch '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-03-23 18:52:48.040 | + functions-common:run_process:1680 : local service=n-sch 2022-03-23 18:52:48.043 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-03-23 18:52:48.045 | + functions-common:run_process:1682 : local group= 2022-03-23 18:52:48.048 | + functions-common:run_process:1683 : local user= 2022-03-23 18:52:48.051 | + functions-common:run_process:1685 : local name=n-sch 2022-03-23 18:52:48.053 | + functions-common:run_process:1687 : time_start run_process 2022-03-23 18:52:48.056 | + functions-common:time_start:2411 : local name=run_process 2022-03-23 18:52:48.058 | + functions-common:time_start:2412 : local start_time= 2022-03-23 18:52:48.061 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 18:52:48.064 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 18:52:48.069 | + functions-common:time_start:2416 : _TIME_START[$name]=1648061568066 2022-03-23 18:52:48.072 | + functions-common:run_process:1688 : is_service_enabled n-sch 2022-03-23 18:52:48.090 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:52:48.093 | + functions-common:run_process:1689 : _run_under_systemd n-sch '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' '' 2022-03-23 18:52:48.095 | + functions-common:_run_under_systemd:1645 : local service=n-sch 2022-03-23 18:52:48.098 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-03-23 18:52:48.101 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-03-23 18:52:48.104 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-03-23 18:52:48.107 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-03-23 18:52:48.109 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ sudo ]] 2022-03-23 18:52:48.112 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ ^/ ]] 2022-03-23 18:52:48.115 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@n-sch.service 2022-03-23 18:52:48.118 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-23 18:52:48.121 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-23 18:52:48.124 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ uwsgi ]] 2022-03-23 18:52:48.126 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@n-sch.service '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' ubuntu 2022-03-23 18:52:48.129 | + functions-common:write_user_unit_file:1562 : local service=devstack@n-sch.service 2022-03-23 18:52:48.132 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-03-23 18:52:48.134 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-23 18:52:48.137 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-23 18:52:48.140 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-23 18:52:48.142 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-23 18:52:48.145 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@n-sch.service 2022-03-23 18:52:48.147 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-23 18:52:48.152 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Unit Description 'Devstack devstack@n-sch.service' 2022-03-23 18:52:48.208 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service User ubuntu 2022-03-23 18:52:48.268 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service ExecStart '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-03-23 18:52:48.324 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service KillMode process 2022-03-23 18:52:48.380 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service TimeoutStopSec 300 2022-03-23 18:52:48.438 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-23 18:52:48.498 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-23 18:52:48.500 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Install WantedBy multi-user.target 2022-03-23 18:52:48.564 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-23 18:52:49.323 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@n-sch.service 2022-03-23 18:52:49.337 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-sch.service → /etc/systemd/system/devstack@n-sch.service. 2022-03-23 18:52:50.024 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@n-sch.service 2022-03-23 18:52:50.048 | + functions-common:run_process:1691 : time_stop run_process 2022-03-23 18:52:50.052 | + functions-common:time_stop:2425 : local name 2022-03-23 18:52:50.053 | + functions-common:time_stop:2426 : local end_time 2022-03-23 18:52:50.057 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 18:52:50.061 | + functions-common:time_stop:2428 : local total 2022-03-23 18:52:50.064 | + functions-common:time_stop:2429 : local start_time 2022-03-23 18:52:50.067 | + functions-common:time_stop:2431 : name=run_process 2022-03-23 18:52:50.069 | + functions-common:time_stop:2432 : start_time=1648061568066 2022-03-23 18:52:50.072 | + functions-common:time_stop:2434 : [[ -z 1648061568066 ]] 2022-03-23 18:52:50.075 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 18:52:50.080 | + functions-common:time_stop:2437 : end_time=1648061570077 2022-03-23 18:52:50.083 | + functions-common:time_stop:2438 : elapsed_time=2011 2022-03-23 18:52:50.086 | + functions-common:time_stop:2439 : total=29695 2022-03-23 18:52:50.089 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 18:52:50.092 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=31706 2022-03-23 18:52:50.094 | + lib/nova:start_nova_rest:1052 : '[' True == False ']' 2022-03-23 18:52:50.098 | ++ lib/nova:start_nova_rest:1055 : which uwsgi 2022-03-23 18:52:50.104 | + lib/nova:start_nova_rest:1055 : run_process n-api-meta '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-03-23 18:52:50.107 | + functions-common:run_process:1680 : local service=n-api-meta 2022-03-23 18:52:50.110 | + functions-common:run_process:1681 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-03-23 18:52:50.113 | + functions-common:run_process:1682 : local group= 2022-03-23 18:52:50.116 | + functions-common:run_process:1683 : local user= 2022-03-23 18:52:50.121 | + functions-common:run_process:1685 : local name=n-api-meta 2022-03-23 18:52:50.124 | + functions-common:run_process:1687 : time_start run_process 2022-03-23 18:52:50.126 | + functions-common:time_start:2411 : local name=run_process 2022-03-23 18:52:50.129 | + functions-common:time_start:2412 : local start_time= 2022-03-23 18:52:50.132 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 18:52:50.136 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 18:52:50.142 | + functions-common:time_start:2416 : _TIME_START[$name]=1648061570139 2022-03-23 18:52:50.145 | + functions-common:run_process:1688 : is_service_enabled n-api-meta 2022-03-23 18:52:50.168 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:52:50.171 | + functions-common:run_process:1689 : _run_under_systemd n-api-meta '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' '' '' 2022-03-23 18:52:50.174 | + functions-common:_run_under_systemd:1645 : local service=n-api-meta 2022-03-23 18:52:50.176 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-03-23 18:52:50.180 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-03-23 18:52:50.183 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-03-23 18:52:50.186 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-03-23 18:52:50.188 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ sudo ]] 2022-03-23 18:52:50.191 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ ^/ ]] 2022-03-23 18:52:50.194 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@n-api-meta.service 2022-03-23 18:52:50.197 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-23 18:52:50.200 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-23 18:52:50.203 | + functions-common:_run_under_systemd:1654 : [[ /usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ uwsgi ]] 2022-03-23 18:52:50.206 | + functions-common:_run_under_systemd:1655 : write_uwsgi_user_unit_file devstack@n-api-meta.service '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' '' ubuntu 2022-03-23 18:52:50.209 | + functions-common:write_uwsgi_user_unit_file:1589 : local service=devstack@n-api-meta.service 2022-03-23 18:52:50.212 | + functions-common:write_uwsgi_user_unit_file:1590 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-03-23 18:52:50.214 | + functions-common:write_uwsgi_user_unit_file:1591 : local group= 2022-03-23 18:52:50.217 | + functions-common:write_uwsgi_user_unit_file:1592 : local user=ubuntu 2022-03-23 18:52:50.219 | + functions-common:write_uwsgi_user_unit_file:1593 : local unitfile=/etc/systemd/system/devstack@n-api-meta.service 2022-03-23 18:52:50.223 | + functions-common:write_uwsgi_user_unit_file:1594 : mkdir -p /etc/systemd/system 2022-03-23 18:52:50.228 | + functions-common:write_uwsgi_user_unit_file:1596 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Unit Description 'Devstack devstack@n-api-meta.service' 2022-03-23 18:52:50.289 | + functions-common:write_uwsgi_user_unit_file:1597 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service SyslogIdentifier devstack@n-api-meta.service 2022-03-23 18:52:50.348 | + functions-common:write_uwsgi_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service User ubuntu 2022-03-23 18:52:50.413 | + functions-common:write_uwsgi_user_unit_file:1599 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service ExecStart '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-03-23 18:52:50.479 | + functions-common:write_uwsgi_user_unit_file:1600 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-23 18:52:50.555 | + functions-common:write_uwsgi_user_unit_file:1601 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Type notify 2022-03-23 18:52:50.622 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service KillMode process 2022-03-23 18:52:50.683 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Restart always 2022-03-23 18:52:50.742 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service NotifyAccess all 2022-03-23 18:52:50.812 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service RestartForceExitStatus 100 2022-03-23 18:52:50.871 | + functions-common:write_uwsgi_user_unit_file:1607 : [[ -n '' ]] 2022-03-23 18:52:50.874 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Install WantedBy multi-user.target 2022-03-23 18:52:50.945 | + functions-common:write_uwsgi_user_unit_file:1613 : sudo systemctl daemon-reload 2022-03-23 18:52:51.618 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@n-api-meta.service 2022-03-23 18:52:51.632 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api-meta.service → /etc/systemd/system/devstack@n-api-meta.service. 2022-03-23 18:52:52.369 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@n-api-meta.service 2022-03-23 18:52:52.451 | + functions-common:run_process:1691 : time_stop run_process 2022-03-23 18:52:52.456 | + functions-common:time_stop:2425 : local name 2022-03-23 18:52:52.459 | + functions-common:time_stop:2426 : local end_time 2022-03-23 18:52:52.461 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 18:52:52.465 | + functions-common:time_stop:2428 : local total 2022-03-23 18:52:52.471 | + functions-common:time_stop:2429 : local start_time 2022-03-23 18:52:52.475 | + functions-common:time_stop:2431 : name=run_process 2022-03-23 18:52:52.479 | + functions-common:time_stop:2432 : start_time=1648061570139 2022-03-23 18:52:52.482 | + functions-common:time_stop:2434 : [[ -z 1648061570139 ]] 2022-03-23 18:52:52.487 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 18:52:52.491 | + functions-common:time_stop:2437 : end_time=1648061572487 2022-03-23 18:52:52.497 | + functions-common:time_stop:2438 : elapsed_time=2348 2022-03-23 18:52:52.506 | + functions-common:time_stop:2439 : total=31706 2022-03-23 18:52:52.510 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 18:52:52.513 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=34054 2022-03-23 18:52:52.516 | + lib/nova:start_nova_rest:1058 : export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-03-23 18:52:52.519 | + lib/nova:start_nova_rest:1058 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-03-23 18:52:52.522 | + lib/nova:start_nova:1138 : start_nova_console_proxies 2022-03-23 18:52:52.526 | + lib/nova:start_nova_console_proxies:1073 : local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-03-23 18:52:52.529 | + lib/nova:start_nova_console_proxies:1075 : export PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-03-23 18:52:52.532 | + lib/nova:start_nova_console_proxies:1075 : PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-03-23 18:52:52.535 | + lib/nova:start_nova_console_proxies:1077 : local api_cell_conf=/etc/nova/nova.conf 2022-03-23 18:52:52.538 | + lib/nova:start_nova_console_proxies:1079 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-03-23 18:52:52.541 | + lib/nova:start_nova_console_proxies:1084 : enable_nova_console_proxies 2022-03-23 18:52:52.547 | ++ lib/nova:enable_nova_console_proxies:1062 : seq 1 1 2022-03-23 18:52:52.550 | + lib/nova:enable_nova_console_proxies:1062 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-03-23 18:52:52.554 | + lib/nova:enable_nova_console_proxies:1063 : for srv in n-novnc n-spice n-sproxy 2022-03-23 18:52:52.557 | + lib/nova:enable_nova_console_proxies:1064 : is_service_enabled n-novnc 2022-03-23 18:52:52.580 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 18:52:52.582 | + lib/nova:enable_nova_console_proxies:1063 : for srv in n-novnc n-spice n-sproxy 2022-03-23 18:52:52.585 | + lib/nova:enable_nova_console_proxies:1064 : is_service_enabled n-spice 2022-03-23 18:52:52.605 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 18:52:52.608 | + lib/nova:enable_nova_console_proxies:1063 : for srv in n-novnc n-spice n-sproxy 2022-03-23 18:52:52.610 | + lib/nova:enable_nova_console_proxies:1064 : is_service_enabled n-sproxy 2022-03-23 18:52:52.633 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 18:52:52.636 | ++ lib/nova:start_nova_console_proxies:1085 : seq 1 1 2022-03-23 18:52:52.639 | + lib/nova:start_nova_console_proxies:1085 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-03-23 18:52:52.642 | + lib/nova:start_nova_console_proxies:1086 : local conf 2022-03-23 18:52:52.646 | ++ lib/nova:start_nova_console_proxies:1087 : conductor_conf 1 2022-03-23 18:52:52.651 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-03-23 18:52:52.659 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-03-23 18:52:52.660 | + lib/nova:start_nova_console_proxies:1087 : conf=/etc/nova/nova_cell1.conf 2022-03-23 18:52:52.664 | + lib/nova:start_nova_console_proxies:1088 : run_process n-novnc-cell1 '/usr/local/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web ' 2022-03-23 18:52:52.667 | + functions-common:run_process:1680 : local service=n-novnc-cell1 2022-03-23 18:52:52.677 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web ' 2022-03-23 18:52:52.681 | + functions-common:run_process:1682 : local group= 2022-03-23 18:52:52.684 | + functions-common:run_process:1683 : local user= 2022-03-23 18:52:52.694 | + functions-common:run_process:1685 : local name=n-novnc-cell1 2022-03-23 18:52:52.705 | + functions-common:run_process:1687 : time_start run_process 2022-03-23 18:52:52.716 | + functions-common:time_start:2411 : local name=run_process 2022-03-23 18:52:52.716 | + functions-common:time_start:2412 : local start_time= 2022-03-23 18:52:52.719 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 18:52:52.723 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 18:52:52.728 | + functions-common:time_start:2416 : _TIME_START[$name]=1648061572724 2022-03-23 18:52:52.731 | + functions-common:run_process:1688 : is_service_enabled n-novnc-cell1 2022-03-23 18:52:52.760 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 18:52:52.763 | + functions-common:run_process:1691 : time_stop run_process 2022-03-23 18:52:52.766 | + functions-common:time_stop:2425 : local name 2022-03-23 18:52:52.768 | + functions-common:time_stop:2426 : local end_time 2022-03-23 18:52:52.771 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 18:52:52.774 | + functions-common:time_stop:2428 : local total 2022-03-23 18:52:52.776 | + functions-common:time_stop:2429 : local start_time 2022-03-23 18:52:52.779 | + functions-common:time_stop:2431 : name=run_process 2022-03-23 18:52:52.782 | + functions-common:time_stop:2432 : start_time=1648061572724 2022-03-23 18:52:52.785 | + functions-common:time_stop:2434 : [[ -z 1648061572724 ]] 2022-03-23 18:52:52.789 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 18:52:52.797 | + functions-common:time_stop:2437 : end_time=1648061572790 2022-03-23 18:52:52.806 | + functions-common:time_stop:2438 : elapsed_time=66 2022-03-23 18:52:52.808 | + functions-common:time_stop:2439 : total=34054 2022-03-23 18:52:52.813 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 18:52:52.816 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=34120 2022-03-23 18:52:52.820 | + lib/nova:start_nova_console_proxies:1089 : run_process n-spice-cell1 '/usr/local/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2022-03-23 18:52:52.820 | + functions-common:run_process:1680 : local service=n-spice-cell1 2022-03-23 18:52:52.825 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2022-03-23 18:52:52.825 | + functions-common:run_process:1682 : local group= 2022-03-23 18:52:52.829 | + functions-common:run_process:1683 : local user= 2022-03-23 18:52:52.829 | + functions-common:run_process:1685 : local name=n-spice-cell1 2022-03-23 18:52:52.833 | + functions-common:run_process:1687 : time_start run_process 2022-03-23 18:52:52.836 | + functions-common:time_start:2411 : local name=run_process 2022-03-23 18:52:52.837 | + functions-common:time_start:2412 : local start_time= 2022-03-23 18:52:52.840 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 18:52:52.853 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 18:52:52.865 | + functions-common:time_start:2416 : _TIME_START[$name]=1648061572852 2022-03-23 18:52:52.871 | + functions-common:run_process:1688 : is_service_enabled n-spice-cell1 2022-03-23 18:52:52.918 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 18:52:52.925 | + functions-common:run_process:1691 : time_stop run_process 2022-03-23 18:52:52.937 | + functions-common:time_stop:2425 : local name 2022-03-23 18:52:52.940 | + functions-common:time_stop:2426 : local end_time 2022-03-23 18:52:52.949 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 18:52:52.957 | + functions-common:time_stop:2428 : local total 2022-03-23 18:52:52.962 | + functions-common:time_stop:2429 : local start_time 2022-03-23 18:52:52.965 | + functions-common:time_stop:2431 : name=run_process 2022-03-23 18:52:52.967 | + functions-common:time_stop:2432 : start_time=1648061572852 2022-03-23 18:52:52.971 | + functions-common:time_stop:2434 : [[ -z 1648061572852 ]] 2022-03-23 18:52:52.975 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 18:52:52.980 | + functions-common:time_stop:2437 : end_time=1648061572977 2022-03-23 18:52:52.983 | + functions-common:time_stop:2438 : elapsed_time=125 2022-03-23 18:52:52.986 | + functions-common:time_stop:2439 : total=34120 2022-03-23 18:52:52.988 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 18:52:52.991 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=34245 2022-03-23 18:52:52.994 | + lib/nova:start_nova_console_proxies:1090 : run_process n-sproxy-cell1 '/usr/local/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2022-03-23 18:52:52.996 | + functions-common:run_process:1680 : local service=n-sproxy-cell1 2022-03-23 18:52:52.999 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2022-03-23 18:52:53.002 | + functions-common:run_process:1682 : local group= 2022-03-23 18:52:53.010 | + functions-common:run_process:1683 : local user= 2022-03-23 18:52:53.015 | + functions-common:run_process:1685 : local name=n-sproxy-cell1 2022-03-23 18:52:53.019 | + functions-common:run_process:1687 : time_start run_process 2022-03-23 18:52:53.026 | + functions-common:time_start:2411 : local name=run_process 2022-03-23 18:52:53.037 | + functions-common:time_start:2412 : local start_time= 2022-03-23 18:52:53.047 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 18:52:53.055 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 18:52:53.060 | + functions-common:time_start:2416 : _TIME_START[$name]=1648061573056 2022-03-23 18:52:53.069 | + functions-common:run_process:1688 : is_service_enabled n-sproxy-cell1 2022-03-23 18:52:53.100 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 18:52:53.103 | + functions-common:run_process:1691 : time_stop run_process 2022-03-23 18:52:53.107 | + functions-common:time_stop:2425 : local name 2022-03-23 18:52:53.111 | + functions-common:time_stop:2426 : local end_time 2022-03-23 18:52:53.115 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 18:52:53.119 | + functions-common:time_stop:2428 : local total 2022-03-23 18:52:53.125 | + functions-common:time_stop:2429 : local start_time 2022-03-23 18:52:53.130 | + functions-common:time_stop:2431 : name=run_process 2022-03-23 18:52:53.137 | + functions-common:time_stop:2432 : start_time=1648061573056 2022-03-23 18:52:53.144 | + functions-common:time_stop:2434 : [[ -z 1648061573056 ]] 2022-03-23 18:52:53.153 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 18:52:53.156 | + functions-common:time_stop:2437 : end_time=1648061573151 2022-03-23 18:52:53.158 | + functions-common:time_stop:2438 : elapsed_time=95 2022-03-23 18:52:53.161 | + functions-common:time_stop:2439 : total=34245 2022-03-23 18:52:53.164 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 18:52:53.169 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=34340 2022-03-23 18:52:53.169 | + lib/nova:start_nova_console_proxies:1094 : export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-03-23 18:52:53.175 | + lib/nova:start_nova_console_proxies:1094 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-03-23 18:52:53.180 | + lib/nova:start_nova:1139 : start_nova_conductor 2022-03-23 18:52:53.180 | + lib/nova:start_nova_conductor:1107 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-03-23 18:52:53.185 | + lib/nova:start_nova_conductor:1113 : enable_nova_fleet 2022-03-23 18:52:53.189 | + lib/nova:enable_nova_fleet:1098 : is_service_enabled n-cond 2022-03-23 18:52:53.209 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:52:53.213 | + lib/nova:enable_nova_fleet:1099 : enable_service n-super-cond 2022-03-23 18:52:53.281 | ++ lib/nova:enable_nova_fleet:1100 : seq 1 1 2022-03-23 18:52:53.284 | + lib/nova:enable_nova_fleet:1100 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-03-23 18:52:53.287 | + lib/nova:enable_nova_fleet:1101 : enable_service n-cond-cell1 2022-03-23 18:52:53.352 | + lib/nova:start_nova_conductor:1114 : is_service_enabled n-super-cond 2022-03-23 18:52:53.375 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:52:53.378 | + lib/nova:start_nova_conductor:1115 : run_process n-super-cond '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-03-23 18:52:53.381 | + functions-common:run_process:1680 : local service=n-super-cond 2022-03-23 18:52:53.384 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-03-23 18:52:53.387 | + functions-common:run_process:1682 : local group= 2022-03-23 18:52:53.391 | + functions-common:run_process:1683 : local user= 2022-03-23 18:52:53.393 | + functions-common:run_process:1685 : local name=n-super-cond 2022-03-23 18:52:53.396 | + functions-common:run_process:1687 : time_start run_process 2022-03-23 18:52:53.400 | + functions-common:time_start:2411 : local name=run_process 2022-03-23 18:52:53.403 | + functions-common:time_start:2412 : local start_time= 2022-03-23 18:52:53.405 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 18:52:53.409 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 18:52:53.415 | + functions-common:time_start:2416 : _TIME_START[$name]=1648061573411 2022-03-23 18:52:53.418 | + functions-common:run_process:1688 : is_service_enabled n-super-cond 2022-03-23 18:52:53.439 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:52:53.442 | + functions-common:run_process:1689 : _run_under_systemd n-super-cond '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' '' '' 2022-03-23 18:52:53.445 | + functions-common:_run_under_systemd:1645 : local service=n-super-cond 2022-03-23 18:52:53.447 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-03-23 18:52:53.450 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-03-23 18:52:53.453 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-03-23 18:52:53.456 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-03-23 18:52:53.458 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ sudo ]] 2022-03-23 18:52:53.461 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ ^/ ]] 2022-03-23 18:52:53.464 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@n-super-cond.service 2022-03-23 18:52:53.467 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-23 18:52:53.469 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-23 18:52:53.472 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ uwsgi ]] 2022-03-23 18:52:53.475 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@n-super-cond.service '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' '' ubuntu 2022-03-23 18:52:53.478 | + functions-common:write_user_unit_file:1562 : local service=devstack@n-super-cond.service 2022-03-23 18:52:53.480 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-03-23 18:52:53.483 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-23 18:52:53.486 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-23 18:52:53.489 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-23 18:52:53.495 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-23 18:52:53.498 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@n-super-cond.service 2022-03-23 18:52:53.508 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-23 18:52:53.514 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Unit Description 'Devstack devstack@n-super-cond.service' 2022-03-23 18:52:53.601 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service User ubuntu 2022-03-23 18:52:53.681 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service ExecStart '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-03-23 18:52:53.747 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service KillMode process 2022-03-23 18:52:53.818 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service TimeoutStopSec 300 2022-03-23 18:52:53.906 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-23 18:52:53.978 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-23 18:52:53.981 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Install WantedBy multi-user.target 2022-03-23 18:52:54.041 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-23 18:52:54.846 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@n-super-cond.service 2022-03-23 18:52:54.860 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-super-cond.service → /etc/systemd/system/devstack@n-super-cond.service. 2022-03-23 18:52:55.561 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@n-super-cond.service 2022-03-23 18:52:55.591 | + functions-common:run_process:1691 : time_stop run_process 2022-03-23 18:52:55.595 | + functions-common:time_stop:2425 : local name 2022-03-23 18:52:55.599 | + functions-common:time_stop:2426 : local end_time 2022-03-23 18:52:55.601 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 18:52:55.606 | + functions-common:time_stop:2428 : local total 2022-03-23 18:52:55.610 | + functions-common:time_stop:2429 : local start_time 2022-03-23 18:52:55.612 | + functions-common:time_stop:2431 : name=run_process 2022-03-23 18:52:55.615 | + functions-common:time_stop:2432 : start_time=1648061573411 2022-03-23 18:52:55.618 | + functions-common:time_stop:2434 : [[ -z 1648061573411 ]] 2022-03-23 18:52:55.623 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 18:52:55.626 | + functions-common:time_stop:2437 : end_time=1648061575623 2022-03-23 18:52:55.629 | + functions-common:time_stop:2438 : elapsed_time=2212 2022-03-23 18:52:55.632 | + functions-common:time_stop:2439 : total=34340 2022-03-23 18:52:55.635 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 18:52:55.638 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=36552 2022-03-23 18:52:55.644 | ++ lib/nova:start_nova_conductor:1117 : seq 1 1 2022-03-23 18:52:55.646 | + lib/nova:start_nova_conductor:1117 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-03-23 18:52:55.649 | + lib/nova:start_nova_conductor:1118 : is_service_enabled n-cond-cell1 2022-03-23 18:52:55.678 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:52:55.683 | + lib/nova:start_nova_conductor:1119 : local conf 2022-03-23 18:52:55.687 | ++ lib/nova:start_nova_conductor:1120 : conductor_conf 1 2022-03-23 18:52:55.689 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-03-23 18:52:55.696 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-03-23 18:52:55.699 | + lib/nova:start_nova_conductor:1120 : conf=/etc/nova/nova_cell1.conf 2022-03-23 18:52:55.702 | + lib/nova:start_nova_conductor:1121 : run_process n-cond-cell1 '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-03-23 18:52:55.705 | + functions-common:run_process:1680 : local service=n-cond-cell1 2022-03-23 18:52:55.708 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-03-23 18:52:55.711 | + functions-common:run_process:1682 : local group= 2022-03-23 18:52:55.714 | + functions-common:run_process:1683 : local user= 2022-03-23 18:52:55.717 | + functions-common:run_process:1685 : local name=n-cond-cell1 2022-03-23 18:52:55.720 | + functions-common:run_process:1687 : time_start run_process 2022-03-23 18:52:55.722 | + functions-common:time_start:2411 : local name=run_process 2022-03-23 18:52:55.725 | + functions-common:time_start:2412 : local start_time= 2022-03-23 18:52:55.728 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 18:52:55.732 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 18:52:55.737 | + functions-common:time_start:2416 : _TIME_START[$name]=1648061575734 2022-03-23 18:52:55.740 | + functions-common:run_process:1688 : is_service_enabled n-cond-cell1 2022-03-23 18:52:55.765 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:52:55.768 | + functions-common:run_process:1689 : _run_under_systemd n-cond-cell1 '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' '' '' 2022-03-23 18:52:55.771 | + functions-common:_run_under_systemd:1645 : local service=n-cond-cell1 2022-03-23 18:52:55.773 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-03-23 18:52:55.776 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-03-23 18:52:55.779 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-03-23 18:52:55.782 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-03-23 18:52:55.785 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ sudo ]] 2022-03-23 18:52:55.787 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ ^/ ]] 2022-03-23 18:52:55.790 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@n-cond-cell1.service 2022-03-23 18:52:55.793 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-23 18:52:55.796 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-23 18:52:55.799 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ uwsgi ]] 2022-03-23 18:52:55.802 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@n-cond-cell1.service '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' '' ubuntu 2022-03-23 18:52:55.804 | + functions-common:write_user_unit_file:1562 : local service=devstack@n-cond-cell1.service 2022-03-23 18:52:55.807 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-03-23 18:52:55.810 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-23 18:52:55.813 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-23 18:52:55.815 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-23 18:52:55.818 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-23 18:52:55.821 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@n-cond-cell1.service 2022-03-23 18:52:55.824 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-23 18:52:55.828 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Unit Description 'Devstack devstack@n-cond-cell1.service' 2022-03-23 18:52:55.893 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service User ubuntu 2022-03-23 18:52:55.955 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service ExecStart '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-03-23 18:52:56.023 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service KillMode process 2022-03-23 18:52:56.087 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service TimeoutStopSec 300 2022-03-23 18:52:56.157 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-23 18:52:56.229 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-23 18:52:56.232 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Install WantedBy multi-user.target 2022-03-23 18:52:56.302 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-23 18:52:57.085 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@n-cond-cell1.service 2022-03-23 18:52:57.095 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-cond-cell1.service → /etc/systemd/system/devstack@n-cond-cell1.service. 2022-03-23 18:52:57.870 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@n-cond-cell1.service 2022-03-23 18:52:57.899 | + functions-common:run_process:1691 : time_stop run_process 2022-03-23 18:52:57.902 | + functions-common:time_stop:2425 : local name 2022-03-23 18:52:57.905 | + functions-common:time_stop:2426 : local end_time 2022-03-23 18:52:57.907 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 18:52:57.910 | + functions-common:time_stop:2428 : local total 2022-03-23 18:52:57.913 | + functions-common:time_stop:2429 : local start_time 2022-03-23 18:52:57.915 | + functions-common:time_stop:2431 : name=run_process 2022-03-23 18:52:57.918 | + functions-common:time_stop:2432 : start_time=1648061575734 2022-03-23 18:52:57.921 | + functions-common:time_stop:2434 : [[ -z 1648061575734 ]] 2022-03-23 18:52:57.924 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 18:52:57.929 | + functions-common:time_stop:2437 : end_time=1648061577926 2022-03-23 18:52:57.932 | + functions-common:time_stop:2438 : elapsed_time=2192 2022-03-23 18:52:57.934 | + functions-common:time_stop:2439 : total=36552 2022-03-23 18:52:57.937 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 18:52:57.939 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=38744 2022-03-23 18:52:57.942 | + lib/nova:start_nova:1140 : start_nova_compute 2022-03-23 18:52:57.945 | + lib/nova:start_nova_compute:970 : local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-03-23 18:52:57.947 | + lib/nova:start_nova_compute:971 : export PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-03-23 18:52:57.950 | + lib/nova:start_nova_compute:971 : PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-03-23 18:52:57.953 | + lib/nova:start_nova_compute:973 : local compute_cell_conf=/etc/nova/nova.conf 2022-03-23 18:52:57.955 | + lib/nova:start_nova_compute:976 : cp /etc/nova/nova.conf /etc/nova/nova-cpu.conf 2022-03-23 18:52:57.961 | + lib/nova:start_nova_compute:978 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NOVA_CPU_CONF' 2022-03-23 18:52:57.964 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-03-23 18:52:57.966 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-03-23 18:52:57.969 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CPU_CONF' 2022-03-23 18:52:57.971 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-03-23 18:52:57.975 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CPU_CONF' 2022-03-23 18:52:57.977 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova-cpu.conf 2022-03-23 18:52:57.980 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova-cpu.conf 2022-03-23 18:52:57.983 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova-cpu.conf ']' 2022-03-23 18:52:57.988 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NOVA_CPU_CONF' 2022-03-23 18:52:57.988 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CPU_CONF' ' 2022-03-23 18:52:57.988 | BEGIN { 2022-03-23 18:52:57.988 | section = "" 2022-03-23 18:52:57.988 | last_section = "" 2022-03-23 18:52:57.988 | section_count = 0 2022-03-23 18:52:57.988 | } 2022-03-23 18:52:57.988 | /^\[.+\]/ { 2022-03-23 18:52:57.988 | gsub("[][]", "", $1); 2022-03-23 18:52:57.988 | section=$1 2022-03-23 18:52:57.988 | next 2022-03-23 18:52:57.988 | } 2022-03-23 18:52:57.988 | /^ *\#/ { 2022-03-23 18:52:57.988 | next 2022-03-23 18:52:57.988 | } 2022-03-23 18:52:57.989 | /^[^ \t]+/ { 2022-03-23 18:52:57.989 | # get offset of first = in $0 2022-03-23 18:52:57.989 | eq_idx = index($0, "=") 2022-03-23 18:52:57.989 | # extract attr & value from $0 2022-03-23 18:52:57.989 | attr = substr($0, 1, eq_idx - 1) 2022-03-23 18:52:57.989 | value = substr($0, eq_idx + 1) 2022-03-23 18:52:57.989 | # only need to strip trailing whitespace from attr 2022-03-23 18:52:57.989 | sub(/[ \t]*$/, "", attr) 2022-03-23 18:52:57.989 | # need to strip leading & trailing whitespace from value 2022-03-23 18:52:57.989 | sub(/^[ \t]*/, "", value) 2022-03-23 18:52:57.989 | sub(/[ \t]*$/, "", value) 2022-03-23 18:52:57.989 | 2022-03-23 18:52:57.989 | # cfg_attr_count: number of config lines per [section, attr] 2022-03-23 18:52:57.989 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-03-23 18:52:57.989 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-03-23 18:52:57.989 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-03-23 18:52:57.989 | if (! (section, attr) in cfg_attr_count) { 2022-03-23 18:52:57.989 | if (section != last_section) { 2022-03-23 18:52:57.989 | cfg_section[section_count++] = section 2022-03-23 18:52:57.989 | last_section = section 2022-03-23 18:52:57.989 | } 2022-03-23 18:52:57.989 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-03-23 18:52:57.989 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-03-23 18:52:57.989 | 2022-03-23 18:52:57.989 | cfg_attr[section, attr, 0] = value 2022-03-23 18:52:57.989 | cfg_attr_count[section, attr] = 1 2022-03-23 18:52:57.989 | } else { 2022-03-23 18:52:57.989 | lno = cfg_attr_count[section, attr]++ 2022-03-23 18:52:57.989 | cfg_attr[section, attr, lno] = value 2022-03-23 18:52:57.989 | } 2022-03-23 18:52:57.989 | } 2022-03-23 18:52:57.989 | END { 2022-03-23 18:52:57.989 | # Process each section in order 2022-03-23 18:52:57.989 | for (sno = 0; sno < section_count; sno++) { 2022-03-23 18:52:57.990 | section = cfg_section[sno] 2022-03-23 18:52:57.990 | # The ini routines simply append a config item immediately 2022-03-23 18:52:57.990 | # after the section header. To keep the same order as defined 2022-03-23 18:52:57.990 | # in local.conf, invoke the ini routines in the reverse order 2022-03-23 18:52:57.990 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-03-23 18:52:57.990 | attr = cfg_sec_attr_name[sno, attr_no] 2022-03-23 18:52:57.990 | if (cfg_attr_count[section, attr] == 1) 2022-03-23 18:52:57.990 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-03-23 18:52:57.990 | else { 2022-03-23 18:52:57.990 | # For multiline, invoke the ini routines in the reverse order 2022-03-23 18:52:57.990 | count = cfg_attr_count[section, attr] 2022-03-23 18:52:57.990 | print "inidelete " configfile " " section " " attr 2022-03-23 18:52:57.990 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-03-23 18:52:57.990 | for (l = count -2; l >= 0; l--) 2022-03-23 18:52:57.990 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-03-23 18:52:57.990 | } 2022-03-23 18:52:57.990 | } 2022-03-23 18:52:57.990 | } 2022-03-23 18:52:57.990 | } 2022-03-23 18:52:57.990 | ' 2022-03-23 18:52:57.990 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 18:52:57.994 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-03-23 18:52:57.995 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-03-23 18:52:57.998 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-03-23 18:52:58.000 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CPU_CONF' 2022-03-23 18:52:58.002 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-03-23 18:52:58.005 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CPU_CONF ]] 2022-03-23 18:52:58.008 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CPU_CONF' ' 2022-03-23 18:52:58.008 | BEGIN { group = "" } 2022-03-23 18:52:58.008 | /^\[\[.+\|.*\]\]/ { 2022-03-23 18:52:58.008 | gsub("[][]", "", $1); 2022-03-23 18:52:58.008 | split($1, a, "|"); 2022-03-23 18:52:58.008 | if (a[1] == matchgroup && a[2] == configfile) { 2022-03-23 18:52:58.008 | group=a[1] 2022-03-23 18:52:58.008 | } else { 2022-03-23 18:52:58.008 | group="" 2022-03-23 18:52:58.008 | } 2022-03-23 18:52:58.008 | next 2022-03-23 18:52:58.008 | } 2022-03-23 18:52:58.008 | { 2022-03-23 18:52:58.008 | if (group != "") 2022-03-23 18:52:58.008 | print $0 2022-03-23 18:52:58.008 | } 2022-03-23 18:52:58.008 | ' /home/ubuntu/devstack/local.conf 2022-03-23 18:52:58.016 | + lib/nova:start_nova_compute:980 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-03-23 18:52:58.018 | + lib/nova:start_nova_compute:987 : iniset /etc/nova/nova-cpu.conf workarounds disable_group_policy_check_upcall True 2022-03-23 18:52:58.054 | + lib/nova:start_nova_compute:990 : iniset /etc/nova/nova-cpu.conf filter_scheduler track_instance_changes False 2022-03-23 18:52:58.087 | + lib/nova:start_nova_compute:991 : iniset_rpc_backend nova /etc/nova/nova-cpu.conf DEFAULT nova_cell1 2022-03-23 18:52:58.090 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-03-23 18:52:58.092 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova-cpu.conf 2022-03-23 18:52:58.095 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-03-23 18:52:58.098 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-03-23 18:52:58.100 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-03-23 18:52:58.118 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:52:58.122 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-03-23 18:52:58.125 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-03-23 18:52:58.127 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-03-23 18:52:58.145 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:52:58.148 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.45:5672/nova_cell1 2022-03-23 18:52:58.151 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova-cpu.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.45:5672/nova_cell1 2022-03-23 18:52:58.184 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-03-23 18:52:58.186 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-03-23 18:52:58.189 | + lib/nova:start_nova_compute:995 : inidelete /etc/nova/nova-cpu.conf database connection 2022-03-23 18:52:58.212 | + lib/nova:start_nova_compute:996 : inidelete /etc/nova/nova-cpu.conf api_database connection 2022-03-23 18:52:58.234 | + lib/nova:start_nova_compute:1001 : configure_console_compute 2022-03-23 18:52:58.237 | + lib/nova:configure_console_compute:643 : local offset 2022-03-23 18:52:58.240 | + lib/nova:configure_console_compute:644 : offset=0 2022-03-23 18:52:58.242 | + lib/nova:configure_console_compute:648 : local default_proxyclient_addr 2022-03-23 18:52:58.245 | ++ lib/nova:configure_console_compute:649 : iniget /etc/nova/nova-cpu.conf DEFAULT my_ip 2022-03-23 18:52:58.267 | + lib/nova:configure_console_compute:649 : default_proxyclient_addr=10.222.0.45 2022-03-23 18:52:58.270 | + lib/nova:configure_console_compute:653 : is_service_enabled n-cpu 2022-03-23 18:52:58.290 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 18:52:58.293 | + lib/nova:configure_console_compute:669 : is_service_enabled n-novnc 2022-03-23 18:52:58.311 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 18:52:58.314 | + lib/nova:configure_console_compute:669 : '[' False '!=' False ']' 2022-03-23 18:52:58.317 | + lib/nova:configure_console_compute:677 : iniset /etc/nova/nova-cpu.conf vnc enabled false 2022-03-23 18:52:58.350 | + lib/nova:configure_console_compute:680 : is_service_enabled n-spice 2022-03-23 18:52:58.368 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 18:52:58.371 | + lib/nova:configure_console_compute:690 : is_service_enabled n-sproxy 2022-03-23 18:52:58.393 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 18:52:58.396 | + lib/nova:start_nova_compute:1004 : '[' -n '' ']' 2022-03-23 18:52:58.399 | + lib/nova:start_nova_compute:1009 : [[ libvirt == \l\i\b\v\i\r\t ]] 2022-03-23 18:52:58.401 | + lib/nova:start_nova_compute:1009 : [[ kvm == \q\e\m\u ]] 2022-03-23 18:52:58.404 | + lib/nova:start_nova_compute:1013 : [[ libvirt = \l\i\b\v\i\r\t ]] 2022-03-23 18:52:58.406 | + lib/nova:start_nova_compute:1017 : run_process n-cpu '/usr/local/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' libvirt 2022-03-23 18:52:58.409 | + functions-common:run_process:1680 : local service=n-cpu 2022-03-23 18:52:58.411 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2022-03-23 18:52:58.414 | + functions-common:run_process:1682 : local group=libvirt 2022-03-23 18:52:58.416 | + functions-common:run_process:1683 : local user= 2022-03-23 18:52:58.419 | + functions-common:run_process:1685 : local name=n-cpu 2022-03-23 18:52:58.424 | + functions-common:run_process:1687 : time_start run_process 2022-03-23 18:52:58.430 | + functions-common:time_start:2411 : local name=run_process 2022-03-23 18:52:58.433 | + functions-common:time_start:2412 : local start_time= 2022-03-23 18:52:58.436 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 18:52:58.442 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 18:52:58.447 | + functions-common:time_start:2416 : _TIME_START[$name]=1648061578444 2022-03-23 18:52:58.455 | + functions-common:run_process:1688 : is_service_enabled n-cpu 2022-03-23 18:52:58.476 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 18:52:58.479 | + functions-common:run_process:1691 : time_stop run_process 2022-03-23 18:52:58.481 | + functions-common:time_stop:2425 : local name 2022-03-23 18:52:58.484 | + functions-common:time_stop:2426 : local end_time 2022-03-23 18:52:58.486 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 18:52:58.491 | + functions-common:time_stop:2428 : local total 2022-03-23 18:52:58.495 | + functions-common:time_stop:2429 : local start_time 2022-03-23 18:52:58.498 | + functions-common:time_stop:2431 : name=run_process 2022-03-23 18:52:58.500 | + functions-common:time_stop:2432 : start_time=1648061578444 2022-03-23 18:52:58.506 | + functions-common:time_stop:2434 : [[ -z 1648061578444 ]] 2022-03-23 18:52:58.510 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 18:52:58.515 | + functions-common:time_stop:2437 : end_time=1648061578511 2022-03-23 18:52:58.518 | + functions-common:time_stop:2438 : elapsed_time=67 2022-03-23 18:52:58.521 | + functions-common:time_stop:2439 : total=38744 2022-03-23 18:52:58.524 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 18:52:58.526 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=38811 2022-03-23 18:52:58.529 | + lib/nova:start_nova_compute:1039 : export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-03-23 18:52:58.532 | + lib/nova:start_nova_compute:1039 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-03-23 18:52:58.535 | + lib/nova:start_nova:1141 : is_service_enabled n-api 2022-03-23 18:52:58.557 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:52:58.560 | + lib/nova:start_nova:1143 : echo 'Dumping cells_v2 mapping' 2022-03-23 18:52:58.560 | Dumping cells_v2 mapping 2022-03-23 18:52:58.563 | + lib/nova:start_nova:1144 : /usr/local/bin/nova-manage cell_v2 list_cells --verbose 2022-03-23 18:52:59.592 | Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. 2022-03-23 18:53:02.149 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:53:02.149 | from cryptography.utils import int_from_bytes 2022-03-23 18:53:02.149 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:53:02.149 | from cryptography.utils import int_from_bytes 2022-03-23 18:53:02.149 | +-------+--------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------------+----------+ 2022-03-23 18:53:02.149 | | Name | UUID | Transport URL | Database Connection | Disabled | 2022-03-23 18:53:02.149 | +-------+--------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------------+----------+ 2022-03-23 18:53:02.149 | | cell0 | 00000000-0000-0000-0000-000000000000 | none:/// | mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8 | False | 2022-03-23 18:53:02.149 | | cell1 | 34775fa4-771b-48ba-a788-418c9381df8d | rabbit://stackrabbit:Passw0rd@10.222.0.45:5672/nova_cell1 | mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8 | False | 2022-03-23 18:53:02.149 | +-------+--------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------------+----------+ 2022-03-23 18:53:02.607 | + ./stack.sh:main:1320 : async_runfunc create_flavors 2022-03-23 18:53:02.610 | + inc/async:async_runfunc:116 : async_run create_flavors create_flavors 2022-03-23 18:53:02.679 | + inc/async:async_inner:63 : create_flavors 2022-03-23 18:53:02.719 | [799828 Async create_flavors:857768]: running: create_flavors 2022-03-23 18:53:02.722 | + ./stack.sh:main:1322 : is_service_enabled cinder 2022-03-23 18:53:02.742 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:53:02.745 | + ./stack.sh:main:1323 : echo_summary 'Starting Cinder' 2022-03-23 18:53:02.747 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-23 18:53:02.750 | + ./stack.sh:echo_summary:446 : echo -e Starting Cinder 2022-03-23 18:53:02.753 | + ./stack.sh:main:1324 : start_cinder 2022-03-23 18:53:02.755 | + lib/cinder:start_cinder:508 : local service_port=8776 2022-03-23 18:53:02.758 | + lib/cinder:start_cinder:509 : local service_protocol=http 2022-03-23 18:53:02.760 | + lib/cinder:start_cinder:510 : local cinder_url 2022-03-23 18:53:02.763 | + lib/cinder:start_cinder:511 : is_service_enabled tls-proxy 2022-03-23 18:53:02.781 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 18:53:02.784 | + lib/cinder:start_cinder:515 : '[' lioadm = tgtadm ']' 2022-03-23 18:53:02.787 | + lib/cinder:start_cinder:535 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,s-container-sync,n-super-cond,n-cond-cell1 =~ c-api ]] 2022-03-23 18:53:02.790 | + lib/cinder:start_cinder:536 : '[' True == False ']' 2022-03-23 18:53:02.793 | ++ lib/cinder:start_cinder:544 : which uwsgi 2022-03-23 18:53:02.797 | + lib/cinder:start_cinder:544 : run_process c-api '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-03-23 18:53:02.800 | + functions-common:run_process:1680 : local service=c-api 2022-03-23 18:53:02.803 | + functions-common:run_process:1681 : local 'command=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-03-23 18:53:02.805 | + functions-common:run_process:1682 : local group= 2022-03-23 18:53:02.808 | + functions-common:run_process:1683 : local user= 2022-03-23 18:53:02.811 | + functions-common:run_process:1685 : local name=c-api 2022-03-23 18:53:02.813 | + functions-common:run_process:1687 : time_start run_process 2022-03-23 18:53:02.816 | + functions-common:time_start:2411 : local name=run_process 2022-03-23 18:53:02.819 | + functions-common:time_start:2412 : local start_time= 2022-03-23 18:53:02.821 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 18:53:02.825 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 18:53:02.829 | + functions-common:time_start:2416 : _TIME_START[$name]=1648061582826 2022-03-23 18:53:02.832 | + functions-common:run_process:1688 : is_service_enabled c-api 2022-03-23 18:53:02.849 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:53:02.851 | + functions-common:run_process:1689 : _run_under_systemd c-api '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' '' '' 2022-03-23 18:53:02.854 | + functions-common:_run_under_systemd:1645 : local service=c-api 2022-03-23 18:53:02.856 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-03-23 18:53:02.859 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-03-23 18:53:02.862 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-03-23 18:53:02.864 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-03-23 18:53:02.867 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ sudo ]] 2022-03-23 18:53:02.869 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ ^/ ]] 2022-03-23 18:53:02.872 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@c-api.service 2022-03-23 18:53:02.875 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-23 18:53:02.877 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-23 18:53:02.880 | + functions-common:_run_under_systemd:1654 : [[ /usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ uwsgi ]] 2022-03-23 18:53:02.883 | + functions-common:_run_under_systemd:1655 : write_uwsgi_user_unit_file devstack@c-api.service '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' '' ubuntu 2022-03-23 18:53:02.885 | + functions-common:write_uwsgi_user_unit_file:1589 : local service=devstack@c-api.service 2022-03-23 18:53:02.888 | + functions-common:write_uwsgi_user_unit_file:1590 : local 'command=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-03-23 18:53:02.890 | + functions-common:write_uwsgi_user_unit_file:1591 : local group= 2022-03-23 18:53:02.893 | + functions-common:write_uwsgi_user_unit_file:1592 : local user=ubuntu 2022-03-23 18:53:02.895 | + functions-common:write_uwsgi_user_unit_file:1593 : local unitfile=/etc/systemd/system/devstack@c-api.service 2022-03-23 18:53:02.897 | + functions-common:write_uwsgi_user_unit_file:1594 : mkdir -p /etc/systemd/system 2022-03-23 18:53:02.902 | + functions-common:write_uwsgi_user_unit_file:1596 : iniset -sudo /etc/systemd/system/devstack@c-api.service Unit Description 'Devstack devstack@c-api.service' 2022-03-23 18:53:02.957 | + functions-common:write_uwsgi_user_unit_file:1597 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service SyslogIdentifier devstack@c-api.service 2022-03-23 18:53:03.011 | + functions-common:write_uwsgi_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service User ubuntu 2022-03-23 18:53:03.067 | + functions-common:write_uwsgi_user_unit_file:1599 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service ExecStart '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-03-23 18:53:03.122 | + functions-common:write_uwsgi_user_unit_file:1600 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-23 18:53:03.178 | + functions-common:write_uwsgi_user_unit_file:1601 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Type notify 2022-03-23 18:53:03.233 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service KillMode process 2022-03-23 18:53:03.289 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Restart always 2022-03-23 18:53:03.343 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service NotifyAccess all 2022-03-23 18:53:03.399 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service RestartForceExitStatus 100 2022-03-23 18:53:03.454 | + functions-common:write_uwsgi_user_unit_file:1607 : [[ -n '' ]] 2022-03-23 18:53:03.457 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@c-api.service Install WantedBy multi-user.target 2022-03-23 18:53:03.514 | + functions-common:write_uwsgi_user_unit_file:1613 : sudo systemctl daemon-reload 2022-03-23 18:53:04.197 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@c-api.service 2022-03-23 18:53:04.211 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-api.service → /etc/systemd/system/devstack@c-api.service. 2022-03-23 18:53:04.862 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@c-api.service 2022-03-23 18:53:04.945 | + functions-common:run_process:1691 : time_stop run_process 2022-03-23 18:53:04.948 | + functions-common:time_stop:2425 : local name 2022-03-23 18:53:04.951 | + functions-common:time_stop:2426 : local end_time 2022-03-23 18:53:04.958 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 18:53:04.969 | + functions-common:time_stop:2428 : local total 2022-03-23 18:53:04.977 | + functions-common:time_stop:2429 : local start_time 2022-03-23 18:53:04.982 | + functions-common:time_stop:2431 : name=run_process 2022-03-23 18:53:04.985 | + functions-common:time_stop:2432 : start_time=1648061582826 2022-03-23 18:53:04.989 | + functions-common:time_stop:2434 : [[ -z 1648061582826 ]] 2022-03-23 18:53:04.997 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 18:53:05.003 | + functions-common:time_stop:2437 : end_time=1648061584998 2022-03-23 18:53:05.006 | + functions-common:time_stop:2438 : elapsed_time=2172 2022-03-23 18:53:05.008 | + functions-common:time_stop:2439 : total=38811 2022-03-23 18:53:05.013 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 18:53:05.016 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=40983 2022-03-23 18:53:05.020 | + lib/cinder:start_cinder:545 : cinder_url=http://10.222.0.45/volume/v3 2022-03-23 18:53:05.025 | + lib/cinder:start_cinder:549 : echo 'Waiting for Cinder API to start...' 2022-03-23 18:53:05.025 | Waiting for Cinder API to start... 2022-03-23 18:53:05.027 | + lib/cinder:start_cinder:550 : wait_for_service 60 http://10.222.0.45/volume/v3 2022-03-23 18:53:05.030 | + functions:wait_for_service:457 : local timeout=60 2022-03-23 18:53:05.034 | + functions:wait_for_service:458 : local url=http://10.222.0.45/volume/v3 2022-03-23 18:53:05.039 | + functions:wait_for_service:459 : local rval=0 2022-03-23 18:53:05.042 | + functions:wait_for_service:460 : time_start wait_for_service 2022-03-23 18:53:05.045 | + functions-common:time_start:2411 : local name=wait_for_service 2022-03-23 18:53:05.050 | + functions-common:time_start:2412 : local start_time= 2022-03-23 18:53:05.054 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 18:53:05.059 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 18:53:05.064 | + functions-common:time_start:2416 : _TIME_START[$name]=1648061585061 2022-03-23 18:53:05.071 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-03-23 18:53:05.079 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.45/volume/v3 2022-03-23 18:53:09.607 | + :: : [[ 401 == 503 ]] 2022-03-23 18:53:09.609 | + :: : [[ 0 -eq 7 ]] 2022-03-23 18:53:09.612 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-03-23 18:53:09.615 | + functions-common:time_stop:2425 : local name 2022-03-23 18:53:09.617 | + functions-common:time_stop:2426 : local end_time 2022-03-23 18:53:09.620 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 18:53:09.623 | + functions-common:time_stop:2428 : local total 2022-03-23 18:53:09.625 | + functions-common:time_stop:2429 : local start_time 2022-03-23 18:53:09.628 | + functions-common:time_stop:2431 : name=wait_for_service 2022-03-23 18:53:09.631 | + functions-common:time_stop:2432 : start_time=1648061585061 2022-03-23 18:53:09.633 | + functions-common:time_stop:2434 : [[ -z 1648061585061 ]] 2022-03-23 18:53:09.636 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 18:53:09.642 | + functions-common:time_stop:2437 : end_time=1648061589639 2022-03-23 18:53:09.644 | + functions-common:time_stop:2438 : elapsed_time=4578 2022-03-23 18:53:09.647 | + functions-common:time_stop:2439 : total=18065 2022-03-23 18:53:09.649 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 18:53:09.652 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=22643 2022-03-23 18:53:09.654 | + functions:wait_for_service:467 : return 0 2022-03-23 18:53:09.657 | + lib/cinder:start_cinder:554 : run_process c-sch '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-03-23 18:53:09.660 | + functions-common:run_process:1680 : local service=c-sch 2022-03-23 18:53:09.663 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-03-23 18:53:09.666 | + functions-common:run_process:1682 : local group= 2022-03-23 18:53:09.668 | + functions-common:run_process:1683 : local user= 2022-03-23 18:53:09.671 | + functions-common:run_process:1685 : local name=c-sch 2022-03-23 18:53:09.674 | + functions-common:run_process:1687 : time_start run_process 2022-03-23 18:53:09.677 | + functions-common:time_start:2411 : local name=run_process 2022-03-23 18:53:09.680 | + functions-common:time_start:2412 : local start_time= 2022-03-23 18:53:09.683 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 18:53:09.686 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 18:53:09.691 | + functions-common:time_start:2416 : _TIME_START[$name]=1648061589688 2022-03-23 18:53:09.694 | + functions-common:run_process:1688 : is_service_enabled c-sch 2022-03-23 18:53:09.712 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:53:09.715 | + functions-common:run_process:1689 : _run_under_systemd c-sch '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' '' '' 2022-03-23 18:53:09.718 | + functions-common:_run_under_systemd:1645 : local service=c-sch 2022-03-23 18:53:09.720 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-03-23 18:53:09.723 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-03-23 18:53:09.726 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-03-23 18:53:09.728 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-03-23 18:53:09.731 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ sudo ]] 2022-03-23 18:53:09.734 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2022-03-23 18:53:09.736 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@c-sch.service 2022-03-23 18:53:09.739 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-23 18:53:09.741 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-23 18:53:09.744 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2022-03-23 18:53:09.747 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@c-sch.service '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' '' ubuntu 2022-03-23 18:53:09.750 | + functions-common:write_user_unit_file:1562 : local service=devstack@c-sch.service 2022-03-23 18:53:09.753 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-03-23 18:53:09.755 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-23 18:53:09.758 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-23 18:53:09.761 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-23 18:53:09.764 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-23 18:53:09.766 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@c-sch.service 2022-03-23 18:53:09.769 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-23 18:53:09.774 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Unit Description 'Devstack devstack@c-sch.service' 2022-03-23 18:53:09.831 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service User ubuntu 2022-03-23 18:53:09.888 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service ExecStart '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-03-23 18:53:09.948 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service KillMode process 2022-03-23 18:53:10.006 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service TimeoutStopSec 300 2022-03-23 18:53:10.064 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-23 18:53:10.124 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-23 18:53:10.127 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Install WantedBy multi-user.target 2022-03-23 18:53:10.185 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-23 18:53:10.885 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@c-sch.service 2022-03-23 18:53:10.900 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-sch.service → /etc/systemd/system/devstack@c-sch.service. 2022-03-23 18:53:11.558 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@c-sch.service 2022-03-23 18:53:11.586 | + functions-common:run_process:1691 : time_stop run_process 2022-03-23 18:53:11.590 | + functions-common:time_stop:2425 : local name 2022-03-23 18:53:11.592 | + functions-common:time_stop:2426 : local end_time 2022-03-23 18:53:11.594 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 18:53:11.597 | + functions-common:time_stop:2428 : local total 2022-03-23 18:53:11.600 | + functions-common:time_stop:2429 : local start_time 2022-03-23 18:53:11.602 | + functions-common:time_stop:2431 : name=run_process 2022-03-23 18:53:11.605 | + functions-common:time_stop:2432 : start_time=1648061589688 2022-03-23 18:53:11.608 | + functions-common:time_stop:2434 : [[ -z 1648061589688 ]] 2022-03-23 18:53:11.611 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 18:53:11.616 | + functions-common:time_stop:2437 : end_time=1648061591613 2022-03-23 18:53:11.619 | + functions-common:time_stop:2438 : elapsed_time=1925 2022-03-23 18:53:11.621 | + functions-common:time_stop:2439 : total=40983 2022-03-23 18:53:11.624 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 18:53:11.627 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=42908 2022-03-23 18:53:11.630 | + lib/cinder:start_cinder:555 : run_process c-bak '/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2022-03-23 18:53:11.632 | + functions-common:run_process:1680 : local service=c-bak 2022-03-23 18:53:11.635 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2022-03-23 18:53:11.638 | + functions-common:run_process:1682 : local group= 2022-03-23 18:53:11.641 | + functions-common:run_process:1683 : local user= 2022-03-23 18:53:11.644 | + functions-common:run_process:1685 : local name=c-bak 2022-03-23 18:53:11.646 | + functions-common:run_process:1687 : time_start run_process 2022-03-23 18:53:11.649 | + functions-common:time_start:2411 : local name=run_process 2022-03-23 18:53:11.652 | + functions-common:time_start:2412 : local start_time= 2022-03-23 18:53:11.654 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 18:53:11.657 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 18:53:11.662 | + functions-common:time_start:2416 : _TIME_START[$name]=1648061591659 2022-03-23 18:53:11.665 | + functions-common:run_process:1688 : is_service_enabled c-bak 2022-03-23 18:53:11.685 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:53:11.688 | + functions-common:run_process:1689 : _run_under_systemd c-bak '/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' '' '' 2022-03-23 18:53:11.691 | + functions-common:_run_under_systemd:1645 : local service=c-bak 2022-03-23 18:53:11.694 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2022-03-23 18:53:11.696 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2022-03-23 18:53:11.699 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2022-03-23 18:53:11.702 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2022-03-23 18:53:11.704 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf =~ sudo ]] 2022-03-23 18:53:11.707 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2022-03-23 18:53:11.710 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@c-bak.service 2022-03-23 18:53:11.712 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-23 18:53:11.715 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-23 18:53:11.718 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2022-03-23 18:53:11.720 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@c-bak.service '/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' '' ubuntu 2022-03-23 18:53:11.723 | + functions-common:write_user_unit_file:1562 : local service=devstack@c-bak.service 2022-03-23 18:53:11.726 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2022-03-23 18:53:11.729 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-23 18:53:11.731 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-23 18:53:11.734 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-23 18:53:11.736 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-23 18:53:11.739 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@c-bak.service 2022-03-23 18:53:11.742 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-23 18:53:11.747 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Unit Description 'Devstack devstack@c-bak.service' 2022-03-23 18:53:11.806 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service User ubuntu 2022-03-23 18:53:11.864 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service ExecStart '/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2022-03-23 18:53:11.926 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service KillMode process 2022-03-23 18:53:11.983 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service TimeoutStopSec 300 2022-03-23 18:53:12.043 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-23 18:53:12.106 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-23 18:53:12.109 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Install WantedBy multi-user.target 2022-03-23 18:53:12.172 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-23 18:53:12.944 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@c-bak.service 2022-03-23 18:53:12.958 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-bak.service → /etc/systemd/system/devstack@c-bak.service. 2022-03-23 18:53:13.662 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@c-bak.service 2022-03-23 18:53:13.694 | + functions-common:run_process:1691 : time_stop run_process 2022-03-23 18:53:13.701 | + functions-common:time_stop:2425 : local name 2022-03-23 18:53:13.703 | + functions-common:time_stop:2426 : local end_time 2022-03-23 18:53:13.707 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 18:53:13.709 | + functions-common:time_stop:2428 : local total 2022-03-23 18:53:13.712 | + functions-common:time_stop:2429 : local start_time 2022-03-23 18:53:13.715 | + functions-common:time_stop:2431 : name=run_process 2022-03-23 18:53:13.718 | + functions-common:time_stop:2432 : start_time=1648061591659 2022-03-23 18:53:13.720 | + functions-common:time_stop:2434 : [[ -z 1648061591659 ]] 2022-03-23 18:53:13.724 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 18:53:13.729 | + functions-common:time_stop:2437 : end_time=1648061593726 2022-03-23 18:53:13.732 | + functions-common:time_stop:2438 : elapsed_time=2067 2022-03-23 18:53:13.734 | + functions-common:time_stop:2439 : total=42908 2022-03-23 18:53:13.738 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 18:53:13.740 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=44975 2022-03-23 18:53:13.743 | + lib/cinder:start_cinder:556 : run_process c-vol '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-03-23 18:53:13.746 | + functions-common:run_process:1680 : local service=c-vol 2022-03-23 18:53:13.749 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-03-23 18:53:13.752 | + functions-common:run_process:1682 : local group= 2022-03-23 18:53:13.755 | + functions-common:run_process:1683 : local user= 2022-03-23 18:53:13.758 | + functions-common:run_process:1685 : local name=c-vol 2022-03-23 18:53:13.761 | + functions-common:run_process:1687 : time_start run_process 2022-03-23 18:53:13.764 | + functions-common:time_start:2411 : local name=run_process 2022-03-23 18:53:13.767 | + functions-common:time_start:2412 : local start_time= 2022-03-23 18:53:13.770 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 18:53:13.774 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 18:53:13.778 | + functions-common:time_start:2416 : _TIME_START[$name]=1648061593775 2022-03-23 18:53:13.780 | + functions-common:run_process:1688 : is_service_enabled c-vol 2022-03-23 18:53:13.801 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:53:13.803 | + functions-common:run_process:1689 : _run_under_systemd c-vol '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' '' '' 2022-03-23 18:53:13.806 | + functions-common:_run_under_systemd:1645 : local service=c-vol 2022-03-23 18:53:13.808 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-03-23 18:53:13.811 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-03-23 18:53:13.813 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-03-23 18:53:13.816 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-03-23 18:53:13.819 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ sudo ]] 2022-03-23 18:53:13.821 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2022-03-23 18:53:13.824 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@c-vol.service 2022-03-23 18:53:13.826 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-23 18:53:13.829 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-23 18:53:13.832 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2022-03-23 18:53:13.835 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@c-vol.service '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' '' ubuntu 2022-03-23 18:53:13.837 | + functions-common:write_user_unit_file:1562 : local service=devstack@c-vol.service 2022-03-23 18:53:13.840 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-03-23 18:53:13.843 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-23 18:53:13.846 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-23 18:53:13.848 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-23 18:53:13.851 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-23 18:53:13.854 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@c-vol.service 2022-03-23 18:53:13.856 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-23 18:53:13.861 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Unit Description 'Devstack devstack@c-vol.service' 2022-03-23 18:53:13.927 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service User ubuntu 2022-03-23 18:53:13.993 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service ExecStart '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-03-23 18:53:14.066 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service KillMode process 2022-03-23 18:53:14.141 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service TimeoutStopSec 300 2022-03-23 18:53:14.219 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-23 18:53:14.291 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-23 18:53:14.295 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Install WantedBy multi-user.target 2022-03-23 18:53:14.368 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-23 18:53:15.247 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@c-vol.service 2022-03-23 18:53:15.261 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-vol.service → /etc/systemd/system/devstack@c-vol.service. 2022-03-23 18:53:16.044 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@c-vol.service 2022-03-23 18:53:16.080 | + functions-common:run_process:1691 : time_stop run_process 2022-03-23 18:53:16.101 | + functions-common:time_stop:2425 : local name 2022-03-23 18:53:16.110 | + functions-common:time_stop:2426 : local end_time 2022-03-23 18:53:16.115 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 18:53:16.119 | + functions-common:time_stop:2428 : local total 2022-03-23 18:53:16.123 | + functions-common:time_stop:2429 : local start_time 2022-03-23 18:53:16.127 | + functions-common:time_stop:2431 : name=run_process 2022-03-23 18:53:16.131 | + functions-common:time_stop:2432 : start_time=1648061593775 2022-03-23 18:53:16.140 | + functions-common:time_stop:2434 : [[ -z 1648061593775 ]] 2022-03-23 18:53:16.145 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 18:53:16.155 | + functions-common:time_stop:2437 : end_time=1648061596147 2022-03-23 18:53:16.164 | + functions-common:time_stop:2438 : elapsed_time=2372 2022-03-23 18:53:16.166 | + functions-common:time_stop:2439 : total=44975 2022-03-23 18:53:16.170 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 18:53:16.186 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=47347 2022-03-23 18:53:16.213 | + ./stack.sh:main:1325 : create_volume_types 2022-03-23 18:53:16.227 | + lib/cinder:create_volume_types:574 : is_service_enabled c-api 2022-03-23 18:53:16.267 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:53:16.271 | + lib/cinder:create_volume_types:574 : [[ -n lvm:lvmdriver-1 ]] 2022-03-23 18:53:16.277 | + lib/cinder:create_volume_types:575 : local be be_name 2022-03-23 18:53:16.280 | + lib/cinder:create_volume_types:576 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-03-23 18:53:16.287 | + lib/cinder:create_volume_types:577 : be_name=lvmdriver-1 2022-03-23 18:53:16.298 | + lib/cinder:create_volume_types:579 : is_service_enabled keystone 2022-03-23 18:53:16.330 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:53:16.335 | + lib/cinder:create_volume_types:580 : openstack --os-region-name=RegionOne volume type create --property volume_backend_name=lvmdriver-1 lvmdriver-1 2022-03-23 18:53:20.650 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:53:20.650 | from cryptography.utils import int_from_bytes 2022-03-23 18:53:20.650 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:53:20.650 | from cryptography.utils import int_from_bytes 2022-03-23 18:53:20.650 | +-------------+--------------------------------------+ 2022-03-23 18:53:20.650 | | Field | Value | 2022-03-23 18:53:20.650 | +-------------+--------------------------------------+ 2022-03-23 18:53:20.650 | | description | None | 2022-03-23 18:53:20.650 | | id | ae6668d4-ccc7-404d-9f02-ee1515a41fff | 2022-03-23 18:53:20.650 | | is_public | True | 2022-03-23 18:53:20.650 | | name | lvmdriver-1 | 2022-03-23 18:53:20.650 | | properties | volume_backend_name='lvmdriver-1' | 2022-03-23 18:53:20.650 | +-------------+--------------------------------------+ 2022-03-23 18:53:20.916 | + lib/cinder:create_volume_types:594 : [[ False == \T\r\u\e ]] 2022-03-23 18:53:20.920 | + ./stack.sh:main:1330 : [[ False == \T\r\u\e ]] 2022-03-23 18:53:20.930 | + ./stack.sh:main:1338 : is_service_enabled glance 2022-03-23 18:53:20.970 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:53:20.975 | + ./stack.sh:main:1339 : echo_summary 'Starting Glance' 2022-03-23 18:53:20.982 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-23 18:53:20.986 | + ./stack.sh:echo_summary:446 : echo -e Starting Glance 2022-03-23 18:53:20.990 | + ./stack.sh:main:1340 : start_glance 2022-03-23 18:53:20.992 | + lib/glance:start_glance:602 : local service_protocol=http 2022-03-23 18:53:20.995 | + lib/glance:start_glance:603 : is_service_enabled tls-proxy 2022-03-23 18:53:21.016 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 18:53:21.018 | + lib/glance:start_glance:609 : [[ False == False ]] 2022-03-23 18:53:21.022 | ++ lib/glance:start_glance:610 : which uwsgi 2022-03-23 18:53:21.027 | + lib/glance:start_glance:610 : run_process g-api '/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-03-23 18:53:21.030 | + functions-common:run_process:1680 : local service=g-api 2022-03-23 18:53:21.032 | + functions-common:run_process:1681 : local 'command=/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-03-23 18:53:21.035 | + functions-common:run_process:1682 : local group= 2022-03-23 18:53:21.038 | + functions-common:run_process:1683 : local user= 2022-03-23 18:53:21.041 | + functions-common:run_process:1685 : local name=g-api 2022-03-23 18:53:21.044 | + functions-common:run_process:1687 : time_start run_process 2022-03-23 18:53:21.047 | + functions-common:time_start:2411 : local name=run_process 2022-03-23 18:53:21.050 | + functions-common:time_start:2412 : local start_time= 2022-03-23 18:53:21.053 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 18:53:21.056 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 18:53:21.064 | + functions-common:time_start:2416 : _TIME_START[$name]=1648061601058 2022-03-23 18:53:21.066 | + functions-common:run_process:1688 : is_service_enabled g-api 2022-03-23 18:53:21.091 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:53:21.094 | + functions-common:run_process:1689 : _run_under_systemd g-api '/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' '' '' 2022-03-23 18:53:21.097 | + functions-common:_run_under_systemd:1645 : local service=g-api 2022-03-23 18:53:21.100 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-03-23 18:53:21.103 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-03-23 18:53:21.106 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-03-23 18:53:21.108 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-03-23 18:53:21.111 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ sudo ]] 2022-03-23 18:53:21.114 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ ^/ ]] 2022-03-23 18:53:21.117 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@g-api.service 2022-03-23 18:53:21.120 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-23 18:53:21.122 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-23 18:53:21.126 | + functions-common:_run_under_systemd:1654 : [[ /usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ uwsgi ]] 2022-03-23 18:53:21.129 | + functions-common:_run_under_systemd:1655 : write_uwsgi_user_unit_file devstack@g-api.service '/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' '' ubuntu 2022-03-23 18:53:21.131 | + functions-common:write_uwsgi_user_unit_file:1589 : local service=devstack@g-api.service 2022-03-23 18:53:21.134 | + functions-common:write_uwsgi_user_unit_file:1590 : local 'command=/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-03-23 18:53:21.137 | + functions-common:write_uwsgi_user_unit_file:1591 : local group= 2022-03-23 18:53:21.140 | + functions-common:write_uwsgi_user_unit_file:1592 : local user=ubuntu 2022-03-23 18:53:21.142 | + functions-common:write_uwsgi_user_unit_file:1593 : local unitfile=/etc/systemd/system/devstack@g-api.service 2022-03-23 18:53:21.146 | + functions-common:write_uwsgi_user_unit_file:1594 : mkdir -p /etc/systemd/system 2022-03-23 18:53:21.150 | + functions-common:write_uwsgi_user_unit_file:1596 : iniset -sudo /etc/systemd/system/devstack@g-api.service Unit Description 'Devstack devstack@g-api.service' 2022-03-23 18:53:21.222 | + functions-common:write_uwsgi_user_unit_file:1597 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service SyslogIdentifier devstack@g-api.service 2022-03-23 18:53:21.286 | + functions-common:write_uwsgi_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service User ubuntu 2022-03-23 18:53:21.345 | + functions-common:write_uwsgi_user_unit_file:1599 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service ExecStart '/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-03-23 18:53:21.406 | + functions-common:write_uwsgi_user_unit_file:1600 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-23 18:53:21.473 | + functions-common:write_uwsgi_user_unit_file:1601 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Type notify 2022-03-23 18:53:21.547 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service KillMode process 2022-03-23 18:53:21.606 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Restart always 2022-03-23 18:53:21.665 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service NotifyAccess all 2022-03-23 18:53:21.733 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service RestartForceExitStatus 100 2022-03-23 18:53:21.803 | + functions-common:write_uwsgi_user_unit_file:1607 : [[ -n '' ]] 2022-03-23 18:53:21.805 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@g-api.service Install WantedBy multi-user.target 2022-03-23 18:53:21.863 | + functions-common:write_uwsgi_user_unit_file:1613 : sudo systemctl daemon-reload 2022-03-23 18:53:22.634 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@g-api.service 2022-03-23 18:53:22.650 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@g-api.service → /etc/systemd/system/devstack@g-api.service. 2022-03-23 18:53:23.389 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@g-api.service 2022-03-23 18:53:23.478 | + functions-common:run_process:1691 : time_stop run_process 2022-03-23 18:53:23.485 | + functions-common:time_stop:2425 : local name 2022-03-23 18:53:23.494 | + functions-common:time_stop:2426 : local end_time 2022-03-23 18:53:23.502 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 18:53:23.509 | + functions-common:time_stop:2428 : local total 2022-03-23 18:53:23.514 | + functions-common:time_stop:2429 : local start_time 2022-03-23 18:53:23.525 | + functions-common:time_stop:2431 : name=run_process 2022-03-23 18:53:23.537 | + functions-common:time_stop:2432 : start_time=1648061601058 2022-03-23 18:53:23.546 | + functions-common:time_stop:2434 : [[ -z 1648061601058 ]] 2022-03-23 18:53:23.558 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 18:53:23.570 | + functions-common:time_stop:2437 : end_time=1648061603559 2022-03-23 18:53:23.582 | + functions-common:time_stop:2438 : elapsed_time=2501 2022-03-23 18:53:23.587 | + functions-common:time_stop:2439 : total=47347 2022-03-23 18:53:23.594 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 18:53:23.606 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=49848 2022-03-23 18:53:23.612 | + lib/glance:start_glance:615 : is_service_enabled g-api-r 2022-03-23 18:53:23.643 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 18:53:23.648 | + lib/glance:start_glance:620 : echo 'Waiting for g-api (10.222.0.45) to start...' 2022-03-23 18:53:23.648 | Waiting for g-api (10.222.0.45) to start... 2022-03-23 18:53:23.657 | + lib/glance:start_glance:621 : wait_for_service 60 http://10.222.0.45/image 2022-03-23 18:53:23.663 | + functions:wait_for_service:457 : local timeout=60 2022-03-23 18:53:23.667 | + functions:wait_for_service:458 : local url=http://10.222.0.45/image 2022-03-23 18:53:23.671 | + functions:wait_for_service:459 : local rval=0 2022-03-23 18:53:23.679 | + functions:wait_for_service:460 : time_start wait_for_service 2022-03-23 18:53:23.682 | + functions-common:time_start:2411 : local name=wait_for_service 2022-03-23 18:53:23.685 | + functions-common:time_start:2412 : local start_time= 2022-03-23 18:53:23.688 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 18:53:23.699 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 18:53:23.708 | + functions-common:time_start:2416 : _TIME_START[$name]=1648061603701 2022-03-23 18:53:23.722 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-03-23 18:53:23.739 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.45/image 2022-03-23 18:53:27.962 | + :: : [[ 300 == 503 ]] 2022-03-23 18:53:27.977 | + :: : [[ 0 -eq 7 ]] 2022-03-23 18:53:27.989 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-03-23 18:53:27.999 | + functions-common:time_stop:2425 : local name 2022-03-23 18:53:28.004 | + functions-common:time_stop:2426 : local end_time 2022-03-23 18:53:28.017 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 18:53:28.024 | + functions-common:time_stop:2428 : local total 2022-03-23 18:53:28.028 | + functions-common:time_stop:2429 : local start_time 2022-03-23 18:53:28.030 | + functions-common:time_stop:2431 : name=wait_for_service 2022-03-23 18:53:28.033 | + functions-common:time_stop:2432 : start_time=1648061603701 2022-03-23 18:53:28.035 | + functions-common:time_stop:2434 : [[ -z 1648061603701 ]] 2022-03-23 18:53:28.039 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 18:53:28.044 | + functions-common:time_stop:2437 : end_time=1648061608041 2022-03-23 18:53:28.046 | + functions-common:time_stop:2438 : elapsed_time=4340 2022-03-23 18:53:28.049 | + functions-common:time_stop:2439 : total=22643 2022-03-23 18:53:28.053 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 18:53:28.057 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=26983 2022-03-23 18:53:28.060 | + functions:wait_for_service:467 : return 0 2022-03-23 18:53:28.066 | + ./stack.sh:main:1354 : is_service_enabled mysql postgresql 2022-03-23 18:53:28.085 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:53:28.087 | + ./stack.sh:main:1354 : is_service_enabled glance 2022-03-23 18:53:28.106 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:53:28.109 | + ./stack.sh:main:1355 : echo_summary 'Uploading images' 2022-03-23 18:53:28.111 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-23 18:53:28.114 | + ./stack.sh:echo_summary:446 : echo -e Uploading images 2022-03-23 18:53:28.117 | + ./stack.sh:main:1357 : for image_url in ${IMAGE_URLS//,/ } 2022-03-23 18:53:28.120 | + ./stack.sh:main:1358 : upload_image http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-03-23 18:53:28.123 | + functions:upload_image:132 : local image_url=http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-03-23 18:53:28.126 | + functions:upload_image:134 : local image image_fname image_name 2022-03-23 18:53:28.129 | + functions:upload_image:137 : mkdir -p /home/ubuntu/devstack/files/images 2022-03-23 18:53:28.134 | ++ functions:upload_image:138 : basename http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-03-23 18:53:28.139 | + functions:upload_image:138 : image_fname=ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-03-23 18:53:28.142 | + functions:upload_image:139 : [[ http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx != file* ]] 2022-03-23 18:53:28.144 | + functions:upload_image:141 : [[ ! -f /home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx ]] 2022-03-23 18:53:28.149 | ++ functions:upload_image:141 : stat -c %s /home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-03-23 18:53:28.152 | + functions:upload_image:141 : [[ 645922816 = \0 ]] 2022-03-23 18:53:28.155 | + functions:upload_image:148 : image=/home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-03-23 18:53:28.157 | + functions:upload_image:162 : [[ http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx =~ openvz ]] 2022-03-23 18:53:28.159 | + functions:upload_image:169 : [[ http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx =~ \.vmdk ]] 2022-03-23 18:53:28.161 | + functions:upload_image:283 : [[ http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx =~ \.hds ]] 2022-03-23 18:53:28.164 | + functions:upload_image:294 : local kernel= 2022-03-23 18:53:28.166 | + functions:upload_image:295 : local ramdisk= 2022-03-23 18:53:28.168 | + functions:upload_image:296 : local disk_format= 2022-03-23 18:53:28.170 | + functions:upload_image:297 : local container_format= 2022-03-23 18:53:28.173 | + functions:upload_image:298 : local unpack= 2022-03-23 18:53:28.175 | + functions:upload_image:299 : local img_property= 2022-03-23 18:53:28.177 | + functions:upload_image:303 : [[ libvirt == \l\i\b\v\i\r\t ]] 2022-03-23 18:53:28.180 | + functions:upload_image:304 : [[ kvm == \q\e\m\u ]] 2022-03-23 18:53:28.183 | + functions:upload_image:304 : [[ kvm == \k\v\m ]] 2022-03-23 18:53:28.185 | + functions:upload_image:305 : img_property=hw_rng_model=virtio 2022-03-23 18:53:28.187 | + functions:upload_image:309 : case "$image_fname" in 2022-03-23 18:53:28.190 | + functions:upload_image:374 : local extension=04-minimal-cloudimg-amd64-sync.vhdx 2022-03-23 18:53:28.193 | ++ functions:upload_image:375 : basename /home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx .04-minimal-cloudimg-amd64-sync.vhdx 2022-03-23 18:53:28.197 | + functions:upload_image:375 : image_name=ubuntu-16 2022-03-23 18:53:28.201 | ++ functions:upload_image:376 : echo ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-03-23 18:53:28.202 | ++ functions:upload_image:376 : grep -oP '(?<=\.)vhdx?(?=\.|$)' 2022-03-23 18:53:28.208 | + functions:upload_image:376 : disk_format=vhdx 2022-03-23 18:53:28.215 | + functions:upload_image:377 : container_format=bare 2022-03-23 18:53:28.218 | + functions:upload_image:378 : '[' vhdx == gz ']' 2022-03-23 18:53:28.221 | + functions:upload_image:385 : is_arch ppc64le 2022-03-23 18:53:28.224 | ++ functions-common:is_arch:506 : uname -m 2022-03-23 18:53:28.230 | + functions-common:is_arch:506 : [[ x86_64 == \p\p\c\6\4\l\e ]] 2022-03-23 18:53:28.232 | + functions:upload_image:385 : is_arch ppc64 2022-03-23 18:53:28.235 | ++ functions-common:is_arch:506 : uname -m 2022-03-23 18:53:28.239 | + functions-common:is_arch:506 : [[ x86_64 == \p\p\c\6\4 ]] 2022-03-23 18:53:28.242 | + functions:upload_image:385 : is_arch ppc 2022-03-23 18:53:28.244 | ++ functions-common:is_arch:506 : uname -m 2022-03-23 18:53:28.248 | + functions-common:is_arch:506 : [[ x86_64 == \p\p\c ]] 2022-03-23 18:53:28.251 | + functions:upload_image:389 : is_arch aarch64 2022-03-23 18:53:28.254 | ++ functions-common:is_arch:506 : uname -m 2022-03-23 18:53:28.258 | + functions-common:is_arch:506 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2022-03-23 18:53:28.260 | + functions:upload_image:393 : '[' bare = bare ']' 2022-03-23 18:53:28.263 | + functions:upload_image:394 : '[' '' = zcat ']' 2022-03-23 18:53:28.265 | + functions:upload_image:396 : '[' '' = bunzip2 ']' 2022-03-23 18:53:28.267 | + functions:upload_image:398 : '[' '' = unxz ']' 2022-03-23 18:53:28.270 | + functions:upload_image:409 : _upload_image ubuntu-16 bare vhdx /home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx hw_rng_model=virtio 2022-03-23 18:53:28.272 | + functions:_upload_image:104 : local image_name=ubuntu-16 2022-03-23 18:53:28.275 | + functions:_upload_image:105 : shift 2022-03-23 18:53:28.277 | + functions:_upload_image:106 : local container=bare 2022-03-23 18:53:28.279 | + functions:_upload_image:107 : shift 2022-03-23 18:53:28.282 | + functions:_upload_image:108 : local disk=vhdx 2022-03-23 18:53:28.284 | + functions:_upload_image:109 : shift 2022-03-23 18:53:28.286 | + functions:_upload_image:110 : local image=/home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-03-23 18:53:28.288 | + functions:_upload_image:111 : shift 2022-03-23 18:53:28.291 | + functions:_upload_image:112 : local properties 2022-03-23 18:53:28.294 | + functions:_upload_image:113 : local useimport 2022-03-23 18:53:28.297 | ++ functions:_upload_image:115 : _image_properties_to_arg hw_rng_model=virtio 2022-03-23 18:53:28.299 | ++ functions:_image_properties_to_arg:87 : local result= 2022-03-23 18:53:28.301 | ++ functions:_image_properties_to_arg:88 : for property in $* 2022-03-23 18:53:28.303 | ++ functions:_image_properties_to_arg:89 : result+=' --property hw_rng_model=virtio' 2022-03-23 18:53:28.305 | ++ functions:_image_properties_to_arg:91 : echo --property hw_rng_model=virtio 2022-03-23 18:53:28.308 | + functions:_upload_image:115 : properties='--property hw_rng_model=virtio' 2022-03-23 18:53:28.310 | + functions:_upload_image:117 : [[ False == \T\r\u\e ]] 2022-03-23 18:53:28.313 | + functions:_upload_image:121 : openstack --os-cloud=devstack-admin --os-region-name=RegionOne image create ubuntu-16 --public --container-format bare --disk-format vhdx --property hw_rng_model=virtio 2022-03-23 18:53:34.156 | + inc/async:async_inner:64 : rc=0 2022-03-23 18:53:34.183 | [857768 Async create_flavors:857768]: finished successfully 2022-03-23 18:53:46.029 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:53:46.029 | from cryptography.utils import int_from_bytes 2022-03-23 18:53:46.029 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:53:46.029 | from cryptography.utils import int_from_bytes 2022-03-23 18:53:46.029 | +------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2022-03-23 18:53:46.029 | | Field | Value | 2022-03-23 18:53:46.029 | +------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2022-03-23 18:53:46.029 | | container_format | bare | 2022-03-23 18:53:46.029 | | created_at | 2022-03-23T18:53:31Z | 2022-03-23 18:53:46.029 | | disk_format | vhdx | 2022-03-23 18:53:46.029 | | file | /v2/images/6839ee5f-eb92-4b9c-8818-1ccf8bc9076a/file | 2022-03-23 18:53:46.029 | | id | 6839ee5f-eb92-4b9c-8818-1ccf8bc9076a | 2022-03-23 18:53:46.029 | | min_disk | 0 | 2022-03-23 18:53:46.029 | | min_ram | 0 | 2022-03-23 18:53:46.029 | | name | ubuntu-16 | 2022-03-23 18:53:46.029 | | owner | b85c61e3b79f48cc96158071bd720958 | 2022-03-23 18:53:46.029 | | properties | hw_rng_model='virtio', os_hidden='False', owner_specified.openstack.md5='', owner_specified.openstack.object='images/ubuntu-16', owner_specified.openstack.sha256='' | 2022-03-23 18:53:46.030 | | protected | False | 2022-03-23 18:53:46.030 | | schema | /v2/schemas/image | 2022-03-23 18:53:46.030 | | status | queued | 2022-03-23 18:53:46.030 | | tags | | 2022-03-23 18:53:46.030 | | updated_at | 2022-03-23T18:53:31Z | 2022-03-23 18:53:46.030 | | visibility | public | 2022-03-23 18:53:46.030 | +------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2022-03-23 18:53:46.197 | + ./stack.sh:main:1362 : async_wait create_flavors 2022-03-23 18:53:46.256 | [799828 Async create_flavors:857768]: Waiting for completion of create_flavors running on PID 857768 (2 other jobs running) 2022-03-23 18:53:46.284 | [799828 Async create_flavors:857768]: Signaling child to exit 2022-03-23 18:53:46.284 | WAKEUP 2022-03-23 18:53:46.309 | [799828 Async create_flavors:857768]: Signaled 2022-03-23 18:53:46.311 | + lib/nova:create_flavors:1208 : is_service_enabled n-api 2022-03-23 18:53:46.311 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:53:46.311 | + lib/nova:create_flavors:1209 : openstack --os-region-name=RegionOne flavor list 2022-03-23 18:53:46.311 | + lib/nova:create_flavors:1209 : grep -q ds512M 2022-03-23 18:53:46.311 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:53:46.311 | from cryptography.utils import int_from_bytes 2022-03-23 18:53:46.311 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:53:46.311 | from cryptography.utils import int_from_bytes 2022-03-23 18:53:46.311 | + lib/nova:create_flavors:1211 : openstack --os-region-name=RegionOne flavor create --id c1 --ram 256 --disk 1 --vcpus 1 --property hw_rng:allowed=True cirros256 2022-03-23 18:53:46.311 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:53:46.311 | from cryptography.utils import int_from_bytes 2022-03-23 18:53:46.311 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:53:46.311 | from cryptography.utils import int_from_bytes 2022-03-23 18:53:46.311 | +----------------------------+-----------------------+ 2022-03-23 18:53:46.311 | | Field | Value | 2022-03-23 18:53:46.311 | +----------------------------+-----------------------+ 2022-03-23 18:53:46.311 | | OS-FLV-DISABLED:disabled | False | 2022-03-23 18:53:46.311 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-03-23 18:53:46.311 | | description | None | 2022-03-23 18:53:46.311 | | disk | 1 | 2022-03-23 18:53:46.312 | | id | c1 | 2022-03-23 18:53:46.312 | | name | cirros256 | 2022-03-23 18:53:46.312 | | os-flavor-access:is_public | True | 2022-03-23 18:53:46.312 | | properties | hw_rng:allowed='True' | 2022-03-23 18:53:46.312 | | ram | 256 | 2022-03-23 18:53:46.312 | | rxtx_factor | 1.0 | 2022-03-23 18:53:46.312 | | swap | | 2022-03-23 18:53:46.312 | | vcpus | 1 | 2022-03-23 18:53:46.312 | +----------------------------+-----------------------+ 2022-03-23 18:53:46.312 | + lib/nova:create_flavors:1212 : openstack --os-region-name=RegionOne flavor create --id d1 --ram 512 --disk 5 --vcpus 1 --property hw_rng:allowed=True ds512M 2022-03-23 18:53:46.312 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:53:46.312 | from cryptography.utils import int_from_bytes 2022-03-23 18:53:46.312 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:53:46.312 | from cryptography.utils import int_from_bytes 2022-03-23 18:53:46.312 | +----------------------------+-----------------------+ 2022-03-23 18:53:46.312 | | Field | Value | 2022-03-23 18:53:46.312 | +----------------------------+-----------------------+ 2022-03-23 18:53:46.312 | | OS-FLV-DISABLED:disabled | False | 2022-03-23 18:53:46.312 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-03-23 18:53:46.312 | | description | None | 2022-03-23 18:53:46.312 | | disk | 5 | 2022-03-23 18:53:46.312 | | id | d1 | 2022-03-23 18:53:46.312 | | name | ds512M | 2022-03-23 18:53:46.312 | | os-flavor-access:is_public | True | 2022-03-23 18:53:46.312 | | properties | hw_rng:allowed='True' | 2022-03-23 18:53:46.312 | | ram | 512 | 2022-03-23 18:53:46.312 | | rxtx_factor | 1.0 | 2022-03-23 18:53:46.312 | | swap | | 2022-03-23 18:53:46.312 | | vcpus | 1 | 2022-03-23 18:53:46.312 | +----------------------------+-----------------------+ 2022-03-23 18:53:46.312 | + lib/nova:create_flavors:1213 : openstack --os-region-name=RegionOne flavor create --id d2 --ram 1024 --disk 10 --vcpus 1 --property hw_rng:allowed=True ds1G 2022-03-23 18:53:46.312 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:53:46.312 | from cryptography.utils import int_from_bytes 2022-03-23 18:53:46.312 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:53:46.313 | from cryptography.utils import int_from_bytes 2022-03-23 18:53:46.313 | +----------------------------+-----------------------+ 2022-03-23 18:53:46.313 | | Field | Value | 2022-03-23 18:53:46.313 | +----------------------------+-----------------------+ 2022-03-23 18:53:46.313 | | OS-FLV-DISABLED:disabled | False | 2022-03-23 18:53:46.313 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-03-23 18:53:46.313 | | description | None | 2022-03-23 18:53:46.313 | | disk | 10 | 2022-03-23 18:53:46.313 | | id | d2 | 2022-03-23 18:53:46.313 | | name | ds1G | 2022-03-23 18:53:46.313 | | os-flavor-access:is_public | True | 2022-03-23 18:53:46.313 | | properties | hw_rng:allowed='True' | 2022-03-23 18:53:46.313 | | ram | 1024 | 2022-03-23 18:53:46.313 | | rxtx_factor | 1.0 | 2022-03-23 18:53:46.313 | | swap | | 2022-03-23 18:53:46.313 | | vcpus | 1 | 2022-03-23 18:53:46.313 | +----------------------------+-----------------------+ 2022-03-23 18:53:46.313 | + lib/nova:create_flavors:1214 : openstack --os-region-name=RegionOne flavor create --id d3 --ram 2048 --disk 10 --vcpus 2 --property hw_rng:allowed=True ds2G 2022-03-23 18:53:46.313 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:53:46.313 | from cryptography.utils import int_from_bytes 2022-03-23 18:53:46.313 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:53:46.313 | from cryptography.utils import int_from_bytes 2022-03-23 18:53:46.313 | +----------------------------+-----------------------+ 2022-03-23 18:53:46.313 | | Field | Value | 2022-03-23 18:53:46.313 | +----------------------------+-----------------------+ 2022-03-23 18:53:46.313 | | OS-FLV-DISABLED:disabled | False | 2022-03-23 18:53:46.313 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-03-23 18:53:46.313 | | description | None | 2022-03-23 18:53:46.313 | | disk | 10 | 2022-03-23 18:53:46.313 | | id | d3 | 2022-03-23 18:53:46.313 | | name | ds2G | 2022-03-23 18:53:46.314 | | os-flavor-access:is_public | True | 2022-03-23 18:53:46.314 | | properties | hw_rng:allowed='True' | 2022-03-23 18:53:46.314 | | ram | 2048 | 2022-03-23 18:53:46.314 | | rxtx_factor | 1.0 | 2022-03-23 18:53:46.314 | | swap | | 2022-03-23 18:53:46.314 | | vcpus | 2 | 2022-03-23 18:53:46.314 | +----------------------------+-----------------------+ 2022-03-23 18:53:46.314 | + lib/nova:create_flavors:1215 : openstack --os-region-name=RegionOne flavor create --id d4 --ram 4096 --disk 20 --vcpus 4 --property hw_rng:allowed=True ds4G 2022-03-23 18:53:46.314 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:53:46.314 | from cryptography.utils import int_from_bytes 2022-03-23 18:53:46.314 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:53:46.314 | from cryptography.utils import int_from_bytes 2022-03-23 18:53:46.314 | +----------------------------+-----------------------+ 2022-03-23 18:53:46.314 | | Field | Value | 2022-03-23 18:53:46.314 | +----------------------------+-----------------------+ 2022-03-23 18:53:46.314 | | OS-FLV-DISABLED:disabled | False | 2022-03-23 18:53:46.314 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-03-23 18:53:46.314 | | description | None | 2022-03-23 18:53:46.314 | | disk | 20 | 2022-03-23 18:53:46.314 | | id | d4 | 2022-03-23 18:53:46.314 | | name | ds4G | 2022-03-23 18:53:46.314 | | os-flavor-access:is_public | True | 2022-03-23 18:53:46.314 | | properties | hw_rng:allowed='True' | 2022-03-23 18:53:46.314 | | ram | 4096 | 2022-03-23 18:53:46.314 | | rxtx_factor | 1.0 | 2022-03-23 18:53:46.314 | | swap | | 2022-03-23 18:53:46.314 | | vcpus | 4 | 2022-03-23 18:53:46.314 | +----------------------------+-----------------------+ 2022-03-23 18:53:46.314 | + lib/nova:create_flavors:1218 : openstack --os-region-name=RegionOne flavor list 2022-03-23 18:53:46.314 | + lib/nova:create_flavors:1218 : grep -q m1.tiny 2022-03-23 18:53:46.314 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:53:46.314 | from cryptography.utils import int_from_bytes 2022-03-23 18:53:46.314 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:53:46.315 | from cryptography.utils import int_from_bytes 2022-03-23 18:53:46.315 | + lib/nova:create_flavors:1219 : openstack --os-region-name=RegionOne flavor create --id 1 --ram 512 --disk 1 --vcpus 1 --property hw_rng:allowed=True m1.tiny 2022-03-23 18:53:46.315 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:53:46.315 | from cryptography.utils import int_from_bytes 2022-03-23 18:53:46.315 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:53:46.315 | from cryptography.utils import int_from_bytes 2022-03-23 18:53:46.315 | +----------------------------+-----------------------+ 2022-03-23 18:53:46.315 | | Field | Value | 2022-03-23 18:53:46.315 | +----------------------------+-----------------------+ 2022-03-23 18:53:46.315 | | OS-FLV-DISABLED:disabled | False | 2022-03-23 18:53:46.315 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-03-23 18:53:46.315 | | description | None | 2022-03-23 18:53:46.315 | | disk | 1 | 2022-03-23 18:53:46.315 | | id | 1 | 2022-03-23 18:53:46.315 | | name | m1.tiny | 2022-03-23 18:53:46.315 | | os-flavor-access:is_public | True | 2022-03-23 18:53:46.315 | | properties | hw_rng:allowed='True' | 2022-03-23 18:53:46.315 | | ram | 512 | 2022-03-23 18:53:46.315 | | rxtx_factor | 1.0 | 2022-03-23 18:53:46.315 | | swap | | 2022-03-23 18:53:46.315 | | vcpus | 1 | 2022-03-23 18:53:46.315 | +----------------------------+-----------------------+ 2022-03-23 18:53:46.315 | + lib/nova:create_flavors:1220 : openstack --os-region-name=RegionOne flavor create --id 2 --ram 2048 --disk 20 --vcpus 1 --property hw_rng:allowed=True m1.small 2022-03-23 18:53:46.315 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:53:46.315 | from cryptography.utils import int_from_bytes 2022-03-23 18:53:46.315 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:53:46.315 | from cryptography.utils import int_from_bytes 2022-03-23 18:53:46.315 | +----------------------------+-----------------------+ 2022-03-23 18:53:46.315 | | Field | Value | 2022-03-23 18:53:46.315 | +----------------------------+-----------------------+ 2022-03-23 18:53:46.315 | | OS-FLV-DISABLED:disabled | False | 2022-03-23 18:53:46.315 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-03-23 18:53:46.315 | | description | None | 2022-03-23 18:53:46.315 | | disk | 20 | 2022-03-23 18:53:46.316 | | id | 2 | 2022-03-23 18:53:46.316 | | name | m1.small | 2022-03-23 18:53:46.316 | | os-flavor-access:is_public | True | 2022-03-23 18:53:46.316 | | properties | hw_rng:allowed='True' | 2022-03-23 18:53:46.316 | | ram | 2048 | 2022-03-23 18:53:46.316 | | rxtx_factor | 1.0 | 2022-03-23 18:53:46.316 | | swap | | 2022-03-23 18:53:46.316 | | vcpus | 1 | 2022-03-23 18:53:46.316 | +----------------------------+-----------------------+ 2022-03-23 18:53:46.316 | + lib/nova:create_flavors:1221 : openstack --os-region-name=RegionOne flavor create --id 3 --ram 4096 --disk 40 --vcpus 2 --property hw_rng:allowed=True m1.medium 2022-03-23 18:53:46.316 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:53:46.316 | from cryptography.utils import int_from_bytes 2022-03-23 18:53:46.316 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:53:46.316 | from cryptography.utils import int_from_bytes 2022-03-23 18:53:46.316 | +----------------------------+-----------------------+ 2022-03-23 18:53:46.316 | | Field | Value | 2022-03-23 18:53:46.316 | +----------------------------+-----------------------+ 2022-03-23 18:53:46.316 | | OS-FLV-DISABLED:disabled | False | 2022-03-23 18:53:46.316 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-03-23 18:53:46.316 | | description | None | 2022-03-23 18:53:46.316 | | disk | 40 | 2022-03-23 18:53:46.316 | | id | 3 | 2022-03-23 18:53:46.316 | | name | m1.medium | 2022-03-23 18:53:46.316 | | os-flavor-access:is_public | True | 2022-03-23 18:53:46.316 | | properties | hw_rng:allowed='True' | 2022-03-23 18:53:46.316 | | ram | 4096 | 2022-03-23 18:53:46.316 | | rxtx_factor | 1.0 | 2022-03-23 18:53:46.316 | | swap | | 2022-03-23 18:53:46.316 | | vcpus | 2 | 2022-03-23 18:53:46.316 | +----------------------------+-----------------------+ 2022-03-23 18:53:46.316 | + lib/nova:create_flavors:1222 : openstack --os-region-name=RegionOne flavor create --id 4 --ram 8192 --disk 80 --vcpus 4 --property hw_rng:allowed=True m1.large 2022-03-23 18:53:46.316 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:53:46.316 | from cryptography.utils import int_from_bytes 2022-03-23 18:53:46.316 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:53:46.316 | from cryptography.utils import int_from_bytes 2022-03-23 18:53:46.317 | +----------------------------+-----------------------+ 2022-03-23 18:53:46.317 | | Field | Value | 2022-03-23 18:53:46.317 | +----------------------------+-----------------------+ 2022-03-23 18:53:46.317 | | OS-FLV-DISABLED:disabled | False | 2022-03-23 18:53:46.317 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-03-23 18:53:46.317 | | description | None | 2022-03-23 18:53:46.317 | | disk | 80 | 2022-03-23 18:53:46.317 | | id | 4 | 2022-03-23 18:53:46.317 | | name | m1.large | 2022-03-23 18:53:46.317 | | os-flavor-access:is_public | True | 2022-03-23 18:53:46.317 | | properties | hw_rng:allowed='True' | 2022-03-23 18:53:46.317 | | ram | 8192 | 2022-03-23 18:53:46.317 | | rxtx_factor | 1.0 | 2022-03-23 18:53:46.317 | | swap | | 2022-03-23 18:53:46.317 | | vcpus | 4 | 2022-03-23 18:53:46.317 | +----------------------------+-----------------------+ 2022-03-23 18:53:46.317 | + lib/nova:create_flavors:1223 : openstack --os-region-name=RegionOne flavor create --id 5 --ram 16384 --disk 160 --vcpus 8 --property hw_rng:allowed=True m1.xlarge 2022-03-23 18:53:46.317 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:53:46.317 | from cryptography.utils import int_from_bytes 2022-03-23 18:53:46.317 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:53:46.317 | from cryptography.utils import int_from_bytes 2022-03-23 18:53:46.317 | +----------------------------+-----------------------+ 2022-03-23 18:53:46.317 | | Field | Value | 2022-03-23 18:53:46.317 | +----------------------------+-----------------------+ 2022-03-23 18:53:46.317 | | OS-FLV-DISABLED:disabled | False | 2022-03-23 18:53:46.317 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-03-23 18:53:46.317 | | description | None | 2022-03-23 18:53:46.317 | | disk | 160 | 2022-03-23 18:53:46.317 | | id | 5 | 2022-03-23 18:53:46.317 | | name | m1.xlarge | 2022-03-23 18:53:46.317 | | os-flavor-access:is_public | True | 2022-03-23 18:53:46.317 | | properties | hw_rng:allowed='True' | 2022-03-23 18:53:46.317 | | ram | 16384 | 2022-03-23 18:53:46.317 | | rxtx_factor | 1.0 | 2022-03-23 18:53:46.318 | | swap | | 2022-03-23 18:53:46.318 | | vcpus | 8 | 2022-03-23 18:53:46.318 | +----------------------------+-----------------------+ 2022-03-23 18:53:46.360 | [799828 Async create_flavors:857768]: finished create_flavors with result 0 in 31 seconds 2022-03-23 18:53:46.364 | + inc/async:async_wait:197 : return 0 2022-03-23 18:53:46.367 | + ./stack.sh:main:1364 : is_service_enabled horizon 2022-03-23 18:53:46.385 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 18:53:46.388 | + ./stack.sh:main:1378 : is_service_enabled nova 2022-03-23 18:53:46.406 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:53:46.408 | + ./stack.sh:main:1378 : is_service_enabled keystone 2022-03-23 18:53:46.427 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:53:46.429 | + ./stack.sh:main:1379 : USERRC_PARAMS='-PA --target-dir /home/ubuntu/devstack/accrc --os-password Passw0rd' 2022-03-23 18:53:46.432 | + ./stack.sh:main:1381 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-03-23 18:53:46.434 | + ./stack.sh:main:1385 : /home/ubuntu/devstack/tools/create_userrc.sh -PA --target-dir /home/ubuntu/devstack/accrc --os-password Passw0rd 2022-03-23 18:53:46.439 | + home/ubuntu/devstack/tools/create_userrc.sh:main:31 : ACCOUNT_DIR=./accrc 2022-03-23 18:53:46.441 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:80 : getopt -o hPAp:u:r:C: -l os-username:,os-password:,os-tenant-id:,os-tenant-name:,os-project-name:,os-project-id:,os-project-domain-id:,os-project-domain-name:,os-user-domain-id:,os-user-domain-name:,os-auth-url:,target-dir:,heat-url:,skip-project:,os-cacert:,help,debug -- -PA --target-dir /home/ubuntu/devstack/accrc --os-password Passw0rd 2022-03-23 18:53:46.443 | + home/ubuntu/devstack/tools/create_userrc.sh:main:80 : options=' -P -A --target-dir '\''/home/ubuntu/devstack/accrc'\'' --os-password '\''Passw0rd'\'' --' 2022-03-23 18:53:46.445 | + home/ubuntu/devstack/tools/create_userrc.sh:main:84 : eval set -- -P -A --target-dir ''\''/home/ubuntu/devstack/accrc'\''' --os-password ''\''Passw0rd'\''' -- 2022-03-23 18:53:46.446 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:84 : set -- -P -A --target-dir /home/ubuntu/devstack/accrc --os-password Passw0rd -- 2022-03-23 18:53:46.448 | + home/ubuntu/devstack/tools/create_userrc.sh:main:85 : ADDPASS= 2022-03-23 18:53:46.449 | + home/ubuntu/devstack/tools/create_userrc.sh:main:86 : HEAT_URL= 2022-03-23 18:53:46.451 | + home/ubuntu/devstack/tools/create_userrc.sh:main:91 : SKIP_PROJECT=service 2022-03-23 18:53:46.452 | + home/ubuntu/devstack/tools/create_userrc.sh:main:92 : MODE= 2022-03-23 18:53:46.454 | + home/ubuntu/devstack/tools/create_userrc.sh:main:93 : ROLE=Member 2022-03-23 18:53:46.455 | + home/ubuntu/devstack/tools/create_userrc.sh:main:94 : USER_NAME= 2022-03-23 18:53:46.456 | + home/ubuntu/devstack/tools/create_userrc.sh:main:95 : USER_PASS= 2022-03-23 18:53:46.458 | + home/ubuntu/devstack/tools/create_userrc.sh:main:96 : '[' 7 -gt 0 ']' 2022-03-23 18:53:46.460 | + home/ubuntu/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2022-03-23 18:53:46.461 | + home/ubuntu/devstack/tools/create_userrc.sh:main:119 : ADDPASS=yes 2022-03-23 18:53:46.462 | + home/ubuntu/devstack/tools/create_userrc.sh:main:126 : shift 2022-03-23 18:53:46.464 | + home/ubuntu/devstack/tools/create_userrc.sh:main:96 : '[' 6 -gt 0 ']' 2022-03-23 18:53:46.465 | + home/ubuntu/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2022-03-23 18:53:46.467 | + home/ubuntu/devstack/tools/create_userrc.sh:main:118 : MODE=all 2022-03-23 18:53:46.468 | + home/ubuntu/devstack/tools/create_userrc.sh:main:126 : shift 2022-03-23 18:53:46.470 | + home/ubuntu/devstack/tools/create_userrc.sh:main:96 : '[' 5 -gt 0 ']' 2022-03-23 18:53:46.471 | + home/ubuntu/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2022-03-23 18:53:46.472 | + home/ubuntu/devstack/tools/create_userrc.sh:main:113 : ACCOUNT_DIR=/home/ubuntu/devstack/accrc 2022-03-23 18:53:46.474 | + home/ubuntu/devstack/tools/create_userrc.sh:main:113 : shift 2022-03-23 18:53:46.475 | + home/ubuntu/devstack/tools/create_userrc.sh:main:126 : shift 2022-03-23 18:53:46.477 | + home/ubuntu/devstack/tools/create_userrc.sh:main:96 : '[' 3 -gt 0 ']' 2022-03-23 18:53:46.478 | + home/ubuntu/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2022-03-23 18:53:46.480 | + home/ubuntu/devstack/tools/create_userrc.sh:main:100 : export OS_PASSWORD=Passw0rd 2022-03-23 18:53:46.481 | + home/ubuntu/devstack/tools/create_userrc.sh:main:100 : OS_PASSWORD=Passw0rd 2022-03-23 18:53:46.482 | + home/ubuntu/devstack/tools/create_userrc.sh:main:100 : shift 2022-03-23 18:53:46.484 | + home/ubuntu/devstack/tools/create_userrc.sh:main:126 : shift 2022-03-23 18:53:46.485 | + home/ubuntu/devstack/tools/create_userrc.sh:main:96 : '[' 1 -gt 0 ']' 2022-03-23 18:53:46.487 | + home/ubuntu/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2022-03-23 18:53:46.489 | + home/ubuntu/devstack/tools/create_userrc.sh:main:122 : shift 2022-03-23 18:53:46.490 | + home/ubuntu/devstack/tools/create_userrc.sh:main:122 : break 2022-03-23 18:53:46.492 | + home/ubuntu/devstack/tools/create_userrc.sh:main:129 : '[' -z Passw0rd ']' 2022-03-23 18:53:46.494 | + home/ubuntu/devstack/tools/create_userrc.sh:main:138 : '[' -z '' -a '' ']' 2022-03-23 18:53:46.495 | + home/ubuntu/devstack/tools/create_userrc.sh:main:142 : '[' -z '' -a '' ']' 2022-03-23 18:53:46.497 | + home/ubuntu/devstack/tools/create_userrc.sh:main:146 : '[' -z '' -a -z '' ']' 2022-03-23 18:53:46.499 | + home/ubuntu/devstack/tools/create_userrc.sh:main:147 : export OS_PROJECT_NAME=admin 2022-03-23 18:53:46.501 | + home/ubuntu/devstack/tools/create_userrc.sh:main:147 : OS_PROJECT_NAME=admin 2022-03-23 18:53:46.503 | + home/ubuntu/devstack/tools/create_userrc.sh:main:150 : '[' -z '' ']' 2022-03-23 18:53:46.506 | + home/ubuntu/devstack/tools/create_userrc.sh:main:151 : export OS_USERNAME=admin 2022-03-23 18:53:46.507 | + home/ubuntu/devstack/tools/create_userrc.sh:main:151 : OS_USERNAME=admin 2022-03-23 18:53:46.508 | + home/ubuntu/devstack/tools/create_userrc.sh:main:154 : '[' -z '' ']' 2022-03-23 18:53:46.510 | + home/ubuntu/devstack/tools/create_userrc.sh:main:155 : export OS_AUTH_URL=http://localhost:5000/v3/ 2022-03-23 18:53:46.513 | + home/ubuntu/devstack/tools/create_userrc.sh:main:155 : OS_AUTH_URL=http://localhost:5000/v3/ 2022-03-23 18:53:46.515 | + home/ubuntu/devstack/tools/create_userrc.sh:main:158 : '[' -z '' -a -z '' ']' 2022-03-23 18:53:46.516 | + home/ubuntu/devstack/tools/create_userrc.sh:main:160 : OS_USER_DOMAIN_ID=default 2022-03-23 18:53:46.518 | + home/ubuntu/devstack/tools/create_userrc.sh:main:163 : '[' -z '' -a -z '' ']' 2022-03-23 18:53:46.520 | + home/ubuntu/devstack/tools/create_userrc.sh:main:165 : OS_PROJECT_DOMAIN_ID=default 2022-03-23 18:53:46.521 | + home/ubuntu/devstack/tools/create_userrc.sh:main:168 : USER_PASS=Passw0rd 2022-03-23 18:53:46.522 | + home/ubuntu/devstack/tools/create_userrc.sh:main:169 : USER_NAME=admin 2022-03-23 18:53:46.524 | + home/ubuntu/devstack/tools/create_userrc.sh:main:171 : '[' -z all ']' 2022-03-23 18:53:46.526 | + home/ubuntu/devstack/tools/create_userrc.sh:main:239 : '[' all '!=' create ']' 2022-03-23 18:53:46.528 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : grep ,True 2022-03-23 18:53:46.528 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : openstack project list --long --quote none -f csv 2022-03-23 18:53:46.529 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : grep -v service 2022-03-23 18:53:46.531 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : IFS=, 2022-03-23 18:53:46.532 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2022-03-23 18:53:48.598 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:53:48.598 | from cryptography.utils import int_from_bytes 2022-03-23 18:53:48.598 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:53:48.598 | from cryptography.utils import int_from_bytes 2022-03-23 18:53:48.598 | Failed to discover available identity versions when contacting http://localhost:5000/v3/. Attempting to parse version from URL. 2022-03-23 18:53:48.600 | Unable to establish connection to http://localhost:5000/v3/auth/tokens: HTTPConnectionPool(host='localhost', port=5000): Max retries exceeded with url: /v3/auth/tokens (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) 2022-03-23 18:53:48.770 | + ./stack.sh:main:1390 : save_stackenv 2022-03-23 18:53:48.774 | + functions-common:save_stackenv:60 : local tag= 2022-03-23 18:53:48.779 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-03-23 18:53:48.786 | + functions-common:save_stackenv:62 : time_stamp=2022-03-23-185348 2022-03-23 18:53:48.789 | + functions-common:save_stackenv:63 : echo '# 2022-03-23-185348 ' 2022-03-23 18:53:48.792 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 18:53:48.794 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-03-23 18:53:48.797 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 18:53:48.800 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-03-23 18:53:48.802 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 18:53:48.805 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-03-23 18:53:48.807 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 18:53:48.810 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,s-container-sync,n-super-cond,n-cond-cell1 2022-03-23 18:53:48.813 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 18:53:48.815 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.45 2022-03-23 18:53:48.818 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 18:53:48.820 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.45/identity 2022-03-23 18:53:48.823 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 18:53:48.825 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-03-23-184052 2022-03-23 18:53:48.828 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 18:53:48.830 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-03-23 18:53:48.833 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 18:53:48.835 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.45 2022-03-23 18:53:48.838 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 18:53:48.840 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-03-23 18:53:48.843 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 18:53:48.845 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-03-23 18:53:48.848 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 18:53:48.850 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-03-23 18:53:48.853 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 18:53:48.855 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-03-23 18:53:48.858 | + ./stack.sh:main:1401 : merge_config_group /home/ubuntu/devstack/local.conf extra 2022-03-23 18:53:48.860 | + inc/meta-config:merge_config_group:171 : local localfile=/home/ubuntu/devstack/local.conf 2022-03-23 18:53:48.863 | + inc/meta-config:merge_config_group:171 : shift 2022-03-23 18:53:48.865 | + inc/meta-config:merge_config_group:172 : local matchgroups=extra 2022-03-23 18:53:48.868 | + inc/meta-config:merge_config_group:174 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-03-23 18:53:48.870 | + inc/meta-config:merge_config_group:176 : local configfile group 2022-03-23 18:53:48.874 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2022-03-23 18:53:48.877 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/ubuntu/devstack/local.conf extra 2022-03-23 18:53:48.881 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/ubuntu/devstack/local.conf 2022-03-23 18:53:48.884 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=extra 2022-03-23 18:53:48.886 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-03-23 18:53:48.890 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=extra ' 2022-03-23 18:53:48.890 | /^\[\[.+\|.*\]\]/ { 2022-03-23 18:53:48.890 | gsub("[][]", "", $1); 2022-03-23 18:53:48.890 | split($1, a, "|"); 2022-03-23 18:53:48.890 | if (a[1] == matchgroup) 2022-03-23 18:53:48.890 | print a[2] 2022-03-23 18:53:48.890 | } 2022-03-23 18:53:48.890 | ' /home/ubuntu/devstack/local.conf 2022-03-23 18:53:48.896 | + ./stack.sh:main:1408 : run_phase stack extra 2022-03-23 18:53:48.899 | + functions-common:run_phase:1853 : local mode=stack 2022-03-23 18:53:48.901 | + functions-common:run_phase:1854 : local phase=extra 2022-03-23 18:53:48.904 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-03-23 18:53:48.906 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-03-23 18:53:48.909 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-03-23 18:53:48.912 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-03-23 18:53:48.915 | + functions-common:run_phase:1863 : local extra 2022-03-23 18:53:48.918 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-03-23 18:53:48.923 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-03-23 18:53:48.925 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-03-23 18:53:48.928 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-03-23 18:53:48.931 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack extra 2022-03-23 18:53:48.934 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-03-23 18:53:48.951 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:53:48.953 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-03-23 18:53:48.956 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-03-23 18:53:48.958 | ++ extras.d/80-tempest.sh:source:7 : [[ extra == \i\n\s\t\a\l\l ]] 2022-03-23 18:53:48.961 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-03-23 18:53:48.963 | ++ extras.d/80-tempest.sh:source:10 : [[ extra == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-03-23 18:53:48.966 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-03-23 18:53:48.969 | ++ extras.d/80-tempest.sh:source:13 : [[ extra == \e\x\t\r\a ]] 2022-03-23 18:53:48.971 | ++ extras.d/80-tempest.sh:source:15 : : 2022-03-23 18:53:48.974 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-03-23 18:53:48.976 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-03-23 18:53:48.979 | + functions-common:run_phase:1874 : [[ stack == \s\o\u\r\c\e ]] 2022-03-23 18:53:48.981 | + functions-common:run_phase:1877 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-03-23 18:53:48.984 | + functions-common:run_phase:1880 : run_plugins stack extra 2022-03-23 18:53:48.987 | + functions-common:run_plugins:1839 : local mode=stack 2022-03-23 18:53:48.989 | + functions-common:run_plugins:1840 : local phase=extra 2022-03-23 18:53:48.992 | + functions-common:run_plugins:1842 : local plugins= 2022-03-23 18:53:48.994 | + functions-common:run_plugins:1843 : local plugin 2022-03-23 18:53:48.997 | + ./stack.sh:main:1416 : merge_config_group /home/ubuntu/devstack/local.conf post-extra 2022-03-23 18:53:48.999 | + inc/meta-config:merge_config_group:171 : local localfile=/home/ubuntu/devstack/local.conf 2022-03-23 18:53:49.002 | + inc/meta-config:merge_config_group:171 : shift 2022-03-23 18:53:49.004 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-extra 2022-03-23 18:53:49.007 | + inc/meta-config:merge_config_group:174 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-03-23 18:53:49.009 | + inc/meta-config:merge_config_group:176 : local configfile group 2022-03-23 18:53:49.012 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2022-03-23 18:53:49.015 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/ubuntu/devstack/local.conf post-extra 2022-03-23 18:53:49.018 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/ubuntu/devstack/local.conf 2022-03-23 18:53:49.021 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-extra 2022-03-23 18:53:49.023 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-03-23 18:53:49.026 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-extra ' 2022-03-23 18:53:49.026 | /^\[\[.+\|.*\]\]/ { 2022-03-23 18:53:49.026 | gsub("[][]", "", $1); 2022-03-23 18:53:49.026 | split($1, a, "|"); 2022-03-23 18:53:49.026 | if (a[1] == matchgroup) 2022-03-23 18:53:49.026 | print a[2] 2022-03-23 18:53:49.027 | } 2022-03-23 18:53:49.027 | ' /home/ubuntu/devstack/local.conf 2022-03-23 18:53:49.034 | + ./stack.sh:main:1425 : is_service_enabled n-cpu 2022-03-23 18:53:49.052 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 18:53:49.055 | + ./stack.sh:main:1430 : service_check 2022-03-23 18:53:49.058 | + functions-common:service_check:1718 : local service 2022-03-23 18:53:49.060 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 18:53:49.063 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@key.service 2022-03-23 18:53:49.076 | Failed to get unit file state for devstack@key.service: No such file or directory 2022-03-23 18:53:49.080 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 18:53:49.082 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@n-api.service 2022-03-23 18:53:49.096 | enabled 2022-03-23 18:53:49.100 | + functions-common:service_check:1725 : sudo systemctl status devstack@n-api.service --no-pager 2022-03-23 18:53:49.118 | ● devstack@n-api.service - Devstack devstack@n-api.service 2022-03-23 18:53:49.118 | Loaded: loaded (/etc/systemd/system/devstack@n-api.service; enabled; vendor preset: enabled) 2022-03-23 18:53:49.118 | Active: active (running) since Wed 2022-03-23 18:51:31 UTC; 2min 17s ago 2022-03-23 18:53:49.118 | Main PID: 850869 (uwsgi) 2022-03-23 18:53:49.118 | Status: "uWSGI is ready" 2022-03-23 18:53:49.118 | Tasks: 3 (limit: 14304) 2022-03-23 18:53:49.118 | Memory: 253.3M 2022-03-23 18:53:49.118 | CGroup: /system.slice/system-devstack.slice/devstack@n-api.service 2022-03-23 18:53:49.118 | ├─850869 nova-apiuWSGI master 2022-03-23 18:53:49.118 | ├─850880 nova-apiuWSGI worker 1 2022-03-23 18:53:49.119 | └─850881 nova-apiuWSGI worker 2 2022-03-23 18:53:49.119 | 2022-03-23 18:53:49.119 | Mar 23 18:53:31 dv-neutron-797121-12-hyperv devstack@n-api.service[850881]: [pid: 850881|app: 0|req: 17/32] 10.222.0.45 () {64 vars in 1332 bytes} [Wed Mar 23 18:53:31 2022] POST /compute/v2.1/flavors/4/os-extra_specs => generated 43 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) 2022-03-23 18:53:49.119 | Mar 23 18:53:33 dv-neutron-797121-12-hyperv devstack@n-api.service[850880]: DEBUG nova.api.openstack.wsgi [None req-54bf5548-42d7-4ade-9e7b-3f3b164f4a9b admin admin] Calling method '>' {{(pid=850880) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} 2022-03-23 18:53:49.119 | Mar 23 18:53:33 dv-neutron-797121-12-hyperv devstack@n-api.service[850880]: INFO nova.api.openstack.requestlog [None req-54bf5548-42d7-4ade-9e7b-3f3b164f4a9b admin admin] 10.222.0.45 "GET /compute/v2.1" status: 200 len: 388 microversion: 2.1 time: 0.001514 2022-03-23 18:53:49.119 | Mar 23 18:53:33 dv-neutron-797121-12-hyperv devstack@n-api.service[850880]: [pid: 850880|app: 0|req: 16/33] 10.222.0.45 () {54 vars in 930 bytes} [Wed Mar 23 18:53:33 2022] GET /compute/v2.1 => generated 388 bytes in 2 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2022-03-23 18:53:49.119 | Mar 23 18:53:33 dv-neutron-797121-12-hyperv devstack@n-api.service[850881]: DEBUG nova.api.openstack.wsgi [None req-275271fa-ce4c-463c-a16a-a2988e34f0b5 admin admin] Action: 'create', calling method: >, body: {"flavor": {"name": "m1.xlarge", "os-flavor-access:is_public": true, "disk": 160, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 16384, "vcpus": 8, "swap": 0, "id": "5"}} {{(pid=850881) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} 2022-03-23 18:53:49.119 | Mar 23 18:53:33 dv-neutron-797121-12-hyperv devstack@n-api.service[850881]: INFO nova.api.openstack.requestlog [None req-275271fa-ce4c-463c-a16a-a2988e34f0b5 admin admin] 10.222.0.45 "POST /compute/v2.1/flavors" status: 200 len: 408 microversion: 2.61 time: 0.075259 2022-03-23 18:53:49.119 | Mar 23 18:53:33 dv-neutron-797121-12-hyperv devstack@n-api.service[850881]: [pid: 850881|app: 0|req: 18/34] 10.222.0.45 () {64 vars in 1282 bytes} [Wed Mar 23 18:53:33 2022] POST /compute/v2.1/flavors => generated 408 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 359 bytes (2 switches on core 0) 2022-03-23 18:53:49.119 | Mar 23 18:53:33 dv-neutron-797121-12-hyperv devstack@n-api.service[850880]: DEBUG nova.api.openstack.wsgi [None req-2e0f2863-6a78-409f-b40e-ba667a840bcb admin admin] Action: 'create', calling method: >, body: {"extra_specs": {"hw_rng:allowed": "True"}} {{(pid=850880) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} 2022-03-23 18:53:49.119 | Mar 23 18:53:33 dv-neutron-797121-12-hyperv devstack@n-api.service[850880]: INFO nova.api.openstack.requestlog [None req-2e0f2863-6a78-409f-b40e-ba667a840bcb admin admin] 10.222.0.45 "POST /compute/v2.1/flavors/5/os-extra_specs" status: 200 len: 43 microversion: 2.61 time: 0.027603 2022-03-23 18:53:49.119 | Mar 23 18:53:33 dv-neutron-797121-12-hyperv devstack@n-api.service[850880]: [pid: 850880|app: 0|req: 17/35] 10.222.0.45 () {64 vars in 1332 bytes} [Wed Mar 23 18:53:33 2022] POST /compute/v2.1/flavors/5/os-extra_specs => generated 43 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2022-03-23 18:53:49.122 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 18:53:49.125 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@n-cond.service 2022-03-23 18:53:49.138 | Failed to get unit file state for devstack@n-cond.service: No such file or directory 2022-03-23 18:53:49.142 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 18:53:49.145 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@n-sch.service 2022-03-23 18:53:49.158 | enabled 2022-03-23 18:53:49.162 | + functions-common:service_check:1725 : sudo systemctl status devstack@n-sch.service --no-pager 2022-03-23 18:53:49.180 | ● devstack@n-sch.service - Devstack devstack@n-sch.service 2022-03-23 18:53:49.180 | Loaded: loaded (/etc/systemd/system/devstack@n-sch.service; enabled; vendor preset: enabled) 2022-03-23 18:53:49.180 | Active: active (running) since Wed 2022-03-23 18:52:50 UTC; 59s ago 2022-03-23 18:53:49.181 | Main PID: 855483 (nova-scheduler) 2022-03-23 18:53:49.181 | Tasks: 3 (limit: 14304) 2022-03-23 18:53:49.181 | Memory: 154.1M 2022-03-23 18:53:49.181 | CGroup: /system.slice/system-devstack.slice/devstack@n-sch.service 2022-03-23 18:53:49.181 | ├─855483 /usr/bin/python3.8 /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf 2022-03-23 18:53:49.181 | ├─856784 /usr/bin/python3.8 /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf 2022-03-23 18:53:49.181 | └─856785 /usr/bin/python3.8 /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf 2022-03-23 18:53:49.181 | 2022-03-23 18:53:49.181 | Mar 23 18:52:54 dv-neutron-797121-12-hyperv nova-scheduler[855483]: DEBUG oslo_service.service [None req-6aa1a0ad-b306-4faf-86cf-9e1af3559a52 None None] oslo_limit.split_loggers = False {{(pid=855483) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-23 18:53:49.181 | Mar 23 18:52:54 dv-neutron-797121-12-hyperv nova-scheduler[855483]: DEBUG oslo_service.service [None req-6aa1a0ad-b306-4faf-86cf-9e1af3559a52 None None] oslo_limit.status_code_retries = None {{(pid=855483) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-23 18:53:49.181 | Mar 23 18:52:54 dv-neutron-797121-12-hyperv nova-scheduler[855483]: DEBUG oslo_service.service [None req-6aa1a0ad-b306-4faf-86cf-9e1af3559a52 None None] oslo_limit.status_code_retry_delay = None {{(pid=855483) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-23 18:53:49.181 | Mar 23 18:52:54 dv-neutron-797121-12-hyperv nova-scheduler[855483]: DEBUG oslo_service.service [None req-6aa1a0ad-b306-4faf-86cf-9e1af3559a52 None None] oslo_limit.timeout = None {{(pid=855483) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-23 18:53:49.181 | Mar 23 18:52:54 dv-neutron-797121-12-hyperv nova-scheduler[855483]: DEBUG oslo_service.service [None req-6aa1a0ad-b306-4faf-86cf-9e1af3559a52 None None] oslo_limit.valid_interfaces = None {{(pid=855483) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-23 18:53:49.181 | Mar 23 18:52:54 dv-neutron-797121-12-hyperv nova-scheduler[855483]: DEBUG oslo_service.service [None req-6aa1a0ad-b306-4faf-86cf-9e1af3559a52 None None] oslo_limit.version = None {{(pid=855483) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-23 18:53:49.181 | Mar 23 18:52:54 dv-neutron-797121-12-hyperv nova-scheduler[855483]: DEBUG oslo_service.service [None req-6aa1a0ad-b306-4faf-86cf-9e1af3559a52 None None] oslo_reports.file_event_handler = None {{(pid=855483) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-23 18:53:49.181 | Mar 23 18:52:54 dv-neutron-797121-12-hyperv nova-scheduler[855483]: DEBUG oslo_service.service [None req-6aa1a0ad-b306-4faf-86cf-9e1af3559a52 None None] oslo_reports.file_event_handler_interval = 1 {{(pid=855483) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-23 18:53:49.181 | Mar 23 18:52:54 dv-neutron-797121-12-hyperv nova-scheduler[855483]: DEBUG oslo_service.service [None req-6aa1a0ad-b306-4faf-86cf-9e1af3559a52 None None] oslo_reports.log_dir = None {{(pid=855483) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-23 18:53:49.181 | Mar 23 18:52:54 dv-neutron-797121-12-hyperv nova-scheduler[855483]: DEBUG oslo_service.service [None req-6aa1a0ad-b306-4faf-86cf-9e1af3559a52 None None] ******************************************************************************** {{(pid=855483) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2613}} 2022-03-23 18:53:49.184 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 18:53:49.187 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@n-api-meta.service 2022-03-23 18:53:49.201 | enabled 2022-03-23 18:53:49.205 | + functions-common:service_check:1725 : sudo systemctl status devstack@n-api-meta.service --no-pager 2022-03-23 18:53:49.229 | ● devstack@n-api-meta.service - Devstack devstack@n-api-meta.service 2022-03-23 18:53:49.229 | Loaded: loaded (/etc/systemd/system/devstack@n-api-meta.service; enabled; vendor preset: enabled) 2022-03-23 18:53:49.229 | Active: active (running) since Wed 2022-03-23 18:52:52 UTC; 56s ago 2022-03-23 18:53:49.229 | Main PID: 856003 (uwsgi) 2022-03-23 18:53:49.229 | Status: "uWSGI is ready" 2022-03-23 18:53:49.229 | Tasks: 4 (limit: 14304) 2022-03-23 18:53:49.229 | Memory: 216.5M 2022-03-23 18:53:49.229 | CGroup: /system.slice/system-devstack.slice/devstack@n-api-meta.service 2022-03-23 18:53:49.229 | ├─856003 nova-api-metauWSGI master 2022-03-23 18:53:49.230 | ├─856008 nova-api-metauWSGI worker 1 2022-03-23 18:53:49.230 | ├─856009 nova-api-metauWSGI worker 2 2022-03-23 18:53:49.230 | └─856010 nova-api-metauWSGI http 1 2022-03-23 18:53:49.230 | 2022-03-23 18:53:49.230 | Mar 23 18:52:57 dv-neutron-797121-12-hyperv devstack@n-api-meta.service[856008]: DEBUG oslo_concurrency.lockutils [None req-024ddf44-7764-47ee-9156-490194ad57dd None None] Lock "34775fa4-771b-48ba-a788-418c9381df8d" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=856008) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} 2022-03-23 18:53:49.230 | Mar 23 18:52:57 dv-neutron-797121-12-hyperv devstack@n-api-meta.service[856009]: DEBUG oslo_db.sqlalchemy.engines [None req-aaa5c9fe-8fb1-445f-b5f6-8b3b145629dc None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=856009) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-03-23 18:53:49.230 | Mar 23 18:52:57 dv-neutron-797121-12-hyperv devstack@n-api-meta.service[856008]: DEBUG oslo_db.sqlalchemy.engines [None req-024ddf44-7764-47ee-9156-490194ad57dd None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=856008) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-03-23 18:53:49.230 | Mar 23 18:52:57 dv-neutron-797121-12-hyperv devstack@n-api-meta.service[856008]: DEBUG oslo_db.sqlalchemy.engines [None req-024ddf44-7764-47ee-9156-490194ad57dd None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=856008) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-03-23 18:53:49.230 | Mar 23 18:52:57 dv-neutron-797121-12-hyperv devstack@n-api-meta.service[856009]: DEBUG oslo_db.sqlalchemy.engines [None req-aaa5c9fe-8fb1-445f-b5f6-8b3b145629dc None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=856009) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-03-23 18:53:49.230 | Mar 23 18:52:57 dv-neutron-797121-12-hyperv devstack@n-api-meta.service[856008]: DEBUG oslo_db.sqlalchemy.engines [None req-024ddf44-7764-47ee-9156-490194ad57dd None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=856008) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-03-23 18:53:49.230 | Mar 23 18:52:57 dv-neutron-797121-12-hyperv devstack@n-api-meta.service[856009]: WARNING nova.api.metadata.handler [None req-aaa5c9fe-8fb1-445f-b5f6-8b3b145629dc None None] metadata_proxy_shared_secret is not configured, the metadata information returned by the proxy cannot be trusted 2022-03-23 18:53:49.230 | Mar 23 18:52:57 dv-neutron-797121-12-hyperv devstack@n-api-meta.service[856009]: WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x55a084c649b0 pid: 856009 (default app) 2022-03-23 18:53:49.230 | Mar 23 18:52:57 dv-neutron-797121-12-hyperv devstack@n-api-meta.service[856008]: WARNING nova.api.metadata.handler [None req-024ddf44-7764-47ee-9156-490194ad57dd None None] metadata_proxy_shared_secret is not configured, the metadata information returned by the proxy cannot be trusted 2022-03-23 18:53:49.230 | Mar 23 18:52:57 dv-neutron-797121-12-hyperv devstack@n-api-meta.service[856008]: WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x55a084c649b0 pid: 856008 (default app) 2022-03-23 18:53:49.234 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 18:53:49.237 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@placement-api.service 2022-03-23 18:53:49.251 | enabled 2022-03-23 18:53:49.255 | + functions-common:service_check:1725 : sudo systemctl status devstack@placement-api.service --no-pager 2022-03-23 18:53:49.274 | ● devstack@placement-api.service - Devstack devstack@placement-api.service 2022-03-23 18:53:49.274 | Loaded: loaded (/etc/systemd/system/devstack@placement-api.service; enabled; vendor preset: enabled) 2022-03-23 18:53:49.274 | Active: active (running) since Wed 2022-03-23 18:51:47 UTC; 2min 1s ago 2022-03-23 18:53:49.274 | Main PID: 852099 (uwsgi) 2022-03-23 18:53:49.274 | Status: "uWSGI is ready" 2022-03-23 18:53:49.274 | Tasks: 3 (limit: 14304) 2022-03-23 18:53:49.274 | Memory: 138.2M 2022-03-23 18:53:49.274 | CGroup: /system.slice/system-devstack.slice/devstack@placement-api.service 2022-03-23 18:53:49.274 | ├─852099 placementuWSGI master 2022-03-23 18:53:49.274 | ├─852113 placementuWSGI worker 1 2022-03-23 18:53:49.274 | └─852114 placementuWSGI worker 2 2022-03-23 18:53:49.274 | 2022-03-23 18:53:49.274 | Mar 23 18:51:51 dv-neutron-797121-12-hyperv devstack@placement-api.service[852113]: WSGI app 0 (mountpoint='') ready in 4 seconds on interpreter 0x55a7fbf4d9d0 pid: 852113 (default app) 2022-03-23 18:53:49.274 | Mar 23 18:52:53 dv-neutron-797121-12-hyperv devstack@placement-api.service[852114]: DEBUG placement.requestlog [None req-ba15b468-bcc3-440a-9408-5834fc517fe1 None None] Starting request: 10.222.0.45 "GET /placement/" {{(pid=852114) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2022-03-23 18:53:49.274 | Mar 23 18:52:53 dv-neutron-797121-12-hyperv devstack@placement-api.service[852114]: INFO placement.requestlog [None req-ba15b468-bcc3-440a-9408-5834fc517fe1 None None] 10.222.0.45 "GET /placement/" status: 200 len: 136 microversion: 1.0 2022-03-23 18:53:49.274 | Mar 23 18:52:53 dv-neutron-797121-12-hyperv devstack@placement-api.service[852114]: [pid: 852114|app: 0|req: 2/2] 10.222.0.45 () {54 vars in 916 bytes} [Wed Mar 23 18:52:53 2022] GET /placement => generated 136 bytes in 2 msecs (HTTP/1.1 200) 6 headers in 224 bytes (1 switches on core 0) 2022-03-23 18:53:49.274 | Mar 23 18:52:59 dv-neutron-797121-12-hyperv devstack@placement-api.service[852113]: DEBUG placement.requestlog [None req-10c18f78-307f-4551-b1e9-1a415c5a7e9d None None] Starting request: 10.222.0.45 "GET /placement/" {{(pid=852113) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2022-03-23 18:53:49.274 | Mar 23 18:52:59 dv-neutron-797121-12-hyperv devstack@placement-api.service[852113]: INFO placement.requestlog [None req-10c18f78-307f-4551-b1e9-1a415c5a7e9d None None] 10.222.0.45 "GET /placement/" status: 200 len: 136 microversion: 1.0 2022-03-23 18:53:49.274 | Mar 23 18:52:59 dv-neutron-797121-12-hyperv devstack@placement-api.service[852113]: [pid: 852113|app: 0|req: 1/3] 10.222.0.45 () {54 vars in 916 bytes} [Wed Mar 23 18:52:59 2022] GET /placement => generated 136 bytes in 30 msecs (HTTP/1.1 200) 6 headers in 224 bytes (1 switches on core 0) 2022-03-23 18:53:49.274 | Mar 23 18:53:01 dv-neutron-797121-12-hyperv devstack@placement-api.service[852114]: DEBUG placement.requestlog [None req-65666273-712e-493f-ac32-5bb00feb2e66 None None] Starting request: 10.222.0.45 "GET /placement/" {{(pid=852114) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2022-03-23 18:53:49.274 | Mar 23 18:53:01 dv-neutron-797121-12-hyperv devstack@placement-api.service[852114]: INFO placement.requestlog [None req-65666273-712e-493f-ac32-5bb00feb2e66 None None] 10.222.0.45 "GET /placement/" status: 200 len: 136 microversion: 1.0 2022-03-23 18:53:49.274 | Mar 23 18:53:01 dv-neutron-797121-12-hyperv devstack@placement-api.service[852114]: [pid: 852114|app: 0|req: 3/4] 10.222.0.45 () {54 vars in 916 bytes} [Wed Mar 23 18:53:01 2022] GET /placement => generated 136 bytes in 2 msecs (HTTP/1.1 200) 6 headers in 224 bytes (1 switches on core 0) 2022-03-23 18:53:49.279 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 18:53:49.282 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@placement-client.service 2022-03-23 18:53:49.294 | Failed to get unit file state for devstack@placement-client.service: No such file or directory 2022-03-23 18:53:49.298 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 18:53:49.301 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@g-api.service 2022-03-23 18:53:49.315 | enabled 2022-03-23 18:53:49.319 | + functions-common:service_check:1725 : sudo systemctl status devstack@g-api.service --no-pager 2022-03-23 18:53:49.336 | ● devstack@g-api.service - Devstack devstack@g-api.service 2022-03-23 18:53:49.336 | Loaded: loaded (/etc/systemd/system/devstack@g-api.service; enabled; vendor preset: enabled) 2022-03-23 18:53:49.336 | Active: active (running) since Wed 2022-03-23 18:53:23 UTC; 25s ago 2022-03-23 18:53:49.336 | Main PID: 860055 (uwsgi) 2022-03-23 18:53:49.336 | Status: "uWSGI is ready" 2022-03-23 18:53:49.336 | Tasks: 7 (limit: 14304) 2022-03-23 18:53:49.336 | Memory: 225.8M 2022-03-23 18:53:49.336 | CGroup: /system.slice/system-devstack.slice/devstack@g-api.service 2022-03-23 18:53:49.336 | ├─860055 glance-apiuWSGI master 2022-03-23 18:53:49.336 | ├─860060 glance-apiuWSGI worker 1 2022-03-23 18:53:49.336 | └─860062 glance-apiuWSGI worker 2 2022-03-23 18:53:49.337 | 2022-03-23 18:53:49.337 | Mar 23 18:53:46 dv-neutron-797121-12-hyperv devstack@g-api.service[860060]: DEBUG glance_store.location [None req-1e771472-64ef-4394-a0c8-849065885484 admin admin] Registering scheme swift with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=860060) register_scheme_map /usr/local/lib/python3.8/dist-packages/glance_store/location.py:146}} 2022-03-23 18:53:49.337 | Mar 23 18:53:46 dv-neutron-797121-12-hyperv devstack@g-api.service[860060]: DEBUG glance_store.location [None req-1e771472-64ef-4394-a0c8-849065885484 admin admin] Registering scheme swift+https with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=860060) register_scheme_map /usr/local/lib/python3.8/dist-packages/glance_store/location.py:146}} 2022-03-23 18:53:49.337 | Mar 23 18:53:46 dv-neutron-797121-12-hyperv devstack@g-api.service[860060]: DEBUG glance_store.location [None req-1e771472-64ef-4394-a0c8-849065885484 admin admin] Registering scheme swift with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=860060) register_scheme_map /usr/local/lib/python3.8/dist-packages/glance_store/location.py:146}} 2022-03-23 18:53:49.337 | Mar 23 18:53:46 dv-neutron-797121-12-hyperv devstack@g-api.service[860060]: DEBUG glance_store.location [None req-1e771472-64ef-4394-a0c8-849065885484 admin admin] Registering scheme swift+http with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=860060) register_scheme_map /usr/local/lib/python3.8/dist-packages/glance_store/location.py:146}} 2022-03-23 18:53:49.337 | Mar 23 18:53:46 dv-neutron-797121-12-hyperv devstack@g-api.service[860060]: DEBUG glance_store.location [None req-1e771472-64ef-4394-a0c8-849065885484 admin admin] Registering scheme swift+https with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=860060) register_scheme_map /usr/local/lib/python3.8/dist-packages/glance_store/location.py:146}} 2022-03-23 18:53:49.337 | Mar 23 18:53:46 dv-neutron-797121-12-hyperv devstack@g-api.service[860060]: DEBUG glance_store.location [None req-1e771472-64ef-4394-a0c8-849065885484 admin admin] Registering scheme swift with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=860060) register_scheme_map /usr/local/lib/python3.8/dist-packages/glance_store/location.py:146}} 2022-03-23 18:53:49.337 | Mar 23 18:53:46 dv-neutron-797121-12-hyperv devstack@g-api.service[860060]: DEBUG glance_store.location [None req-1e771472-64ef-4394-a0c8-849065885484 admin admin] Registering scheme swift+http with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=860060) register_scheme_map /usr/local/lib/python3.8/dist-packages/glance_store/location.py:146}} 2022-03-23 18:53:49.337 | Mar 23 18:53:46 dv-neutron-797121-12-hyperv devstack@g-api.service[860060]: DEBUG glance_store.location [None req-1e771472-64ef-4394-a0c8-849065885484 admin admin] Registering scheme swift+config with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=860060) register_scheme_map /usr/local/lib/python3.8/dist-packages/glance_store/location.py:146}} 2022-03-23 18:53:49.337 | Mar 23 18:53:46 dv-neutron-797121-12-hyperv devstack@g-api.service[860060]: DEBUG glance_store.backend [None req-1e771472-64ef-4394-a0c8-849065885484 admin admin] Skipping store.set_acls... not implemented. {{(pid=860060) set_acls /usr/local/lib/python3.8/dist-packages/glance_store/backend.py:509}} 2022-03-23 18:53:49.337 | Mar 23 18:53:46 dv-neutron-797121-12-hyperv devstack@g-api.service[860060]: [pid: 860060|app: 0|req: 3/4] 127.0.0.1 () {40 vars in 880 bytes} [Wed Mar 23 18:53:30 2022] PUT /v2/images/6839ee5f-eb92-4b9c-8818-1ccf8bc9076a/file => generated 0 bytes in 15148 msecs (HTTP/1.1 204) 4 headers in 171 bytes (5 switches on core 0) 2022-03-23 18:53:49.341 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 18:53:49.344 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@c-sch.service 2022-03-23 18:53:49.357 | enabled 2022-03-23 18:53:49.362 | + functions-common:service_check:1725 : sudo systemctl status devstack@c-sch.service --no-pager 2022-03-23 18:53:49.379 | ● devstack@c-sch.service - Devstack devstack@c-sch.service 2022-03-23 18:53:49.379 | Loaded: loaded (/etc/systemd/system/devstack@c-sch.service; enabled; vendor preset: enabled) 2022-03-23 18:53:49.379 | Active: active (running) since Wed 2022-03-23 18:53:11 UTC; 37s ago 2022-03-23 18:53:49.379 | Main PID: 858750 (cinder-schedule) 2022-03-23 18:53:49.379 | Tasks: 2 (limit: 14304) 2022-03-23 18:53:49.379 | Memory: 108.9M 2022-03-23 18:53:49.379 | CGroup: /system.slice/system-devstack.slice/devstack@c-sch.service 2022-03-23 18:53:49.379 | └─858750 /usr/bin/python3.8 /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf 2022-03-23 18:53:49.379 | 2022-03-23 18:53:49.379 | Mar 23 18:53:16 dv-neutron-797121-12-hyperv cinder-scheduler[858750]: DEBUG cinder.service [None req-486aabd6-8367-4fd1-a3ae-f7ecb7080e08 None None] Pinning object versions for RPC server serializer to 1.39 {{(pid=858750) start /opt/stack/cinder/cinder/service.py:237}} 2022-03-23 18:53:49.379 | Mar 23 18:53:17 dv-neutron-797121-12-hyperv cinder-scheduler[858750]: DEBUG cinder.scheduler.host_manager [None req-314f6248-7999-415c-8ac1-11a85503d741 None None] Received backup service update from dv-neutron-797121-12-hyperv: {'backend_state': True, 'driver_name': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'availability_zone': 'nova'} {{(pid=858750) update_service_capabilities /opt/stack/cinder/cinder/scheduler/host_manager.py:574}} 2022-03-23 18:53:49.379 | Mar 23 18:53:29 dv-neutron-797121-12-hyperv cinder-scheduler[858750]: DEBUG cinder.scheduler.host_manager [None req-6d2a3a1e-c179-4037-8dc2-a808ebc2572e None None] Received volume service update from dv-neutron-797121-12-hyperv@lvmdriver-1: {'volume_backend_name': 'lvmdriver-1', 'vendor_name': 'Open Source', 'driver_version': '3.0.0', 'storage_protocol': 'iSCSI', 'pools': [{'pool_name': 'lvmdriver-1', 'total_capacity_gb': 48.82, 'free_capacity_gb': 48.82, 'reserved_percentage': 0, 'location_info': 'LVMVolumeDriver:dv-neutron-797121-12-hyperv:stack-volumes-lvmdriver-1:default:0', 'QoS_support': False, 'provisioned_capacity_gb': 0.0, 'max_over_subscription_ratio': '20.0', 'thin_provisioning_support': False, 'thick_provisioning_support': True, 'total_volumes': 0, 'filter_function': None, 'goodness_function': None, 'multiattach': True, 'backend_state': 'up', 'allocated_capacity_gb': 0, 'cacheable': True}], 'shared_targets': False, 'sparse_copy_volume': False, 'filter_function': None, 'goodness_function': None} {{(pid=858750) update_service_capabilities /opt/stack/cinder/cinder/scheduler/host_manager.py:605}} 2022-03-23 18:53:49.379 | Mar 23 18:53:29 dv-neutron-797121-12-hyperv cinder-scheduler[858750]: DEBUG cinder.utils [None req-6d2a3a1e-c179-4037-8dc2-a808ebc2572e None None] Trying to retrieve max_over_subscription_ratio from a service that does not support thin provisioning {{(pid=858750) calculate_max_over_subscription_ratio /opt/stack/cinder/cinder/utils.py:772}} 2022-03-23 18:53:49.379 | Mar 23 18:53:29 dv-neutron-797121-12-hyperv cinder-scheduler[858750]: DEBUG cinder.scheduler.host_manager [None req-6d2a3a1e-c179-4037-8dc2-a808ebc2572e None None] Publish storage capacity: [{'type': 'pool', 'name_to_id': 'dv-neutron-797121-12-hyperv@lvmdriver-1#lvmdriver-1', 'total': 48.82, 'free': 48.82, 'allocated': 0.0, 'provisioned': 0.0, 'virtual_free': 48.82, 'reported_at': datetime.datetime(2022, 3, 23, 18, 53, 29, 318927)}, {'type': 'backend', 'name_to_id': 'dv-neutron-797121-12-hyperv@lvmdriver-1', 'total': 48.82, 'free': 48.82, 'allocated': 0.0, 'provisioned': 0.0, 'virtual_free': 48.82, 'reported_at': datetime.datetime(2022, 3, 23, 18, 53, 29, 318927)}]. {{(pid=858750) _notify_capacity_usage /opt/stack/cinder/cinder/scheduler/host_manager.py:954}} 2022-03-23 18:53:49.380 | Mar 23 18:53:29 dv-neutron-797121-12-hyperv cinder-scheduler[858750]: DEBUG cinder.scheduler.host_manager [None req-6d2a3a1e-c179-4037-8dc2-a808ebc2572e None None] Updating capabilities for dv-neutron-797121-12-hyperv@lvmdriver-1#lvmdriver-1: {'pool_name': 'lvmdriver-1', 'total_capacity_gb': 48.82, 'free_capacity_gb': 48.82, 'reserved_percentage': 0, 'location_info': 'LVMVolumeDriver:dv-neutron-797121-12-hyperv:stack-volumes-lvmdriver-1:default:0', 'QoS_support': False, 'provisioned_capacity_gb': 0.0, 'max_over_subscription_ratio': '20.0', 'thin_provisioning_support': False, 'thick_provisioning_support': True, 'total_volumes': 0, 'filter_function': None, 'goodness_function': None, 'multiattach': True, 'backend_state': 'up', 'allocated_capacity_gb': 0, 'cacheable': True, 'volume_backend_name': 'lvmdriver-1', 'storage_protocol': 'iSCSI', 'vendor_name': 'Open Source', 'driver_version': '3.0.0', 'timestamp': datetime.datetime(2022, 3, 23, 18, 53, 29, 291835)} {{(pid=858750) update_from_volume_capability /opt/stack/cinder/cinder/scheduler/host_manager.py:392}} 2022-03-23 18:53:49.380 | Mar 23 18:53:29 dv-neutron-797121-12-hyperv cinder-scheduler[858750]: DEBUG cinder.utils [None req-6d2a3a1e-c179-4037-8dc2-a808ebc2572e None None] Trying to retrieve max_over_subscription_ratio from a service that does not support thin provisioning {{(pid=858750) calculate_max_over_subscription_ratio /opt/stack/cinder/cinder/utils.py:772}} 2022-03-23 18:53:49.380 | Mar 23 18:53:34 dv-neutron-797121-12-hyperv cinder-scheduler[858750]: DEBUG oslo_service.periodic_task [None req-aaa7affa-2fcf-4d9a-bcc9-1ebf627376c1 None None] Running periodic task SchedulerManager._clean_expired_messages {{(pid=858750) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}} 2022-03-23 18:53:49.380 | Mar 23 18:53:34 dv-neutron-797121-12-hyperv cinder-scheduler[858750]: INFO cinder.message.api [None req-aaa7affa-2fcf-4d9a-bcc9-1ebf627376c1 None None] Deleted 0 expired messages. 2022-03-23 18:53:49.380 | Mar 23 18:53:34 dv-neutron-797121-12-hyperv cinder-scheduler[858750]: DEBUG oslo_service.periodic_task [None req-aaa7affa-2fcf-4d9a-bcc9-1ebf627376c1 None None] Running periodic task SchedulerManager._clean_expired_reservation {{(pid=858750) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}} 2022-03-23 18:53:49.384 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 18:53:49.387 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@c-api.service 2022-03-23 18:53:49.401 | enabled 2022-03-23 18:53:49.406 | + functions-common:service_check:1725 : sudo systemctl status devstack@c-api.service --no-pager 2022-03-23 18:53:49.425 | ● devstack@c-api.service - Devstack devstack@c-api.service 2022-03-23 18:53:49.425 | Loaded: loaded (/etc/systemd/system/devstack@c-api.service; enabled; vendor preset: enabled) 2022-03-23 18:53:49.425 | Active: active (running) since Wed 2022-03-23 18:53:04 UTC; 44s ago 2022-03-23 18:53:49.425 | Main PID: 858292 (uwsgi) 2022-03-23 18:53:49.425 | Status: "uWSGI is ready" 2022-03-23 18:53:49.426 | Tasks: 5 (limit: 14304) 2022-03-23 18:53:49.426 | Memory: 246.1M 2022-03-23 18:53:49.426 | CGroup: /system.slice/system-devstack.slice/devstack@c-api.service 2022-03-23 18:53:49.426 | ├─858292 cinder-apiuWSGI master 2022-03-23 18:53:49.426 | ├─858307 cinder-apiuWSGI worker 1 2022-03-23 18:53:49.426 | └─858308 cinder-apiuWSGI worker 2 2022-03-23 18:53:49.426 | 2022-03-23 18:53:49.426 | Mar 23 18:53:19 dv-neutron-797121-12-hyperv devstack@c-api.service[858307]: INFO cinder.api.openstack.wsgi [None req-ae0b7b47-cf1f-409c-8db9-534c9e0d2d6f admin admin] http://10.222.0.45/volume/v3/b85c61e3b79f48cc96158071bd720958/types returned with HTTP 200 2022-03-23 18:53:49.426 | Mar 23 18:53:19 dv-neutron-797121-12-hyperv devstack@c-api.service[858307]: [pid: 858307|app: 0|req: 1/2] 10.222.0.45 () {60 vars in 1237 bytes} [Wed Mar 23 18:53:18 2022] POST /volume/v3/b85c61e3b79f48cc96158071bd720958/types => generated 186 bytes in 1005 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2022-03-23 18:53:49.426 | Mar 23 18:53:19 dv-neutron-797121-12-hyperv devstack@c-api.service[858308]: DEBUG cinder.api.middleware.request_id [req-ae0b7b47-cf1f-409c-8db9-534c9e0d2d6f req-bcdde805-0170-430e-9c13-f88e47fe65a9 None None] RequestId filter calling following filter/app {{(pid=858308) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} 2022-03-23 18:53:49.426 | Mar 23 18:53:20 dv-neutron-797121-12-hyperv devstack@c-api.service[858308]: INFO cinder.api.openstack.wsgi [req-ae0b7b47-cf1f-409c-8db9-534c9e0d2d6f req-bcdde805-0170-430e-9c13-f88e47fe65a9 admin admin] POST http://10.222.0.45/volume/v3/b85c61e3b79f48cc96158071bd720958/types/ae6668d4-ccc7-404d-9f02-ee1515a41fff/extra_specs 2022-03-23 18:53:49.426 | Mar 23 18:53:20 dv-neutron-797121-12-hyperv devstack@c-api.service[858308]: DEBUG cinder.api.openstack.wsgi [req-ae0b7b47-cf1f-409c-8db9-534c9e0d2d6f req-bcdde805-0170-430e-9c13-f88e47fe65a9 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=858308) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} 2022-03-23 18:53:49.426 | Mar 23 18:53:20 dv-neutron-797121-12-hyperv devstack@c-api.service[858308]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. 2022-03-23 18:53:49.426 | Mar 23 18:53:20 dv-neutron-797121-12-hyperv devstack@c-api.service[858308]: warnings.warn('Policy enforcement is depending on the value of ' 2022-03-23 18:53:49.426 | Mar 23 18:53:20 dv-neutron-797121-12-hyperv devstack@c-api.service[858308]: DEBUG oslo_db.sqlalchemy.engines [req-ae0b7b47-cf1f-409c-8db9-534c9e0d2d6f req-bcdde805-0170-430e-9c13-f88e47fe65a9 admin admin] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=858308) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-03-23 18:53:49.426 | Mar 23 18:53:20 dv-neutron-797121-12-hyperv devstack@c-api.service[858308]: INFO cinder.api.openstack.wsgi [req-ae0b7b47-cf1f-409c-8db9-534c9e0d2d6f req-bcdde805-0170-430e-9c13-f88e47fe65a9 admin admin] http://10.222.0.45/volume/v3/b85c61e3b79f48cc96158071bd720958/types/ae6668d4-ccc7-404d-9f02-ee1515a41fff/extra_specs returned with HTTP 200 2022-03-23 18:53:49.426 | Mar 23 18:53:20 dv-neutron-797121-12-hyperv devstack@c-api.service[858308]: [pid: 858308|app: 0|req: 2/3] 10.222.0.45 () {62 vars in 1454 bytes} [Wed Mar 23 18:53:19 2022] POST /volume/v3/b85c61e3b79f48cc96158071bd720958/types/ae6668d4-ccc7-404d-9f02-ee1515a41fff/extra_specs => generated 55 bytes in 875 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2022-03-23 18:53:49.430 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 18:53:49.433 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@c-vol.service 2022-03-23 18:53:49.448 | enabled 2022-03-23 18:53:49.451 | + functions-common:service_check:1725 : sudo systemctl status devstack@c-vol.service --no-pager 2022-03-23 18:53:49.471 | ● devstack@c-vol.service - Devstack devstack@c-vol.service 2022-03-23 18:53:49.471 | Loaded: loaded (/etc/systemd/system/devstack@c-vol.service; enabled; vendor preset: enabled) 2022-03-23 18:53:49.471 | Active: active (running) since Wed 2022-03-23 18:53:16 UTC; 33s ago 2022-03-23 18:53:49.471 | Main PID: 859460 (cinder-volume) 2022-03-23 18:53:49.471 | Tasks: 3 (limit: 14304) 2022-03-23 18:53:49.471 | Memory: 141.1M 2022-03-23 18:53:49.471 | CGroup: /system.slice/system-devstack.slice/devstack@c-vol.service 2022-03-23 18:53:49.471 | ├─859460 /usr/bin/python3.8 /usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf 2022-03-23 18:53:49.471 | └─859567 /usr/bin/python3.8 /usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf 2022-03-23 18:53:49.471 | 2022-03-23 18:53:49.471 | Mar 23 18:53:29 dv-neutron-797121-12-hyperv sudo[860408]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 2022-03-23 18:53:49.472 | Mar 23 18:53:29 dv-neutron-797121-12-hyperv sudo[860408]: pam_unix(sudo:session): session opened for user root by (uid=0) 2022-03-23 18:53:49.472 | Mar 23 18:53:30 dv-neutron-797121-12-hyperv sudo[860408]: pam_unix(sudo:session): session closed for user root 2022-03-23 18:53:49.472 | Mar 23 18:53:30 dv-neutron-797121-12-hyperv cinder-volume[859567]: DEBUG oslo_concurrency.processutils [None req-6d2a3a1e-c179-4037-8dc2-a808ebc2572e None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 1.098s {{(pid=859567) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}} 2022-03-23 18:53:49.472 | Mar 23 18:53:30 dv-neutron-797121-12-hyperv cinder-volume[859567]: DEBUG oslo_concurrency.processutils [None req-6d2a3a1e-c179-4037-8dc2-a808ebc2572e None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=859567) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}} 2022-03-23 18:53:49.472 | Mar 23 18:53:30 dv-neutron-797121-12-hyperv sudo[860413]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 2022-03-23 18:53:49.472 | Mar 23 18:53:30 dv-neutron-797121-12-hyperv sudo[860413]: pam_unix(sudo:session): session opened for user root by (uid=0) 2022-03-23 18:53:49.472 | Mar 23 18:53:31 dv-neutron-797121-12-hyperv sudo[860413]: pam_unix(sudo:session): session closed for user root 2022-03-23 18:53:49.472 | Mar 23 18:53:31 dv-neutron-797121-12-hyperv cinder-volume[859567]: DEBUG oslo_concurrency.processutils [None req-6d2a3a1e-c179-4037-8dc2-a808ebc2572e None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 1.128s {{(pid=859567) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}} 2022-03-23 18:53:49.472 | Mar 23 18:53:31 dv-neutron-797121-12-hyperv cinder-volume[859567]: INFO cinder.volume.manager [None req-6d2a3a1e-c179-4037-8dc2-a808ebc2572e None None] Driver post RPC initialization completed successfully. 2022-03-23 18:53:49.475 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 18:53:49.478 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@ovn-controller.service 2022-03-23 18:53:49.490 | Failed to get unit file state for devstack@ovn-controller.service: No such file or directory 2022-03-23 18:53:49.495 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 18:53:49.497 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@ovn-northd.service 2022-03-23 18:53:49.510 | Failed to get unit file state for devstack@ovn-northd.service: No such file or directory 2022-03-23 18:53:49.515 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 18:53:49.517 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@ovs-vswitchd.service 2022-03-23 18:53:49.530 | Failed to get unit file state for devstack@ovs-vswitchd.service: No such file or directory 2022-03-23 18:53:49.534 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 18:53:49.537 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@ovsdb-server.service 2022-03-23 18:53:49.550 | Failed to get unit file state for devstack@ovsdb-server.service: No such file or directory 2022-03-23 18:53:49.553 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 18:53:49.556 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@q-svc.service 2022-03-23 18:53:49.570 | enabled 2022-03-23 18:53:49.573 | + functions-common:service_check:1725 : sudo systemctl status devstack@q-svc.service --no-pager 2022-03-23 18:53:49.591 | ● devstack@q-svc.service - Devstack devstack@q-svc.service 2022-03-23 18:53:49.591 | Loaded: loaded (/etc/systemd/system/devstack@q-svc.service; enabled; vendor preset: enabled) 2022-03-23 18:53:49.591 | Active: active (running) since Wed 2022-03-23 18:51:39 UTC; 2min 10s ago 2022-03-23 18:53:49.591 | Main PID: 851507 (/usr/bin/python) 2022-03-23 18:53:49.591 | Tasks: 9 (limit: 14304) 2022-03-23 18:53:49.591 | Memory: 396.3M 2022-03-23 18:53:49.591 | CGroup: /system.slice/system-devstack.slice/devstack@q-svc.service 2022-03-23 18:53:49.591 | ├─851507 /usr/bin/python3.8 /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-23 18:53:49.591 | ├─851616 neutron-server: api worker (/usr/bin/python3.8 /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) 2022-03-23 18:53:49.591 | ├─851617 neutron-server: api worker (/usr/bin/python3.8 /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) 2022-03-23 18:53:49.591 | ├─851618 neutron-server: rpc worker (/usr/bin/python3.8 /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) 2022-03-23 18:53:49.591 | └─851619 neutron-server: rpc worker (/usr/bin/python3.8 /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) 2022-03-23 18:53:49.591 | 2022-03-23 18:53:49.591 | Mar 23 18:52:58 dv-neutron-797121-12-hyperv neutron-server[851618]: DEBUG neutron_lib.callbacks.manager [None req-5b273e61-1d78-459b-9fb6-bd2b57f528c8 None None] Publish callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8755775214129', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-644777'] for agent (ebc422ae-3866-45df-b6e2-d9a1ec69a7f4), after_update {{(pid=851618) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:176}} 2022-03-23 18:53:49.591 | Mar 23 18:53:00 dv-neutron-797121-12-hyperv neutron-server[851618]: DEBUG neutron_lib.callbacks.manager [None req-77dd9d66-3a53-470a-bbc7-2584eb5950bb None None] Publish callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8755775214129', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-644777'] for agent (125b874e-153a-4d34-a940-4af252cb1bc6), after_update {{(pid=851618) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:176}} 2022-03-23 18:53:49.592 | Mar 23 18:53:01 dv-neutron-797121-12-hyperv neutron-server[851619]: DEBUG neutron.db.agents_db [None req-a41477e2-43dd-424e-a84e-e38f0bbda4ff None None] Agent healthcheck: found 4 active agents {{(pid=851619) agent_health_check /opt/stack/neutron/neutron/db/agents_db.py:317}} 2022-03-23 18:53:49.592 | Mar 23 18:53:02 dv-neutron-797121-12-hyperv neutron-server[851618]: DEBUG neutron_lib.callbacks.manager [None req-5c104e3e-b349-44d6-8ca2-c9daa4f7cca1 None None] Publish callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8755775214129', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-644777'] for agent (a46db818-1247-48eb-8bbd-b1c11821206f), after_update {{(pid=851618) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:176}} 2022-03-23 18:53:49.592 | Mar 23 18:53:04 dv-neutron-797121-12-hyperv neutron-server[851618]: DEBUG neutron_lib.callbacks.manager [None req-a447fcd2-df82-4361-8fa1-51131ae63b62 None None] Publish callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8755775214129', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-644777'] for agent (b4a1ca98-b18d-4488-a330-b645be938e40), after_update {{(pid=851618) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:176}} 2022-03-23 18:53:49.592 | Mar 23 18:53:28 dv-neutron-797121-12-hyperv neutron-server[851618]: DEBUG neutron_lib.callbacks.manager [None req-0ae0d28c-cebb-41fa-9a4b-1d1cfb4ac5e2 None None] Publish callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8755775214129', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-644777'] for agent (ebc422ae-3866-45df-b6e2-d9a1ec69a7f4), after_update {{(pid=851618) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:176}} 2022-03-23 18:53:49.592 | Mar 23 18:53:30 dv-neutron-797121-12-hyperv neutron-server[851618]: DEBUG neutron_lib.callbacks.manager [None req-30b6664b-b055-47d2-92b2-70e69a1dc4e4 None None] Publish callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8755775214129', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-644777'] for agent (125b874e-153a-4d34-a940-4af252cb1bc6), after_update {{(pid=851618) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:176}} 2022-03-23 18:53:49.592 | Mar 23 18:53:32 dv-neutron-797121-12-hyperv neutron-server[851618]: DEBUG neutron_lib.callbacks.manager [None req-5c104e3e-b349-44d6-8ca2-c9daa4f7cca1 None None] Publish callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8755775214129', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-644777'] for agent (a46db818-1247-48eb-8bbd-b1c11821206f), after_update {{(pid=851618) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:176}} 2022-03-23 18:53:49.592 | Mar 23 18:53:34 dv-neutron-797121-12-hyperv neutron-server[851618]: DEBUG neutron_lib.callbacks.manager [None req-a447fcd2-df82-4361-8fa1-51131ae63b62 None None] Publish callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8755775214129', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-644777'] for agent (b4a1ca98-b18d-4488-a330-b645be938e40), after_update {{(pid=851618) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:176}} 2022-03-23 18:53:49.592 | Mar 23 18:53:38 dv-neutron-797121-12-hyperv neutron-server[851619]: DEBUG neutron.db.agents_db [None req-a41477e2-43dd-424e-a84e-e38f0bbda4ff None None] Agent healthcheck: found 4 active agents {{(pid=851619) agent_health_check /opt/stack/neutron/neutron/db/agents_db.py:317}} 2022-03-23 18:53:49.596 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 18:53:49.599 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@q-ovn-metadata-agent.service 2022-03-23 18:53:49.611 | Failed to get unit file state for devstack@q-ovn-metadata-agent.service: No such file or directory 2022-03-23 18:53:49.615 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 18:53:49.618 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@rabbit.service 2022-03-23 18:53:49.630 | Failed to get unit file state for devstack@rabbit.service: No such file or directory 2022-03-23 18:53:49.634 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 18:53:49.637 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@tempest.service 2022-03-23 18:53:49.650 | Failed to get unit file state for devstack@tempest.service: No such file or directory 2022-03-23 18:53:49.653 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 18:53:49.656 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@mysql.service 2022-03-23 18:53:49.668 | Failed to get unit file state for devstack@mysql.service: No such file or directory 2022-03-23 18:53:49.672 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 18:53:49.675 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@etcd3.service 2022-03-23 18:53:49.687 | Failed to get unit file state for devstack@etcd3.service: No such file or directory 2022-03-23 18:53:49.691 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 18:53:49.694 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@dstat.service 2022-03-23 18:53:49.709 | enabled 2022-03-23 18:53:49.713 | + functions-common:service_check:1725 : sudo systemctl status devstack@dstat.service --no-pager 2022-03-23 18:53:49.732 | ● devstack@dstat.service - Devstack devstack@dstat.service 2022-03-23 18:53:49.732 | Loaded: loaded (/etc/systemd/system/devstack@dstat.service; enabled; vendor preset: enabled) 2022-03-23 18:53:49.732 | Active: active (running) since Wed 2022-03-23 18:45:03 UTC; 8min ago 2022-03-23 18:53:49.732 | Main PID: 826346 (dstat.sh) 2022-03-23 18:53:49.732 | Tasks: 3 (limit: 14304) 2022-03-23 18:53:49.732 | Memory: 20.8M 2022-03-23 18:53:49.732 | CGroup: /system.slice/system-devstack.slice/devstack@dstat.service 2022-03-23 18:53:49.732 | ├─826346 /bin/bash /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs 2022-03-23 18:53:49.732 | ├─826483 python3 /usr/bin/dstat -tcmndrylpg --tcp --output /opt/stack/logs/dstat-csv.log 2022-03-23 18:53:49.732 | └─826484 python3 /usr/bin/dstat -tcmndrylpg --swap --tcp 2022-03-23 18:53:49.732 | 2022-03-23 18:53:49.732 | Mar 23 18:53:40 dv-neutron-797121-12-hyperv dstat.sh[826484]: 23-03 18:53:40| 46 10 42 0 0|5152M 484M 172M 5849M| 183M 183M| 0 204k| 0 22.0 |5445 13k|2.95 2.63 2.42|2.0 0 0| 0 0 | 0 0 | 22 195 0 56 0 2022-03-23 18:53:49.732 | Mar 23 18:53:41 dv-neutron-797121-12-hyperv dstat.sh[826484]: 23-03 18:53:41| 47 11 40 0 0|5154M 439M 172M 5892M| 179M 179M| 0 247M| 0 2134 |5662 14k|2.95 2.63 2.42|2.0 0 2.0| 0 0 | 0 0 | 22 195 0 55 0 2022-03-23 18:53:49.732 | Mar 23 18:53:42 dv-neutron-797121-12-hyperv dstat.sh[826484]: 23-03 18:53:42| 45 15 38 2 0|5153M 261M 172M 6067M| 182M 182M| 0 232k| 0 24.0 |5528 13k|2.95 2.63 2.42|3.0 0 0| 0 0 | 0 0 | 22 195 0 55 0 2022-03-23 18:53:49.732 | Mar 23 18:53:43 dv-neutron-797121-12-hyperv dstat.sh[826484]: 23-03 18:53:43| 41 18 36 2 0|5165M 158M 170M 6163M| 175M 175M| 0 247M| 0 575 |5197 13k|2.95 2.63 2.42|8.0 0 26| 0 0 | 0 0 | 22 197 0 54 0 2022-03-23 18:53:49.732 | Mar 23 18:53:44 dv-neutron-797121-12-hyperv dstat.sh[826484]: 23-03 18:53:44| 46 12 41 3 0|5164M 612M 170M 5710M| 198M 198M| 61k 18M|3.25 67.2 |4292 11k|2.87 2.62 2.41|3.0 0 1.1| 0 0 | 0 0 | 22 197 0 54 0 2022-03-23 18:53:49.732 | Mar 23 18:53:45 dv-neutron-797121-12-hyperv dstat.sh[826484]: 23-03 18:53:45| 48 8 42 0 0|5157M 575M 170M 5754M| 184M 184M| 0 100k| 0 15.0 |5729 14k|2.87 2.62 2.41|3.0 0 0| 0 0 | 0 0 | 22 197 0 53 0 2022-03-23 18:53:49.732 | Mar 23 18:53:46 dv-neutron-797121-12-hyperv dstat.sh[826484]: 23-03 18:53:46| 23 13 59 2 0|5091M 627M 170M 5766M| 30M 30M| 0 104M| 0 253 |3295 11k|2.87 2.62 2.41|2.0 1.0 243| 0 0 | 0 0 | 22 192 0 57 0 2022-03-23 18:53:49.733 | Mar 23 18:53:47 dv-neutron-797121-12-hyperv dstat.sh[826484]: 23-03 18:53:47| 23 4 70 1 0|5120M 598M 170M 5766M|7305 5961 | 108k 236k|5.00 18.0 | 531 3993 |2.87 2.62 2.41|2.0 0 41| 0 0 | 0 0 | 22 192 0 56 0 2022-03-23 18:53:49.733 | Mar 23 18:53:48 dv-neutron-797121-12-hyperv dstat.sh[826484]: 23-03 18:53:48| 27 2 70 0 0|5145M 573M 170M 5766M|4747 4415 | 0 280k| 0 27.0 | 367 3797 |2.87 2.62 2.41|1.0 0 0| 0 0 | 0 0 | 22 192 0 56 0 2022-03-23 18:53:49.733 | Mar 23 18:53:49 dv-neutron-797121-12-hyperv dstat.sh[826484]: 23-03 18:53:49| 15 14 67 0 0|5086M 632M 170M 5766M|7142 6115 | 44k 312k|2.00 25.0 |1944 6561 |2.72 2.59 2.41|1.0 0 323| 0 0 | 0 0 | 22 192 0 55 0 2022-03-23 18:53:49.736 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 18:53:49.739 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@n-crt.service 2022-03-23 18:53:49.751 | Failed to get unit file state for devstack@n-crt.service: No such file or directory 2022-03-23 18:53:49.755 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 18:53:49.757 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@n-cauth.service 2022-03-23 18:53:49.770 | Failed to get unit file state for devstack@n-cauth.service: No such file or directory 2022-03-23 18:53:49.774 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 18:53:49.776 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@q-agt.service 2022-03-23 18:53:49.790 | enabled 2022-03-23 18:53:49.794 | + functions-common:service_check:1725 : sudo systemctl status devstack@q-agt.service --no-pager 2022-03-23 18:53:49.811 | ● devstack@q-agt.service - Devstack devstack@q-agt.service 2022-03-23 18:53:49.811 | Loaded: loaded (/etc/systemd/system/devstack@q-agt.service; enabled; vendor preset: enabled) 2022-03-23 18:53:49.811 | Active: failed (Result: exit-code) since Wed 2022-03-23 18:51:58 UTC; 1min 50s ago 2022-03-23 18:53:49.811 | Main PID: 852575 (code=exited, status=1/FAILURE) 2022-03-23 18:53:49.811 | 2022-03-23 18:53:49.811 | Mar 23 18:51:58 dv-neutron-797121-12-hyperv neutron-openvswitch-agent[852575]: ERROR neutron File "/opt/stack/neutron/neutron/plugins/ml2/drivers/openvswitch/agent/ovs_neutron_agent.py", line 196, in __init__ 2022-03-23 18:53:49.812 | Mar 23 18:51:58 dv-neutron-797121-12-hyperv neutron-openvswitch-agent[852575]: ERROR neutron self.setup_integration_br() 2022-03-23 18:53:49.812 | Mar 23 18:51:58 dv-neutron-797121-12-hyperv neutron-openvswitch-agent[852575]: ERROR neutron File "/opt/stack/neutron/neutron/plugins/ml2/drivers/openvswitch/agent/ovs_neutron_agent.py", line 1402, in setup_integration_br 2022-03-23 18:53:49.812 | Mar 23 18:51:58 dv-neutron-797121-12-hyperv neutron-openvswitch-agent[852575]: ERROR neutron self.int_br.setup_default_table( 2022-03-23 18:53:49.812 | Mar 23 18:51:58 dv-neutron-797121-12-hyperv neutron-openvswitch-agent[852575]: ERROR neutron File "/opt/stack/neutron/neutron/plugins/ml2/drivers/openvswitch/agent/openflow/native/br_int.py", line 56, in setup_default_table 2022-03-23 18:53:49.812 | Mar 23 18:51:58 dv-neutron-797121-12-hyperv neutron-openvswitch-agent[852575]: ERROR neutron self.install_goto(dest_table_id=constants.PACKET_RATE_LIMIT) 2022-03-23 18:53:49.812 | Mar 23 18:51:58 dv-neutron-797121-12-hyperv neutron-openvswitch-agent[852575]: ERROR neutron AttributeError: module 'neutron_lib.plugins.ml2.ovs_constants' has no attribute 'PACKET_RATE_LIMIT' 2022-03-23 18:53:49.812 | Mar 23 18:51:58 dv-neutron-797121-12-hyperv neutron-openvswitch-agent[852575]: ERROR neutron 2022-03-23 18:53:49.812 | Mar 23 18:51:58 dv-neutron-797121-12-hyperv systemd[1]: devstack@q-agt.service: Main process exited, code=exited, status=1/FAILURE 2022-03-23 18:53:49.812 | Mar 23 18:51:58 dv-neutron-797121-12-hyperv systemd[1]: devstack@q-agt.service: Failed with result 'exit-code'. 2022-03-23 18:53:49.815 | + functions-common:service_check:1 : exit_trap 2022-03-23 18:53:49.818 | + ./stack.sh:exit_trap:521 : local r=3 2022-03-23 18:53:49.822 | ++ ./stack.sh:exit_trap:522 : jobs -p 2022-03-23 18:53:49.825 | + ./stack.sh:exit_trap:522 : jobs=825205 2022-03-23 18:53:49.827 | + ./stack.sh:exit_trap:525 : [[ -n 825205 ]] 2022-03-23 18:53:49.830 | + ./stack.sh:exit_trap:525 : [[ -n /opt/stack/logs/stack.sh.log.2022-03-23-184052 ]] 2022-03-23 18:53:49.833 | + ./stack.sh:exit_trap:525 : [[ True == \T\r\u\e ]] 2022-03-23 18:53:49.836 | + ./stack.sh:exit_trap:526 : echo 'exit_trap: cleaning up child processes' 2022-03-23 18:53:49.836 | exit_trap: cleaning up child processes 2022-03-23 18:53:49.838 | + ./stack.sh:exit_trap:527 : kill 825205 2022-03-23 18:53:49.841 | + ./stack.sh:exit_trap:531 : '[' -f /tmp/tmp.HFA7Qcoky3 ']' 2022-03-23 18:53:49.844 | + ./stack.sh:exit_trap:532 : rm /tmp/tmp.HFA7Qcoky3 2022-03-23 18:53:49.848 | + ./stack.sh:exit_trap:536 : kill_spinner 2022-03-23 18:53:49.851 | + ./stack.sh:kill_spinner:431 : '[' '!' -z '' ']' 2022-03-23 18:53:49.854 | + ./stack.sh:exit_trap:538 : [[ 3 -ne 0 ]] 2022-03-23 18:53:49.857 | + ./stack.sh:exit_trap:539 : echo 'Error on exit' 2022-03-23 18:53:49.857 | Error on exit 2022-03-23 18:53:49.859 | + ./stack.sh:exit_trap:541 : type -p generate-subunit 2022-03-23 18:53:49.862 | + ./stack.sh:exit_trap:542 : generate-subunit 1648060849 780 fail 2022-03-23 18:53:50.515 | + ./stack.sh:exit_trap:544 : [[ -z /opt/stack/logs ]] 2022-03-23 18:53:50.518 | + ./stack.sh:exit_trap:547 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2022-03-23 18:53:51.909 | + ./stack.sh:exit_trap:556 : exit 3