2022-08-03 02:12:09.033 | + ./stack.sh:main:482 : exec 2022-08-03 02:12:09.033 | ++ ./stack.sh:main:482 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-08-03-021208.summary.2022-08-03-021208 2022-08-03 02:12:09.033 | + ./stack.sh:main:490 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-08-03-021208' 2022-08-03 02:12:09.033 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-08-03 02:12:09.033 | + ./stack.sh:echo_summary:441 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-08-03-021208 2022-08-03 02:12:09.033 | + ./stack.sh:main:492 : ln -sf /opt/stack/logs/stack.sh.log.2022-08-03-021208 /opt/stack/logs/stack.sh.log 2022-08-03 02:12:09.033 | + ./stack.sh:main:493 : ln -sf /opt/stack/logs/stack.sh.log.2022-08-03-021208.summary.2022-08-03-021208 /opt/stack/logs/stack.sh.log.summary 2022-08-03 02:12:09.033 | + ./stack.sh:main:508 : check_path_perm_sanity /opt/stack 2022-08-03 02:12:09.034 | + functions:check_path_perm_sanity:596 : local real_path 2022-08-03 02:12:09.034 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-08-03 02:12:09.034 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-08-03 02:12:09.034 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-08-03 02:12:09.034 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-08-03 02:12:09.034 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-08-03 02:12:09.034 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-08-03 02:12:09.034 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-08-03 02:12:09.034 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-08-03 02:12:09.034 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-08-03 02:12:09.034 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-08-03 02:12:09.034 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-08-03 02:12:09.034 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-08-03 02:12:09.034 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-08-03 02:12:09.034 | + ./stack.sh:main:514 : trap exit_trap EXIT 2022-08-03 02:12:09.035 | + ./stack.sh:main:555 : trap err_trap ERR 2022-08-03 02:12:09.035 | + ./stack.sh:main:568 : set -o errexit 2022-08-03 02:12:09.035 | + ./stack.sh:main:571 : uname -a 2022-08-03 02:12:09.035 | Linux n-d-826752-8 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-08-03 02:12:09.035 | + ./stack.sh:main:574 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-08-03 02:12:09.035 | + ./stack.sh:main:575 : rm -f /opt/stack/data/ca-bundle.pem 2022-08-03 02:12:09.035 | + ./stack.sh:main:578 : source /home/ubuntu/devstack/lib/database 2022-08-03 02:12:09.066 | + ./stack.sh:main:579 : source /home/ubuntu/devstack/lib/rpc_backend 2022-08-03 02:12:09.084 | + ./stack.sh:main:585 : fetch_plugins 2022-08-03 02:12:09.086 | + functions-common:fetch_plugins:1786 : local plugins= 2022-08-03 02:12:09.088 | + functions-common:fetch_plugins:1787 : local plugin 2022-08-03 02:12:09.090 | + functions-common:fetch_plugins:1790 : [[ -z '' ]] 2022-08-03 02:12:09.092 | + functions-common:fetch_plugins:1791 : return 2022-08-03 02:12:09.094 | + ./stack.sh:main:589 : run_phase override_defaults 2022-08-03 02:12:09.096 | + functions-common:run_phase:1868 : local mode=override_defaults 2022-08-03 02:12:09.098 | + functions-common:run_phase:1869 : local phase= 2022-08-03 02:12:09.100 | + functions-common:run_phase:1870 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-08-03 02:12:09.102 | + functions-common:run_phase:1871 : local extra_plugin_file_name 2022-08-03 02:12:09.104 | + functions-common:run_phase:1872 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-08-03 02:12:09.106 | + functions-common:run_phase:1877 : local exceptions=80-tempest.sh 2022-08-03 02:12:09.108 | + functions-common:run_phase:1878 : local extra 2022-08-03 02:12:09.111 | ++ functions-common:run_phase:1879 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-08-03 02:12:09.115 | + functions-common:run_phase:1879 : extra=80-tempest.sh 2022-08-03 02:12:09.117 | + functions-common:run_phase:1880 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-08-03 02:12:09.119 | + functions-common:run_phase:1884 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-08-03 02:12:09.121 | + functions-common:run_phase:1884 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-08-03 02:12:09.123 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-08-03 02:12:09.137 | ++ functions-common:is_service_enabled:2096 : return 0 2022-08-03 02:12:09.139 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-08-03 02:12:09.141 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-08-03 02:12:09.144 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-08-03 02:12:09.146 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-08-03 02:12:09.147 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-08-03 02:12:09.149 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-08-03 02:12:09.151 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-08-03 02:12:09.153 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-08-03 02:12:09.155 | + functions-common:run_phase:1889 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-08-03 02:12:09.157 | + functions-common:run_phase:1892 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-08-03 02:12:09.159 | + functions-common:run_phase:1893 : plugin_override_defaults 2022-08-03 02:12:09.161 | + functions-common:plugin_override_defaults:1827 : local plugins= 2022-08-03 02:12:09.163 | + functions-common:plugin_override_defaults:1828 : local plugin 2022-08-03 02:12:09.165 | + functions-common:plugin_override_defaults:1831 : [[ -z '' ]] 2022-08-03 02:12:09.167 | + functions-common:plugin_override_defaults:1832 : return 2022-08-03 02:12:09.169 | + ./stack.sh:main:592 : source /home/ubuntu/devstack/lib/apache 2022-08-03 02:12:09.192 | + ./stack.sh:main:595 : source /home/ubuntu/devstack/lib/tls 2022-08-03 02:12:09.195 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-08-03 02:12:09.209 | ++ functions-common:is_service_enabled:2096 : return 1 2022-08-03 02:12:09.212 | +++ lib/tls:source:43 : hostname -f 2022-08-03 02:12:09.216 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-08-03 02:12:09.218 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-08-03 02:12:09.220 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-08-03 02:12:09.222 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-08-03 02:12:09.224 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-08-03 02:12:09.226 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-08-03 02:12:09.228 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-08-03 02:12:09.230 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-08-03 02:12:09.232 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-08-03 02:12:09.234 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-08-03 02:12:09.241 | + ./stack.sh:main:598 : source /home/ubuntu/devstack/lib/infra 2022-08-03 02:12:09.254 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/libraries 2022-08-03 02:12:09.273 | + ./stack.sh:main:600 : source /home/ubuntu/devstack/lib/lvm 2022-08-03 02:12:09.288 | + ./stack.sh:main:601 : source /home/ubuntu/devstack/lib/horizon 2022-08-03 02:12:09.302 | + ./stack.sh:main:602 : source /home/ubuntu/devstack/lib/keystone 2022-08-03 02:12:09.343 | + ./stack.sh:main:603 : source /home/ubuntu/devstack/lib/glance 2022-08-03 02:12:09.415 | + ./stack.sh:main:604 : source /home/ubuntu/devstack/lib/nova 2022-08-03 02:12:09.517 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/placement 2022-08-03 02:12:09.543 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/cinder 2022-08-03 02:12:09.601 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/swift 2022-08-03 02:12:09.661 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/neutron 2022-08-03 02:12:09.833 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/ldap 2022-08-03 02:12:09.850 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/dstat 2022-08-03 02:12:09.866 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/tcpdump 2022-08-03 02:12:09.881 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/etcd3 2022-08-03 02:12:09.978 | + ./stack.sh:main:613 : source /home/ubuntu/devstack/lib/os-vif 2022-08-03 02:12:09.981 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-08-03 02:12:09.984 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-08-03 02:12:09.986 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-08-03 02:12:09.988 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-08-03 02:12:09.990 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-08-03 02:12:09.993 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-08-03 02:12:09.993 | False' 2022-08-03 02:12:09.997 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-08-03 02:12:10.014 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-08-03 02:12:10.017 | + ./stack.sh:main:619 : run_phase source 2022-08-03 02:12:10.020 | + functions-common:run_phase:1868 : local mode=source 2022-08-03 02:12:10.023 | + functions-common:run_phase:1869 : local phase= 2022-08-03 02:12:10.025 | + functions-common:run_phase:1870 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-08-03 02:12:10.027 | + functions-common:run_phase:1871 : local extra_plugin_file_name 2022-08-03 02:12:10.029 | + functions-common:run_phase:1872 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-08-03 02:12:10.031 | + functions-common:run_phase:1877 : local exceptions=80-tempest.sh 2022-08-03 02:12:10.033 | + functions-common:run_phase:1878 : local extra 2022-08-03 02:12:10.036 | ++ functions-common:run_phase:1879 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-08-03 02:12:10.042 | + functions-common:run_phase:1879 : extra=80-tempest.sh 2022-08-03 02:12:10.044 | + functions-common:run_phase:1880 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-08-03 02:12:10.046 | + functions-common:run_phase:1884 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-08-03 02:12:10.049 | + functions-common:run_phase:1884 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-08-03 02:12:10.051 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-08-03 02:12:10.066 | ++ functions-common:is_service_enabled:2096 : return 0 2022-08-03 02:12:10.069 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-08-03 02:12:10.072 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-08-03 02:12:10.123 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-08-03 02:12:10.126 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-08-03 02:12:10.129 | + functions-common:run_phase:1889 : [[ source == \s\o\u\r\c\e ]] 2022-08-03 02:12:10.132 | + functions-common:run_phase:1890 : load_plugin_settings 2022-08-03 02:12:10.135 | + functions-common:load_plugin_settings:1804 : local plugins= 2022-08-03 02:12:10.138 | + functions-common:load_plugin_settings:1805 : local plugin 2022-08-03 02:12:10.140 | + functions-common:load_plugin_settings:1808 : [[ -z '' ]] 2022-08-03 02:12:10.142 | + functions-common:load_plugin_settings:1809 : return 2022-08-03 02:12:10.145 | + functions-common:run_phase:1891 : verify_disabled_services 2022-08-03 02:12:10.148 | + functions-common:verify_disabled_services:2151 : local service 2022-08-03 02:12:10.151 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-03 02:12:10.153 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-08-03 02:12:10.156 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-03 02:12:10.158 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-08-03 02:12:10.160 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-03 02:12:10.163 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-08-03 02:12:10.166 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-03 02:12:10.169 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-08-03 02:12:10.172 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-03 02:12:10.174 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-08-03 02:12:10.177 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-03 02:12:10.179 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-08-03 02:12:10.182 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-03 02:12:10.185 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-08-03 02:12:10.189 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-03 02:12:10.191 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-08-03 02:12:10.195 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-03 02:12:10.197 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-08-03 02:12:10.200 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-03 02:12:10.203 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-08-03 02:12:10.206 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-03 02:12:10.210 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-vol, ]] 2022-08-03 02:12:10.213 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-03 02:12:10.217 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]] 2022-08-03 02:12:10.220 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-03 02:12:10.223 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]] 2022-08-03 02:12:10.227 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-03 02:12:10.229 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]] 2022-08-03 02:12:10.233 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-03 02:12:10.236 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]] 2022-08-03 02:12:10.239 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-03 02:12:10.243 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-08-03 02:12:10.246 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-03 02:12:10.249 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-ovn-metadata-agent, ]] 2022-08-03 02:12:10.252 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-03 02:12:10.255 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-08-03 02:12:10.258 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-03 02:12:10.261 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-08-03 02:12:10.264 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-03 02:12:10.266 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-08-03 02:12:10.269 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-03 02:12:10.273 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-08-03 02:12:10.275 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-03 02:12:10.278 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-08-03 02:12:10.281 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-03 02:12:10.283 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-08-03 02:12:10.286 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-03 02:12:10.290 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-08-03 02:12:10.292 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-03 02:12:10.295 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-08-03 02:12:10.298 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-03 02:12:10.301 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-08-03 02:12:10.303 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-03 02:12:10.306 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-08-03 02:12:10.309 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-03 02:12:10.311 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-08-03 02:12:10.314 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-03 02:12:10.317 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-08-03 02:12:10.320 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-03 02:12:10.323 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-08-03 02:12:10.325 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-03 02:12:10.327 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-08-03 02:12:10.330 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-03 02:12:10.332 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-08-03 02:12:10.336 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-03 02:12:10.339 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-bak, ]] 2022-08-03 02:12:10.342 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-03 02:12:10.344 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-08-03 02:12:10.347 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-03 02:12:10.349 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-08-03 02:12:10.352 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-03 02:12:10.355 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-08-03 02:12:10.357 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-03 02:12:10.360 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-08-03 02:12:10.362 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-03 02:12:10.365 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-08-03 02:12:10.367 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-03 02:12:10.369 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-08-03 02:12:10.372 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-03 02:12:10.374 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-08-03 02:12:10.377 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-03 02:12:10.379 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-08-03 02:12:10.383 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-03 02:12:10.385 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-08-03 02:12:10.388 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-03 02:12:10.390 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-08-03 02:12:10.393 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-03 02:12:10.395 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-08-03 02:12:10.398 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-03 02:12:10.401 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-08-03 02:12:10.403 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-03 02:12:10.405 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-08-03 02:12:10.408 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-03 02:12:10.410 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-08-03 02:12:10.414 | + ./stack.sh:main:690 : initialize_database_backends 2022-08-03 02:12:10.418 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-08-03 02:12:10.421 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-08-03 02:12:10.439 | + functions-common:is_service_enabled:2096 : return 0 2022-08-03 02:12:10.441 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-08-03 02:12:10.444 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-08-03 02:12:10.447 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-08-03 02:12:10.465 | + functions-common:is_service_enabled:2096 : return 1 2022-08-03 02:12:10.468 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-08-03 02:12:10.471 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-08-03 02:12:10.475 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-08-03 02:12:10.477 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-08-03 02:12:10.479 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-08-03 02:12:10.482 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-08-03 02:12:10.484 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-08-03 02:12:10.487 | + lib/database:initialize_database_backends:92 : return 0 2022-08-03 02:12:10.489 | + ./stack.sh:main:691 : echo 'Using mysql database backend' 2022-08-03 02:12:10.489 | Using mysql database backend 2022-08-03 02:12:10.492 | + ./stack.sh:main:694 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-08-03 02:12:10.510 | + ./stack.sh:main:696 : define_database_baseurl 2022-08-03 02:12:10.514 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2022-08-03 02:12:10.516 | ++ lib/databases/mysql:get_database_type_mysql:38 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-08-03 02:12:10.519 | ++ lib/databases/mysql:get_database_type_mysql:39 : echo mysql+pymysql 2022-08-03 02:12:10.523 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-08-03 02:12:10.526 | + ./stack.sh:main:708 : is_service_enabled rabbit 2022-08-03 02:12:10.545 | + functions-common:is_service_enabled:2096 : return 0 2022-08-03 02:12:10.547 | + ./stack.sh:main:709 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-08-03 02:12:10.566 | + ./stack.sh:main:716 : is_service_enabled keystone 2022-08-03 02:12:10.588 | + functions-common:is_service_enabled:2096 : return 0 2022-08-03 02:12:10.590 | + ./stack.sh:main:718 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-08-03 02:12:10.608 | + ./stack.sh:main:720 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-08-03 02:12:10.626 | + ./stack.sh:main:731 : is_service_enabled ldap 2022-08-03 02:12:10.644 | + functions-common:is_service_enabled:2096 : return 1 2022-08-03 02:12:10.647 | + ./stack.sh:main:740 : is_service_enabled s-proxy 2022-08-03 02:12:10.666 | + functions-common:is_service_enabled:2096 : return 0 2022-08-03 02:12:10.668 | + ./stack.sh:main:744 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-08-03 02:12:10.687 | + ./stack.sh:main:746 : [[ -z '' ]] 2022-08-03 02:12:10.689 | + ./stack.sh:main:746 : [[ False == \T\r\u\e ]] 2022-08-03 02:12:10.692 | + ./stack.sh:main:752 : save_stackenv 752 2022-08-03 02:12:10.695 | + functions-common:save_stackenv:60 : local tag=752 2022-08-03 02:12:10.698 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-08-03 02:12:10.703 | + functions-common:save_stackenv:62 : time_stamp=2022-08-03-021210 2022-08-03 02:12:10.705 | + functions-common:save_stackenv:63 : echo '# 2022-08-03-021210 752' 2022-08-03 02:12:10.708 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-03 02:12:10.711 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-08-03 02:12:10.713 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-03 02:12:10.716 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-08-03 02:12:10.718 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-03 02:12:10.721 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-08-03 02:12:10.723 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-03 02:12:10.726 | + 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-08-03 02:12:10.729 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-03 02:12:10.731 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.74 2022-08-03 02:12:10.734 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-03 02:12:10.736 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.74/identity 2022-08-03 02:12:10.739 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-03 02:12:10.742 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-08-03-021208 2022-08-03 02:12:10.745 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-03 02:12:10.747 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-08-03 02:12:10.750 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-03 02:12:10.753 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.74 2022-08-03 02:12:10.757 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-03 02:12:10.760 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-08-03 02:12:10.763 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-03 02:12:10.766 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-08-03 02:12:10.769 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-03 02:12:10.773 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-08-03 02:12:10.776 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-03 02:12:10.779 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-08-03 02:12:10.782 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-03 02:12:10.785 | + functions-common:save_stackenv:65 : echo TUNNEL_ENDPOINT_IP=10.222.0.74 2022-08-03 02:12:10.788 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-03 02:12:10.792 | + functions-common:save_stackenv:65 : echo TUNNEL_IP_VERSION=4 2022-08-03 02:12:10.795 | + ./stack.sh:main:765 : GIT_DEPTH=0 2022-08-03 02:12:10.799 | + ./stack.sh:main:765 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2022-08-03 02:12:10.801 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/requirements.git 2022-08-03 02:12:10.805 | + functions-common:git_clone:598 : local git_dest=/opt/stack/requirements 2022-08-03 02:12:10.808 | + functions-common:git_clone:599 : local git_ref=master 2022-08-03 02:12:10.810 | + functions-common:git_clone:600 : local orig_dir 2022-08-03 02:12:10.815 | ++ functions-common:git_clone:601 : pwd 2022-08-03 02:12:10.819 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-08-03 02:12:10.821 | + functions-common:git_clone:602 : local git_clone_flags= 2022-08-03 02:12:10.824 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-08-03 02:12:10.841 | + functions-common:git_clone:604 : RECLONE=False 2022-08-03 02:12:10.844 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-08-03 02:12:10.846 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-08-03 02:12:10.850 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-08-03 02:12:10.850 | + functions-common:git_clone:618 : echo master 2022-08-03 02:12:10.855 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/requirements ]] 2022-08-03 02:12:10.857 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-08-03 02:12:10.859 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/requirements 2022-08-03 02:12:10.878 | + functions-common:git_clone:678 : cd /opt/stack/requirements 2022-08-03 02:12:10.882 | + functions-common:git_clone:679 : git show --oneline 2022-08-03 02:12:10.882 | + functions-common:git_clone:679 : head -1 2022-08-03 02:12:10.886 | 6b837285 Merge "update constraint for os-traits to new release 2.8.0" 2022-08-03 02:12:10.888 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-08-03 02:12:10.891 | + ./stack.sh:main:769 : echo_summary 'Installing package prerequisites' 2022-08-03 02:12:10.894 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-08-03 02:12:10.896 | + ./stack.sh:echo_summary:441 : echo -e Installing package prerequisites 2022-08-03 02:12:10.899 | + ./stack.sh:main:770 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-08-03 02:12:10.902 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-08-03 02:12:10.904 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-08-03 02:12:10.910 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-08-03 02:12:10.913 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-08-03 02:12:10.916 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-08-03 02:12:10.919 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-08-03 02:12:10.922 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-08-03 02:12:10.927 | ++ tools/install_prereqs.sh:source:47 : NOW=1659492730 2022-08-03 02:12:10.931 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-08-03 02:12:10.937 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1659492095 2022-08-03 02:12:10.940 | ++ tools/install_prereqs.sh:source:49 : DELTA=635 2022-08-03 02:12:10.943 | ++ tools/install_prereqs.sh:source:50 : [[ 635 -lt 7200 ]] 2022-08-03 02:12:10.947 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-08-03 02:12:10.950 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-08-03 02:12:10.953 | ++ functions-common:export_proxy_variables:2258 : isset http_proxy 2022-08-03 02:12:10.956 | ++ functions-common:isset:240 : [[ -v http_proxy ]] 2022-08-03 02:12:10.959 | ++ functions-common:export_proxy_variables:2261 : isset https_proxy 2022-08-03 02:12:10.962 | ++ functions-common:isset:240 : [[ -v https_proxy ]] 2022-08-03 02:12:10.965 | ++ functions-common:export_proxy_variables:2264 : isset no_proxy 2022-08-03 02:12:10.968 | ++ functions-common:isset:240 : [[ -v no_proxy ]] 2022-08-03 02:12:10.971 | +++ 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-08-03 02:12:11.028 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-08-03 02:12:11.028 | apache2-dev 2022-08-03 02:12:11.028 | bc 2022-08-03 02:12:11.028 | bsdmainutils 2022-08-03 02:12:11.028 | curl 2022-08-03 02:12:11.028 | g++ 2022-08-03 02:12:11.028 | gawk 2022-08-03 02:12:11.028 | gcc 2022-08-03 02:12:11.028 | gettext 2022-08-03 02:12:11.028 | git 2022-08-03 02:12:11.028 | graphviz 2022-08-03 02:12:11.029 | iputils-ping 2022-08-03 02:12:11.029 | libapache2-mod-proxy-uwsgi 2022-08-03 02:12:11.029 | libffi-dev 2022-08-03 02:12:11.029 | libjpeg-dev 2022-08-03 02:12:11.029 | libpcre3-dev 2022-08-03 02:12:11.029 | libpq-dev 2022-08-03 02:12:11.029 | libssl-dev 2022-08-03 02:12:11.029 | libsystemd-dev 2022-08-03 02:12:11.029 | libxml2-dev 2022-08-03 02:12:11.029 | libxslt1-dev 2022-08-03 02:12:11.029 | libyaml-dev 2022-08-03 02:12:11.029 | lsof 2022-08-03 02:12:11.029 | openssh-server 2022-08-03 02:12:11.029 | openssl 2022-08-03 02:12:11.029 | pkg-config 2022-08-03 02:12:11.029 | psmisc 2022-08-03 02:12:11.029 | python3-dev 2022-08-03 02:12:11.029 | python3-pip 2022-08-03 02:12:11.029 | python3-systemd 2022-08-03 02:12:11.029 | python3-venv 2022-08-03 02:12:11.029 | tar 2022-08-03 02:12:11.029 | tcpdump 2022-08-03 02:12:11.029 | unzip 2022-08-03 02:12:11.029 | uuid-runtime 2022-08-03 02:12:11.029 | wget 2022-08-03 02:12:11.029 | wget 2022-08-03 02:12:11.029 | zlib1g-dev 2022-08-03 02:12:11.029 | libkrb5-dev 2022-08-03 02:12:11.029 | libldap2-dev 2022-08-03 02:12:11.029 | libsasl2-dev 2022-08-03 02:12:11.029 | memcached 2022-08-03 02:12:11.029 | python3-mysqldb 2022-08-03 02:12:11.029 | sqlite3 2022-08-03 02:12:11.029 | conntrack 2022-08-03 02:12:11.029 | curl 2022-08-03 02:12:11.029 | dnsmasq-base 2022-08-03 02:12:11.029 | dnsmasq-utils 2022-08-03 02:12:11.029 | ebtables 2022-08-03 02:12:11.029 | genisoimage 2022-08-03 02:12:11.030 | iptables 2022-08-03 02:12:11.030 | iputils-arping 2022-08-03 02:12:11.030 | kpartx 2022-08-03 02:12:11.030 | libjs-jquery-tablesorter 2022-08-03 02:12:11.030 | parted 2022-08-03 02:12:11.030 | pm-utils 2022-08-03 02:12:11.030 | python3-mysqldb 2022-08-03 02:12:11.030 | socat 2022-08-03 02:12:11.030 | sqlite3 2022-08-03 02:12:11.030 | sudo 2022-08-03 02:12:11.030 | vlan 2022-08-03 02:12:11.030 | lsscsi 2022-08-03 02:12:11.030 | open-iscsi 2022-08-03 02:12:11.030 | lvm2 2022-08-03 02:12:11.030 | qemu-utils 2022-08-03 02:12:11.030 | thin-provisioning-tools 2022-08-03 02:12:11.030 | acl 2022-08-03 02:12:11.030 | dnsmasq-base 2022-08-03 02:12:11.030 | dnsmasq-utils 2022-08-03 02:12:11.030 | ebtables 2022-08-03 02:12:11.030 | haproxy 2022-08-03 02:12:11.030 | iptables 2022-08-03 02:12:11.030 | iputils-arping 2022-08-03 02:12:11.030 | iputils-ping 2022-08-03 02:12:11.030 | postgresql-server-dev-all 2022-08-03 02:12:11.030 | python3-mysqldb 2022-08-03 02:12:11.030 | sqlite3 2022-08-03 02:12:11.030 | sudo 2022-08-03 02:12:11.030 | vlan 2022-08-03 02:12:11.030 | pcp 2022-08-03 02:12:11.030 | ipset 2022-08-03 02:12:11.030 | conntrack 2022-08-03 02:12:11.030 | conntrackd 2022-08-03 02:12:11.030 | keepalived 2022-08-03 02:12:11.030 | lvm2 2022-08-03 02:12:11.030 | qemu-utils 2022-08-03 02:12:11.030 | thin-provisioning-tools 2022-08-03 02:12:11.030 | curl 2022-08-03 02:12:11.031 | liberasurecode-dev 2022-08-03 02:12:11.031 | make 2022-08-03 02:12:11.031 | memcached 2022-08-03 02:12:11.031 | rsync 2022-08-03 02:12:11.031 | sqlite3 2022-08-03 02:12:11.031 | xfsprogs' 2022-08-03 02:12:11.033 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-08-03 02:12:11.054 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-08-03 02:12:11.054 | apache2-dev 2022-08-03 02:12:11.055 | bc 2022-08-03 02:12:11.055 | bsdmainutils 2022-08-03 02:12:11.055 | curl 2022-08-03 02:12:11.055 | g++ 2022-08-03 02:12:11.055 | gawk 2022-08-03 02:12:11.055 | gcc 2022-08-03 02:12:11.055 | gettext 2022-08-03 02:12:11.055 | git 2022-08-03 02:12:11.055 | graphviz 2022-08-03 02:12:11.055 | iputils-ping 2022-08-03 02:12:11.055 | libapache2-mod-proxy-uwsgi 2022-08-03 02:12:11.055 | libffi-dev 2022-08-03 02:12:11.055 | libjpeg-dev 2022-08-03 02:12:11.055 | libpcre3-dev 2022-08-03 02:12:11.055 | libpq-dev 2022-08-03 02:12:11.055 | libssl-dev 2022-08-03 02:12:11.056 | libsystemd-dev 2022-08-03 02:12:11.056 | libxml2-dev 2022-08-03 02:12:11.056 | libxslt1-dev 2022-08-03 02:12:11.056 | libyaml-dev 2022-08-03 02:12:11.056 | lsof 2022-08-03 02:12:11.056 | openssh-server 2022-08-03 02:12:11.056 | openssl 2022-08-03 02:12:11.056 | pkg-config 2022-08-03 02:12:11.056 | psmisc 2022-08-03 02:12:11.056 | python3-dev 2022-08-03 02:12:11.056 | python3-pip 2022-08-03 02:12:11.056 | python3-systemd 2022-08-03 02:12:11.056 | python3-venv 2022-08-03 02:12:11.056 | tar 2022-08-03 02:12:11.056 | tcpdump 2022-08-03 02:12:11.056 | unzip 2022-08-03 02:12:11.056 | uuid-runtime 2022-08-03 02:12:11.056 | wget 2022-08-03 02:12:11.057 | wget 2022-08-03 02:12:11.057 | zlib1g-dev 2022-08-03 02:12:11.057 | libkrb5-dev 2022-08-03 02:12:11.057 | libldap2-dev 2022-08-03 02:12:11.057 | libsasl2-dev 2022-08-03 02:12:11.057 | memcached 2022-08-03 02:12:11.057 | python3-mysqldb 2022-08-03 02:12:11.057 | sqlite3 2022-08-03 02:12:11.057 | conntrack 2022-08-03 02:12:11.057 | curl 2022-08-03 02:12:11.057 | dnsmasq-base 2022-08-03 02:12:11.057 | dnsmasq-utils 2022-08-03 02:12:11.057 | ebtables 2022-08-03 02:12:11.057 | genisoimage 2022-08-03 02:12:11.057 | iptables 2022-08-03 02:12:11.057 | iputils-arping 2022-08-03 02:12:11.057 | kpartx 2022-08-03 02:12:11.057 | libjs-jquery-tablesorter 2022-08-03 02:12:11.058 | parted 2022-08-03 02:12:11.058 | pm-utils 2022-08-03 02:12:11.058 | python3-mysqldb 2022-08-03 02:12:11.058 | socat 2022-08-03 02:12:11.058 | sqlite3 2022-08-03 02:12:11.058 | sudo 2022-08-03 02:12:11.058 | vlan 2022-08-03 02:12:11.058 | lsscsi 2022-08-03 02:12:11.058 | open-iscsi 2022-08-03 02:12:11.058 | lvm2 2022-08-03 02:12:11.058 | qemu-utils 2022-08-03 02:12:11.058 | thin-provisioning-tools 2022-08-03 02:12:11.058 | acl 2022-08-03 02:12:11.058 | dnsmasq-base 2022-08-03 02:12:11.058 | dnsmasq-utils 2022-08-03 02:12:11.058 | ebtables 2022-08-03 02:12:11.058 | haproxy 2022-08-03 02:12:11.059 | iptables 2022-08-03 02:12:11.059 | iputils-arping 2022-08-03 02:12:11.059 | iputils-ping 2022-08-03 02:12:11.059 | postgresql-server-dev-all 2022-08-03 02:12:11.059 | python3-mysqldb 2022-08-03 02:12:11.059 | sqlite3 2022-08-03 02:12:11.059 | sudo 2022-08-03 02:12:11.059 | vlan 2022-08-03 02:12:11.059 | pcp 2022-08-03 02:12:11.059 | ipset 2022-08-03 02:12:11.059 | conntrack 2022-08-03 02:12:11.059 | conntrackd 2022-08-03 02:12:11.059 | keepalived 2022-08-03 02:12:11.059 | lvm2 2022-08-03 02:12:11.060 | qemu-utils 2022-08-03 02:12:11.060 | thin-provisioning-tools 2022-08-03 02:12:11.060 | curl 2022-08-03 02:12:11.060 | liberasurecode-dev 2022-08-03 02:12:11.060 | make 2022-08-03 02:12:11.060 | memcached 2022-08-03 02:12:11.060 | rsync 2022-08-03 02:12:11.060 | sqlite3 2022-08-03 02:12:11.060 | xfsprogs ' 2022-08-03 02:12:11.060 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-08-03 02:12:11.060 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-03 02:12:11.062 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-03 02:12:11.066 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-08-03 02:12:11.066 | ++ 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-08-03 02:12:11.074 | ++ 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-08-03 02:12:11.077 | ++ functions-common:install_package:1464 : update_package_repo 2022-08-03 02:12:11.079 | ++ functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-08-03 02:12:11.081 | ++ functions-common:update_package_repo:1437 : REPOS_UPDATED=False 2022-08-03 02:12:11.084 | ++ functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-08-03 02:12:11.086 | ++ functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-08-03 02:12:11.088 | ++ functions-common:update_package_repo:1444 : is_ubuntu 2022-08-03 02:12:11.090 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-03 02:12:11.092 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-03 02:12:11.095 | ++ functions-common:update_package_repo:1445 : apt_get_update 2022-08-03 02:12:11.097 | ++ functions-common:apt_get_update:1190 : [[ False == \T\r\u\e ]] 2022-08-03 02:12:11.100 | ++ functions-common:apt_get_update:1195 : [[ False = \T\r\u\e ]] 2022-08-03 02:12:11.102 | ++ functions-common:apt_get_update:1197 : local sudo=sudo 2022-08-03 02:12:11.105 | +++ functions-common:apt_get_update:1198 : id -u 2022-08-03 02:12:11.110 | ++ functions-common:apt_get_update:1198 : [[ 1000 = \0 ]] 2022-08-03 02:12:11.113 | ++ functions-common:apt_get_update:1201 : time_start apt-get-update 2022-08-03 02:12:11.115 | ++ functions-common:time_start:2426 : local name=apt-get-update 2022-08-03 02:12:11.118 | ++ functions-common:time_start:2427 : local start_time= 2022-08-03 02:12:11.120 | ++ functions-common:time_start:2428 : [[ -n '' ]] 2022-08-03 02:12:11.123 | +++ functions-common:time_start:2431 : date +%s%3N 2022-08-03 02:12:11.127 | ++ functions-common:time_start:2431 : _TIME_START[$name]=1659492731124 2022-08-03 02:12:11.129 | ++ functions-common:apt_get_update:1203 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-08-03 02:12:11.131 | ++ functions-common:apt_get_update:1204 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-08-03 02:12:11.134 | ++ functions-common:apt_get_update:1205 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2022-08-03 02:12:11.355 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-08-03 02:12:11.385 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2022-08-03 02:12:11.427 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] 2022-08-03 02:12:11.636 | Get:4 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 2022-08-03 02:12:12.430 | Fetched 222 kB in 1s (243 kB/s) 2022-08-03 02:12:14.189 | Reading package lists... 2022-08-03 02:12:14.222 | ++ functions-common:apt_get_update:1209 : REPOS_UPDATED=True 2022-08-03 02:12:14.225 | ++ functions-common:apt_get_update:1211 : time_stop apt-get-update 2022-08-03 02:12:14.228 | ++ functions-common:time_stop:2440 : local name 2022-08-03 02:12:14.230 | ++ functions-common:time_stop:2441 : local end_time 2022-08-03 02:12:14.232 | ++ functions-common:time_stop:2442 : local elapsed_time 2022-08-03 02:12:14.234 | ++ functions-common:time_stop:2443 : local total 2022-08-03 02:12:14.237 | ++ functions-common:time_stop:2444 : local start_time 2022-08-03 02:12:14.239 | ++ functions-common:time_stop:2446 : name=apt-get-update 2022-08-03 02:12:14.242 | ++ functions-common:time_stop:2447 : start_time=1659492731124 2022-08-03 02:12:14.244 | ++ functions-common:time_stop:2449 : [[ -z 1659492731124 ]] 2022-08-03 02:12:14.247 | +++ functions-common:time_stop:2452 : date +%s%3N 2022-08-03 02:12:14.252 | ++ functions-common:time_stop:2452 : end_time=1659492734249 2022-08-03 02:12:14.254 | ++ functions-common:time_stop:2453 : elapsed_time=3125 2022-08-03 02:12:14.258 | ++ functions-common:time_stop:2454 : total=0 2022-08-03 02:12:14.260 | ++ functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-03 02:12:14.263 | ++ functions-common:time_stop:2457 : _TIME_TOTAL[$name]=3125 2022-08-03 02:12:14.266 | ++ functions-common:install_package:1465 : 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-08-03 02:12:14.268 | ++ functions-common:real_install_package:1450 : is_ubuntu 2022-08-03 02:12:14.271 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-03 02:12:14.274 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-03 02:12:14.276 | ++ functions-common:real_install_package:1451 : 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-08-03 02:12:14.300 | ++ functions-common:apt_get:1231 : 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-08-03 02:12:14.426 | Reading package lists... 2022-08-03 02:12:14.730 | Building dependency tree... 2022-08-03 02:12:14.731 | Reading state information... 2022-08-03 02:12:14.781 | acl is already the newest version (2.2.53-6). 2022-08-03 02:12:14.781 | bc is already the newest version (1.07.1-2build1). 2022-08-03 02:12:14.782 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-08-03 02:12:14.782 | conntrack is already the newest version (1:1.4.5-2). 2022-08-03 02:12:14.782 | ebtables is already the newest version (2.0.11-3build1). 2022-08-03 02:12:14.782 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-08-03 02:12:14.782 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-08-03 02:12:14.782 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-08-03 02:12:14.782 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-08-03 02:12:14.782 | gettext is already the newest version (0.19.8.1-10build1). 2022-08-03 02:12:14.782 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-08-03 02:12:14.782 | iputils-arping is already the newest version (3:20190709-3). 2022-08-03 02:12:14.782 | iputils-ping is already the newest version (3:20190709-3). 2022-08-03 02:12:14.782 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-08-03 02:12:14.782 | liberasurecode-dev is already the newest version (1.6.1-4). 2022-08-03 02:12:14.782 | libffi-dev is already the newest version (3.3-4). 2022-08-03 02:12:14.782 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-08-03 02:12:14.782 | libxslt1-dev is already the newest version (1.1.34-4). 2022-08-03 02:12:14.782 | libyaml-dev is already the newest version (0.2.2-1). 2022-08-03 02:12:14.782 | lsscsi is already the newest version (0.30-0.1). 2022-08-03 02:12:14.782 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-08-03 02:12:14.782 | make is already the newest version (4.2.1-1.2). 2022-08-03 02:12:14.782 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-08-03 02:12:14.782 | psmisc is already the newest version (23.3-1). 2022-08-03 02:12:14.782 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-08-03 02:12:14.782 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-08-03 02:12:14.782 | python3-systemd is already the newest version (234-3build2). 2022-08-03 02:12:14.782 | socat is already the newest version (1.7.3.3-2). 2022-08-03 02:12:14.782 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-08-03 02:12:14.782 | unzip is already the newest version (6.0-25ubuntu1). 2022-08-03 02:12:14.782 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-08-03 02:12:14.782 | conntrackd is already the newest version (1:1.4.5-2). 2022-08-03 02:12:14.782 | graphviz is already the newest version (2.42.2-3build2). 2022-08-03 02:12:14.782 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-08-03 02:12:14.782 | pcp is already the newest version (5.0.3-1). 2022-08-03 02:12:14.782 | pm-utils is already the newest version (1.4.1-19). 2022-08-03 02:12:14.783 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-08-03 02:12:14.783 | apache2 is already the newest version (2.4.41-4ubuntu3.12). 2022-08-03 02:12:14.783 | apache2-dev is already the newest version (2.4.41-4ubuntu3.12). 2022-08-03 02:12:14.783 | curl is already the newest version (7.68.0-1ubuntu2.12). 2022-08-03 02:12:14.783 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.5). 2022-08-03 02:12:14.783 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.5). 2022-08-03 02:12:14.783 | git is already the newest version (1:2.25.1-1ubuntu3.5). 2022-08-03 02:12:14.783 | haproxy is already the newest version (2.0.13-2ubuntu0.5). 2022-08-03 02:12:14.783 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-08-03 02:12:14.783 | keepalived is already the newest version (1:2.0.19-2ubuntu0.2). 2022-08-03 02:12:14.783 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-08-03 02:12:14.783 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.9). 2022-08-03 02:12:14.783 | libpcre3-dev is already the newest version (2:8.39-12ubuntu0.1). 2022-08-03 02:12:14.783 | libpq-dev is already the newest version (12.11-0ubuntu0.20.04.1). 2022-08-03 02:12:14.783 | libsasl2-dev is already the newest version (2.1.27+dfsg-2ubuntu0.1). 2022-08-03 02:12:14.783 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.16). 2022-08-03 02:12:14.783 | libsystemd-dev is already the newest version (245.4-4ubuntu3.17). 2022-08-03 02:12:14.783 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.3). 2022-08-03 02:12:14.783 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-08-03 02:12:14.783 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-08-03 02:12:14.783 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-08-03 02:12:14.783 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.5). 2022-08-03 02:12:14.783 | openssl is already the newest version (1.1.1f-1ubuntu2.16). 2022-08-03 02:12:14.783 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-08-03 02:12:14.783 | qemu-utils is already the newest version (1:4.2-3ubuntu6.23). 2022-08-03 02:12:14.783 | rsync is already the newest version (3.1.3-8ubuntu0.3). 2022-08-03 02:12:14.783 | sqlite3 is already the newest version (3.31.1-4ubuntu0.3). 2022-08-03 02:12:14.783 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-08-03 02:12:14.783 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.2). 2022-08-03 02:12:14.784 | tcpdump is already the newest version (4.9.3-4ubuntu0.1). 2022-08-03 02:12:14.784 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.3). 2022-08-03 02:12:14.784 | wget is already the newest version (1.20.3-1ubuntu2). 2022-08-03 02:12:14.784 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.3). 2022-08-03 02:12:15.128 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.12). 2022-08-03 02:12:15.128 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2022-08-03 02:12:15.128 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-08-03 02:12:15.128 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-08-03 02:12:15.128 | The following packages were automatically installed and are no longer required: 2022-08-03 02:12:15.130 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-08-03 02:12:15.130 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-08-03 02:12:15.130 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-08-03 02:12:15.130 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-08-03 02:12:15.130 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-08-03 02:12:15.130 | python3-zope.interface 2022-08-03 02:12:15.130 | Use 'sudo apt autoremove' to remove them. 2022-08-03 02:12:15.261 | 0 upgraded, 0 newly installed, 0 to remove and 158 not upgraded. 2022-08-03 02:12:15.266 | ++ functions-common:apt_get:1235 : result=0 2022-08-03 02:12:15.268 | ++ functions-common:apt_get:1238 : time_stop apt-get 2022-08-03 02:12:15.271 | ++ functions-common:time_stop:2440 : local name 2022-08-03 02:12:15.273 | ++ functions-common:time_stop:2441 : local end_time 2022-08-03 02:12:15.276 | ++ functions-common:time_stop:2442 : local elapsed_time 2022-08-03 02:12:15.279 | ++ functions-common:time_stop:2443 : local total 2022-08-03 02:12:15.281 | ++ functions-common:time_stop:2444 : local start_time 2022-08-03 02:12:15.284 | ++ functions-common:time_stop:2446 : name=apt-get 2022-08-03 02:12:15.288 | ++ functions-common:time_stop:2447 : start_time=1659492734297 2022-08-03 02:12:15.291 | ++ functions-common:time_stop:2449 : [[ -z 1659492734297 ]] 2022-08-03 02:12:15.294 | +++ functions-common:time_stop:2452 : date +%s%3N 2022-08-03 02:12:15.300 | ++ functions-common:time_stop:2452 : end_time=1659492735296 2022-08-03 02:12:15.303 | ++ functions-common:time_stop:2453 : elapsed_time=999 2022-08-03 02:12:15.306 | ++ functions-common:time_stop:2454 : total=1055 2022-08-03 02:12:15.308 | ++ functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-03 02:12:15.311 | ++ functions-common:time_stop:2457 : _TIME_TOTAL[$name]=2054 2022-08-03 02:12:15.313 | ++ functions-common:apt_get:1239 : return 0 2022-08-03 02:12:15.316 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-08-03 02:12:15.319 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-08-03 02:12:15.322 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-08-03 02:12:15.327 | ++ tools/install_prereqs.sh:source:89 : date 2022-08-03 02:12:15.333 | + ./stack.sh:main:785 : [[ False != \T\r\u\e ]] 2022-08-03 02:12:15.337 | + ./stack.sh:main:786 : PYPI_ALTERNATIVE_URL= 2022-08-03 02:12:15.340 | + ./stack.sh:main:786 : /home/ubuntu/devstack/tools/install_pip.sh 2022-08-03 02:12:17.031 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-08-03 02:12:17.033 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-08-03 02:12:17.035 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-08-03 02:12:17.037 | + tools/install_pip.sh:main:43 : GetDistro 2022-08-03 02:12:17.039 | + functions-common:GetDistro:446 : GetOSVersion 2022-08-03 02:12:17.041 | + functions-common:GetOSVersion:416 : source /etc/os-release 2022-08-03 02:12:17.043 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2022-08-03 02:12:17.045 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2022-08-03 02:12:17.047 | ++ /etc/os-release:source:3 : ID=ubuntu 2022-08-03 02:12:17.048 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2022-08-03 02:12:17.050 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2022-08-03 02:12:17.052 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2022-08-03 02:12:17.054 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2022-08-03 02:12:17.057 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2022-08-03 02:12:17.059 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2022-08-03 02:12:17.061 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2022-08-03 02:12:17.063 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2022-08-03 02:12:17.065 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2022-08-03 02:12:17.067 | + functions-common:GetOSVersion:417 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2022-08-03 02:12:17.070 | + functions-common:GetOSVersion:422 : _ensure_lsb_release 2022-08-03 02:12:17.073 | ++ functions-common:_ensure_lsb_release:393 : command -v lsb_release 2022-08-03 02:12:17.075 | + functions-common:_ensure_lsb_release:393 : [[ -x /usr/bin/lsb_release ]] 2022-08-03 02:12:17.077 | + functions-common:_ensure_lsb_release:394 : return 2022-08-03 02:12:17.079 | ++ functions-common:GetOSVersion:424 : lsb_release -r -s 2022-08-03 02:12:17.162 | + functions-common:GetOSVersion:424 : os_RELEASE=20.04 2022-08-03 02:12:17.164 | ++ functions-common:GetOSVersion:425 : lsb_release -c -s 2022-08-03 02:12:17.244 | + functions-common:GetOSVersion:425 : os_CODENAME=focal 2022-08-03 02:12:17.246 | ++ functions-common:GetOSVersion:426 : lsb_release -i -s 2022-08-03 02:12:17.324 | + functions-common:GetOSVersion:426 : os_VENDOR=Ubuntu 2022-08-03 02:12:17.326 | + functions-common:GetOSVersion:429 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-08-03 02:12:17.328 | + functions-common:GetOSVersion:430 : os_PACKAGE=deb 2022-08-03 02:12:17.330 | + functions-common:GetOSVersion:435 : typeset -xr os_VENDOR 2022-08-03 02:12:17.332 | + functions-common:GetOSVersion:436 : typeset -xr os_RELEASE 2022-08-03 02:12:17.335 | + functions-common:GetOSVersion:437 : typeset -xr os_PACKAGE 2022-08-03 02:12:17.338 | + functions-common:GetOSVersion:438 : typeset -xr os_CODENAME 2022-08-03 02:12:17.340 | + functions-common:GetDistro:448 : [[ Ubuntu =~ (Ubuntu) ]] 2022-08-03 02:12:17.342 | + functions-common:GetDistro:451 : DISTRO=focal 2022-08-03 02:12:17.345 | + functions-common:GetDistro:496 : typeset -xr DISTRO 2022-08-03 02:12:17.347 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-08-03 02:12:17.347 | Distro: focal 2022-08-03 02:12:17.351 | + tools/install_pip.sh:main:124 : get_versions 2022-08-03 02:12:17.353 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-08-03 02:12:17.357 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/bin/pip 2022-08-03 02:12:17.359 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/bin/pip ]] 2022-08-03 02:12:17.362 | ++ tools/install_pip.sh:get_versions:51 : /usr/bin/pip --version 2022-08-03 02:12:17.362 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-08-03 02:12:18.983 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=20.0.2 2022-08-03 02:12:18.985 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 20.0.2' 2022-08-03 02:12:18.985 | pip: 20.0.2 2022-08-03 02:12:18.987 | + tools/install_pip.sh:main:126 : [[ -n '' ]] 2022-08-03 02:12:18.990 | + tools/install_pip.sh:main:130 : is_fedora 2022-08-03 02:12:18.992 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-08-03 02:12:18.994 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-08-03 02:12:18.995 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-08-03 02:12:18.998 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-08-03 02:12:19.000 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-08-03 02:12:19.002 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-08-03 02:12:19.004 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-08-03 02:12:19.006 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-08-03 02:12:19.009 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-08-03 02:12:19.011 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-08-03 02:12:19.013 | + tools/install_pip.sh:main:141 : is_ubuntu 2022-08-03 02:12:19.016 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-03 02:12:19.018 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-03 02:12:19.020 | + tools/install_pip.sh:main:144 : sed -i -e /setuptools/d /opt/stack/requirements/upper-constraints.txt 2022-08-03 02:12:19.026 | + tools/install_pip.sh:main:153 : set -x 2022-08-03 02:12:19.028 | + tools/install_pip.sh:main:156 : get_versions 2022-08-03 02:12:19.034 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-08-03 02:12:19.039 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/bin/pip 2022-08-03 02:12:19.042 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/bin/pip ]] 2022-08-03 02:12:19.046 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-08-03 02:12:19.046 | ++ tools/install_pip.sh:get_versions:51 : /usr/bin/pip --version 2022-08-03 02:12:20.689 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=20.0.2 2022-08-03 02:12:20.691 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 20.0.2' 2022-08-03 02:12:20.691 | pip: 20.0.2 2022-08-03 02:12:20.696 | + ./stack.sh:main:790 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-08-03 02:12:20.698 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-08-03 02:12:20.702 | + ./stack.sh:main:791 : fixup_all 2022-08-03 02:12:20.704 | + tools/fixup_stuff.sh:fixup_all:157 : fixup_ubuntu 2022-08-03 02:12:20.707 | + tools/fixup_stuff.sh:fixup_ubuntu:141 : is_ubuntu 2022-08-03 02:12:20.710 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-03 02:12:20.712 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-03 02:12:20.714 | + tools/fixup_stuff.sh:fixup_ubuntu:151 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2022-08-03 02:12:20.727 | + tools/fixup_stuff.sh:fixup_ubuntu:152 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2022-08-03 02:12:20.741 | + tools/fixup_stuff.sh:fixup_ubuntu:153 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2022-08-03 02:12:20.754 | + tools/fixup_stuff.sh:fixup_all:158 : fixup_fedora 2022-08-03 02:12:20.758 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2022-08-03 02:12:20.761 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-08-03 02:12:20.763 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-08-03 02:12:20.766 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-08-03 02:12:20.768 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-08-03 02:12:20.770 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-08-03 02:12:20.773 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-08-03 02:12:20.775 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-08-03 02:12:20.777 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-08-03 02:12:20.780 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-08-03 02:12:20.782 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-08-03 02:12:20.785 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2022-08-03 02:12:20.788 | + tools/fixup_stuff.sh:fixup_all:159 : fixup_suse 2022-08-03 02:12:20.790 | + tools/fixup_stuff.sh:fixup_suse:94 : is_suse 2022-08-03 02:12:20.792 | + functions-common:is_suse:537 : is_opensuse 2022-08-03 02:12:20.794 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-08-03 02:12:20.797 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-08-03 02:12:20.799 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-08-03 02:12:20.802 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-08-03 02:12:20.805 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-08-03 02:12:20.807 | + tools/fixup_stuff.sh:fixup_suse:95 : return 2022-08-03 02:12:20.809 | + ./stack.sh:main:794 : pip_install -U os-testr 2022-08-03 02:12:20.833 | Using python 3.8 to install os-testr 2022-08-03 02:12:20.836 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U os-testr 2022-08-03 02:12:23.067 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 02:12:23.067 | from cryptography.utils import int_from_bytes 2022-08-03 02:12:23.067 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 02:12:23.067 | from cryptography.utils import int_from_bytes 2022-08-03 02:12:24.164 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-03 02:12:24.248 | Requirement already up-to-date: os-testr===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 296)) (3.0.0) 2022-08-03 02:12:24.347 | Requirement already up-to-date: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.9.0) 2022-08-03 02:12:24.374 | Requirement already up-to-date: python-subunit===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 427)) (1.4.0) 2022-08-03 02:12:24.438 | Requirement already up-to-date: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (2.5.0) 2022-08-03 02:12:24.464 | Requirement already up-to-date: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 165)) (1.0.0) 2022-08-03 02:12:24.497 | Requirement already up-to-date: fixtures===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) (4.0.1) 2022-08-03 02:12:26.969 | + inc/python:pip_install:196 : result=0 2022-08-03 02:12:26.972 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-03 02:12:26.975 | + functions-common:time_stop:2440 : local name 2022-08-03 02:12:26.977 | + functions-common:time_stop:2441 : local end_time 2022-08-03 02:12:26.980 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-03 02:12:26.982 | + functions-common:time_stop:2443 : local total 2022-08-03 02:12:26.984 | + functions-common:time_stop:2444 : local start_time 2022-08-03 02:12:26.987 | + functions-common:time_stop:2446 : name=pip_install 2022-08-03 02:12:26.989 | + functions-common:time_stop:2447 : start_time=1659492740827 2022-08-03 02:12:26.992 | + functions-common:time_stop:2449 : [[ -z 1659492740827 ]] 2022-08-03 02:12:26.994 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-03 02:12:26.999 | + functions-common:time_stop:2452 : end_time=1659492746996 2022-08-03 02:12:27.001 | + functions-common:time_stop:2453 : elapsed_time=6169 2022-08-03 02:12:27.004 | + functions-common:time_stop:2454 : total=0 2022-08-03 02:12:27.007 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-03 02:12:27.009 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=6169 2022-08-03 02:12:27.012 | + inc/python:pip_install:199 : return 0 2022-08-03 02:12:27.014 | + ./stack.sh:main:798 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-08-03 02:12:27.078 | + ./stack.sh:main:799 : sudo systemctl restart systemd-journald 2022-08-03 02:12:27.399 | + ./stack.sh:main:805 : install_infra 2022-08-03 02:12:27.403 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-08-03 02:12:27.407 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-08-03 02:12:27.411 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-08-03 02:12:27.415 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-08-03 02:12:27.449 | + inc/python:pip_install:190 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-08-03 02:12:30.403 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-03 02:12:30.535 | Requirement already up-to-date: pbr===5.9.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.9.0) 2022-08-03 02:12:30.857 | + inc/python:pip_install:196 : result=0 2022-08-03 02:12:30.859 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-03 02:12:30.862 | + functions-common:time_stop:2440 : local name 2022-08-03 02:12:30.864 | + functions-common:time_stop:2441 : local end_time 2022-08-03 02:12:30.866 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-03 02:12:30.868 | + functions-common:time_stop:2443 : local total 2022-08-03 02:12:30.875 | + functions-common:time_stop:2444 : local start_time 2022-08-03 02:12:30.877 | + functions-common:time_stop:2446 : name=pip_install 2022-08-03 02:12:30.879 | + functions-common:time_stop:2447 : start_time=1659492747440 2022-08-03 02:12:30.882 | + functions-common:time_stop:2449 : [[ -z 1659492747440 ]] 2022-08-03 02:12:30.885 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-03 02:12:30.889 | + functions-common:time_stop:2452 : end_time=1659492750886 2022-08-03 02:12:30.891 | + functions-common:time_stop:2453 : elapsed_time=3446 2022-08-03 02:12:30.893 | + functions-common:time_stop:2454 : total=6169 2022-08-03 02:12:30.895 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-03 02:12:30.898 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=9615 2022-08-03 02:12:30.900 | + inc/python:pip_install:199 : return 0 2022-08-03 02:12:30.903 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-08-03 02:12:30.906 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-08-03 02:12:30.933 | + inc/python:pip_install:190 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt /opt/stack/requirements 2022-08-03 02:12:33.732 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-03 02:12:33.734 | Processing /opt/stack/requirements 2022-08-03 02:12:35.564 | 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 22)) (6.0) 2022-08-03 02:12:35.567 | Requirement already satisfied: fixtures===4.0.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) (4.0.1) 2022-08-03 02:12:35.581 | 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 329)) (21.3) 2022-08-03 02:12:35.588 | Requirement already satisfied: pbr===5.9.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.9.0) 2022-08-03 02:12:35.590 | Requirement already satisfied: pyparsing===3.0.9 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-08-03 02:12:35.596 | Requirement already satisfied: requests===2.28.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-08-03 02:12:35.612 | 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 483)) (1.16.0) 2022-08-03 02:12:35.616 | Requirement already satisfied: urllib3===1.26.10 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.10) 2022-08-03 02:12:35.650 | Requirement already satisfied: Parsley>=1.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5591) (1.3) 2022-08-03 02:12:35.653 | Requirement already satisfied: beagle>=0.2.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5591) (0.3.0) 2022-08-03 02:12:35.669 | 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 201)) (3.3) 2022-08-03 02:12:35.674 | Requirement already satisfied: charset-normalizer===2.1.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (2.1.0) 2022-08-03 02:12:35.680 | Requirement already satisfied: certifi>=2017.4.17 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2022.6.15) 2022-08-03 02:12:35.683 | 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 115)) (3.10.1) 2022-08-03 02:12:35.697 | Requirement already satisfied: cmd2===2.4.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 116)) (2.4.2) 2022-08-03 02:12:35.747 | Requirement already satisfied: autopage===0.5.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 93)) (0.5.1) 2022-08-03 02:12:35.750 | Requirement already satisfied: stevedore===4.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (4.0.0) 2022-08-03 02:12:35.755 | Requirement already satisfied: prettytable===3.3.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.3.0) 2022-08-03 02:12:35.768 | 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 572)) (0.2.5) 2022-08-03 02:12:35.774 | 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 90)) (21.4.0) 2022-08-03 02:12:35.865 | 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 370)) (1.8.2) 2022-08-03 02:12:35.867 | Building wheels for collected packages: openstack-requirements 2022-08-03 02:12:35.868 | Building wheel for openstack-requirements (setup.py): started 2022-08-03 02:12:36.787 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-08-03 02:12:36.787 | ERROR: Command errored out with exit status 1: 2022-08-03 02:12:36.788 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-brbvq51e/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-brbvq51e/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-5fjh00ty 2022-08-03 02:12:36.788 | cwd: /tmp/pip-req-build-brbvq51e/ 2022-08-03 02:12:36.788 | Complete output (6 lines): 2022-08-03 02:12:36.788 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-08-03 02:12:36.788 | or: setup.py --help [cmd1 cmd2 ...] 2022-08-03 02:12:36.788 | or: setup.py --help-commands 2022-08-03 02:12:36.788 | or: setup.py cmd --help 2022-08-03 02:12:36.788 | 2022-08-03 02:12:36.788 | error: invalid command 'bdist_wheel' 2022-08-03 02:12:36.788 | ---------------------------------------- 2022-08-03 02:12:36.788 | ERROR: Failed building wheel for openstack-requirements 2022-08-03 02:12:36.788 | Running setup.py clean for openstack-requirements 2022-08-03 02:12:37.777 | Failed to build openstack-requirements 2022-08-03 02:12:37.796 | Installing collected packages: openstack-requirements 2022-08-03 02:12:37.796 | Attempting uninstall: openstack-requirements 2022-08-03 02:12:37.797 | Found existing installation: openstack-requirements 1.2.1.dev5591 2022-08-03 02:12:37.832 | Uninstalling openstack-requirements-1.2.1.dev5591: 2022-08-03 02:12:37.851 | Successfully uninstalled openstack-requirements-1.2.1.dev5591 2022-08-03 02:12:37.854 | Running setup.py install for openstack-requirements: started 2022-08-03 02:12:40.540 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-08-03 02:12:40.564 | Successfully installed openstack-requirements-1.2.1.dev5591 2022-08-03 02:12:40.707 | + inc/python:pip_install:196 : result=0 2022-08-03 02:12:40.710 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-03 02:12:40.712 | + functions-common:time_stop:2440 : local name 2022-08-03 02:12:40.714 | + functions-common:time_stop:2441 : local end_time 2022-08-03 02:12:40.716 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-03 02:12:40.718 | + functions-common:time_stop:2443 : local total 2022-08-03 02:12:40.720 | + functions-common:time_stop:2444 : local start_time 2022-08-03 02:12:40.723 | + functions-common:time_stop:2446 : name=pip_install 2022-08-03 02:12:40.725 | + functions-common:time_stop:2447 : start_time=1659492750924 2022-08-03 02:12:40.727 | + functions-common:time_stop:2449 : [[ -z 1659492750924 ]] 2022-08-03 02:12:40.730 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-03 02:12:40.735 | + functions-common:time_stop:2452 : end_time=1659492760732 2022-08-03 02:12:40.737 | + functions-common:time_stop:2453 : elapsed_time=9808 2022-08-03 02:12:40.739 | + functions-common:time_stop:2454 : total=9615 2022-08-03 02:12:40.742 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-03 02:12:40.744 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=19423 2022-08-03 02:12:40.746 | + inc/python:pip_install:199 : return 0 2022-08-03 02:12:40.749 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-08-03 02:12:40.751 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-08-03 02:12:40.754 | + inc/python:use_library_from_git:246 : local name=pbr 2022-08-03 02:12:40.757 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-03 02:12:40.760 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-03 02:12:40.762 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,pbr, ]] 2022-08-03 02:12:40.764 | + inc/python:use_library_from_git:249 : return 1 2022-08-03 02:12:40.767 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-08-03 02:12:40.791 | Using python 3.8 to install pbr 2022-08-03 02:12:40.793 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-08-03 02:12:42.993 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 02:12:42.993 | from cryptography.utils import int_from_bytes 2022-08-03 02:12:42.993 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 02:12:42.993 | from cryptography.utils import int_from_bytes 2022-08-03 02:12:44.083 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-03 02:12:44.212 | Requirement already up-to-date: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.9.0) 2022-08-03 02:12:46.608 | + inc/python:pip_install:196 : result=0 2022-08-03 02:12:46.610 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-03 02:12:46.613 | + functions-common:time_stop:2440 : local name 2022-08-03 02:12:46.615 | + functions-common:time_stop:2441 : local end_time 2022-08-03 02:12:46.618 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-03 02:12:46.620 | + functions-common:time_stop:2443 : local total 2022-08-03 02:12:46.622 | + functions-common:time_stop:2444 : local start_time 2022-08-03 02:12:46.624 | + functions-common:time_stop:2446 : name=pip_install 2022-08-03 02:12:46.627 | + functions-common:time_stop:2447 : start_time=1659492760785 2022-08-03 02:12:46.629 | + functions-common:time_stop:2449 : [[ -z 1659492760785 ]] 2022-08-03 02:12:46.633 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-03 02:12:46.637 | + functions-common:time_stop:2452 : end_time=1659492766634 2022-08-03 02:12:46.639 | + functions-common:time_stop:2453 : elapsed_time=5849 2022-08-03 02:12:46.641 | + functions-common:time_stop:2454 : total=19423 2022-08-03 02:12:46.644 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-03 02:12:46.646 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=25272 2022-08-03 02:12:46.649 | + inc/python:pip_install:199 : return 0 2022-08-03 02:12:46.652 | + ./stack.sh:main:808 : python3 -m venv /opt/stack/bindep-venv 2022-08-03 02:12:49.141 | + ./stack.sh:main:810 : /opt/stack/bindep-venv/bin/pip install bindep 2022-08-03 02:12:51.204 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-03 02:12:51.205 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.11.0) 2022-08-03 02:12:51.228 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (5.9.0) 2022-08-03 02:12:51.231 | Requirement already satisfied: packaging; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (21.3) 2022-08-03 02:12:51.236 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2022-08-03 02:12:51.240 | Requirement already satisfied: distro>=1.7.0; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.7.0) 2022-08-03 02:12:51.244 | 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.9) 2022-08-03 02:12:51.334 | + ./stack.sh:main:811 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-08-03 02:12:51.337 | + ./stack.sh:main:811 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-08-03 02:12:51.341 | ++ ./stack.sh:main:814 : _get_plugin_bindep_packages 2022-08-03 02:12:51.360 | + ./stack.sh:main:814 : pkgs= 2022-08-03 02:12:51.363 | + ./stack.sh:main:815 : [[ -n '' ]] 2022-08-03 02:12:51.365 | + ./stack.sh:main:822 : run_phase stack pre-install 2022-08-03 02:12:51.368 | + functions-common:run_phase:1868 : local mode=stack 2022-08-03 02:12:51.370 | + functions-common:run_phase:1869 : local phase=pre-install 2022-08-03 02:12:51.372 | + functions-common:run_phase:1870 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-08-03 02:12:51.375 | + functions-common:run_phase:1871 : local extra_plugin_file_name 2022-08-03 02:12:51.377 | + functions-common:run_phase:1872 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-08-03 02:12:51.380 | + functions-common:run_phase:1877 : local exceptions=80-tempest.sh 2022-08-03 02:12:51.383 | + functions-common:run_phase:1878 : local extra 2022-08-03 02:12:51.386 | ++ functions-common:run_phase:1879 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-08-03 02:12:51.391 | + functions-common:run_phase:1879 : extra=80-tempest.sh 2022-08-03 02:12:51.393 | + functions-common:run_phase:1880 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-08-03 02:12:51.397 | + functions-common:run_phase:1884 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-08-03 02:12:51.399 | + functions-common:run_phase:1884 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-08-03 02:12:51.402 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-08-03 02:12:51.420 | ++ functions-common:is_service_enabled:2096 : return 0 2022-08-03 02:12:51.422 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-08-03 02:12:51.425 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-08-03 02:12:51.427 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-08-03 02:12:51.430 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-08-03 02:12:51.432 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-08-03 02:12:51.434 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-08-03 02:12:51.436 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-08-03 02:12:51.439 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-08-03 02:12:51.441 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-08-03 02:12:51.443 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-08-03 02:12:51.445 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-08-03 02:12:51.448 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-08-03 02:12:51.450 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-08-03 02:12:51.453 | + functions-common:run_phase:1889 : [[ stack == \s\o\u\r\c\e ]] 2022-08-03 02:12:51.455 | + functions-common:run_phase:1892 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-08-03 02:12:51.459 | + functions-common:run_phase:1895 : run_plugins stack pre-install 2022-08-03 02:12:51.462 | + functions-common:run_plugins:1854 : local mode=stack 2022-08-03 02:12:51.466 | + functions-common:run_plugins:1855 : local phase=pre-install 2022-08-03 02:12:51.469 | + functions-common:run_plugins:1857 : local plugins= 2022-08-03 02:12:51.472 | + functions-common:run_plugins:1858 : local plugin 2022-08-03 02:12:51.475 | + ./stack.sh:main:825 : set_systemd_override DefaultLimitNOFILE 2048 2022-08-03 02:12:51.479 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-08-03 02:12:51.481 | + functions:set_systemd_override:821 : local value=2048 2022-08-03 02:12:51.485 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-08-03 02:12:51.488 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-08-03 02:12:51.554 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-08-03 02:12:51.554 | Set systemd system override for DefaultLimitNOFILE=2048 2022-08-03 02:12:51.558 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-08-03 02:12:51.948 | + ./stack.sh:main:827 : install_rpc_backend 2022-08-03 02:12:51.951 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-08-03 02:12:51.971 | + functions-common:is_service_enabled:2096 : return 0 2022-08-03 02:12:51.973 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-08-03 02:12:51.977 | + functions-common:install_package:1464 : update_package_repo 2022-08-03 02:12:51.980 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-08-03 02:12:51.983 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-08-03 02:12:51.986 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-08-03 02:12:51.988 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-08-03 02:12:51.991 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-08-03 02:12:51.994 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-03 02:12:51.996 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-03 02:12:51.999 | + functions-common:update_package_repo:1445 : apt_get_update 2022-08-03 02:12:52.002 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-08-03 02:12:52.004 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-08-03 02:12:52.007 | + functions-common:apt_get_update:1191 : return 2022-08-03 02:12:52.010 | + functions-common:install_package:1465 : real_install_package rabbitmq-server 2022-08-03 02:12:52.012 | + functions-common:real_install_package:1450 : is_ubuntu 2022-08-03 02:12:52.015 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-03 02:12:52.017 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-03 02:12:52.020 | + functions-common:real_install_package:1451 : apt_get install rabbitmq-server 2022-08-03 02:12:52.044 | + functions-common:apt_get:1231 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2022-08-03 02:12:52.207 | Reading package lists... 2022-08-03 02:12:52.506 | Building dependency tree... 2022-08-03 02:12:52.508 | Reading state information... 2022-08-03 02:12:52.879 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2022-08-03 02:12:52.879 | The following packages were automatically installed and are no longer required: 2022-08-03 02:12:52.881 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-08-03 02:12:52.881 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-08-03 02:12:52.881 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-08-03 02:12:52.881 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-08-03 02:12:52.881 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-08-03 02:12:52.881 | python3-zope.interface 2022-08-03 02:12:52.881 | Use 'sudo apt autoremove' to remove them. 2022-08-03 02:12:53.013 | 0 upgraded, 0 newly installed, 0 to remove and 158 not upgraded. 2022-08-03 02:12:53.018 | + functions-common:apt_get:1235 : result=0 2022-08-03 02:12:53.020 | + functions-common:apt_get:1238 : time_stop apt-get 2022-08-03 02:12:53.023 | + functions-common:time_stop:2440 : local name 2022-08-03 02:12:53.025 | + functions-common:time_stop:2441 : local end_time 2022-08-03 02:12:53.027 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-03 02:12:53.030 | + functions-common:time_stop:2443 : local total 2022-08-03 02:12:53.032 | + functions-common:time_stop:2444 : local start_time 2022-08-03 02:12:53.035 | + functions-common:time_stop:2446 : name=apt-get 2022-08-03 02:12:53.039 | + functions-common:time_stop:2447 : start_time=1659492772041 2022-08-03 02:12:53.042 | + functions-common:time_stop:2449 : [[ -z 1659492772041 ]] 2022-08-03 02:12:53.045 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-03 02:12:53.050 | + functions-common:time_stop:2452 : end_time=1659492773047 2022-08-03 02:12:53.053 | + functions-common:time_stop:2453 : elapsed_time=1006 2022-08-03 02:12:53.056 | + functions-common:time_stop:2454 : total=2054 2022-08-03 02:12:53.058 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-03 02:12:53.060 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=3060 2022-08-03 02:12:53.063 | + functions-common:apt_get:1239 : return 0 2022-08-03 02:12:53.066 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-08-03 02:12:53.070 | + functions-common:is_suse:537 : is_opensuse 2022-08-03 02:12:53.072 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-08-03 02:12:53.075 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-08-03 02:12:53.077 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-08-03 02:12:53.080 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-08-03 02:12:53.082 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-08-03 02:12:53.085 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-08-03 02:12:53.087 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-08-03 02:12:53.090 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-08-03 02:12:53.092 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-08-03 02:12:53.094 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-08-03 02:12:53.097 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-08-03 02:12:53.099 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-08-03 02:12:53.102 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-08-03 02:12:53.104 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-08-03 02:12:53.107 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-08-03 02:12:53.109 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-08-03 02:12:53.111 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-08-03 02:12:53.114 | + functions-common:is_suse:537 : is_opensuse 2022-08-03 02:12:53.117 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-08-03 02:12:53.119 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-08-03 02:12:53.122 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-08-03 02:12:53.124 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-08-03 02:12:53.127 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-08-03 02:12:53.130 | + ./stack.sh:main:828 : restart_rpc_backend 2022-08-03 02:12:53.133 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-08-03 02:12:53.151 | + functions-common:is_service_enabled:2096 : return 0 2022-08-03 02:12:53.153 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-08-03 02:12:53.156 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-08-03 02:12:53.158 | + ./stack.sh:echo_summary:441 : echo -e Starting RabbitMQ 2022-08-03 02:12:53.161 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-08-03 02:12:53.164 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-08-03 02:12:53.169 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-08-03 02:12:53.171 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-08-03 02:12:53.174 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-08-03 02:12:53.176 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-08-03 02:12:53.179 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-08-03 02:12:53.182 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-08-03 02:12:53.185 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-08-03 02:12:53.980 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-08-03 02:12:53.980 | user tags 2022-08-03 02:12:53.980 | stackrabbit []' 2022-08-03 02:12:53.984 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-08-03 02:12:53.984 | user tags 2022-08-03 02:12:53.984 | stackrabbit []' 2022-08-03 02:12:53.985 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-08-03 02:12:53.991 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2022-08-03 02:12:53.994 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2022-08-03 02:12:54.006 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-08-03 02:12:54.728 | Changing password for user "stackrabbit" ... 2022-08-03 02:12:54.790 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-08-03 02:12:55.499 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-08-03 02:12:55.567 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-08-03 02:12:55.570 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-08-03 02:12:56.365 | Changing password for user "stackrabbit" ... 2022-08-03 02:12:56.430 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-08-03 02:12:56.433 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-08-03 02:12:56.435 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-08-03 02:12:57.169 | Deleting user "guest" ... 2022-08-03 02:12:57.187 | Error: 2022-08-03 02:12:57.187 | {:no_such_user, "guest"} 2022-08-03 02:12:57.201 | + lib/rpc_backend:restart_rpc_backend:119 : true 2022-08-03 02:12:57.203 | + ./stack.sh:main:830 : is_service_enabled mysql postgresql 2022-08-03 02:12:57.223 | + functions-common:is_service_enabled:2096 : return 0 2022-08-03 02:12:57.225 | + ./stack.sh:main:831 : install_database 2022-08-03 02:12:57.228 | + lib/database:install_database:118 : install_database_mysql 2022-08-03 02:12:57.230 | + lib/databases/mysql:install_database_mysql:170 : is_ubuntu 2022-08-03 02:12:57.232 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-03 02:12:57.235 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-03 02:12:57.237 | + lib/databases/mysql:install_database_mysql:173 : sudo debconf-set-selections 2022-08-03 02:12:57.628 | + lib/databases/mysql:install_database_mysql:183 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-08-03 02:12:57.631 | + lib/databases/mysql:install_database_mysql:196 : [[ True == \T\r\u\e ]] 2022-08-03 02:12:57.633 | + lib/databases/mysql:install_database_mysql:197 : is_oraclelinux 2022-08-03 02:12:57.636 | + functions-common:is_oraclelinux:508 : [[ -z Ubuntu ]] 2022-08-03 02:12:57.639 | + functions-common:is_oraclelinux:512 : '[' Ubuntu = OracleServer ']' 2022-08-03 02:12:57.642 | + lib/databases/mysql:install_database_mysql:199 : is_fedora 2022-08-03 02:12:57.645 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-08-03 02:12:57.650 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-08-03 02:12:57.653 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-08-03 02:12:57.656 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-08-03 02:12:57.659 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-08-03 02:12:57.663 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-08-03 02:12:57.665 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-08-03 02:12:57.668 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-08-03 02:12:57.671 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-08-03 02:12:57.674 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-08-03 02:12:57.676 | + lib/databases/mysql:install_database_mysql:202 : is_suse 2022-08-03 02:12:57.679 | + functions-common:is_suse:537 : is_opensuse 2022-08-03 02:12:57.681 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-08-03 02:12:57.683 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-08-03 02:12:57.686 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-08-03 02:12:57.688 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-08-03 02:12:57.691 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-08-03 02:12:57.694 | + lib/databases/mysql:install_database_mysql:205 : is_ubuntu 2022-08-03 02:12:57.699 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-03 02:12:57.701 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-03 02:12:57.704 | + lib/databases/mysql:install_database_mysql:206 : install_package mysql-server 2022-08-03 02:12:57.707 | + functions-common:install_package:1464 : update_package_repo 2022-08-03 02:12:57.711 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-08-03 02:12:57.714 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-08-03 02:12:57.717 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-08-03 02:12:57.720 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-08-03 02:12:57.723 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-08-03 02:12:57.725 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-03 02:12:57.728 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-03 02:12:57.730 | + functions-common:update_package_repo:1445 : apt_get_update 2022-08-03 02:12:57.733 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-08-03 02:12:57.735 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-08-03 02:12:57.738 | + functions-common:apt_get_update:1191 : return 2022-08-03 02:12:57.740 | + functions-common:install_package:1465 : real_install_package mysql-server 2022-08-03 02:12:57.743 | + functions-common:real_install_package:1450 : is_ubuntu 2022-08-03 02:12:57.745 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-03 02:12:57.747 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-03 02:12:57.750 | + functions-common:real_install_package:1451 : apt_get install mysql-server 2022-08-03 02:12:57.774 | + functions-common:apt_get:1231 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2022-08-03 02:12:57.889 | Reading package lists... 2022-08-03 02:12:58.194 | Building dependency tree... 2022-08-03 02:12:58.195 | Reading state information... 2022-08-03 02:12:58.575 | mysql-server is already the newest version (8.0.30-0ubuntu0.20.04.2). 2022-08-03 02:12:58.575 | The following packages were automatically installed and are no longer required: 2022-08-03 02:12:58.577 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-08-03 02:12:58.577 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-08-03 02:12:58.577 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-08-03 02:12:58.577 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-08-03 02:12:58.577 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-08-03 02:12:58.577 | python3-zope.interface 2022-08-03 02:12:58.578 | Use 'sudo apt autoremove' to remove them. 2022-08-03 02:12:58.709 | 0 upgraded, 0 newly installed, 0 to remove and 158 not upgraded. 2022-08-03 02:12:58.714 | + functions-common:apt_get:1235 : result=0 2022-08-03 02:12:58.716 | + functions-common:apt_get:1238 : time_stop apt-get 2022-08-03 02:12:58.719 | + functions-common:time_stop:2440 : local name 2022-08-03 02:12:58.721 | + functions-common:time_stop:2441 : local end_time 2022-08-03 02:12:58.724 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-03 02:12:58.727 | + functions-common:time_stop:2443 : local total 2022-08-03 02:12:58.730 | + functions-common:time_stop:2444 : local start_time 2022-08-03 02:12:58.732 | + functions-common:time_stop:2446 : name=apt-get 2022-08-03 02:12:58.734 | + functions-common:time_stop:2447 : start_time=1659492777770 2022-08-03 02:12:58.737 | + functions-common:time_stop:2449 : [[ -z 1659492777770 ]] 2022-08-03 02:12:58.740 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-03 02:12:58.744 | + functions-common:time_stop:2452 : end_time=1659492778742 2022-08-03 02:12:58.747 | + functions-common:time_stop:2453 : elapsed_time=972 2022-08-03 02:12:58.749 | + functions-common:time_stop:2454 : total=3060 2022-08-03 02:12:58.752 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-03 02:12:58.754 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=4032 2022-08-03 02:12:58.757 | + functions-common:apt_get:1239 : return 0 2022-08-03 02:12:58.759 | + ./stack.sh:main:833 : '[' -n mysql ']' 2022-08-03 02:12:58.761 | + ./stack.sh:main:834 : install_database_python 2022-08-03 02:12:58.764 | + lib/database:install_database_python:123 : install_database_python_mysql 2022-08-03 02:12:58.766 | + lib/databases/mysql:install_database_python_mysql:215 : pip_install_gr PyMySQL 2022-08-03 02:12:58.769 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-08-03 02:12:58.772 | + inc/python:pip_install_gr:77 : local clean_name 2022-08-03 02:12:58.776 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-08-03 02:12:58.778 | ++ inc/python:get_from_global_requirements:221 : local package=PyMySQL 2022-08-03 02:12:58.781 | ++ inc/python:get_from_global_requirements:222 : local required_pkg 2022-08-03 02:12:58.785 | +++ inc/python:get_from_global_requirements:223 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-08-03 02:12:58.785 | +++ inc/python:get_from_global_requirements:223 : cut -d# -f1 2022-08-03 02:12:58.793 | ++ inc/python:get_from_global_requirements:223 : required_pkg='PyMySQL ' 2022-08-03 02:12:58.796 | ++ inc/python:get_from_global_requirements:224 : [[ PyMySQL == '' ]] 2022-08-03 02:12:58.799 | ++ inc/python:get_from_global_requirements:227 : echo PyMySQL 2022-08-03 02:12:58.802 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-08-03 02:12:58.804 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-08-03 02:12:58.830 | Using python 3.8 to install PyMySQL 2022-08-03 02:12:58.834 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt PyMySQL 2022-08-03 02:13:01.142 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 02:13:01.142 | from cryptography.utils import int_from_bytes 2022-08-03 02:13:01.142 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 02:13:01.142 | from cryptography.utils import int_from_bytes 2022-08-03 02:13:02.303 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-03 02:13:02.305 | Requirement already satisfied: PyMySQL===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 20)) (1.0.2) 2022-08-03 02:13:04.757 | + inc/python:pip_install:196 : result=0 2022-08-03 02:13:04.759 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-03 02:13:04.762 | + functions-common:time_stop:2440 : local name 2022-08-03 02:13:04.764 | + functions-common:time_stop:2441 : local end_time 2022-08-03 02:13:04.767 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-03 02:13:04.769 | + functions-common:time_stop:2443 : local total 2022-08-03 02:13:04.772 | + functions-common:time_stop:2444 : local start_time 2022-08-03 02:13:04.774 | + functions-common:time_stop:2446 : name=pip_install 2022-08-03 02:13:04.777 | + functions-common:time_stop:2447 : start_time=1659492778823 2022-08-03 02:13:04.779 | + functions-common:time_stop:2449 : [[ -z 1659492778823 ]] 2022-08-03 02:13:04.782 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-03 02:13:04.787 | + functions-common:time_stop:2452 : end_time=1659492784784 2022-08-03 02:13:04.789 | + functions-common:time_stop:2453 : elapsed_time=5961 2022-08-03 02:13:04.792 | + functions-common:time_stop:2454 : total=25272 2022-08-03 02:13:04.794 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-03 02:13:04.797 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=31233 2022-08-03 02:13:04.799 | + inc/python:pip_install:199 : return 0 2022-08-03 02:13:04.802 | + lib/databases/mysql:install_database_python_mysql:216 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-08-03 02:13:04.804 | + lib/databases/mysql:install_database_python_mysql:218 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-08-03 02:13:04.807 | + lib/databases/mysql:install_database_python_mysql:219 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-08-03 02:13:04.809 | + ./stack.sh:main:837 : is_service_enabled neutron 2022-08-03 02:13:04.827 | + functions-common:is_service_enabled:2096 : return 0 2022-08-03 02:13:04.830 | + ./stack.sh:main:838 : install_neutron_agent_packages 2022-08-03 02:13:04.832 | + lib/neutron:install_neutron_agent_packages:731 : is_neutron_legacy_enabled 2022-08-03 02:13:04.837 | ++ lib/neutron:is_neutron_legacy_enabled:142 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-08-03 02:13:04.838 | ++ lib/neutron:is_neutron_legacy_enabled:142 : sed s/neutron-//g 2022-08-03 02:13:04.843 | + lib/neutron:is_neutron_legacy_enabled:142 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-08-03 02:13:04.846 | + lib/neutron:is_neutron_legacy_enabled:143 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-08-03 02:13:04.848 | + lib/neutron:is_neutron_legacy_enabled:144 : [[ ,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-08-03 02:13:04.852 | + lib/neutron:is_neutron_legacy_enabled:144 : return 0 2022-08-03 02:13:04.854 | + lib/neutron:install_neutron_agent_packages:733 : install_neutron_agent_packages_mutnauq 2022-08-03 02:13:04.857 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:488 : is_service_enabled q-l3 2022-08-03 02:13:04.874 | + functions-common:is_service_enabled:2096 : return 0 2022-08-03 02:13:04.877 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:489 : install_package radvd 2022-08-03 02:13:04.879 | + functions-common:install_package:1464 : update_package_repo 2022-08-03 02:13:04.882 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-08-03 02:13:04.885 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-08-03 02:13:04.887 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-08-03 02:13:04.890 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-08-03 02:13:04.893 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-08-03 02:13:04.896 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-03 02:13:04.899 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-03 02:13:04.901 | + functions-common:update_package_repo:1445 : apt_get_update 2022-08-03 02:13:04.904 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-08-03 02:13:04.906 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-08-03 02:13:04.908 | + functions-common:apt_get_update:1191 : return 2022-08-03 02:13:04.911 | + functions-common:install_package:1465 : real_install_package radvd 2022-08-03 02:13:04.914 | + functions-common:real_install_package:1450 : is_ubuntu 2022-08-03 02:13:04.917 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-03 02:13:04.919 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-03 02:13:04.922 | + functions-common:real_install_package:1451 : apt_get install radvd 2022-08-03 02:13:04.949 | + functions-common:apt_get:1231 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2022-08-03 02:13:05.065 | Reading package lists... 2022-08-03 02:13:05.369 | Building dependency tree... 2022-08-03 02:13:05.371 | Reading state information... 2022-08-03 02:13:05.745 | radvd is already the newest version (1:2.17-2). 2022-08-03 02:13:05.745 | The following packages were automatically installed and are no longer required: 2022-08-03 02:13:05.752 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-08-03 02:13:05.752 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-08-03 02:13:05.752 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-08-03 02:13:05.752 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-08-03 02:13:05.752 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-08-03 02:13:05.753 | python3-zope.interface 2022-08-03 02:13:05.753 | Use 'sudo apt autoremove' to remove them. 2022-08-03 02:13:05.890 | 0 upgraded, 0 newly installed, 0 to remove and 158 not upgraded. 2022-08-03 02:13:05.895 | + functions-common:apt_get:1235 : result=0 2022-08-03 02:13:05.898 | + functions-common:apt_get:1238 : time_stop apt-get 2022-08-03 02:13:05.900 | + functions-common:time_stop:2440 : local name 2022-08-03 02:13:05.902 | + functions-common:time_stop:2441 : local end_time 2022-08-03 02:13:05.905 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-03 02:13:05.907 | + functions-common:time_stop:2443 : local total 2022-08-03 02:13:05.910 | + functions-common:time_stop:2444 : local start_time 2022-08-03 02:13:05.913 | + functions-common:time_stop:2446 : name=apt-get 2022-08-03 02:13:05.915 | + functions-common:time_stop:2447 : start_time=1659492784946 2022-08-03 02:13:05.918 | + functions-common:time_stop:2449 : [[ -z 1659492784946 ]] 2022-08-03 02:13:05.921 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-03 02:13:05.926 | + functions-common:time_stop:2452 : end_time=1659492785923 2022-08-03 02:13:05.929 | + functions-common:time_stop:2453 : elapsed_time=977 2022-08-03 02:13:05.931 | + functions-common:time_stop:2454 : total=4032 2022-08-03 02:13:05.934 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-03 02:13:05.936 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=5009 2022-08-03 02:13:05.939 | + functions-common:apt_get:1239 : return 0 2022-08-03 02:13:05.941 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:492 : is_service_enabled q-agt q-dhcp q-l3 2022-08-03 02:13:05.960 | + functions-common:is_service_enabled:2096 : return 0 2022-08-03 02:13:05.962 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:493 : neutron_plugin_install_agent_packages 2022-08-03 02:13:05.965 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-08-03 02:13:05.967 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:69 : '[' False == True ']' 2022-08-03 02:13:05.970 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : get_packages openvswitch 2022-08-03 02:13:05.994 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : install_package fakeroot make openvswitch-switch 2022-08-03 02:13:05.997 | + functions-common:install_package:1464 : update_package_repo 2022-08-03 02:13:05.999 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-08-03 02:13:06.002 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-08-03 02:13:06.004 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-08-03 02:13:06.007 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-08-03 02:13:06.009 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-08-03 02:13:06.012 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-03 02:13:06.014 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-03 02:13:06.017 | + functions-common:update_package_repo:1445 : apt_get_update 2022-08-03 02:13:06.019 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-08-03 02:13:06.021 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-08-03 02:13:06.024 | + functions-common:apt_get_update:1191 : return 2022-08-03 02:13:06.026 | + functions-common:install_package:1465 : real_install_package fakeroot make openvswitch-switch 2022-08-03 02:13:06.028 | + functions-common:real_install_package:1450 : is_ubuntu 2022-08-03 02:13:06.031 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-03 02:13:06.033 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-03 02:13:06.035 | + functions-common:real_install_package:1451 : apt_get install fakeroot make openvswitch-switch 2022-08-03 02:13:06.060 | + functions-common:apt_get:1231 : 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-08-03 02:13:06.183 | Reading package lists... 2022-08-03 02:13:06.502 | Building dependency tree... 2022-08-03 02:13:06.503 | Reading state information... 2022-08-03 02:13:06.901 | fakeroot is already the newest version (1.24-1). 2022-08-03 02:13:06.901 | make is already the newest version (4.2.1-1.2). 2022-08-03 02:13:06.901 | openvswitch-switch is already the newest version (2.13.5-0ubuntu1). 2022-08-03 02:13:06.901 | The following packages were automatically installed and are no longer required: 2022-08-03 02:13:06.903 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-08-03 02:13:06.903 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-08-03 02:13:06.903 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-08-03 02:13:06.903 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-08-03 02:13:06.903 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-08-03 02:13:06.903 | python3-zope.interface 2022-08-03 02:13:06.903 | Use 'sudo apt autoremove' to remove them. 2022-08-03 02:13:07.061 | 0 upgraded, 0 newly installed, 0 to remove and 158 not upgraded. 2022-08-03 02:13:07.065 | + functions-common:apt_get:1235 : result=0 2022-08-03 02:13:07.067 | + functions-common:apt_get:1238 : time_stop apt-get 2022-08-03 02:13:07.070 | + functions-common:time_stop:2440 : local name 2022-08-03 02:13:07.073 | + functions-common:time_stop:2441 : local end_time 2022-08-03 02:13:07.075 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-03 02:13:07.077 | + functions-common:time_stop:2443 : local total 2022-08-03 02:13:07.080 | + functions-common:time_stop:2444 : local start_time 2022-08-03 02:13:07.082 | + functions-common:time_stop:2446 : name=apt-get 2022-08-03 02:13:07.085 | + functions-common:time_stop:2447 : start_time=1659492786057 2022-08-03 02:13:07.088 | + functions-common:time_stop:2449 : [[ -z 1659492786057 ]] 2022-08-03 02:13:07.091 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-03 02:13:07.096 | + functions-common:time_stop:2452 : end_time=1659492787094 2022-08-03 02:13:07.099 | + functions-common:time_stop:2453 : elapsed_time=1037 2022-08-03 02:13:07.101 | + functions-common:time_stop:2454 : total=5009 2022-08-03 02:13:07.103 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-03 02:13:07.105 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=6046 2022-08-03 02:13:07.107 | + functions-common:apt_get:1239 : return 0 2022-08-03 02:13:07.110 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:77 : is_ubuntu 2022-08-03 02:13:07.113 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-03 02:13:07.116 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-03 02:13:07.119 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:78 : _neutron_ovs_base_install_ubuntu_dkms 2022-08-03 02:13:07.121 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:58 : local kernel_version 2022-08-03 02:13:07.124 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : uname -r 2022-08-03 02:13:07.129 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : kernel_version=5.4.0-72-generic 2022-08-03 02:13:07.131 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:60 : local kernel_major_minor 2022-08-03 02:13:07.136 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : echo 5.4.0-72-generic 2022-08-03 02:13:07.136 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : cut -d. -f1-2 2022-08-03 02:13:07.142 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : kernel_major_minor=5.4 2022-08-03 02:13:07.144 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:63 : vercmp 5.4 '<' 3.13 2022-08-03 02:13:07.147 | + functions:vercmp:628 : local v1=5.4 2022-08-03 02:13:07.149 | + functions:vercmp:629 : local 'op=<' 2022-08-03 02:13:07.151 | + functions:vercmp:630 : local v2=3.13 2022-08-03 02:13:07.154 | + functions:vercmp:631 : local result 2022-08-03 02:13:07.158 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-08-03 02:13:07.159 | ++ functions:vercmp:635 : head -1 2022-08-03 02:13:07.159 | ++ functions:vercmp:635 : sort -V 2022-08-03 02:13:07.165 | + functions:vercmp:635 : result=3.13 2022-08-03 02:13:07.167 | + functions:vercmp:637 : case $op in 2022-08-03 02:13:07.169 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-08-03 02:13:07.172 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-08-03 02:13:07.175 | + functions:vercmp:648 : return 2022-08-03 02:13:07.178 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:79 : restart_service openvswitch-switch 2022-08-03 02:13:07.180 | + functions-common:restart_service:2324 : '[' -x /bin/systemctl ']' 2022-08-03 02:13:07.183 | + functions-common:restart_service:2325 : sudo /bin/systemctl restart openvswitch-switch 2022-08-03 02:13:07.712 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-08-03 02:13:07.715 | + inc/python:use_library_from_git:246 : local name=os-ken 2022-08-03 02:13:07.718 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-03 02:13:07.722 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-03 02:13:07.726 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,os-ken, ]] 2022-08-03 02:13:07.729 | + inc/python:use_library_from_git:249 : return 1 2022-08-03 02:13:07.732 | + ./stack.sh:main:841 : is_service_enabled etcd3 2022-08-03 02:13:07.756 | + functions-common:is_service_enabled:2096 : return 0 2022-08-03 02:13:07.758 | + ./stack.sh:main:842 : install_etcd3 2022-08-03 02:13:07.762 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-08-03 02:13:07.762 | Installing etcd 2022-08-03 02:13:07.764 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-08-03 02:13:07.785 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-08-03 02:13:07.801 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-08-03 02:13:07.804 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-08-03 02:13:07.820 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-08-03 02:13:07.823 | ++ 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-08-03 02:13:07.826 | ++ 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-08-03 02:13:07.829 | +++ 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-08-03 02:13:07.834 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-08-03 02:13:07.837 | ++ 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-08-03 02:13:07.839 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-08-03 02:13:07.842 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-08-03 02:13:07.844 | ++ functions:get_extra_file:74 : return 2022-08-03 02:13:07.847 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-08-03 02:13:07.850 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-08-03 02:13:07.852 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-08-03 02:13:07.855 | + ./stack.sh:main:851 : is_service_enabled tls-proxy 2022-08-03 02:13:07.873 | + functions-common:is_service_enabled:2096 : return 1 2022-08-03 02:13:07.875 | + ./stack.sh:main:861 : install_dstat 2022-08-03 02:13:07.878 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-08-03 02:13:07.896 | + functions-common:is_service_enabled:2096 : return 1 2022-08-03 02:13:07.899 | + ./stack.sh:main:867 : echo_summary 'Installing OpenStack project source' 2022-08-03 02:13:07.901 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-08-03 02:13:07.904 | + ./stack.sh:echo_summary:441 : echo -e Installing OpenStack project source 2022-08-03 02:13:07.906 | + ./stack.sh:main:870 : install_libs 2022-08-03 02:13:07.910 | + lib/libraries:install_libs:90 : _install_lib_from_source automaton 2022-08-03 02:13:07.913 | + lib/libraries:_install_lib_from_source:74 : local name=automaton 2022-08-03 02:13:07.915 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git automaton 2022-08-03 02:13:07.918 | + inc/python:use_library_from_git:246 : local name=automaton 2022-08-03 02:13:07.921 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-03 02:13:07.923 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-03 02:13:07.926 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,automaton, ]] 2022-08-03 02:13:07.928 | + inc/python:use_library_from_git:249 : return 1 2022-08-03 02:13:07.930 | + lib/libraries:install_libs:91 : _install_lib_from_source castellan 2022-08-03 02:13:07.933 | + lib/libraries:_install_lib_from_source:74 : local name=castellan 2022-08-03 02:13:07.935 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git castellan 2022-08-03 02:13:07.938 | + inc/python:use_library_from_git:246 : local name=castellan 2022-08-03 02:13:07.940 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-03 02:13:07.942 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-03 02:13:07.944 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,castellan, ]] 2022-08-03 02:13:07.947 | + inc/python:use_library_from_git:249 : return 1 2022-08-03 02:13:07.949 | + lib/libraries:install_libs:92 : _install_lib_from_source cliff 2022-08-03 02:13:07.952 | + lib/libraries:_install_lib_from_source:74 : local name=cliff 2022-08-03 02:13:07.954 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cliff 2022-08-03 02:13:07.957 | + inc/python:use_library_from_git:246 : local name=cliff 2022-08-03 02:13:07.960 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-03 02:13:07.962 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-03 02:13:07.964 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,cliff, ]] 2022-08-03 02:13:07.966 | + inc/python:use_library_from_git:249 : return 1 2022-08-03 02:13:07.969 | + lib/libraries:install_libs:93 : _install_lib_from_source cursive 2022-08-03 02:13:07.971 | + lib/libraries:_install_lib_from_source:74 : local name=cursive 2022-08-03 02:13:07.974 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cursive 2022-08-03 02:13:07.977 | + inc/python:use_library_from_git:246 : local name=cursive 2022-08-03 02:13:07.979 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-03 02:13:07.981 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-03 02:13:07.983 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,cursive, ]] 2022-08-03 02:13:07.986 | + inc/python:use_library_from_git:249 : return 1 2022-08-03 02:13:07.988 | + lib/libraries:install_libs:94 : _install_lib_from_source debtcollector 2022-08-03 02:13:07.991 | + lib/libraries:_install_lib_from_source:74 : local name=debtcollector 2022-08-03 02:13:07.993 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git debtcollector 2022-08-03 02:13:07.996 | + inc/python:use_library_from_git:246 : local name=debtcollector 2022-08-03 02:13:07.998 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-03 02:13:08.001 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-03 02:13:08.003 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,debtcollector, ]] 2022-08-03 02:13:08.006 | + inc/python:use_library_from_git:249 : return 1 2022-08-03 02:13:08.008 | + lib/libraries:install_libs:95 : _install_lib_from_source futurist 2022-08-03 02:13:08.010 | + lib/libraries:_install_lib_from_source:74 : local name=futurist 2022-08-03 02:13:08.013 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git futurist 2022-08-03 02:13:08.015 | + inc/python:use_library_from_git:246 : local name=futurist 2022-08-03 02:13:08.017 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-03 02:13:08.020 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-03 02:13:08.023 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,futurist, ]] 2022-08-03 02:13:08.025 | + inc/python:use_library_from_git:249 : return 1 2022-08-03 02:13:08.028 | + lib/libraries:install_libs:96 : _install_lib_from_source openstacksdk 2022-08-03 02:13:08.030 | + lib/libraries:_install_lib_from_source:74 : local name=openstacksdk 2022-08-03 02:13:08.033 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git openstacksdk 2022-08-03 02:13:08.035 | + inc/python:use_library_from_git:246 : local name=openstacksdk 2022-08-03 02:13:08.038 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-03 02:13:08.041 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-03 02:13:08.043 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,openstacksdk, ]] 2022-08-03 02:13:08.046 | + inc/python:use_library_from_git:249 : return 1 2022-08-03 02:13:08.049 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-lib 2022-08-03 02:13:08.051 | + lib/libraries:_install_lib_from_source:74 : local name=osc-lib 2022-08-03 02:13:08.054 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-lib 2022-08-03 02:13:08.057 | + inc/python:use_library_from_git:246 : local name=osc-lib 2022-08-03 02:13:08.059 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-03 02:13:08.062 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-03 02:13:08.065 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,osc-lib, ]] 2022-08-03 02:13:08.068 | + inc/python:use_library_from_git:249 : return 1 2022-08-03 02:13:08.070 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-placement 2022-08-03 02:13:08.073 | + lib/libraries:_install_lib_from_source:74 : local name=osc-placement 2022-08-03 02:13:08.076 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-placement 2022-08-03 02:13:08.079 | + inc/python:use_library_from_git:246 : local name=osc-placement 2022-08-03 02:13:08.082 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-03 02:13:08.085 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-03 02:13:08.088 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,osc-placement, ]] 2022-08-03 02:13:08.090 | + inc/python:use_library_from_git:249 : return 1 2022-08-03 02:13:08.093 | + lib/libraries:install_libs:99 : _install_lib_from_source os-client-config 2022-08-03 02:13:08.096 | + lib/libraries:_install_lib_from_source:74 : local name=os-client-config 2022-08-03 02:13:08.098 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-client-config 2022-08-03 02:13:08.100 | + inc/python:use_library_from_git:246 : local name=os-client-config 2022-08-03 02:13:08.103 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-03 02:13:08.105 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-03 02:13:08.108 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,os-client-config, ]] 2022-08-03 02:13:08.110 | + inc/python:use_library_from_git:249 : return 1 2022-08-03 02:13:08.113 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.cache 2022-08-03 02:13:08.116 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.cache 2022-08-03 02:13:08.118 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.cache 2022-08-03 02:13:08.121 | + inc/python:use_library_from_git:246 : local name=oslo.cache 2022-08-03 02:13:08.123 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-03 02:13:08.125 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-03 02:13:08.129 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.cache, ]] 2022-08-03 02:13:08.132 | + inc/python:use_library_from_git:249 : return 1 2022-08-03 02:13:08.135 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.concurrency 2022-08-03 02:13:08.137 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.concurrency 2022-08-03 02:13:08.139 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.concurrency 2022-08-03 02:13:08.142 | + inc/python:use_library_from_git:246 : local name=oslo.concurrency 2022-08-03 02:13:08.144 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-03 02:13:08.147 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-03 02:13:08.149 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.concurrency, ]] 2022-08-03 02:13:08.152 | + inc/python:use_library_from_git:249 : return 1 2022-08-03 02:13:08.155 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.config 2022-08-03 02:13:08.157 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.config 2022-08-03 02:13:08.160 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.config 2022-08-03 02:13:08.162 | + inc/python:use_library_from_git:246 : local name=oslo.config 2022-08-03 02:13:08.165 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-03 02:13:08.168 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-03 02:13:08.171 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.config, ]] 2022-08-03 02:13:08.173 | + inc/python:use_library_from_git:249 : return 1 2022-08-03 02:13:08.176 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.context 2022-08-03 02:13:08.179 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.context 2022-08-03 02:13:08.181 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.context 2022-08-03 02:13:08.183 | + inc/python:use_library_from_git:246 : local name=oslo.context 2022-08-03 02:13:08.185 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-03 02:13:08.188 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-03 02:13:08.190 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.context, ]] 2022-08-03 02:13:08.193 | + inc/python:use_library_from_git:249 : return 1 2022-08-03 02:13:08.196 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.db 2022-08-03 02:13:08.198 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.db 2022-08-03 02:13:08.200 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.db 2022-08-03 02:13:08.203 | + inc/python:use_library_from_git:246 : local name=oslo.db 2022-08-03 02:13:08.205 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-03 02:13:08.207 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-03 02:13:08.210 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.db, ]] 2022-08-03 02:13:08.213 | + inc/python:use_library_from_git:249 : return 1 2022-08-03 02:13:08.215 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.i18n 2022-08-03 02:13:08.218 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.i18n 2022-08-03 02:13:08.220 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.i18n 2022-08-03 02:13:08.222 | + inc/python:use_library_from_git:246 : local name=oslo.i18n 2022-08-03 02:13:08.225 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-03 02:13:08.228 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-03 02:13:08.230 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.i18n, ]] 2022-08-03 02:13:08.232 | + inc/python:use_library_from_git:249 : return 1 2022-08-03 02:13:08.235 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.limit 2022-08-03 02:13:08.237 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.limit 2022-08-03 02:13:08.240 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.limit 2022-08-03 02:13:08.242 | + inc/python:use_library_from_git:246 : local name=oslo.limit 2022-08-03 02:13:08.244 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-03 02:13:08.247 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-03 02:13:08.249 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.limit, ]] 2022-08-03 02:13:08.252 | + inc/python:use_library_from_git:249 : return 1 2022-08-03 02:13:08.254 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.log 2022-08-03 02:13:08.257 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.log 2022-08-03 02:13:08.260 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.log 2022-08-03 02:13:08.262 | + inc/python:use_library_from_git:246 : local name=oslo.log 2022-08-03 02:13:08.264 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-03 02:13:08.267 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-03 02:13:08.270 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.log, ]] 2022-08-03 02:13:08.273 | + inc/python:use_library_from_git:249 : return 1 2022-08-03 02:13:08.275 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.messaging 2022-08-03 02:13:08.278 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.messaging 2022-08-03 02:13:08.280 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.messaging 2022-08-03 02:13:08.283 | + inc/python:use_library_from_git:246 : local name=oslo.messaging 2022-08-03 02:13:08.285 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-03 02:13:08.288 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-03 02:13:08.290 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.messaging, ]] 2022-08-03 02:13:08.293 | + inc/python:use_library_from_git:249 : return 1 2022-08-03 02:13:08.295 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.middleware 2022-08-03 02:13:08.298 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.middleware 2022-08-03 02:13:08.300 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.middleware 2022-08-03 02:13:08.303 | + inc/python:use_library_from_git:246 : local name=oslo.middleware 2022-08-03 02:13:08.305 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-03 02:13:08.308 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-03 02:13:08.310 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.middleware, ]] 2022-08-03 02:13:08.312 | + inc/python:use_library_from_git:249 : return 1 2022-08-03 02:13:08.315 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.policy 2022-08-03 02:13:08.318 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.policy 2022-08-03 02:13:08.321 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.policy 2022-08-03 02:13:08.323 | + inc/python:use_library_from_git:246 : local name=oslo.policy 2022-08-03 02:13:08.325 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-03 02:13:08.328 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-03 02:13:08.330 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.policy, ]] 2022-08-03 02:13:08.333 | + inc/python:use_library_from_git:249 : return 1 2022-08-03 02:13:08.336 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.privsep 2022-08-03 02:13:08.339 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.privsep 2022-08-03 02:13:08.341 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.privsep 2022-08-03 02:13:08.343 | + inc/python:use_library_from_git:246 : local name=oslo.privsep 2022-08-03 02:13:08.346 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-03 02:13:08.349 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-03 02:13:08.351 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.privsep, ]] 2022-08-03 02:13:08.354 | + inc/python:use_library_from_git:249 : return 1 2022-08-03 02:13:08.356 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.reports 2022-08-03 02:13:08.359 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.reports 2022-08-03 02:13:08.361 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.reports 2022-08-03 02:13:08.364 | + inc/python:use_library_from_git:246 : local name=oslo.reports 2022-08-03 02:13:08.366 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-03 02:13:08.369 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-03 02:13:08.371 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.reports, ]] 2022-08-03 02:13:08.374 | + inc/python:use_library_from_git:249 : return 1 2022-08-03 02:13:08.377 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.rootwrap 2022-08-03 02:13:08.380 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.rootwrap 2022-08-03 02:13:08.383 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.rootwrap 2022-08-03 02:13:08.385 | + inc/python:use_library_from_git:246 : local name=oslo.rootwrap 2022-08-03 02:13:08.387 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-03 02:13:08.390 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-03 02:13:08.393 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.rootwrap, ]] 2022-08-03 02:13:08.395 | + inc/python:use_library_from_git:249 : return 1 2022-08-03 02:13:08.399 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.serialization 2022-08-03 02:13:08.401 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.serialization 2022-08-03 02:13:08.404 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.serialization 2022-08-03 02:13:08.406 | + inc/python:use_library_from_git:246 : local name=oslo.serialization 2022-08-03 02:13:08.409 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-03 02:13:08.411 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-03 02:13:08.414 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.serialization, ]] 2022-08-03 02:13:08.416 | + inc/python:use_library_from_git:249 : return 1 2022-08-03 02:13:08.419 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.service 2022-08-03 02:13:08.421 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.service 2022-08-03 02:13:08.424 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.service 2022-08-03 02:13:08.428 | + inc/python:use_library_from_git:246 : local name=oslo.service 2022-08-03 02:13:08.431 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-03 02:13:08.433 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-03 02:13:08.436 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.service, ]] 2022-08-03 02:13:08.438 | + inc/python:use_library_from_git:249 : return 1 2022-08-03 02:13:08.441 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.utils 2022-08-03 02:13:08.445 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.utils 2022-08-03 02:13:08.447 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.utils 2022-08-03 02:13:08.450 | + inc/python:use_library_from_git:246 : local name=oslo.utils 2022-08-03 02:13:08.452 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-03 02:13:08.455 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-03 02:13:08.458 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.utils, ]] 2022-08-03 02:13:08.460 | + inc/python:use_library_from_git:249 : return 1 2022-08-03 02:13:08.463 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.versionedobjects 2022-08-03 02:13:08.465 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.versionedobjects 2022-08-03 02:13:08.468 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.versionedobjects 2022-08-03 02:13:08.470 | + inc/python:use_library_from_git:246 : local name=oslo.versionedobjects 2022-08-03 02:13:08.473 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-03 02:13:08.475 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-03 02:13:08.477 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.versionedobjects, ]] 2022-08-03 02:13:08.480 | + inc/python:use_library_from_git:249 : return 1 2022-08-03 02:13:08.482 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.vmware 2022-08-03 02:13:08.485 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.vmware 2022-08-03 02:13:08.487 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.vmware 2022-08-03 02:13:08.491 | + inc/python:use_library_from_git:246 : local name=oslo.vmware 2022-08-03 02:13:08.493 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-03 02:13:08.495 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-03 02:13:08.498 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.vmware, ]] 2022-08-03 02:13:08.501 | + inc/python:use_library_from_git:249 : return 1 2022-08-03 02:13:08.503 | + lib/libraries:install_libs:119 : _install_lib_from_source osprofiler 2022-08-03 02:13:08.507 | + lib/libraries:_install_lib_from_source:74 : local name=osprofiler 2022-08-03 02:13:08.509 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osprofiler 2022-08-03 02:13:08.512 | + inc/python:use_library_from_git:246 : local name=osprofiler 2022-08-03 02:13:08.514 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-03 02:13:08.517 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-03 02:13:08.519 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,osprofiler, ]] 2022-08-03 02:13:08.522 | + inc/python:use_library_from_git:249 : return 1 2022-08-03 02:13:08.525 | + lib/libraries:install_libs:120 : _install_lib_from_source pycadf 2022-08-03 02:13:08.527 | + lib/libraries:_install_lib_from_source:74 : local name=pycadf 2022-08-03 02:13:08.530 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git pycadf 2022-08-03 02:13:08.532 | + inc/python:use_library_from_git:246 : local name=pycadf 2022-08-03 02:13:08.535 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-03 02:13:08.537 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-03 02:13:08.540 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,pycadf, ]] 2022-08-03 02:13:08.542 | + inc/python:use_library_from_git:249 : return 1 2022-08-03 02:13:08.546 | + lib/libraries:install_libs:121 : _install_lib_from_source stevedore 2022-08-03 02:13:08.549 | + lib/libraries:_install_lib_from_source:74 : local name=stevedore 2022-08-03 02:13:08.551 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git stevedore 2022-08-03 02:13:08.555 | + inc/python:use_library_from_git:246 : local name=stevedore 2022-08-03 02:13:08.558 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-03 02:13:08.561 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-03 02:13:08.564 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,stevedore, ]] 2022-08-03 02:13:08.567 | + inc/python:use_library_from_git:249 : return 1 2022-08-03 02:13:08.571 | + lib/libraries:install_libs:122 : _install_lib_from_source taskflow 2022-08-03 02:13:08.573 | + lib/libraries:_install_lib_from_source:74 : local name=taskflow 2022-08-03 02:13:08.576 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git taskflow 2022-08-03 02:13:08.578 | + inc/python:use_library_from_git:246 : local name=taskflow 2022-08-03 02:13:08.581 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-03 02:13:08.584 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-03 02:13:08.586 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,taskflow, ]] 2022-08-03 02:13:08.589 | + inc/python:use_library_from_git:249 : return 1 2022-08-03 02:13:08.591 | + lib/libraries:install_libs:123 : _install_lib_from_source tooz 2022-08-03 02:13:08.594 | + lib/libraries:_install_lib_from_source:74 : local name=tooz 2022-08-03 02:13:08.597 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git tooz 2022-08-03 02:13:08.600 | + inc/python:use_library_from_git:246 : local name=tooz 2022-08-03 02:13:08.603 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-03 02:13:08.605 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-03 02:13:08.608 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,tooz, ]] 2022-08-03 02:13:08.611 | + inc/python:use_library_from_git:249 : return 1 2022-08-03 02:13:08.613 | + lib/libraries:install_libs:127 : _install_lib_from_source os-brick 2022-08-03 02:13:08.617 | + lib/libraries:_install_lib_from_source:74 : local name=os-brick 2022-08-03 02:13:08.619 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-brick 2022-08-03 02:13:08.621 | + inc/python:use_library_from_git:246 : local name=os-brick 2022-08-03 02:13:08.624 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-03 02:13:08.626 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-03 02:13:08.629 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,os-brick, ]] 2022-08-03 02:13:08.632 | + inc/python:use_library_from_git:249 : return 1 2022-08-03 02:13:08.635 | + lib/libraries:install_libs:128 : _install_lib_from_source os-resource-classes 2022-08-03 02:13:08.638 | + lib/libraries:_install_lib_from_source:74 : local name=os-resource-classes 2022-08-03 02:13:08.640 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-resource-classes 2022-08-03 02:13:08.643 | + inc/python:use_library_from_git:246 : local name=os-resource-classes 2022-08-03 02:13:08.645 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-03 02:13:08.648 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-03 02:13:08.650 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,os-resource-classes, ]] 2022-08-03 02:13:08.653 | + inc/python:use_library_from_git:249 : return 1 2022-08-03 02:13:08.655 | + lib/libraries:install_libs:129 : _install_lib_from_source os-traits 2022-08-03 02:13:08.658 | + lib/libraries:_install_lib_from_source:74 : local name=os-traits 2022-08-03 02:13:08.661 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-traits 2022-08-03 02:13:08.663 | + inc/python:use_library_from_git:246 : local name=os-traits 2022-08-03 02:13:08.665 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-03 02:13:08.668 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-03 02:13:08.671 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,os-traits, ]] 2022-08-03 02:13:08.673 | + inc/python:use_library_from_git:249 : return 1 2022-08-03 02:13:08.676 | + lib/libraries:install_libs:132 : _install_lib_from_source python-barbicanclient 2022-08-03 02:13:08.679 | + lib/libraries:_install_lib_from_source:74 : local name=python-barbicanclient 2022-08-03 02:13:08.682 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git python-barbicanclient 2022-08-03 02:13:08.684 | + inc/python:use_library_from_git:246 : local name=python-barbicanclient 2022-08-03 02:13:08.686 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-03 02:13:08.689 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-03 02:13:08.692 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,python-barbicanclient, ]] 2022-08-03 02:13:08.695 | + inc/python:use_library_from_git:249 : return 1 2022-08-03 02:13:08.698 | + lib/libraries:install_libs:139 : pip_install etcd3 2022-08-03 02:13:08.722 | Using python 3.8 to install etcd3 2022-08-03 02:13:08.726 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3 2022-08-03 02:13:10.965 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 02:13:10.965 | from cryptography.utils import int_from_bytes 2022-08-03 02:13:10.965 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 02:13:10.965 | from cryptography.utils import int_from_bytes 2022-08-03 02:13:12.076 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-03 02:13:12.078 | Requirement already satisfied: etcd3===0.12.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 160)) (0.12.0) 2022-08-03 02:13:12.089 | Requirement already satisfied: grpcio===1.47.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 189)) (1.47.0) 2022-08-03 02:13:12.101 | Requirement already satisfied: protobuf===4.21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 345)) (4.21.3) 2022-08-03 02:13:12.104 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-08-03 02:13:12.107 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 531)) (6.3.1) 2022-08-03 02:13:14.498 | + inc/python:pip_install:196 : result=0 2022-08-03 02:13:14.500 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-03 02:13:14.503 | + functions-common:time_stop:2440 : local name 2022-08-03 02:13:14.506 | + functions-common:time_stop:2441 : local end_time 2022-08-03 02:13:14.509 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-03 02:13:14.512 | + functions-common:time_stop:2443 : local total 2022-08-03 02:13:14.514 | + functions-common:time_stop:2444 : local start_time 2022-08-03 02:13:14.517 | + functions-common:time_stop:2446 : name=pip_install 2022-08-03 02:13:14.520 | + functions-common:time_stop:2447 : start_time=1659492788716 2022-08-03 02:13:14.523 | + functions-common:time_stop:2449 : [[ -z 1659492788716 ]] 2022-08-03 02:13:14.527 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-03 02:13:14.531 | + functions-common:time_stop:2452 : end_time=1659492794528 2022-08-03 02:13:14.533 | + functions-common:time_stop:2453 : elapsed_time=5812 2022-08-03 02:13:14.535 | + functions-common:time_stop:2454 : total=31233 2022-08-03 02:13:14.538 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-03 02:13:14.541 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=37045 2022-08-03 02:13:14.543 | + inc/python:pip_install:199 : return 0 2022-08-03 02:13:14.546 | + lib/libraries:install_libs:140 : pip_install etcd3gw 2022-08-03 02:13:14.570 | Using python 3.8 to install etcd3gw 2022-08-03 02:13:14.574 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3gw 2022-08-03 02:13:16.878 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 02:13:16.878 | from cryptography.utils import int_from_bytes 2022-08-03 02:13:16.878 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 02:13:16.878 | from cryptography.utils import int_from_bytes 2022-08-03 02:13:17.975 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-03 02:13:17.977 | Requirement already satisfied: etcd3gw===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 161)) (1.0.2) 2022-08-03 02:13:17.985 | Requirement already satisfied: futurist===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 174)) (2.4.1) 2022-08-03 02:13:17.988 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.9.0) 2022-08-03 02:13:17.991 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-08-03 02:13:18.006 | Requirement already satisfied: urllib3===1.26.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.10) 2022-08-03 02:13:18.041 | Requirement already satisfied: charset-normalizer===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (2.1.0) 2022-08-03 02:13:18.046 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2019.11.28) 2022-08-03 02:13:18.049 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) (3.3) 2022-08-03 02:13:20.463 | + inc/python:pip_install:196 : result=0 2022-08-03 02:13:20.466 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-03 02:13:20.469 | + functions-common:time_stop:2440 : local name 2022-08-03 02:13:20.472 | + functions-common:time_stop:2441 : local end_time 2022-08-03 02:13:20.476 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-03 02:13:20.479 | + functions-common:time_stop:2443 : local total 2022-08-03 02:13:20.481 | + functions-common:time_stop:2444 : local start_time 2022-08-03 02:13:20.484 | + functions-common:time_stop:2446 : name=pip_install 2022-08-03 02:13:20.486 | + functions-common:time_stop:2447 : start_time=1659492794564 2022-08-03 02:13:20.489 | + functions-common:time_stop:2449 : [[ -z 1659492794564 ]] 2022-08-03 02:13:20.493 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-03 02:13:20.498 | + functions-common:time_stop:2452 : end_time=1659492800495 2022-08-03 02:13:20.500 | + functions-common:time_stop:2453 : elapsed_time=5931 2022-08-03 02:13:20.503 | + functions-common:time_stop:2454 : total=37045 2022-08-03 02:13:20.509 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-03 02:13:20.512 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=42976 2022-08-03 02:13:20.516 | + inc/python:pip_install:199 : return 0 2022-08-03 02:13:20.520 | + ./stack.sh:main:873 : install_apache_uwsgi 2022-08-03 02:13:20.524 | + lib/apache:install_apache_uwsgi:85 : local apxs=apxs2 2022-08-03 02:13:20.528 | + lib/apache:install_apache_uwsgi:86 : is_fedora 2022-08-03 02:13:20.531 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-08-03 02:13:20.534 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-08-03 02:13:20.538 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-08-03 02:13:20.541 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-08-03 02:13:20.543 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-08-03 02:13:20.546 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-08-03 02:13:20.549 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-08-03 02:13:20.552 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-08-03 02:13:20.555 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-08-03 02:13:20.558 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-08-03 02:13:20.560 | + lib/apache:install_apache_uwsgi:90 : is_ubuntu 2022-08-03 02:13:20.563 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-03 02:13:20.566 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-03 02:13:20.569 | + lib/apache:install_apache_uwsgi:91 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-08-03 02:13:20.572 | + lib/apache:install_apache_uwsgi:92 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-08-03 02:13:20.574 | + functions-common:install_package:1464 : update_package_repo 2022-08-03 02:13:20.577 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-08-03 02:13:20.579 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-08-03 02:13:20.581 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-08-03 02:13:20.585 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-08-03 02:13:20.587 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-08-03 02:13:20.591 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-03 02:13:20.595 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-03 02:13:20.598 | + functions-common:update_package_repo:1445 : apt_get_update 2022-08-03 02:13:20.602 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-08-03 02:13:20.605 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-08-03 02:13:20.608 | + functions-common:apt_get_update:1191 : return 2022-08-03 02:13:20.611 | + functions-common:install_package:1465 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-08-03 02:13:20.614 | + functions-common:real_install_package:1450 : is_ubuntu 2022-08-03 02:13:20.617 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-03 02:13:20.620 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-03 02:13:20.623 | + functions-common:real_install_package:1451 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-08-03 02:13:20.654 | + functions-common:apt_get:1231 : 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-08-03 02:13:20.776 | Reading package lists... 2022-08-03 02:13:21.101 | Building dependency tree... 2022-08-03 02:13:21.103 | Reading state information... 2022-08-03 02:13:21.539 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2022-08-03 02:13:21.539 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2022-08-03 02:13:21.539 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.12). 2022-08-03 02:13:21.539 | The following packages were automatically installed and are no longer required: 2022-08-03 02:13:21.541 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-08-03 02:13:21.541 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-08-03 02:13:21.541 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-08-03 02:13:21.541 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-08-03 02:13:21.541 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-08-03 02:13:21.542 | python3-zope.interface 2022-08-03 02:13:21.542 | Use 'sudo apt autoremove' to remove them. 2022-08-03 02:13:21.695 | 0 upgraded, 0 newly installed, 0 to remove and 158 not upgraded. 2022-08-03 02:13:21.700 | + functions-common:apt_get:1235 : result=0 2022-08-03 02:13:21.703 | + functions-common:apt_get:1238 : time_stop apt-get 2022-08-03 02:13:21.706 | + functions-common:time_stop:2440 : local name 2022-08-03 02:13:21.709 | + functions-common:time_stop:2441 : local end_time 2022-08-03 02:13:21.711 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-03 02:13:21.714 | + functions-common:time_stop:2443 : local total 2022-08-03 02:13:21.717 | + functions-common:time_stop:2444 : local start_time 2022-08-03 02:13:21.719 | + functions-common:time_stop:2446 : name=apt-get 2022-08-03 02:13:21.722 | + functions-common:time_stop:2447 : start_time=1659492800651 2022-08-03 02:13:21.725 | + functions-common:time_stop:2449 : [[ -z 1659492800651 ]] 2022-08-03 02:13:21.730 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-03 02:13:21.735 | + functions-common:time_stop:2452 : end_time=1659492801732 2022-08-03 02:13:21.737 | + functions-common:time_stop:2453 : elapsed_time=1081 2022-08-03 02:13:21.740 | + functions-common:time_stop:2454 : total=6046 2022-08-03 02:13:21.743 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-03 02:13:21.746 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=7127 2022-08-03 02:13:21.750 | + functions-common:apt_get:1239 : return 0 2022-08-03 02:13:21.754 | + lib/apache:install_apache_uwsgi:128 : is_ubuntu 2022-08-03 02:13:21.757 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-03 02:13:21.760 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-03 02:13:21.763 | + lib/apache:install_apache_uwsgi:130 : sudo a2enmod proxy 2022-08-03 02:13:21.875 | Module proxy already enabled 2022-08-03 02:13:21.883 | + lib/apache:install_apache_uwsgi:131 : sudo a2enmod proxy_uwsgi 2022-08-03 02:13:21.952 | Considering dependency proxy for proxy_uwsgi: 2022-08-03 02:13:21.952 | Module proxy already enabled 2022-08-03 02:13:21.952 | Module proxy_uwsgi already enabled 2022-08-03 02:13:21.956 | + lib/apache:install_apache_uwsgi:137 : restart_apache_server 2022-08-03 02:13:21.960 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-08-03 02:13:21.962 | + functions-common:restart_service:2324 : '[' -x /bin/systemctl ']' 2022-08-03 02:13:21.970 | + functions-common:restart_service:2325 : sudo /bin/systemctl restart apache2 2022-08-03 02:13:22.148 | + ./stack.sh:main:876 : install_keystoneauth 2022-08-03 02:13:22.152 | + lib/keystone:install_keystoneauth:498 : use_library_from_git keystoneauth 2022-08-03 02:13:22.156 | + inc/python:use_library_from_git:246 : local name=keystoneauth 2022-08-03 02:13:22.160 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-03 02:13:22.164 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-03 02:13:22.169 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,keystoneauth, ]] 2022-08-03 02:13:22.174 | + inc/python:use_library_from_git:249 : return 1 2022-08-03 02:13:22.178 | + ./stack.sh:main:877 : install_keystoneclient 2022-08-03 02:13:22.182 | + lib/keystone:install_keystoneclient:506 : use_library_from_git python-keystoneclient 2022-08-03 02:13:22.186 | + inc/python:use_library_from_git:246 : local name=python-keystoneclient 2022-08-03 02:13:22.190 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-03 02:13:22.194 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-03 02:13:22.197 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,python-keystoneclient, ]] 2022-08-03 02:13:22.200 | + inc/python:use_library_from_git:249 : return 1 2022-08-03 02:13:22.204 | + ./stack.sh:main:878 : install_glanceclient 2022-08-03 02:13:22.207 | + lib/glance:install_glanceclient:498 : use_library_from_git python-glanceclient 2022-08-03 02:13:22.210 | + inc/python:use_library_from_git:246 : local name=python-glanceclient 2022-08-03 02:13:22.213 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-03 02:13:22.216 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-03 02:13:22.218 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,python-glanceclient, ]] 2022-08-03 02:13:22.221 | + inc/python:use_library_from_git:249 : return 1 2022-08-03 02:13:22.224 | + ./stack.sh:main:879 : install_cinderclient 2022-08-03 02:13:22.227 | + lib/cinder:install_cinderclient:484 : use_library_from_git python-brick-cinderclient-ext 2022-08-03 02:13:22.230 | + inc/python:use_library_from_git:246 : local name=python-brick-cinderclient-ext 2022-08-03 02:13:22.232 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-03 02:13:22.235 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-03 02:13:22.238 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2022-08-03 02:13:22.241 | + inc/python:use_library_from_git:249 : return 1 2022-08-03 02:13:22.244 | + lib/cinder:install_cinderclient:489 : use_library_from_git python-cinderclient 2022-08-03 02:13:22.246 | + inc/python:use_library_from_git:246 : local name=python-cinderclient 2022-08-03 02:13:22.250 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-03 02:13:22.252 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-03 02:13:22.256 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,python-cinderclient, ]] 2022-08-03 02:13:22.259 | + inc/python:use_library_from_git:249 : return 1 2022-08-03 02:13:22.262 | + ./stack.sh:main:880 : install_novaclient 2022-08-03 02:13:22.264 | + lib/nova:install_novaclient:878 : use_library_from_git python-novaclient 2022-08-03 02:13:22.267 | + inc/python:use_library_from_git:246 : local name=python-novaclient 2022-08-03 02:13:22.270 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-03 02:13:22.273 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-03 02:13:22.276 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,python-novaclient, ]] 2022-08-03 02:13:22.279 | + inc/python:use_library_from_git:249 : return 1 2022-08-03 02:13:22.282 | + ./stack.sh:main:881 : is_service_enabled swift glance horizon 2022-08-03 02:13:22.303 | + functions-common:is_service_enabled:2096 : return 0 2022-08-03 02:13:22.306 | + ./stack.sh:main:882 : install_swiftclient 2022-08-03 02:13:22.309 | + lib/swift:install_swiftclient:733 : use_library_from_git python-swiftclient 2022-08-03 02:13:22.311 | + inc/python:use_library_from_git:246 : local name=python-swiftclient 2022-08-03 02:13:22.314 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-03 02:13:22.317 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-03 02:13:22.320 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,python-swiftclient, ]] 2022-08-03 02:13:22.322 | + inc/python:use_library_from_git:249 : return 1 2022-08-03 02:13:22.326 | + ./stack.sh:main:884 : is_service_enabled neutron nova horizon 2022-08-03 02:13:22.345 | + functions-common:is_service_enabled:2096 : return 0 2022-08-03 02:13:22.348 | + ./stack.sh:main:885 : install_neutronclient 2022-08-03 02:13:22.351 | + lib/neutron:install_neutronclient:466 : use_library_from_git python-neutronclient 2022-08-03 02:13:22.354 | + inc/python:use_library_from_git:246 : local name=python-neutronclient 2022-08-03 02:13:22.356 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-03 02:13:22.359 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-03 02:13:22.362 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,python-neutronclient, ]] 2022-08-03 02:13:22.365 | + inc/python:use_library_from_git:249 : return 1 2022-08-03 02:13:22.367 | + ./stack.sh:main:889 : install_keystonemiddleware 2022-08-03 02:13:22.370 | + lib/keystone:install_keystonemiddleware:516 : use_library_from_git keystonemiddleware 2022-08-03 02:13:22.373 | + inc/python:use_library_from_git:246 : local name=keystonemiddleware 2022-08-03 02:13:22.376 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-03 02:13:22.379 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-03 02:13:22.382 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,keystonemiddleware, ]] 2022-08-03 02:13:22.385 | + inc/python:use_library_from_git:249 : return 1 2022-08-03 02:13:22.388 | + lib/keystone:install_keystonemiddleware:521 : pip_install_gr keystonemiddleware 2022-08-03 02:13:22.391 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-08-03 02:13:22.393 | + inc/python:pip_install_gr:77 : local clean_name 2022-08-03 02:13:22.398 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-08-03 02:13:22.401 | ++ inc/python:get_from_global_requirements:221 : local package=keystonemiddleware 2022-08-03 02:13:22.404 | ++ inc/python:get_from_global_requirements:222 : local required_pkg 2022-08-03 02:13:22.409 | +++ inc/python:get_from_global_requirements:223 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-08-03 02:13:22.409 | +++ inc/python:get_from_global_requirements:223 : cut -d# -f1 2022-08-03 02:13:22.417 | ++ inc/python:get_from_global_requirements:223 : required_pkg='keystonemiddleware ' 2022-08-03 02:13:22.419 | ++ inc/python:get_from_global_requirements:224 : [[ keystonemiddleware == '' ]] 2022-08-03 02:13:22.422 | ++ inc/python:get_from_global_requirements:227 : echo keystonemiddleware 2022-08-03 02:13:22.425 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-08-03 02:13:22.428 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-08-03 02:13:22.455 | Using python 3.8 to install keystonemiddleware 2022-08-03 02:13:22.457 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt keystonemiddleware 2022-08-03 02:13:24.746 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 02:13:24.746 | from cryptography.utils import int_from_bytes 2022-08-03 02:13:24.746 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 02:13:24.746 | from cryptography.utils import int_from_bytes 2022-08-03 02:13:25.865 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-03 02:13:25.867 | Requirement already satisfied: keystonemiddleware===10.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 229)) (10.0.0) 2022-08-03 02:13:25.923 | Requirement already satisfied: oslo.cache===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (3.0.0) 2022-08-03 02:13:25.962 | Requirement already satisfied: oslo.config===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (9.0.0) 2022-08-03 02:13:26.004 | Requirement already satisfied: oslo.context===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (5.0.0) 2022-08-03 02:13:26.010 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (5.1.0) 2022-08-03 02:13:26.014 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (5.0.0) 2022-08-03 02:13:26.055 | Requirement already satisfied: oslo.serialization===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (5.0.0) 2022-08-03 02:13:26.065 | Requirement already satisfied: oslo.utils===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (6.0.0) 2022-08-03 02:13:26.079 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (21.3) 2022-08-03 02:13:26.086 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.9.0) 2022-08-03 02:13:26.088 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (3.1.1) 2022-08-03 02:13:26.099 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (0.9.6) 2022-08-03 02:13:26.102 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-08-03 02:13:26.108 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (2.8.2) 2022-08-03 02:13:26.114 | Requirement already satisfied: python-keystoneclient===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (5.0.0) 2022-08-03 02:13:26.137 | Requirement already satisfied: pytz===2022.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2022.1) 2022-08-03 02:13:26.141 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-08-03 02:13:26.156 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 460)) (1.5.0) 2022-08-03 02:13:26.161 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-08-03 02:13:26.163 | Requirement already satisfied: stevedore===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (4.0.0) 2022-08-03 02:13:26.168 | Requirement already satisfied: urllib3===1.26.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.10) 2022-08-03 02:13:26.203 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (1.8.7) 2022-08-03 02:13:26.217 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (5.0.0) 2022-08-03 02:13:26.277 | Requirement already satisfied: dogpile.cache===1.1.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 152)) (1.1.8) 2022-08-03 02:13:26.283 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.8.0) 2022-08-03 02:13:26.288 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (2.5.0) 2022-08-03 02:13:26.295 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-08-03 02:13:26.298 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (1.0.4) 2022-08-03 02:13:26.301 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) (1.0.2) 2022-08-03 02:13:26.305 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 262)) (0.11.0) 2022-08-03 02:13:26.308 | Requirement already satisfied: charset-normalizer===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (2.1.0) 2022-08-03 02:13:26.314 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) (3.3) 2022-08-03 02:13:26.318 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2019.11.28) 2022-08-03 02:13:26.321 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (1.7.0) 2022-08-03 02:13:26.325 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (5.1.1) 2022-08-03 02:13:26.328 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (1.14.1) 2022-08-03 02:13:28.489 | + inc/python:pip_install:196 : result=0 2022-08-03 02:13:28.491 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-03 02:13:28.493 | + functions-common:time_stop:2440 : local name 2022-08-03 02:13:28.496 | + functions-common:time_stop:2441 : local end_time 2022-08-03 02:13:28.498 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-03 02:13:28.500 | + functions-common:time_stop:2443 : local total 2022-08-03 02:13:28.502 | + functions-common:time_stop:2444 : local start_time 2022-08-03 02:13:28.505 | + functions-common:time_stop:2446 : name=pip_install 2022-08-03 02:13:28.508 | + functions-common:time_stop:2447 : start_time=1659492802448 2022-08-03 02:13:28.510 | + functions-common:time_stop:2449 : [[ -z 1659492802448 ]] 2022-08-03 02:13:28.513 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-03 02:13:28.517 | + functions-common:time_stop:2452 : end_time=1659492808515 2022-08-03 02:13:28.519 | + functions-common:time_stop:2453 : elapsed_time=6067 2022-08-03 02:13:28.522 | + functions-common:time_stop:2454 : total=42976 2022-08-03 02:13:28.525 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-03 02:13:28.527 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=49043 2022-08-03 02:13:28.529 | + inc/python:pip_install:199 : return 0 2022-08-03 02:13:28.532 | + lib/keystone:install_keystonemiddleware:525 : pip_install_gr python-memcached 2022-08-03 02:13:28.534 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-08-03 02:13:28.537 | + inc/python:pip_install_gr:77 : local clean_name 2022-08-03 02:13:28.540 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-08-03 02:13:28.543 | ++ inc/python:get_from_global_requirements:221 : local package=python-memcached 2022-08-03 02:13:28.545 | ++ inc/python:get_from_global_requirements:222 : local required_pkg 2022-08-03 02:13:28.549 | +++ inc/python:get_from_global_requirements:223 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-08-03 02:13:28.550 | +++ inc/python:get_from_global_requirements:223 : cut -d# -f1 2022-08-03 02:13:28.555 | ++ inc/python:get_from_global_requirements:223 : required_pkg='python-memcached ' 2022-08-03 02:13:28.558 | ++ inc/python:get_from_global_requirements:224 : [[ python-memcached == '' ]] 2022-08-03 02:13:28.561 | ++ inc/python:get_from_global_requirements:227 : echo python-memcached 2022-08-03 02:13:28.564 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-08-03 02:13:28.566 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-08-03 02:13:28.592 | Using python 3.8 to install python-memcached 2022-08-03 02:13:28.595 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-memcached 2022-08-03 02:13:30.816 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 02:13:30.816 | from cryptography.utils import int_from_bytes 2022-08-03 02:13:30.816 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 02:13:30.816 | from cryptography.utils import int_from_bytes 2022-08-03 02:13:31.912 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-03 02:13:31.914 | Requirement already satisfied: python-memcached===1.59 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 411)) (1.59) 2022-08-03 02:13:31.919 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-08-03 02:13:34.375 | + inc/python:pip_install:196 : result=0 2022-08-03 02:13:34.377 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-03 02:13:34.381 | + functions-common:time_stop:2440 : local name 2022-08-03 02:13:34.383 | + functions-common:time_stop:2441 : local end_time 2022-08-03 02:13:34.386 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-03 02:13:34.388 | + functions-common:time_stop:2443 : local total 2022-08-03 02:13:34.391 | + functions-common:time_stop:2444 : local start_time 2022-08-03 02:13:34.393 | + functions-common:time_stop:2446 : name=pip_install 2022-08-03 02:13:34.396 | + functions-common:time_stop:2447 : start_time=1659492808585 2022-08-03 02:13:34.398 | + functions-common:time_stop:2449 : [[ -z 1659492808585 ]] 2022-08-03 02:13:34.401 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-03 02:13:34.406 | + functions-common:time_stop:2452 : end_time=1659492814402 2022-08-03 02:13:34.408 | + functions-common:time_stop:2453 : elapsed_time=5817 2022-08-03 02:13:34.411 | + functions-common:time_stop:2454 : total=49043 2022-08-03 02:13:34.414 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-03 02:13:34.416 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=54860 2022-08-03 02:13:34.419 | + inc/python:pip_install:199 : return 0 2022-08-03 02:13:34.421 | + ./stack.sh:main:891 : is_service_enabled keystone 2022-08-03 02:13:34.443 | + functions-common:is_service_enabled:2096 : return 0 2022-08-03 02:13:34.446 | + ./stack.sh:main:892 : '[' 10.222.0.74 == 10.222.0.74 ']' 2022-08-03 02:13:34.449 | + ./stack.sh:main:893 : stack_install_service keystone 2022-08-03 02:13:34.451 | + lib/stack:stack_install_service:20 : local service=keystone 2022-08-03 02:13:34.454 | + lib/stack:stack_install_service:21 : type install_keystone 2022-08-03 02:13:34.457 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-08-03 02:13:34.460 | + lib/stack:stack_install_service:32 : install_keystone 2022-08-03 02:13:34.462 | + lib/keystone:install_keystone:531 : is_service_enabled ldap 2022-08-03 02:13:34.480 | + functions-common:is_service_enabled:2096 : return 1 2022-08-03 02:13:34.483 | + lib/keystone:install_keystone:535 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2022-08-03 02:13:34.486 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/keystone.git 2022-08-03 02:13:34.488 | + functions-common:git_clone:598 : local git_dest=/opt/stack/keystone 2022-08-03 02:13:34.492 | + functions-common:git_clone:599 : local git_ref=master 2022-08-03 02:13:34.494 | + functions-common:git_clone:600 : local orig_dir 2022-08-03 02:13:34.497 | ++ functions-common:git_clone:601 : pwd 2022-08-03 02:13:34.499 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-08-03 02:13:34.501 | + functions-common:git_clone:602 : local git_clone_flags= 2022-08-03 02:13:34.504 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-08-03 02:13:34.520 | + functions-common:git_clone:604 : RECLONE=False 2022-08-03 02:13:34.523 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-08-03 02:13:34.526 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-08-03 02:13:34.529 | + functions-common:git_clone:618 : echo master 2022-08-03 02:13:34.530 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-08-03 02:13:34.536 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/keystone ]] 2022-08-03 02:13:34.539 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-08-03 02:13:34.541 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/keystone 2022-08-03 02:13:34.556 | + functions-common:git_clone:678 : cd /opt/stack/keystone 2022-08-03 02:13:34.559 | + functions-common:git_clone:679 : git show --oneline 2022-08-03 02:13:34.559 | + functions-common:git_clone:679 : head -1 2022-08-03 02:13:34.563 | 1dd6993d7 Merge "docs: Update docs to reflect migration to Alembic" 2022-08-03 02:13:34.566 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-08-03 02:13:34.570 | + lib/keystone:install_keystone:536 : setup_develop /opt/stack/keystone 2022-08-03 02:13:34.573 | + inc/python:setup_develop:334 : local bindep 2022-08-03 02:13:34.575 | + inc/python:setup_develop:335 : [[ /opt/stack/keystone == -bindep* ]] 2022-08-03 02:13:34.578 | + inc/python:setup_develop:339 : local project_dir=/opt/stack/keystone 2022-08-03 02:13:34.580 | + inc/python:setup_develop:340 : local extras= 2022-08-03 02:13:34.583 | + inc/python:setup_develop:341 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-08-03 02:13:34.587 | + inc/python:_setup_package_with_constraints_edit:360 : local bindep 2022-08-03 02:13:34.589 | + inc/python:_setup_package_with_constraints_edit:361 : [[ /opt/stack/keystone == -bindep* ]] 2022-08-03 02:13:34.592 | + inc/python:_setup_package_with_constraints_edit:365 : local project_dir=/opt/stack/keystone 2022-08-03 02:13:34.594 | + inc/python:_setup_package_with_constraints_edit:366 : local flags=-e 2022-08-03 02:13:34.597 | + inc/python:_setup_package_with_constraints_edit:367 : local extras= 2022-08-03 02:13:34.601 | ++ inc/python:_setup_package_with_constraints_edit:374 : cd /opt/stack/keystone 2022-08-03 02:13:34.604 | ++ inc/python:_setup_package_with_constraints_edit:374 : pwd 2022-08-03 02:13:34.607 | + inc/python:_setup_package_with_constraints_edit:374 : project_dir=/opt/stack/keystone 2022-08-03 02:13:34.610 | + inc/python:_setup_package_with_constraints_edit:376 : '[' -n /opt/stack/requirements ']' 2022-08-03 02:13:34.612 | + inc/python:_setup_package_with_constraints_edit:380 : local name 2022-08-03 02:13:34.615 | ++ inc/python:_setup_package_with_constraints_edit:381 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-08-03 02:13:34.622 | + inc/python:_setup_package_with_constraints_edit:381 : name=keystone 2022-08-03 02:13:34.624 | + inc/python:_setup_package_with_constraints_edit:383 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2022-08-03 02:13:35.304 | + inc/python:_setup_package_with_constraints_edit:386 : setup_package /opt/stack/keystone -e 2022-08-03 02:13:35.307 | + inc/python:setup_package:414 : local bindep=0 2022-08-03 02:13:35.309 | + inc/python:setup_package:415 : local bindep_flag= 2022-08-03 02:13:35.311 | + inc/python:setup_package:416 : local bindep_profiles= 2022-08-03 02:13:35.313 | + inc/python:setup_package:417 : [[ /opt/stack/keystone == -bindep* ]] 2022-08-03 02:13:35.316 | + inc/python:setup_package:422 : local project_dir=/opt/stack/keystone 2022-08-03 02:13:35.318 | + inc/python:setup_package:423 : local flags=-e 2022-08-03 02:13:35.321 | + inc/python:setup_package:424 : local extras= 2022-08-03 02:13:35.323 | + inc/python:setup_package:428 : [[ -n -e ]] 2022-08-03 02:13:35.326 | + inc/python:setup_package:428 : [[ -z '' ]] 2022-08-03 02:13:35.328 | + inc/python:setup_package:428 : [[ ! -e =~ ^-.* ]] 2022-08-03 02:13:35.331 | + inc/python:setup_package:433 : [[ ! -z '' ]] 2022-08-03 02:13:35.334 | + inc/python:setup_package:438 : [[ 0 == 1 ]] 2022-08-03 02:13:35.336 | + inc/python:setup_package:442 : pip_install -e /opt/stack/keystone 2022-08-03 02:13:35.360 | Using python 3.8 to install /opt/stack/keystone 2022-08-03 02:13:35.362 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/keystone 2022-08-03 02:13:37.695 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 02:13:37.695 | from cryptography.utils import int_from_bytes 2022-08-03 02:13:37.695 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 02:13:37.695 | from cryptography.utils import int_from_bytes 2022-08-03 02:13:38.773 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-03 02:13:38.773 | Obtaining file:///opt/stack/keystone 2022-08-03 02:13:40.415 | Requirement already satisfied: Flask===2.1.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 7)) (2.1.3) 2022-08-03 02:13:40.433 | Requirement already satisfied: Flask-RESTful===0.3.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 8)) (0.3.9) 2022-08-03 02:13:40.443 | Requirement already satisfied: Jinja2===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 10)) (3.1.2) 2022-08-03 02:13:40.450 | Requirement already satisfied: MarkupSafe===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (2.1.1) 2022-08-03 02:13:40.453 | Requirement already satisfied: PyJWT===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 18)) (2.4.0) 2022-08-03 02:13:40.480 | Requirement already satisfied: SQLAlchemy===1.4.39 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 25)) (1.4.39) 2022-08-03 02:13:40.626 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (1.8.7) 2022-08-03 02:13:40.641 | Requirement already satisfied: Werkzeug===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 34)) (2.2.1) 2022-08-03 02:13:40.648 | Requirement already satisfied: aniso8601===9.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 80)) (9.0.1) 2022-08-03 02:13:40.661 | Requirement already satisfied: bcrypt===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 96)) (3.2.2) 2022-08-03 02:13:40.669 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (1.15.1) 2022-08-03 02:13:40.673 | Requirement already satisfied: click===8.1.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 114)) (8.1.3) 2022-08-03 02:13:40.680 | Requirement already satisfied: cryptography===36.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 127)) (36.0.2) 2022-08-03 02:13:40.719 | Requirement already satisfied: dogpile.cache===1.1.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 152)) (1.1.8) 2022-08-03 02:13:40.724 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 188)) (1.1.2) 2022-08-03 02:13:40.729 | Requirement already satisfied: importlib-metadata===4.12.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (4.12.0) 2022-08-03 02:13:40.767 | Requirement already satisfied: itsdangerous===2.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 214)) (2.1.2) 2022-08-03 02:13:40.770 | Requirement already satisfied: jsonschema===4.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (4.7.2) 2022-08-03 02:13:40.809 | Requirement already satisfied: keystonemiddleware===10.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 229)) (10.0.0) 2022-08-03 02:13:40.861 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (1.0.4) 2022-08-03 02:13:40.865 | Requirement already satisfied: oauthlib===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 278)) (3.2.0) 2022-08-03 02:13:40.876 | Requirement already satisfied: oslo.cache===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (3.0.0) 2022-08-03 02:13:40.914 | Requirement already satisfied: oslo.config===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (9.0.0) 2022-08-03 02:13:40.955 | Requirement already satisfied: oslo.context===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (5.0.0) 2022-08-03 02:13:40.961 | Requirement already satisfied: oslo.db===12.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (12.0.0) 2022-08-03 02:13:41.010 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (5.1.0) 2022-08-03 02:13:41.014 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (5.0.0) 2022-08-03 02:13:41.054 | Requirement already satisfied: oslo.messaging===13.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (13.0.0) 2022-08-03 02:13:41.110 | Requirement already satisfied: oslo.metrics===0.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (0.4.0) 2022-08-03 02:13:41.121 | Requirement already satisfied: oslo.middleware===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (5.0.0) 2022-08-03 02:13:41.140 | Requirement already satisfied: oslo.policy===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (4.0.0) 2022-08-03 02:13:41.155 | Requirement already satisfied: oslo.serialization===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (5.0.0) 2022-08-03 02:13:41.164 | Requirement already satisfied: oslo.service===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (3.0.0) 2022-08-03 02:13:41.187 | Requirement already satisfied: oslo.upgradecheck===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (2.0.0) 2022-08-03 02:13:41.197 | Requirement already satisfied: oslo.utils===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (6.0.0) 2022-08-03 02:13:41.211 | Requirement already satisfied: osprofiler===3.4.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 326)) (3.4.3) 2022-08-03 02:13:41.251 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (21.3) 2022-08-03 02:13:41.257 | Requirement already satisfied: passlib===1.7.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (1.7.4) 2022-08-03 02:13:41.271 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.9.0) 2022-08-03 02:13:41.274 | Requirement already satisfied: prettytable===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.3.0) 2022-08-03 02:13:41.286 | Requirement already satisfied: prometheus-client===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 344)) (0.14.1) 2022-08-03 02:13:41.292 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (3.1.1) 2022-08-03 02:13:41.304 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-08-03 02:13:41.307 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (0.9.6) 2022-08-03 02:13:41.311 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-08-03 02:13:41.320 | Requirement already satisfied: pyrsistent===0.18.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 373)) (0.18.1) 2022-08-03 02:13:41.326 | Requirement already satisfied: pysaml2===7.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 374)) (7.1.2) 2022-08-03 02:13:41.353 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (2.8.2) 2022-08-03 02:13:41.358 | Requirement already satisfied: python-keystoneclient===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (5.0.0) 2022-08-03 02:13:41.385 | Requirement already satisfied: pytz===2022.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2022.1) 2022-08-03 02:13:41.390 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-08-03 02:13:41.408 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 460)) (1.5.0) 2022-08-03 02:13:41.414 | Requirement already satisfied: scrypt===0.8.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 475)) (0.8.20) 2022-08-03 02:13:41.418 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-08-03 02:13:41.421 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 510)) (0.13.0) 2022-08-03 02:13:41.436 | Requirement already satisfied: sqlparse===0.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 511)) (0.4.2) 2022-08-03 02:13:41.439 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 514)) (3.3.0) 2022-08-03 02:13:41.444 | Requirement already satisfied: stevedore===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (4.0.0) 2022-08-03 02:13:41.451 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 534)) (2.0.1) 2022-08-03 02:13:41.463 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 535)) (0.5.0) 2022-08-03 02:13:41.472 | Requirement already satisfied: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (2.5.0) 2022-08-03 02:13:41.483 | Requirement already satisfied: urllib3===1.26.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.10) 2022-08-03 02:13:41.527 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) (0.2.5) 2022-08-03 02:13:41.534 | Requirement already satisfied: xmlschema===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 581)) (2.0.1) 2022-08-03 02:13:41.573 | Requirement already satisfied: yappi===1.3.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 585)) (1.3.5) 2022-08-03 02:13:41.578 | Requirement already satisfied: zipp===3.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 590)) (3.8.1) 2022-08-03 02:13:41.605 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (5.1.1) 2022-08-03 02:13:41.607 | Requirement already satisfied: attrs===21.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (21.4.0) 2022-08-03 02:13:41.705 | Requirement already satisfied: importlib-resources===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 206)) (5.9.0) 2022-08-03 02:13:41.732 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (5.0.0) 2022-08-03 02:13:41.793 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-08-03 02:13:41.797 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.8.0) 2022-08-03 02:13:41.802 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (2.5.0) 2022-08-03 02:13:41.809 | Requirement already satisfied: alembic===1.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (1.8.1) 2022-08-03 02:13:41.824 | Requirement already satisfied: futurist===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 174)) (2.4.1) 2022-08-03 02:13:41.826 | Requirement already satisfied: kombu===5.2.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 230)) (5.2.4) 2022-08-03 02:13:41.875 | Requirement already satisfied: amqp===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 79)) (5.1.1) 2022-08-03 02:13:41.880 | Requirement already satisfied: cachetools===5.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 104)) (5.2.0) 2022-08-03 02:13:41.883 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 15)) (2.1.1) 2022-08-03 02:13:41.892 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (2.5.1) 2022-08-03 02:13:41.904 | Requirement already satisfied: Paste===3.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (3.5.1) 2022-08-03 02:13:41.913 | Requirement already satisfied: oslo.concurrency===4.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (4.5.1) 2022-08-03 02:13:41.924 | Requirement already satisfied: fixtures===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) (4.0.1) 2022-08-03 02:13:41.936 | Requirement already satisfied: eventlet===0.33.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (0.33.1) 2022-08-03 02:13:41.946 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 262)) (0.11.0) 2022-08-03 02:13:41.949 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) (1.0.2) 2022-08-03 02:13:41.952 | Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from pysaml2===7.1.2->-c /opt/stack/requirements/upper-constraints.txt (line 374)) (45.2.0) 2022-08-03 02:13:41.954 | Requirement already satisfied: defusedxml===0.7.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 133)) (0.7.1) 2022-08-03 02:13:41.961 | Requirement already satisfied: pyOpenSSL===22.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 352)) (22.0.0) 2022-08-03 02:13:41.973 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) (3.3) 2022-08-03 02:13:41.976 | Requirement already satisfied: charset-normalizer===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (2.1.0) 2022-08-03 02:13:41.982 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2019.11.28) 2022-08-03 02:13:41.984 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 29)) (0.5.2) 2022-08-03 02:13:41.986 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 165)) (1.0.0) 2022-08-03 02:13:41.989 | Requirement already satisfied: elementpath===3.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 157)) (3.0.1) 2022-08-03 02:13:42.008 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (1.7.0) 2022-08-03 02:13:42.012 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (1.14.1) 2022-08-03 02:13:42.016 | Requirement already satisfied: Mako===1.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.2.1) 2022-08-03 02:13:42.027 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 564)) (5.0.0) 2022-08-03 02:13:42.030 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 446)) (0.7) 2022-08-03 02:13:42.037 | Requirement already satisfied: fasteners===0.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 167)) (0.17.3) 2022-08-03 02:13:42.040 | Requirement already satisfied: dnspython===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (2.2.1) 2022-08-03 02:13:43.177 | Installing collected packages: keystone 2022-08-03 02:13:43.177 | Attempting uninstall: keystone 2022-08-03 02:13:43.178 | Found existing installation: keystone 21.1.0.dev33 2022-08-03 02:13:43.181 | Can't uninstall 'keystone'. No files were found to uninstall. 2022-08-03 02:13:43.182 | Running setup.py develop for keystone 2022-08-03 02:13:45.202 | Successfully installed keystone 2022-08-03 02:13:45.327 | + inc/python:pip_install:196 : result=0 2022-08-03 02:13:45.329 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-03 02:13:45.332 | + functions-common:time_stop:2440 : local name 2022-08-03 02:13:45.334 | + functions-common:time_stop:2441 : local end_time 2022-08-03 02:13:45.337 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-03 02:13:45.339 | + functions-common:time_stop:2443 : local total 2022-08-03 02:13:45.341 | + functions-common:time_stop:2444 : local start_time 2022-08-03 02:13:45.344 | + functions-common:time_stop:2446 : name=pip_install 2022-08-03 02:13:45.346 | + functions-common:time_stop:2447 : start_time=1659492815354 2022-08-03 02:13:45.348 | + functions-common:time_stop:2449 : [[ -z 1659492815354 ]] 2022-08-03 02:13:45.351 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-03 02:13:45.355 | + functions-common:time_stop:2452 : end_time=1659492825353 2022-08-03 02:13:45.357 | + functions-common:time_stop:2453 : elapsed_time=9999 2022-08-03 02:13:45.360 | + functions-common:time_stop:2454 : total=54860 2022-08-03 02:13:45.362 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-03 02:13:45.365 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=64859 2022-08-03 02:13:45.368 | + inc/python:pip_install:199 : return 0 2022-08-03 02:13:45.371 | + inc/python:setup_package:444 : [[ -e == \-\e ]] 2022-08-03 02:13:45.373 | + inc/python:setup_package:445 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-08-03 02:13:45.376 | + functions-common:safe_chown:2341 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-08-03 02:13:45.397 | + functions-common:_safe_permission_operation:2189 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-08-03 02:13:45.409 | + inc/python:_setup_package_with_constraints_edit:390 : use_library_from_git /opt/stack/keystone 2022-08-03 02:13:45.413 | + inc/python:use_library_from_git:246 : local name=/opt/stack/keystone 2022-08-03 02:13:45.415 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-03 02:13:45.418 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-03 02:13:45.420 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,/opt/stack/keystone, ]] 2022-08-03 02:13:45.423 | + inc/python:use_library_from_git:249 : return 1 2022-08-03 02:13:45.425 | + lib/keystone:install_keystone:538 : is_service_enabled ldap 2022-08-03 02:13:45.443 | + functions-common:is_service_enabled:2096 : return 1 2022-08-03 02:13:45.446 | + lib/keystone:install_keystone:542 : '[' uwsgi == mod_wsgi ']' 2022-08-03 02:13:45.448 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-08-03 02:13:45.451 | + ./stack.sh:main:894 : configure_keystone 2022-08-03 02:13:45.454 | + lib/keystone:configure_keystone:192 : sudo install -d -o ubuntu /etc/keystone 2022-08-03 02:13:45.467 | + 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-08-03 02:13:45.469 | + lib/keystone:configure_keystone:195 : install -m 600 /dev/null /etc/keystone/keystone.conf 2022-08-03 02:13:45.475 | + lib/keystone:configure_keystone:198 : is_service_enabled ldap 2022-08-03 02:13:45.499 | + functions-common:is_service_enabled:2096 : return 1 2022-08-03 02:13:45.503 | + lib/keystone:configure_keystone:202 : iniset /etc/keystone/keystone.conf identity driver sql 2022-08-03 02:13:45.537 | + lib/keystone:configure_keystone:203 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2022-08-03 02:13:45.567 | + lib/keystone:configure_keystone:204 : iniset /etc/keystone/keystone.conf assignment driver sql 2022-08-03 02:13:45.603 | + lib/keystone:configure_keystone:205 : iniset /etc/keystone/keystone.conf role driver sql 2022-08-03 02:13:45.637 | + lib/keystone:configure_keystone:206 : iniset /etc/keystone/keystone.conf resource driver sql 2022-08-03 02:13:45.672 | + lib/keystone:configure_keystone:209 : iniset /etc/keystone/keystone.conf cache enabled True 2022-08-03 02:13:45.705 | + lib/keystone:configure_keystone:210 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2022-08-03 02:13:45.736 | + lib/keystone:configure_keystone:211 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2022-08-03 02:13:45.769 | + lib/keystone:configure_keystone:213 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2022-08-03 02:13:45.772 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2022-08-03 02:13:45.774 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2022-08-03 02:13:45.777 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2022-08-03 02:13:45.779 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-08-03 02:13:45.782 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-08-03 02:13:45.800 | + functions-common:is_service_enabled:2096 : return 0 2022-08-03 02:13:45.803 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-08-03 02:13:45.805 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-08-03 02:13:45.808 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-08-03 02:13:45.826 | ++ functions-common:is_service_enabled:2096 : return 0 2022-08-03 02:13:45.828 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.74:5672/ 2022-08-03 02:13:45.832 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.74:5672/ 2022-08-03 02:13:45.867 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-08-03 02:13:45.869 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-08-03 02:13:45.872 | + lib/keystone:configure_keystone:215 : local service_port=5000 2022-08-03 02:13:45.874 | + lib/keystone:configure_keystone:217 : is_service_enabled tls-proxy 2022-08-03 02:13:45.893 | + functions-common:is_service_enabled:2096 : return 1 2022-08-03 02:13:45.896 | + lib/keystone:configure_keystone:226 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.74/identity 2022-08-03 02:13:45.930 | + lib/keystone:configure_keystone:228 : [[ fernet != '' ]] 2022-08-03 02:13:45.933 | + lib/keystone:configure_keystone:229 : iniset /etc/keystone/keystone.conf token provider fernet 2022-08-03 02:13:45.970 | ++ lib/keystone:configure_keystone:232 : database_connection_url keystone 2022-08-03 02:13:45.972 | ++ lib/database:database_connection_url:134 : local db=keystone 2022-08-03 02:13:45.975 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2022-08-03 02:13:45.977 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=keystone 2022-08-03 02:13:45.980 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-08-03 02:13:45.982 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-08-03 02:13:45.985 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-08-03 02:13:46.008 | ++ functions-common:is_service_enabled:2096 : return 0 2022-08-03 02:13:46.011 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-08-03 02:13:46.014 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8&plugin=dbcounter' 2022-08-03 02:13:46.017 | + lib/keystone:configure_keystone:232 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8&plugin=dbcounter' 2022-08-03 02:13:46.053 | + lib/keystone:configure_keystone:235 : '[' False '!=' False ']' 2022-08-03 02:13:46.056 | + lib/keystone:configure_keystone:240 : setup_logging /etc/keystone/keystone.conf 2022-08-03 02:13:46.058 | + functions:setup_logging:674 : setup_systemd_logging /etc/keystone/keystone.conf 2022-08-03 02:13:46.061 | + functions:setup_systemd_logging:689 : local conf_file=/etc/keystone/keystone.conf 2022-08-03 02:13:46.064 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-08-03 02:13:46.082 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-08-03 02:13:46.086 | + functions:setup_systemd_logging:695 : local pidstr= 2022-08-03 02:13:46.088 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-08-03 02:13:46.090 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-08-03 02:13:46.093 | + 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-08-03 02:13:46.122 | + 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-08-03 02:13:46.154 | + 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-08-03 02:13:46.186 | + functions:setup_systemd_logging:706 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-08-03 02:13:46.217 | + lib/keystone:configure_keystone:242 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2022-08-03 02:13:46.249 | + lib/keystone:configure_keystone:244 : '[' uwsgi == mod_wsgi ']' 2022-08-03 02:13:46.252 | + lib/keystone:configure_keystone:248 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2022-08-03 02:13:46.255 | + lib/apache:write_uwsgi_config:254 : local file=/etc/keystone/keystone-uwsgi-public.ini 2022-08-03 02:13:46.258 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/keystone-wsgi-public 2022-08-03 02:13:46.260 | + lib/apache:write_uwsgi_config:256 : local url=/identity 2022-08-03 02:13:46.262 | + lib/apache:write_uwsgi_config:257 : local http= 2022-08-03 02:13:46.266 | + lib/apache:write_uwsgi_config:258 : local name= 2022-08-03 02:13:46.269 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/keystone-wsgi-public 2022-08-03 02:13:46.274 | + lib/apache:write_uwsgi_config:259 : name=keystone-wsgi-public 2022-08-03 02:13:46.276 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-08-03 02:13:46.279 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-08-03 02:13:46.292 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-08-03 02:13:46.294 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-08-03 02:13:46.308 | d /var/run/uwsgi 0755 ubuntu root 2022-08-03 02:13:46.313 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-08-03 02:13:46.331 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2022-08-03 02:13:46.333 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2022-08-03 02:13:46.338 | + lib/apache:write_uwsgi_config:275 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2022-08-03 02:13:46.373 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2022-08-03 02:13:46.403 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2022-08-03 02:13:46.435 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2022-08-03 02:13:46.466 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2022-08-03 02:13:46.497 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2022-08-03 02:13:46.526 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2022-08-03 02:13:46.559 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2022-08-03 02:13:46.590 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2022-08-03 02:13:46.622 | + 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-08-03 02:13:46.654 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2022-08-03 02:13:46.686 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2022-08-03 02:13:46.717 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2022-08-03 02:13:46.748 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-08-03 02:13:46.751 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-08-03 02:13:46.754 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for keystone-wsgi-public 2022-08-03 02:13:46.757 | ++ lib/apache:apache_site_config_for:186 : local site=keystone-wsgi-public 2022-08-03 02:13:46.760 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-08-03 02:13:46.762 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-03 02:13:46.765 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-03 02:13:46.768 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-08-03 02:13:46.771 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2022-08-03 02:13:46.773 | + lib/apache:write_uwsgi_config:304 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2022-08-03 02:13:46.806 | + lib/apache:write_uwsgi_config:305 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2022-08-03 02:13:46.840 | + 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-08-03 02:13:46.840 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-08-03 02:13:46.850 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 2022-08-03 02:13:46.854 | + lib/apache:write_uwsgi_config:307 : enable_apache_site keystone-wsgi-public 2022-08-03 02:13:46.857 | + lib/apache:enable_apache_site:203 : local site=keystone-wsgi-public 2022-08-03 02:13:46.859 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-08-03 02:13:46.862 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-08-03 02:13:46.866 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-08-03 02:13:46.869 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-03 02:13:46.871 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-03 02:13:46.874 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-08-03 02:13:46.876 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-08-03 02:13:46.879 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-03 02:13:46.882 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-03 02:13:46.885 | + lib/apache:enable_apache_site:207 : sudo a2ensite keystone-wsgi-public 2022-08-03 02:13:46.982 | Site keystone-wsgi-public already enabled 2022-08-03 02:13:46.987 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-08-03 02:13:46.990 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-08-03 02:13:46.992 | + functions-common:restart_service:2324 : '[' -x /bin/systemctl ']' 2022-08-03 02:13:46.995 | + functions-common:restart_service:2325 : sudo /bin/systemctl restart apache2 2022-08-03 02:13:47.141 | + lib/keystone:configure_keystone:251 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2022-08-03 02:13:47.187 | + lib/keystone:configure_keystone:253 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2022-08-03 02:13:47.230 | + lib/keystone:configure_keystone:255 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2022-08-03 02:13:47.274 | + lib/keystone:configure_keystone:263 : [[ True = True ]] 2022-08-03 02:13:47.276 | + lib/keystone:configure_keystone:264 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2022-08-03 02:13:47.311 | + lib/keystone:configure_keystone:265 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2022-08-03 02:13:47.343 | + lib/keystone:configure_keystone:266 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2022-08-03 02:13:47.377 | + lib/keystone:configure_keystone:268 : [[ False == True ]] 2022-08-03 02:13:47.379 | + lib/keystone:configure_keystone:268 : [[ False == True ]] 2022-08-03 02:13:47.382 | + ./stack.sh:main:898 : is_service_enabled swift 2022-08-03 02:13:47.401 | + functions-common:is_service_enabled:2096 : return 0 2022-08-03 02:13:47.404 | + ./stack.sh:main:899 : is_service_enabled ceilometer 2022-08-03 02:13:47.425 | + functions-common:is_service_enabled:2096 : return 1 2022-08-03 02:13:47.429 | + ./stack.sh:main:902 : stack_install_service swift 2022-08-03 02:13:47.432 | + lib/stack:stack_install_service:20 : local service=swift 2022-08-03 02:13:47.434 | + lib/stack:stack_install_service:21 : type install_swift 2022-08-03 02:13:47.437 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-08-03 02:13:47.440 | + lib/stack:stack_install_service:32 : install_swift 2022-08-03 02:13:47.444 | + lib/swift:install_swift:723 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift master 2022-08-03 02:13:47.447 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/swift.git 2022-08-03 02:13:47.449 | + functions-common:git_clone:598 : local git_dest=/opt/stack/swift 2022-08-03 02:13:47.451 | + functions-common:git_clone:599 : local git_ref=master 2022-08-03 02:13:47.453 | + functions-common:git_clone:600 : local orig_dir 2022-08-03 02:13:47.456 | ++ functions-common:git_clone:601 : pwd 2022-08-03 02:13:47.460 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-08-03 02:13:47.464 | + functions-common:git_clone:602 : local git_clone_flags= 2022-08-03 02:13:47.467 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-08-03 02:13:47.485 | + functions-common:git_clone:604 : RECLONE=False 2022-08-03 02:13:47.487 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-08-03 02:13:47.490 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-08-03 02:13:47.493 | + functions-common:git_clone:618 : echo master 2022-08-03 02:13:47.494 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-08-03 02:13:47.499 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/swift ]] 2022-08-03 02:13:47.501 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-08-03 02:13:47.504 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/swift 2022-08-03 02:13:47.524 | + functions-common:git_clone:678 : cd /opt/stack/swift 2022-08-03 02:13:47.527 | + functions-common:git_clone:679 : git show --oneline 2022-08-03 02:13:47.527 | + functions-common:git_clone:679 : head -1 2022-08-03 02:13:47.534 | 91cfb0d6d Imported Translations from Zanata 2022-08-03 02:13:47.538 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-08-03 02:13:47.541 | + lib/swift:install_swift:726 : setup_develop /opt/stack/swift keystone 2022-08-03 02:13:47.543 | + inc/python:setup_develop:334 : local bindep 2022-08-03 02:13:47.546 | + inc/python:setup_develop:335 : [[ /opt/stack/swift == -bindep* ]] 2022-08-03 02:13:47.548 | + inc/python:setup_develop:339 : local project_dir=/opt/stack/swift 2022-08-03 02:13:47.551 | + inc/python:setup_develop:340 : local extras=keystone 2022-08-03 02:13:47.553 | + inc/python:setup_develop:341 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2022-08-03 02:13:47.556 | + inc/python:_setup_package_with_constraints_edit:360 : local bindep 2022-08-03 02:13:47.558 | + inc/python:_setup_package_with_constraints_edit:361 : [[ /opt/stack/swift == -bindep* ]] 2022-08-03 02:13:47.561 | + inc/python:_setup_package_with_constraints_edit:365 : local project_dir=/opt/stack/swift 2022-08-03 02:13:47.563 | + inc/python:_setup_package_with_constraints_edit:366 : local flags=-e 2022-08-03 02:13:47.565 | + inc/python:_setup_package_with_constraints_edit:367 : local extras=keystone 2022-08-03 02:13:47.569 | ++ inc/python:_setup_package_with_constraints_edit:374 : cd /opt/stack/swift 2022-08-03 02:13:47.571 | ++ inc/python:_setup_package_with_constraints_edit:374 : pwd 2022-08-03 02:13:47.574 | + inc/python:_setup_package_with_constraints_edit:374 : project_dir=/opt/stack/swift 2022-08-03 02:13:47.576 | + inc/python:_setup_package_with_constraints_edit:376 : '[' -n /opt/stack/requirements ']' 2022-08-03 02:13:47.579 | + inc/python:_setup_package_with_constraints_edit:380 : local name 2022-08-03 02:13:47.582 | ++ inc/python:_setup_package_with_constraints_edit:381 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2022-08-03 02:13:47.589 | + inc/python:_setup_package_with_constraints_edit:381 : name=swift 2022-08-03 02:13:47.591 | + inc/python:_setup_package_with_constraints_edit:383 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift 2022-08-03 02:13:48.234 | + inc/python:_setup_package_with_constraints_edit:386 : setup_package /opt/stack/swift -e keystone 2022-08-03 02:13:48.236 | + inc/python:setup_package:414 : local bindep=0 2022-08-03 02:13:48.239 | + inc/python:setup_package:415 : local bindep_flag= 2022-08-03 02:13:48.242 | + inc/python:setup_package:416 : local bindep_profiles= 2022-08-03 02:13:48.244 | + inc/python:setup_package:417 : [[ /opt/stack/swift == -bindep* ]] 2022-08-03 02:13:48.246 | + inc/python:setup_package:422 : local project_dir=/opt/stack/swift 2022-08-03 02:13:48.249 | + inc/python:setup_package:423 : local flags=-e 2022-08-03 02:13:48.251 | + inc/python:setup_package:424 : local extras=keystone 2022-08-03 02:13:48.253 | + inc/python:setup_package:428 : [[ -n -e ]] 2022-08-03 02:13:48.256 | + inc/python:setup_package:428 : [[ -z keystone ]] 2022-08-03 02:13:48.259 | + inc/python:setup_package:433 : [[ ! -z keystone ]] 2022-08-03 02:13:48.261 | + inc/python:setup_package:434 : extras='[keystone]' 2022-08-03 02:13:48.263 | + inc/python:setup_package:438 : [[ 0 == 1 ]] 2022-08-03 02:13:48.266 | + inc/python:setup_package:442 : pip_install -e '/opt/stack/swift[keystone]' 2022-08-03 02:13:48.288 | Using python 3.8 to install /opt/stack/swift 2022-08-03 02:13:48.291 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e '/opt/stack/swift[keystone]' 2022-08-03 02:13:50.447 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 02:13:50.447 | from cryptography.utils import int_from_bytes 2022-08-03 02:13:50.447 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 02:13:50.447 | from cryptography.utils import int_from_bytes 2022-08-03 02:13:51.527 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-03 02:13:51.527 | Obtaining file:///opt/stack/swift 2022-08-03 02:13:52.846 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 15)) (2.1.1) 2022-08-03 02:13:52.857 | Requirement already satisfied: cryptography===36.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 127)) (36.0.2) 2022-08-03 02:13:52.895 | Requirement already satisfied: eventlet===0.33.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (0.33.1) 2022-08-03 02:13:52.904 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 188)) (1.1.2) 2022-08-03 02:13:52.909 | Requirement already satisfied: keystonemiddleware===10.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 229)) (10.0.0) 2022-08-03 02:13:52.961 | Requirement already satisfied: lxml===4.9.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 241)) (4.9.1) 2022-08-03 02:13:52.971 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 262)) (0.11.0) 2022-08-03 02:13:52.975 | Requirement already satisfied: oslo.cache===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (3.0.0) 2022-08-03 02:13:53.012 | Requirement already satisfied: oslo.config===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (9.0.0) 2022-08-03 02:13:53.053 | Requirement already satisfied: oslo.context===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (5.0.0) 2022-08-03 02:13:53.058 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (5.1.0) 2022-08-03 02:13:53.063 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (5.0.0) 2022-08-03 02:13:53.102 | Requirement already satisfied: oslo.serialization===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (5.0.0) 2022-08-03 02:13:53.111 | Requirement already satisfied: oslo.utils===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (6.0.0) 2022-08-03 02:13:53.124 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (21.3) 2022-08-03 02:13:53.131 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.9.0) 2022-08-03 02:13:53.134 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (3.1.1) 2022-08-03 02:13:53.143 | Requirement already satisfied: pyeclib===1.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 362)) (1.6.1) 2022-08-03 02:13:53.147 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (0.9.6) 2022-08-03 02:13:53.149 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-08-03 02:13:53.155 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (2.8.2) 2022-08-03 02:13:53.160 | Requirement already satisfied: python-keystoneclient===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (5.0.0) 2022-08-03 02:13:53.182 | Requirement already satisfied: pytz===2022.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2022.1) 2022-08-03 02:13:53.186 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-08-03 02:13:53.200 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 460)) (1.5.0) 2022-08-03 02:13:53.204 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-08-03 02:13:53.207 | Requirement already satisfied: stevedore===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (4.0.0) 2022-08-03 02:13:53.212 | Requirement already satisfied: urllib3===1.26.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.10) 2022-08-03 02:13:53.246 | Requirement already satisfied: xattr===0.9.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 580)) (0.9.9) 2022-08-03 02:13:53.250 | Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from PasteDeploy===2.1.1->-c /opt/stack/requirements/upper-constraints.txt (line 15)) (45.2.0) 2022-08-03 02:13:53.252 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (1.15.1) 2022-08-03 02:13:53.256 | Requirement already satisfied: dnspython===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (2.2.1) 2022-08-03 02:13:53.283 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (1.8.7) 2022-08-03 02:13:53.296 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (5.0.0) 2022-08-03 02:13:53.356 | Requirement already satisfied: dogpile.cache===1.1.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 152)) (1.1.8) 2022-08-03 02:13:53.362 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-08-03 02:13:53.365 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (2.5.0) 2022-08-03 02:13:53.371 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.8.0) 2022-08-03 02:13:53.375 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (1.0.4) 2022-08-03 02:13:53.378 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) (1.0.2) 2022-08-03 02:13:53.382 | Requirement already satisfied: charset-normalizer===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (2.1.0) 2022-08-03 02:13:53.387 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2019.11.28) 2022-08-03 02:13:53.389 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) (3.3) 2022-08-03 02:13:53.392 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-08-03 02:13:53.396 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (1.7.0) 2022-08-03 02:13:53.400 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (5.1.1) 2022-08-03 02:13:53.403 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (1.14.1) 2022-08-03 02:13:55.291 | Installing collected packages: swift 2022-08-03 02:13:55.291 | Attempting uninstall: swift 2022-08-03 02:13:55.292 | Found existing installation: swift 2.30.0.dev135 2022-08-03 02:13:55.298 | Can't uninstall 'swift'. No files were found to uninstall. 2022-08-03 02:13:55.299 | Running setup.py develop for swift 2022-08-03 02:13:57.226 | Successfully installed swift 2022-08-03 02:13:57.354 | + inc/python:pip_install:196 : result=0 2022-08-03 02:13:57.356 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-03 02:13:57.358 | + functions-common:time_stop:2440 : local name 2022-08-03 02:13:57.361 | + functions-common:time_stop:2441 : local end_time 2022-08-03 02:13:57.363 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-03 02:13:57.366 | + functions-common:time_stop:2443 : local total 2022-08-03 02:13:57.368 | + functions-common:time_stop:2444 : local start_time 2022-08-03 02:13:57.370 | + functions-common:time_stop:2446 : name=pip_install 2022-08-03 02:13:57.372 | + functions-common:time_stop:2447 : start_time=1659492828282 2022-08-03 02:13:57.374 | + functions-common:time_stop:2449 : [[ -z 1659492828282 ]] 2022-08-03 02:13:57.377 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-03 02:13:57.383 | + functions-common:time_stop:2452 : end_time=1659492837379 2022-08-03 02:13:57.385 | + functions-common:time_stop:2453 : elapsed_time=9097 2022-08-03 02:13:57.388 | + functions-common:time_stop:2454 : total=64859 2022-08-03 02:13:57.390 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-03 02:13:57.392 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=73956 2022-08-03 02:13:57.394 | + inc/python:pip_install:199 : return 0 2022-08-03 02:13:57.397 | + inc/python:setup_package:444 : [[ -e == \-\e ]] 2022-08-03 02:13:57.400 | + inc/python:setup_package:445 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-08-03 02:13:57.402 | + functions-common:safe_chown:2341 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-08-03 02:13:57.423 | + functions-common:_safe_permission_operation:2189 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-08-03 02:13:57.437 | + inc/python:_setup_package_with_constraints_edit:390 : use_library_from_git /opt/stack/swift 2022-08-03 02:13:57.440 | + inc/python:use_library_from_git:246 : local name=/opt/stack/swift 2022-08-03 02:13:57.443 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-03 02:13:57.445 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-03 02:13:57.448 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,/opt/stack/swift, ]] 2022-08-03 02:13:57.450 | + inc/python:use_library_from_git:249 : return 1 2022-08-03 02:13:57.454 | + lib/swift:install_swift:727 : '[' False == True ']' 2022-08-03 02:13:57.456 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-08-03 02:13:57.459 | + ./stack.sh:main:903 : configure_swift 2022-08-03 02:13:57.462 | + lib/swift:configure_swift:331 : local swift_pipeline=crossdomain 2022-08-03 02:13:57.464 | + lib/swift:configure_swift:332 : local node_number 2022-08-03 02:13:57.466 | + lib/swift:configure_swift:333 : local swift_node_config 2022-08-03 02:13:57.468 | + lib/swift:configure_swift:334 : local swift_log_dir 2022-08-03 02:13:57.470 | + lib/swift:configure_swift:337 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-08-03 02:13:58.537 | No account-server running 2022-08-03 02:13:58.537 | No container-replicator running 2022-08-03 02:13:58.537 | No container-updater running 2022-08-03 02:13:58.537 | No object-expirer running 2022-08-03 02:13:58.537 | No object-updater running 2022-08-03 02:13:58.537 | No container-server running 2022-08-03 02:13:58.538 | No account-reaper running 2022-08-03 02:13:58.538 | No object-reconstructor running 2022-08-03 02:13:58.538 | No account-auditor running 2022-08-03 02:13:58.538 | No proxy-server running 2022-08-03 02:13:58.538 | No container-sharder running 2022-08-03 02:13:58.538 | No container-sync running 2022-08-03 02:13:58.538 | No account-replicator running 2022-08-03 02:13:58.538 | No object-server running 2022-08-03 02:13:58.538 | No object-replicator running 2022-08-03 02:13:58.538 | No container-auditor running 2022-08-03 02:13:58.538 | No container-reconciler running 2022-08-03 02:13:58.538 | No object-auditor running 2022-08-03 02:13:58.624 | + lib/swift:configure_swift:337 : true 2022-08-03 02:13:58.627 | + lib/swift:configure_swift:339 : sudo install -d -o ubuntu /etc/swift 2022-08-03 02:13:58.640 | + lib/swift:configure_swift:340 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2022-08-03 02:13:58.654 | + lib/swift:configure_swift:342 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2022-08-03 02:13:58.657 | + lib/swift:configure_swift:355 : sudo tee /etc/rsyncd.conf 2022-08-03 02:13:58.658 | ++ lib/swift:configure_swift:351 : id -g -n ubuntu 2022-08-03 02:13:58.664 | + lib/swift:configure_swift:351 : sed -e ' 2022-08-03 02:13:58.664 | s/%GROUP%/ubuntu/; 2022-08-03 02:13:58.664 | s/%USER%/ubuntu/; 2022-08-03 02:13:58.664 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2022-08-03 02:13:58.664 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2022-08-03 02:13:58.667 | uid = ubuntu 2022-08-03 02:13:58.667 | gid = ubuntu 2022-08-03 02:13:58.667 | log file = /opt/stack/data/swift/logs/rsyncd.log 2022-08-03 02:13:58.668 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2022-08-03 02:13:58.668 | address = 127.0.0.1 2022-08-03 02:13:58.668 | 2022-08-03 02:13:58.668 | [account6612] 2022-08-03 02:13:58.668 | max connections = 25 2022-08-03 02:13:58.668 | path = /opt/stack/data/swift/1/node/ 2022-08-03 02:13:58.668 | read only = false 2022-08-03 02:13:58.668 | lock file = /opt/stack/data/swift/run/account6612.lock 2022-08-03 02:13:58.668 | 2022-08-03 02:13:58.668 | [account6622] 2022-08-03 02:13:58.668 | max connections = 25 2022-08-03 02:13:58.668 | path = /opt/stack/data/swift/2/node/ 2022-08-03 02:13:58.668 | read only = false 2022-08-03 02:13:58.668 | lock file = /opt/stack/data/swift/run/account6622.lock 2022-08-03 02:13:58.668 | 2022-08-03 02:13:58.668 | [account6632] 2022-08-03 02:13:58.668 | max connections = 25 2022-08-03 02:13:58.668 | path = /opt/stack/data/swift/3/node/ 2022-08-03 02:13:58.668 | read only = false 2022-08-03 02:13:58.668 | lock file = /opt/stack/data/swift/run/account6632.lock 2022-08-03 02:13:58.668 | 2022-08-03 02:13:58.668 | [account6642] 2022-08-03 02:13:58.668 | max connections = 25 2022-08-03 02:13:58.668 | path = /opt/stack/data/swift/4/node/ 2022-08-03 02:13:58.668 | read only = false 2022-08-03 02:13:58.668 | lock file = /opt/stack/data/swift/run/account6642.lock 2022-08-03 02:13:58.669 | 2022-08-03 02:13:58.669 | 2022-08-03 02:13:58.669 | [container6611] 2022-08-03 02:13:58.669 | max connections = 25 2022-08-03 02:13:58.669 | path = /opt/stack/data/swift/1/node/ 2022-08-03 02:13:58.669 | read only = false 2022-08-03 02:13:58.669 | lock file = /opt/stack/data/swift/run/container6611.lock 2022-08-03 02:13:58.669 | 2022-08-03 02:13:58.669 | [container6621] 2022-08-03 02:13:58.669 | max connections = 25 2022-08-03 02:13:58.669 | path = /opt/stack/data/swift/2/node/ 2022-08-03 02:13:58.669 | read only = false 2022-08-03 02:13:58.669 | lock file = /opt/stack/data/swift/run/container6621.lock 2022-08-03 02:13:58.669 | 2022-08-03 02:13:58.669 | [container6631] 2022-08-03 02:13:58.669 | max connections = 25 2022-08-03 02:13:58.669 | path = /opt/stack/data/swift/3/node/ 2022-08-03 02:13:58.669 | read only = false 2022-08-03 02:13:58.669 | lock file = /opt/stack/data/swift/run/container6631.lock 2022-08-03 02:13:58.669 | 2022-08-03 02:13:58.669 | [container6641] 2022-08-03 02:13:58.669 | max connections = 25 2022-08-03 02:13:58.669 | path = /opt/stack/data/swift/4/node/ 2022-08-03 02:13:58.669 | read only = false 2022-08-03 02:13:58.669 | lock file = /opt/stack/data/swift/run/container6641.lock 2022-08-03 02:13:58.669 | 2022-08-03 02:13:58.669 | 2022-08-03 02:13:58.670 | [object6613] 2022-08-03 02:13:58.670 | max connections = 25 2022-08-03 02:13:58.670 | path = /opt/stack/data/swift/1/node/ 2022-08-03 02:13:58.670 | read only = false 2022-08-03 02:13:58.670 | lock file = /opt/stack/data/swift/run/object6613.lock 2022-08-03 02:13:58.670 | 2022-08-03 02:13:58.670 | [object6623] 2022-08-03 02:13:58.670 | max connections = 25 2022-08-03 02:13:58.670 | path = /opt/stack/data/swift/2/node/ 2022-08-03 02:13:58.670 | read only = false 2022-08-03 02:13:58.670 | lock file = /opt/stack/data/swift/run/object6623.lock 2022-08-03 02:13:58.670 | 2022-08-03 02:13:58.670 | [object6633] 2022-08-03 02:13:58.670 | max connections = 25 2022-08-03 02:13:58.670 | path = /opt/stack/data/swift/3/node/ 2022-08-03 02:13:58.670 | read only = false 2022-08-03 02:13:58.670 | lock file = /opt/stack/data/swift/run/object6633.lock 2022-08-03 02:13:58.670 | 2022-08-03 02:13:58.670 | [object6643] 2022-08-03 02:13:58.670 | max connections = 25 2022-08-03 02:13:58.670 | path = /opt/stack/data/swift/4/node/ 2022-08-03 02:13:58.671 | read only = false 2022-08-03 02:13:58.671 | lock file = /opt/stack/data/swift/run/object6643.lock 2022-08-03 02:13:58.672 | + lib/swift:configure_swift:357 : is_ubuntu 2022-08-03 02:13:58.674 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-03 02:13:58.676 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-03 02:13:58.679 | + lib/swift:configure_swift:358 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2022-08-03 02:13:58.697 | + lib/swift:configure_swift:363 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2022-08-03 02:13:58.699 | + lib/swift:configure_swift:364 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2022-08-03 02:13:58.705 | + lib/swift:configure_swift:365 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2022-08-03 02:13:58.710 | + lib/swift:configure_swift:369 : local csyncfile=/etc/swift/container-sync-realms.conf 2022-08-03 02:13:58.712 | + lib/swift:configure_swift:370 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2022-08-03 02:13:58.717 | + lib/swift:configure_swift:371 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2022-08-03 02:13:58.752 | + lib/swift:configure_swift:372 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.74:8080/v1/ 2022-08-03 02:13:58.780 | + lib/swift:configure_swift:374 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2022-08-03 02:13:58.801 | + lib/swift:configure_swift:375 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2022-08-03 02:13:58.833 | + lib/swift:configure_swift:377 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2022-08-03 02:13:58.853 | + lib/swift:configure_swift:378 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2022-08-03 02:13:58.892 | + lib/swift:configure_swift:380 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2022-08-03 02:13:58.913 | + lib/swift:configure_swift:381 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2022-08-03 02:13:58.947 | + lib/swift:configure_swift:383 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2022-08-03 02:13:58.965 | + lib/swift:configure_swift:384 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2022-08-03 02:13:58.997 | + lib/swift:configure_swift:386 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2022-08-03 02:13:59.018 | + lib/swift:configure_swift:387 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2022-08-03 02:13:59.049 | + lib/swift:configure_swift:389 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2022-08-03 02:13:59.072 | + lib/swift:configure_swift:390 : is_service_enabled tls-proxy 2022-08-03 02:13:59.088 | + functions-common:is_service_enabled:2096 : return 1 2022-08-03 02:13:59.091 | + lib/swift:configure_swift:393 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2022-08-03 02:13:59.124 | + lib/swift:configure_swift:399 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2022-08-03 02:13:59.157 | + lib/swift:configure_swift:400 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2022-08-03 02:13:59.188 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2022-08-03 02:13:59.228 | + lib/swift:configure_swift:406 : [[ False == \T\r\u\e ]] 2022-08-03 02:13:59.230 | + lib/swift:configure_swift:411 : is_service_enabled ceilometer 2022-08-03 02:13:59.247 | + functions-common:is_service_enabled:2096 : return 1 2022-08-03 02:13:59.250 | + lib/swift:configure_swift:422 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2022-08-03 02:13:59.280 | + lib/swift:configure_swift:428 : is_service_enabled s3api 2022-08-03 02:13:59.299 | + functions-common:is_service_enabled:2096 : return 1 2022-08-03 02:13:59.301 | + lib/swift:configure_swift:431 : is_service_enabled keystone 2022-08-03 02:13:59.321 | + functions-common:is_service_enabled:2096 : return 0 2022-08-03 02:13:59.323 | + lib/swift:configure_swift:432 : swift_pipeline+=' authtoken' 2022-08-03 02:13:59.325 | + lib/swift:configure_swift:433 : is_service_enabled s3api 2022-08-03 02:13:59.342 | + functions-common:is_service_enabled:2096 : return 1 2022-08-03 02:13:59.344 | + lib/swift:configure_swift:438 : swift_pipeline+=' keystoneauth' 2022-08-03 02:13:59.346 | + lib/swift:configure_swift:441 : swift_pipeline+=' tempauth ' 2022-08-03 02:13:59.349 | + lib/swift:configure_swift:443 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2022-08-03 02:13:59.354 | + lib/swift:configure_swift:444 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2022-08-03 02:13:59.363 | + lib/swift:configure_swift:446 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2022-08-03 02:13:59.392 | + lib/swift:configure_swift:447 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2022-08-03 02:13:59.423 | + lib/swift:configure_swift:450 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2022-08-03 02:13:59.457 | + lib/swift:configure_swift:455 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2022-08-03 02:13:59.490 | + lib/swift:configure_swift:457 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2022-08-03 02:13:59.523 | + lib/swift:configure_swift:458 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2022-08-03 02:13:59.525 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/swift/proxy-server.conf 2022-08-03 02:13:59.527 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=swift 2022-08-03 02:13:59.529 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=filter:authtoken 2022-08-03 02:13:59.532 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2022-08-03 02:13:59.563 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2022-08-03 02:13:59.593 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.74/identity 2022-08-03 02:13:59.622 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2022-08-03 02:13:59.653 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2022-08-03 02:13:59.685 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2022-08-03 02:13:59.715 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2022-08-03 02:13:59.746 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2022-08-03 02:13:59.777 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2022-08-03 02:13:59.808 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2022-08-03 02:13:59.841 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2022-08-03 02:13:59.873 | + lib/swift:configure_swift:460 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2022-08-03 02:13:59.903 | + lib/swift:configure_swift:461 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2022-08-03 02:13:59.933 | + lib/swift:configure_swift:463 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2022-08-03 02:13:59.966 | + lib/swift:configure_swift:464 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2022-08-03 02:13:59.995 | + lib/swift:configure_swift:469 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2022-08-03 02:14:00.018 | + lib/swift:configure_swift:470 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2022-08-03 02:14:00.050 | + lib/swift:configure_swift:473 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2022-08-03 02:14:00.084 | + lib/swift:configure_swift:475 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2022-08-03 02:14:00.089 | + lib/swift:configure_swift:476 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2022-08-03 02:14:00.121 | + lib/swift:configure_swift:477 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2022-08-03 02:14:00.152 | + lib/swift:configure_swift:478 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2022-08-03 02:14:00.184 | + lib/swift:configure_swift:480 : local node_number 2022-08-03 02:14:00.187 | + lib/swift:configure_swift:481 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-08-03 02:14:00.190 | + lib/swift:configure_swift:482 : local swift_node_config=/etc/swift/object-server/1.conf 2022-08-03 02:14:00.194 | + lib/swift:configure_swift:483 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2022-08-03 02:14:00.199 | + lib/swift:configure_swift:484 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2022-08-03 02:14:00.202 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/object-server/1.conf 2022-08-03 02:14:00.205 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-08-03 02:14:00.207 | + lib/swift:generate_swift_config_services:291 : local bind_port=6613 2022-08-03 02:14:00.211 | + lib/swift:generate_swift_config_services:292 : local server_type=object 2022-08-03 02:14:00.213 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-08-03 02:14:00.216 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-08-03 02:14:00.219 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2022-08-03 02:14:00.240 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2022-08-03 02:14:00.274 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2022-08-03 02:14:00.296 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2022-08-03 02:14:00.332 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2022-08-03 02:14:00.354 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2022-08-03 02:14:00.391 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2022-08-03 02:14:00.413 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-08-03 02:14:00.448 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2022-08-03 02:14:00.468 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-08-03 02:14:00.499 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2022-08-03 02:14:00.522 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2022-08-03 02:14:00.556 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2022-08-03 02:14:00.576 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2022-08-03 02:14:00.610 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2022-08-03 02:14:00.633 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2022-08-03 02:14:00.666 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2022-08-03 02:14:00.688 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2022-08-03 02:14:00.719 | + 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-08-03 02:14:00.725 | + lib/swift:configure_swift:485 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2022-08-03 02:14:00.746 | + lib/swift:configure_swift:486 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-08-03 02:14:00.779 | + lib/swift:configure_swift:487 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2022-08-03 02:14:00.813 | + lib/swift:configure_swift:489 : swift_node_config=/etc/swift/container-server/1.conf 2022-08-03 02:14:00.815 | + lib/swift:configure_swift:490 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2022-08-03 02:14:00.820 | + lib/swift:configure_swift:491 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2022-08-03 02:14:00.822 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/container-server/1.conf 2022-08-03 02:14:00.825 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-08-03 02:14:00.827 | + lib/swift:generate_swift_config_services:291 : local bind_port=6611 2022-08-03 02:14:00.829 | + lib/swift:generate_swift_config_services:292 : local server_type=container 2022-08-03 02:14:00.832 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-08-03 02:14:00.834 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-08-03 02:14:00.836 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2022-08-03 02:14:00.856 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2022-08-03 02:14:00.891 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2022-08-03 02:14:00.911 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2022-08-03 02:14:00.946 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2022-08-03 02:14:00.967 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2022-08-03 02:14:00.998 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2022-08-03 02:14:01.021 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-08-03 02:14:01.055 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2022-08-03 02:14:01.076 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-08-03 02:14:01.108 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2022-08-03 02:14:01.128 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2022-08-03 02:14:01.162 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2022-08-03 02:14:01.183 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2022-08-03 02:14:01.216 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2022-08-03 02:14:01.237 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2022-08-03 02:14:01.268 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2022-08-03 02:14:01.302 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2022-08-03 02:14:01.335 | + 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-08-03 02:14:01.343 | + lib/swift:configure_swift:492 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2022-08-03 02:14:01.364 | + lib/swift:configure_swift:493 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-08-03 02:14:01.397 | + lib/swift:configure_swift:495 : swift_node_config=/etc/swift/account-server/1.conf 2022-08-03 02:14:01.399 | + lib/swift:configure_swift:496 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2022-08-03 02:14:01.404 | + lib/swift:configure_swift:497 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2022-08-03 02:14:01.407 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/account-server/1.conf 2022-08-03 02:14:01.409 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-08-03 02:14:01.412 | + lib/swift:generate_swift_config_services:291 : local bind_port=6612 2022-08-03 02:14:01.414 | + lib/swift:generate_swift_config_services:292 : local server_type=account 2022-08-03 02:14:01.416 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-08-03 02:14:01.419 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-08-03 02:14:01.421 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2022-08-03 02:14:01.441 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2022-08-03 02:14:01.474 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2022-08-03 02:14:01.494 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2022-08-03 02:14:01.527 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2022-08-03 02:14:01.548 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2022-08-03 02:14:01.580 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2022-08-03 02:14:01.601 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-08-03 02:14:01.635 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2022-08-03 02:14:01.656 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-08-03 02:14:01.689 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2022-08-03 02:14:01.712 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2022-08-03 02:14:01.745 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2022-08-03 02:14:01.765 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2022-08-03 02:14:01.798 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2022-08-03 02:14:01.820 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2022-08-03 02:14:01.854 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2022-08-03 02:14:01.874 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2022-08-03 02:14:01.910 | + 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-08-03 02:14:01.915 | + lib/swift:configure_swift:498 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2022-08-03 02:14:01.936 | + lib/swift:configure_swift:499 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-08-03 02:14:01.972 | + lib/swift:configure_swift:503 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2022-08-03 02:14:02.008 | + lib/swift:configure_swift:504 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2022-08-03 02:14:02.040 | + lib/swift:configure_swift:505 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2022-08-03 02:14:02.073 | + lib/swift:configure_swift:507 : testfile=/etc/swift/test.conf 2022-08-03 02:14:02.075 | + lib/swift:configure_swift:508 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2022-08-03 02:14:02.081 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2022-08-03 02:14:02.117 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test username swiftusertest1 2022-08-03 02:14:02.151 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2022-08-03 02:14:02.185 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2022-08-03 02:14:02.218 | + lib/swift:configure_swift:515 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2022-08-03 02:14:02.254 | + lib/swift:configure_swift:516 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2022-08-03 02:14:02.285 | + lib/swift:configure_swift:517 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2022-08-03 02:14:02.317 | + lib/swift:configure_swift:518 : iniset /etc/swift/test.conf func_test password4 testing4 2022-08-03 02:14:02.347 | + lib/swift:configure_swift:519 : iniset /etc/swift/test.conf func_test domain4 swift_test 2022-08-03 02:14:02.381 | + lib/swift:configure_swift:521 : is_service_enabled keystone 2022-08-03 02:14:02.399 | + functions-common:is_service_enabled:2096 : return 0 2022-08-03 02:14:02.401 | + lib/swift:configure_swift:522 : iniuncomment /etc/swift/test.conf func_test auth_version 2022-08-03 02:14:02.423 | + lib/swift:configure_swift:523 : local auth_vers 2022-08-03 02:14:02.426 | ++ lib/swift:configure_swift:524 : iniget /etc/swift/test.conf func_test auth_version 2022-08-03 02:14:02.449 | + lib/swift:configure_swift:524 : auth_vers=3 2022-08-03 02:14:02.452 | + lib/swift:configure_swift:525 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.74 2022-08-03 02:14:02.485 | + lib/swift:configure_swift:526 : [[ http == \h\t\t\p\s ]] 2022-08-03 02:14:02.487 | + lib/swift:configure_swift:529 : iniset /etc/swift/test.conf func_test auth_port 80 2022-08-03 02:14:02.519 | + lib/swift:configure_swift:531 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.74/identity 2022-08-03 02:14:02.553 | + lib/swift:configure_swift:532 : [[ 3 == \3 ]] 2022-08-03 02:14:02.556 | + lib/swift:configure_swift:533 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2022-08-03 02:14:02.591 | + lib/swift:configure_swift:537 : is_service_enabled tls-proxy 2022-08-03 02:14:02.609 | + functions-common:is_service_enabled:2096 : return 1 2022-08-03 02:14:02.612 | + lib/swift:configure_swift:543 : local user_group 2022-08-03 02:14:02.615 | ++ lib/swift:configure_swift:544 : id -g ubuntu 2022-08-03 02:14:02.620 | + lib/swift:configure_swift:544 : user_group=1000 2022-08-03 02:14:02.623 | + lib/swift:configure_swift:545 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2022-08-03 02:14:02.638 | + lib/swift:configure_swift:547 : local swift_log_dir=/opt/stack/data/swift/logs 2022-08-03 02:14:02.641 | + lib/swift:configure_swift:548 : sudo rm -rf /opt/stack/data/swift/logs 2022-08-03 02:14:02.657 | + lib/swift:configure_swift:549 : local swift_log_group=adm 2022-08-03 02:14:02.659 | + lib/swift:configure_swift:550 : is_suse 2022-08-03 02:14:02.664 | + functions-common:is_suse:537 : is_opensuse 2022-08-03 02:14:02.666 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-08-03 02:14:02.669 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-08-03 02:14:02.671 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-08-03 02:14:02.674 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-08-03 02:14:02.676 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-08-03 02:14:02.678 | + lib/swift:configure_swift:553 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2022-08-03 02:14:02.694 | + lib/swift:configure_swift:555 : [[ False != \F\a\l\s\e ]] 2022-08-03 02:14:02.696 | + lib/swift:configure_swift:563 : '[' False == True ']' 2022-08-03 02:14:02.699 | + ./stack.sh:main:906 : is_service_enabled s3api 2022-08-03 02:14:02.718 | + functions-common:is_service_enabled:2096 : return 1 2022-08-03 02:14:02.721 | + ./stack.sh:main:912 : is_service_enabled g-api n-api 2022-08-03 02:14:02.744 | + functions-common:is_service_enabled:2096 : return 0 2022-08-03 02:14:02.747 | + ./stack.sh:main:914 : stack_install_service glance 2022-08-03 02:14:02.750 | + lib/stack:stack_install_service:20 : local service=glance 2022-08-03 02:14:02.752 | + lib/stack:stack_install_service:21 : type install_glance 2022-08-03 02:14:02.755 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-08-03 02:14:02.758 | + lib/stack:stack_install_service:32 : install_glance 2022-08-03 02:14:02.762 | + lib/glance:install_glance:507 : glance_store_extras=() 2022-08-03 02:14:02.765 | + lib/glance:install_glance:507 : local glance_store_extras 2022-08-03 02:14:02.767 | + lib/glance:install_glance:509 : is_service_enabled cinder 2022-08-03 02:14:02.788 | + functions-common:is_service_enabled:2096 : return 0 2022-08-03 02:14:02.790 | + lib/glance:install_glance:510 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2022-08-03 02:14:02.793 | + lib/glance:install_glance:513 : is_service_enabled swift 2022-08-03 02:14:02.813 | + functions-common:is_service_enabled:2096 : return 0 2022-08-03 02:14:02.816 | + lib/glance:install_glance:514 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2022-08-03 02:14:02.820 | + lib/glance:install_glance:519 : use_library_from_git glance_store 2022-08-03 02:14:02.822 | + inc/python:use_library_from_git:246 : local name=glance_store 2022-08-03 02:14:02.825 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-03 02:14:02.828 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-03 02:14:02.831 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,glance_store, ]] 2022-08-03 02:14:02.835 | + inc/python:use_library_from_git:249 : return 1 2022-08-03 02:14:02.840 | ++ lib/glance:install_glance:525 : join_extras swift cinder 2022-08-03 02:14:02.842 | ++ inc/python:join_extras:29 : local IFS=, 2022-08-03 02:14:02.845 | ++ inc/python:join_extras:30 : echo swift,cinder 2022-08-03 02:14:02.849 | + lib/glance:install_glance:525 : pip_install_gr_extras glance-store swift,cinder 2022-08-03 02:14:02.852 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2022-08-03 02:14:02.855 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2022-08-03 02:14:02.858 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2022-08-03 02:14:02.861 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2022-08-03 02:14:02.864 | ++ inc/python:get_version_constraints_from_global_requirements:233 : local package=glance-store 2022-08-03 02:14:02.867 | ++ inc/python:get_version_constraints_from_global_requirements:234 : local required_pkg_version_constraint 2022-08-03 02:14:02.872 | +++ inc/python:get_version_constraints_from_global_requirements:236 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2022-08-03 02:14:02.873 | +++ inc/python:get_version_constraints_from_global_requirements:236 : cut -d# -f1 2022-08-03 02:14:02.880 | ++ inc/python:get_version_constraints_from_global_requirements:236 : required_pkg_version_constraint='!=0.29.0 ' 2022-08-03 02:14:02.883 | ++ inc/python:get_version_constraints_from_global_requirements:237 : [[ !=0.29.0 == '' ]] 2022-08-03 02:14:02.887 | ++ inc/python:get_version_constraints_from_global_requirements:240 : echo '!=0.29.0' 2022-08-03 02:14:02.891 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2022-08-03 02:14:02.894 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2022-08-03 02:14:02.919 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2022-08-03 02:14:02.923 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'glance-store[swift,cinder]!=0.29.0' 2022-08-03 02:14:05.237 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 02:14:05.237 | from cryptography.utils import int_from_bytes 2022-08-03 02:14:05.237 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 02:14:05.237 | from cryptography.utils import int_from_bytes 2022-08-03 02:14:06.301 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-03 02:14:06.303 | Requirement already satisfied: glance-store===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 179)) (4.0.1) 2022-08-03 02:14:06.385 | Requirement already satisfied: httplib2===0.20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 196)) (0.20.4) 2022-08-03 02:14:06.396 | Requirement already satisfied: jsonschema===4.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (4.7.2) 2022-08-03 02:14:06.436 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (5.0.0) 2022-08-03 02:14:06.495 | Requirement already satisfied: os-brick===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 288)) (6.0.0) 2022-08-03 02:14:06.519 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (1.7.0) 2022-08-03 02:14:06.524 | Requirement already satisfied: os-win===5.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (5.7.0) 2022-08-03 02:14:06.542 | Requirement already satisfied: oslo.concurrency===4.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (4.5.1) 2022-08-03 02:14:06.553 | Requirement already satisfied: oslo.config===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (9.0.0) 2022-08-03 02:14:06.593 | Requirement already satisfied: oslo.context===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (5.0.0) 2022-08-03 02:14:06.600 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (5.1.0) 2022-08-03 02:14:06.604 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (5.0.0) 2022-08-03 02:14:06.648 | Requirement already satisfied: oslo.privsep===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (3.0.0) 2022-08-03 02:14:06.668 | Requirement already satisfied: oslo.rootwrap===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (6.3.1) 2022-08-03 02:14:06.671 | Requirement already satisfied: oslo.serialization===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (5.0.0) 2022-08-03 02:14:06.680 | Requirement already satisfied: oslo.service===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (3.0.0) 2022-08-03 02:14:06.703 | Requirement already satisfied: oslo.utils===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (6.0.0) 2022-08-03 02:14:06.718 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (21.3) 2022-08-03 02:14:06.724 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.9.0) 2022-08-03 02:14:06.727 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (0.9.6) 2022-08-03 02:14:06.729 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-08-03 02:14:06.735 | Requirement already satisfied: pyrsistent===0.18.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 373)) (0.18.1) 2022-08-03 02:14:06.739 | Requirement already satisfied: python-cinderclient===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 391)) (9.0.0) 2022-08-03 02:14:06.754 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (2.8.2) 2022-08-03 02:14:06.759 | Requirement already satisfied: python-keystoneclient===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (5.0.0) 2022-08-03 02:14:06.780 | Requirement already satisfied: python-swiftclient===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 428)) (4.0.1) 2022-08-03 02:14:06.800 | Requirement already satisfied: pytz===2022.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2022.1) 2022-08-03 02:14:06.805 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-08-03 02:14:06.818 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 460)) (1.5.0) 2022-08-03 02:14:06.822 | Requirement already satisfied: simplejson===3.17.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (3.17.6) 2022-08-03 02:14:06.825 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-08-03 02:14:06.828 | Requirement already satisfied: stevedore===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (4.0.0) 2022-08-03 02:14:06.832 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 531)) (6.3.1) 2022-08-03 02:14:06.846 | Requirement already satisfied: urllib3===1.26.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.10) 2022-08-03 02:14:06.879 | Requirement already satisfied: yappi===1.3.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 585)) (1.3.5) 2022-08-03 02:14:06.884 | Requirement already satisfied: eventlet===0.33.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (0.33.1) 2022-08-03 02:14:06.893 | Requirement already satisfied: attrs===21.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (21.4.0) 2022-08-03 02:14:06.956 | Requirement already satisfied: importlib-resources===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 206)) (5.9.0) 2022-08-03 02:14:06.983 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) (1.0.2) 2022-08-03 02:14:06.986 | Requirement already satisfied: fasteners===0.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 167)) (0.17.3) 2022-08-03 02:14:06.990 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-08-03 02:14:06.993 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.8.0) 2022-08-03 02:14:06.997 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (2.5.0) 2022-08-03 02:14:07.003 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 188)) (1.1.2) 2022-08-03 02:14:07.009 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (1.15.1) 2022-08-03 02:14:07.012 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (1.0.4) 2022-08-03 02:14:07.015 | Requirement already satisfied: fixtures===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) (4.0.1) 2022-08-03 02:14:07.027 | Requirement already satisfied: Paste===3.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (3.5.1) 2022-08-03 02:14:07.036 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (2.5.1) 2022-08-03 02:14:07.047 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (1.8.7) 2022-08-03 02:14:07.061 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 15)) (2.1.1) 2022-08-03 02:14:07.071 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 262)) (0.11.0) 2022-08-03 02:14:07.074 | Requirement already satisfied: prettytable===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.3.0) 2022-08-03 02:14:07.086 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2019.11.28) 2022-08-03 02:14:07.089 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) (3.3) 2022-08-03 02:14:07.092 | Requirement already satisfied: charset-normalizer===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (2.1.0) 2022-08-03 02:14:07.097 | Requirement already satisfied: dnspython===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (2.2.1) 2022-08-03 02:14:07.123 | Requirement already satisfied: zipp===3.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 590)) (3.8.1) 2022-08-03 02:14:07.151 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (1.14.1) 2022-08-03 02:14:07.154 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-08-03 02:14:07.157 | Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from Paste===3.5.1->-c /opt/stack/requirements/upper-constraints.txt (line 14)) (45.2.0) 2022-08-03 02:14:07.159 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 446)) (0.7) 2022-08-03 02:14:07.167 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) (0.2.5) 2022-08-03 02:14:09.019 | + inc/python:pip_install:196 : result=0 2022-08-03 02:14:09.022 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-03 02:14:09.024 | + functions-common:time_stop:2440 : local name 2022-08-03 02:14:09.027 | + functions-common:time_stop:2441 : local end_time 2022-08-03 02:14:09.029 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-03 02:14:09.031 | + functions-common:time_stop:2443 : local total 2022-08-03 02:14:09.034 | + functions-common:time_stop:2444 : local start_time 2022-08-03 02:14:09.037 | + functions-common:time_stop:2446 : name=pip_install 2022-08-03 02:14:09.039 | + functions-common:time_stop:2447 : start_time=1659492842913 2022-08-03 02:14:09.042 | + functions-common:time_stop:2449 : [[ -z 1659492842913 ]] 2022-08-03 02:14:09.045 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-03 02:14:09.050 | + functions-common:time_stop:2452 : end_time=1659492849047 2022-08-03 02:14:09.053 | + functions-common:time_stop:2453 : elapsed_time=6134 2022-08-03 02:14:09.056 | + functions-common:time_stop:2454 : total=73956 2022-08-03 02:14:09.058 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-03 02:14:09.060 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=80090 2022-08-03 02:14:09.063 | + inc/python:pip_install:199 : return 0 2022-08-03 02:14:09.065 | + lib/glance:install_glance:526 : copy_rootwrap /usr/local/etc/glance 2022-08-03 02:14:09.068 | + lib/glance:copy_rootwrap:239 : local source_path=/usr/local/etc/glance 2022-08-03 02:14:09.071 | + lib/glance:copy_rootwrap:241 : sudo install -d -o ubuntu /etc/glance 2022-08-03 02:14:09.088 | + lib/glance:copy_rootwrap:242 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2022-08-03 02:14:09.094 | + lib/glance:install_glance:529 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance master 2022-08-03 02:14:09.098 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/glance.git 2022-08-03 02:14:09.101 | + functions-common:git_clone:598 : local git_dest=/opt/stack/glance 2022-08-03 02:14:09.103 | + functions-common:git_clone:599 : local git_ref=master 2022-08-03 02:14:09.106 | + functions-common:git_clone:600 : local orig_dir 2022-08-03 02:14:09.109 | ++ functions-common:git_clone:601 : pwd 2022-08-03 02:14:09.112 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-08-03 02:14:09.115 | + functions-common:git_clone:602 : local git_clone_flags= 2022-08-03 02:14:09.118 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-08-03 02:14:09.137 | + functions-common:git_clone:604 : RECLONE=False 2022-08-03 02:14:09.139 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-08-03 02:14:09.142 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-08-03 02:14:09.146 | + functions-common:git_clone:618 : echo master 2022-08-03 02:14:09.146 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-08-03 02:14:09.152 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/glance ]] 2022-08-03 02:14:09.154 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-08-03 02:14:09.157 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/glance 2022-08-03 02:14:09.171 | + functions-common:git_clone:678 : cd /opt/stack/glance 2022-08-03 02:14:09.175 | + functions-common:git_clone:679 : head -1 2022-08-03 02:14:09.175 | + functions-common:git_clone:679 : git show --oneline 2022-08-03 02:14:09.180 | d6308c24a Merge "Update exception for property protection file" 2022-08-03 02:14:09.183 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-08-03 02:14:09.186 | + lib/glance:install_glance:531 : setup_develop /opt/stack/glance 2022-08-03 02:14:09.189 | + inc/python:setup_develop:334 : local bindep 2022-08-03 02:14:09.192 | + inc/python:setup_develop:335 : [[ /opt/stack/glance == -bindep* ]] 2022-08-03 02:14:09.194 | + inc/python:setup_develop:339 : local project_dir=/opt/stack/glance 2022-08-03 02:14:09.197 | + inc/python:setup_develop:340 : local extras= 2022-08-03 02:14:09.200 | + inc/python:setup_develop:341 : _setup_package_with_constraints_edit /opt/stack/glance -e 2022-08-03 02:14:09.202 | + inc/python:_setup_package_with_constraints_edit:360 : local bindep 2022-08-03 02:14:09.206 | + inc/python:_setup_package_with_constraints_edit:361 : [[ /opt/stack/glance == -bindep* ]] 2022-08-03 02:14:09.209 | + inc/python:_setup_package_with_constraints_edit:365 : local project_dir=/opt/stack/glance 2022-08-03 02:14:09.212 | + inc/python:_setup_package_with_constraints_edit:366 : local flags=-e 2022-08-03 02:14:09.214 | + inc/python:_setup_package_with_constraints_edit:367 : local extras= 2022-08-03 02:14:09.218 | ++ inc/python:_setup_package_with_constraints_edit:374 : cd /opt/stack/glance 2022-08-03 02:14:09.220 | ++ inc/python:_setup_package_with_constraints_edit:374 : pwd 2022-08-03 02:14:09.224 | + inc/python:_setup_package_with_constraints_edit:374 : project_dir=/opt/stack/glance 2022-08-03 02:14:09.227 | + inc/python:_setup_package_with_constraints_edit:376 : '[' -n /opt/stack/requirements ']' 2022-08-03 02:14:09.230 | + inc/python:_setup_package_with_constraints_edit:380 : local name 2022-08-03 02:14:09.234 | ++ inc/python:_setup_package_with_constraints_edit:381 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2022-08-03 02:14:09.241 | + inc/python:_setup_package_with_constraints_edit:381 : name=glance 2022-08-03 02:14:09.244 | + inc/python:_setup_package_with_constraints_edit:383 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2022-08-03 02:14:09.884 | + inc/python:_setup_package_with_constraints_edit:386 : setup_package /opt/stack/glance -e 2022-08-03 02:14:09.887 | + inc/python:setup_package:414 : local bindep=0 2022-08-03 02:14:09.889 | + inc/python:setup_package:415 : local bindep_flag= 2022-08-03 02:14:09.891 | + inc/python:setup_package:416 : local bindep_profiles= 2022-08-03 02:14:09.894 | + inc/python:setup_package:417 : [[ /opt/stack/glance == -bindep* ]] 2022-08-03 02:14:09.897 | + inc/python:setup_package:422 : local project_dir=/opt/stack/glance 2022-08-03 02:14:09.899 | + inc/python:setup_package:423 : local flags=-e 2022-08-03 02:14:09.902 | + inc/python:setup_package:424 : local extras= 2022-08-03 02:14:09.904 | + inc/python:setup_package:428 : [[ -n -e ]] 2022-08-03 02:14:09.907 | + inc/python:setup_package:428 : [[ -z '' ]] 2022-08-03 02:14:09.909 | + inc/python:setup_package:428 : [[ ! -e =~ ^-.* ]] 2022-08-03 02:14:09.912 | + inc/python:setup_package:433 : [[ ! -z '' ]] 2022-08-03 02:14:09.914 | + inc/python:setup_package:438 : [[ 0 == 1 ]] 2022-08-03 02:14:09.917 | + inc/python:setup_package:442 : pip_install -e /opt/stack/glance 2022-08-03 02:14:09.940 | Using python 3.8 to install /opt/stack/glance 2022-08-03 02:14:09.943 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/glance 2022-08-03 02:14:12.176 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 02:14:12.176 | from cryptography.utils import int_from_bytes 2022-08-03 02:14:12.176 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 02:14:12.176 | from cryptography.utils import int_from_bytes 2022-08-03 02:14:13.328 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-03 02:14:13.328 | Obtaining file:///opt/stack/glance 2022-08-03 02:14:14.696 | Requirement already satisfied: Paste===3.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (3.5.1) 2022-08-03 02:14:14.706 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 15)) (2.1.1) 2022-08-03 02:14:14.715 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (2.5.1) 2022-08-03 02:14:14.728 | Requirement already satisfied: SQLAlchemy===1.4.39 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 25)) (1.4.39) 2022-08-03 02:14:14.888 | Requirement already satisfied: WSME===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (0.11.0) 2022-08-03 02:14:14.896 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (1.8.7) 2022-08-03 02:14:14.909 | Requirement already satisfied: alembic===1.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (1.8.1) 2022-08-03 02:14:14.923 | Requirement already satisfied: castellan===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (4.0.0) 2022-08-03 02:14:14.943 | Requirement already satisfied: cryptography===36.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 127)) (36.0.2) 2022-08-03 02:14:14.980 | Requirement already satisfied: cursive===0.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 128)) (0.2.2) 2022-08-03 02:14:14.995 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (2.5.0) 2022-08-03 02:14:15.001 | Requirement already satisfied: defusedxml===0.7.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 133)) (0.7.1) 2022-08-03 02:14:15.007 | Requirement already satisfied: eventlet===0.33.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (0.33.1) 2022-08-03 02:14:15.016 | Requirement already satisfied: futurist===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 174)) (2.4.1) 2022-08-03 02:14:15.018 | Requirement already satisfied: glance-store===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 179)) (4.0.1) 2022-08-03 02:14:15.088 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 188)) (1.1.2) 2022-08-03 02:14:15.093 | Requirement already satisfied: httplib2===0.20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 196)) (0.20.4) 2022-08-03 02:14:15.104 | Requirement already satisfied: importlib-metadata===4.12.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (4.12.0) 2022-08-03 02:14:15.141 | Requirement already satisfied: importlib-resources===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 206)) (5.9.0) 2022-08-03 02:14:15.170 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) (1.0.2) 2022-08-03 02:14:15.173 | Requirement already satisfied: jsonschema===4.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (4.7.2) 2022-08-03 02:14:15.214 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (5.0.0) 2022-08-03 02:14:15.273 | Requirement already satisfied: keystonemiddleware===10.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 229)) (10.0.0) 2022-08-03 02:14:15.326 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.8.0) 2022-08-03 02:14:15.331 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (1.7.0) 2022-08-03 02:14:15.337 | Requirement already satisfied: os-win===5.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (5.7.0) 2022-08-03 02:14:15.356 | Requirement already satisfied: oslo.cache===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (3.0.0) 2022-08-03 02:14:15.393 | Requirement already satisfied: oslo.concurrency===4.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (4.5.1) 2022-08-03 02:14:15.404 | Requirement already satisfied: oslo.config===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (9.0.0) 2022-08-03 02:14:15.445 | Requirement already satisfied: oslo.context===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (5.0.0) 2022-08-03 02:14:15.451 | Requirement already satisfied: oslo.db===12.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (12.0.0) 2022-08-03 02:14:15.499 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (5.1.0) 2022-08-03 02:14:15.504 | Requirement already satisfied: oslo.limit===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (2.0.0) 2022-08-03 02:14:15.515 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (5.0.0) 2022-08-03 02:14:15.555 | Requirement already satisfied: oslo.messaging===13.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (13.0.0) 2022-08-03 02:14:15.610 | Requirement already satisfied: oslo.metrics===0.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (0.4.0) 2022-08-03 02:14:15.621 | Requirement already satisfied: oslo.middleware===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (5.0.0) 2022-08-03 02:14:15.641 | Requirement already satisfied: oslo.policy===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (4.0.0) 2022-08-03 02:14:15.656 | Requirement already satisfied: oslo.reports===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (2.4.0) 2022-08-03 02:14:15.669 | Requirement already satisfied: oslo.serialization===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (5.0.0) 2022-08-03 02:14:15.678 | Requirement already satisfied: oslo.service===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (3.0.0) 2022-08-03 02:14:15.702 | Requirement already satisfied: oslo.upgradecheck===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (2.0.0) 2022-08-03 02:14:15.713 | Requirement already satisfied: oslo.utils===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (6.0.0) 2022-08-03 02:14:15.727 | Requirement already satisfied: osprofiler===3.4.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 326)) (3.4.3) 2022-08-03 02:14:15.767 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (21.3) 2022-08-03 02:14:15.773 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.9.0) 2022-08-03 02:14:15.776 | Requirement already satisfied: prettytable===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.3.0) 2022-08-03 02:14:15.825 | Requirement already satisfied: prometheus-client===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 344)) (0.14.1) 2022-08-03 02:14:15.831 | Requirement already satisfied: psutil===5.9.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 346)) (5.9.1) 2022-08-03 02:14:15.850 | Requirement already satisfied: pyOpenSSL===22.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 352)) (22.0.0) 2022-08-03 02:14:15.863 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (3.1.1) 2022-08-03 02:14:15.873 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (0.9.6) 2022-08-03 02:14:15.876 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-08-03 02:14:15.883 | Requirement already satisfied: pyrsistent===0.18.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 373)) (0.18.1) 2022-08-03 02:14:15.888 | Requirement already satisfied: python-barbicanclient===5.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 388)) (5.4.0) 2022-08-03 02:14:15.903 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (2.8.2) 2022-08-03 02:14:15.908 | Requirement already satisfied: python-keystoneclient===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (5.0.0) 2022-08-03 02:14:15.931 | Requirement already satisfied: pytz===2022.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2022.1) 2022-08-03 02:14:15.935 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 446)) (0.7) 2022-08-03 02:14:15.943 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-08-03 02:14:15.957 | Requirement already satisfied: retrying===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 458)) (1.3.3) 2022-08-03 02:14:15.962 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 460)) (1.5.0) 2022-08-03 02:14:15.967 | Requirement already satisfied: simplegeneric===0.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 481)) (0.8.1) 2022-08-03 02:14:15.969 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-08-03 02:14:15.973 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 510)) (0.13.0) 2022-08-03 02:14:15.983 | Requirement already satisfied: sqlparse===0.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 511)) (0.4.2) 2022-08-03 02:14:15.986 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 514)) (3.3.0) 2022-08-03 02:14:15.990 | Requirement already satisfied: stevedore===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (4.0.0) 2022-08-03 02:14:15.994 | Requirement already satisfied: taskflow===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 530)) (5.0.0) 2022-08-03 02:14:16.048 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 531)) (6.3.1) 2022-08-03 02:14:16.063 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 534)) (2.0.1) 2022-08-03 02:14:16.073 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 535)) (0.5.0) 2022-08-03 02:14:16.079 | Requirement already satisfied: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (2.5.0) 2022-08-03 02:14:16.090 | Requirement already satisfied: urllib3===1.26.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.10) 2022-08-03 02:14:16.124 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) (0.2.5) 2022-08-03 02:14:16.129 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (1.14.1) 2022-08-03 02:14:16.133 | Requirement already satisfied: yappi===1.3.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 585)) (1.3.5) 2022-08-03 02:14:16.138 | Requirement already satisfied: zipp===3.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 590)) (3.8.1) 2022-08-03 02:14:16.166 | Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from Paste===3.5.1->-c /opt/stack/requirements/upper-constraints.txt (line 14)) (45.2.0) 2022-08-03 02:14:16.169 | Requirement already satisfied: Mako===1.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.2.1) 2022-08-03 02:14:16.180 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (1.15.1) 2022-08-03 02:14:16.184 | Requirement already satisfied: dnspython===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (2.2.1) 2022-08-03 02:14:16.212 | Requirement already satisfied: attrs===21.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (21.4.0) 2022-08-03 02:14:16.275 | Requirement already satisfied: dogpile.cache===1.1.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 152)) (1.1.8) 2022-08-03 02:14:16.281 | Requirement already satisfied: fasteners===0.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 167)) (0.17.3) 2022-08-03 02:14:16.284 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-08-03 02:14:16.288 | Requirement already satisfied: openstacksdk===0.99.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 284)) (0.99.0) 2022-08-03 02:14:16.314 | Requirement already satisfied: amqp===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 79)) (5.1.1) 2022-08-03 02:14:16.320 | Requirement already satisfied: cachetools===5.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 104)) (5.2.0) 2022-08-03 02:14:16.323 | Requirement already satisfied: kombu===5.2.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 230)) (5.2.4) 2022-08-03 02:14:16.369 | Requirement already satisfied: bcrypt===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 96)) (3.2.2) 2022-08-03 02:14:16.378 | Requirement already satisfied: Jinja2===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 10)) (3.1.2) 2022-08-03 02:14:16.385 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (1.0.4) 2022-08-03 02:14:16.388 | Requirement already satisfied: fixtures===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) (4.0.1) 2022-08-03 02:14:16.401 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 262)) (0.11.0) 2022-08-03 02:14:16.404 | Requirement already satisfied: cliff===3.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (3.10.1) 2022-08-03 02:14:16.417 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) (3.3) 2022-08-03 02:14:16.422 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2019.11.28) 2022-08-03 02:14:16.424 | Requirement already satisfied: charset-normalizer===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (2.1.0) 2022-08-03 02:14:16.430 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 29)) (0.5.2) 2022-08-03 02:14:16.432 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (5.1.1) 2022-08-03 02:14:16.435 | Requirement already satisfied: automaton===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 92)) (3.0.0) 2022-08-03 02:14:16.443 | Requirement already satisfied: networkx===2.8.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 264)) (2.8.5) 2022-08-03 02:14:16.483 | Requirement already satisfied: pydot===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 360)) (1.4.2) 2022-08-03 02:14:16.488 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 165)) (1.0.0) 2022-08-03 02:14:16.492 | Requirement already satisfied: MarkupSafe===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (2.1.1) 2022-08-03 02:14:16.495 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-08-03 02:14:16.498 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 86)) (1.4.4) 2022-08-03 02:14:16.501 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 455)) (1.4.0) 2022-08-03 02:14:16.504 | Requirement already satisfied: jmespath===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (1.0.1) 2022-08-03 02:14:16.508 | Requirement already satisfied: jsonpatch===1.32 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (1.32) 2022-08-03 02:14:16.513 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 255)) (2.5.0) 2022-08-03 02:14:16.536 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 564)) (5.0.0) 2022-08-03 02:14:16.540 | Requirement already satisfied: cmd2===2.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 116)) (2.4.2) 2022-08-03 02:14:16.590 | Requirement already satisfied: autopage===0.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 93)) (0.5.1) 2022-08-03 02:14:16.593 | Requirement already satisfied: jsonpointer===2.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223)) (2.3) 2022-08-03 02:14:16.596 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (1.8.2) 2022-08-03 02:14:17.539 | Installing collected packages: glance 2022-08-03 02:14:17.539 | Attempting uninstall: glance 2022-08-03 02:14:17.545 | Found existing installation: glance 25.0.0.0b3.dev9 2022-08-03 02:14:17.549 | Can't uninstall 'glance'. No files were found to uninstall. 2022-08-03 02:14:17.550 | Running setup.py develop for glance 2022-08-03 02:14:19.379 | Successfully installed glance 2022-08-03 02:14:19.517 | + inc/python:pip_install:196 : result=0 2022-08-03 02:14:19.520 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-03 02:14:19.523 | + functions-common:time_stop:2440 : local name 2022-08-03 02:14:19.525 | + functions-common:time_stop:2441 : local end_time 2022-08-03 02:14:19.528 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-03 02:14:19.530 | + functions-common:time_stop:2443 : local total 2022-08-03 02:14:19.533 | + functions-common:time_stop:2444 : local start_time 2022-08-03 02:14:19.537 | + functions-common:time_stop:2446 : name=pip_install 2022-08-03 02:14:19.539 | + functions-common:time_stop:2447 : start_time=1659492849934 2022-08-03 02:14:19.542 | + functions-common:time_stop:2449 : [[ -z 1659492849934 ]] 2022-08-03 02:14:19.546 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-03 02:14:19.550 | + functions-common:time_stop:2452 : end_time=1659492859548 2022-08-03 02:14:19.553 | + functions-common:time_stop:2453 : elapsed_time=9614 2022-08-03 02:14:19.555 | + functions-common:time_stop:2454 : total=80090 2022-08-03 02:14:19.557 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-03 02:14:19.560 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=89704 2022-08-03 02:14:19.562 | + inc/python:pip_install:199 : return 0 2022-08-03 02:14:19.565 | + inc/python:setup_package:444 : [[ -e == \-\e ]] 2022-08-03 02:14:19.568 | + inc/python:setup_package:445 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-08-03 02:14:19.571 | + functions-common:safe_chown:2341 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-08-03 02:14:19.592 | + functions-common:_safe_permission_operation:2189 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-08-03 02:14:19.606 | + inc/python:_setup_package_with_constraints_edit:390 : use_library_from_git /opt/stack/glance 2022-08-03 02:14:19.609 | + inc/python:use_library_from_git:246 : local name=/opt/stack/glance 2022-08-03 02:14:19.612 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-03 02:14:19.615 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-03 02:14:19.618 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,/opt/stack/glance, ]] 2022-08-03 02:14:19.621 | + inc/python:use_library_from_git:249 : return 1 2022-08-03 02:14:19.624 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-08-03 02:14:19.626 | + ./stack.sh:main:915 : configure_glance 2022-08-03 02:14:19.631 | + lib/glance:configure_glance:323 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2022-08-03 02:14:19.647 | + lib/glance:configure_glance:326 : local dburl 2022-08-03 02:14:19.650 | ++ lib/glance:configure_glance:327 : database_connection_url glance 2022-08-03 02:14:19.654 | ++ lib/database:database_connection_url:134 : local db=glance 2022-08-03 02:14:19.657 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2022-08-03 02:14:19.660 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=glance 2022-08-03 02:14:19.663 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-08-03 02:14:19.666 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-08-03 02:14:19.669 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-08-03 02:14:19.689 | ++ functions-common:is_service_enabled:2096 : return 0 2022-08-03 02:14:19.692 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-08-03 02:14:19.695 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2022-08-03 02:14:19.698 | + lib/glance:configure_glance:327 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2022-08-03 02:14:19.701 | + lib/glance:configure_glance:329 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2022-08-03 02:14:19.732 | + lib/glance:configure_glance:330 : iniset /etc/glance/glance-api.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2022-08-03 02:14:19.766 | + lib/glance:configure_glance:331 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2022-08-03 02:14:19.799 | + lib/glance:configure_glance:332 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-08-03 02:14:19.834 | + lib/glance:configure_glance:333 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2022-08-03 02:14:19.867 | + lib/glance:configure_glance:334 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2022-08-03 02:14:19.902 | + lib/glance:configure_glance:335 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2022-08-03 02:14:19.904 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/glance/glance-api.conf 2022-08-03 02:14:19.907 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=glance 2022-08-03 02:14:19.909 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-08-03 02:14:19.913 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2022-08-03 02:14:19.945 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2022-08-03 02:14:19.980 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.74/identity 2022-08-03 02:14:20.014 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2022-08-03 02:14:20.048 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2022-08-03 02:14:20.082 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2022-08-03 02:14:20.116 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2022-08-03 02:14:20.149 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2022-08-03 02:14:20.185 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-08-03 02:14:20.220 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2022-08-03 02:14:20.256 | + lib/glance:configure_glance:336 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2022-08-03 02:14:20.291 | + lib/glance:configure_glance:337 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2022-08-03 02:14:20.294 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2022-08-03 02:14:20.297 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2022-08-03 02:14:20.299 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-08-03 02:14:20.302 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-08-03 02:14:20.305 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-08-03 02:14:20.328 | + functions-common:is_service_enabled:2096 : return 0 2022-08-03 02:14:20.333 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-08-03 02:14:20.337 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-08-03 02:14:20.341 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-08-03 02:14:20.369 | ++ functions-common:is_service_enabled:2096 : return 0 2022-08-03 02:14:20.372 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.74:5672/ 2022-08-03 02:14:20.376 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.74:5672/ 2022-08-03 02:14:20.424 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-08-03 02:14:20.429 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-08-03 02:14:20.432 | + lib/glance:configure_glance:338 : '[' libvirt = libvirt ']' 2022-08-03 02:14:20.435 | + lib/glance:configure_glance:338 : '[' kvm = parallels ']' 2022-08-03 02:14:20.438 | + lib/glance:configure_glance:342 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2022-08-03 02:14:20.482 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2022-08-03 02:14:20.520 | + lib/glance:configure_glance:346 : configure_glance_store False False 2022-08-03 02:14:20.523 | + lib/glance:configure_glance_store:252 : local use_cinder_for_glance=False 2022-08-03 02:14:20.526 | + lib/glance:configure_glance_store:253 : local glance_enable_multiple_stores=False 2022-08-03 02:14:20.529 | + lib/glance:configure_glance_store:254 : local be 2022-08-03 02:14:20.532 | + lib/glance:configure_glance_store:256 : [[ False == \F\a\l\s\e ]] 2022-08-03 02:14:20.536 | + lib/glance:configure_glance_store:258 : [[ False == \T\r\u\e ]] 2022-08-03 02:14:20.539 | + lib/glance:configure_glance_store:275 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-08-03 02:14:20.581 | + lib/glance:configure_glance:349 : '[' -n '' ']' 2022-08-03 02:14:20.583 | + lib/glance:configure_glance:352 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.74 2022-08-03 02:14:20.624 | + lib/glance:configure_glance:356 : [[ False == \F\a\l\s\e ]] 2022-08-03 02:14:20.627 | + lib/glance:configure_glance:358 : is_service_enabled s-proxy 2022-08-03 02:14:20.647 | + functions-common:is_service_enabled:2096 : return 0 2022-08-03 02:14:20.649 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2022-08-03 02:14:20.685 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2022-08-03 02:14:20.720 | + lib/glance:configure_glance:362 : iniset /etc/glance/glance-api.conf glance_store swift_store_config_file /etc/glance/glance-swift-store.conf 2022-08-03 02:14:20.756 | + lib/glance:configure_glance:363 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2022-08-03 02:14:20.790 | + lib/glance:configure_glance:364 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2022-08-03 02:14:20.826 | + lib/glance:configure_glance:365 : is_service_enabled tls-proxy 2022-08-03 02:14:20.844 | + functions-common:is_service_enabled:2096 : return 1 2022-08-03 02:14:20.847 | + lib/glance:configure_glance:368 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2022-08-03 02:14:20.883 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2022-08-03 02:14:20.918 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2022-08-03 02:14:20.953 | + lib/glance:configure_glance:373 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.74/identity/v3 2022-08-03 02:14:20.986 | + lib/glance:configure_glance:374 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2022-08-03 02:14:21.020 | + lib/glance:configure_glance:380 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.74/image 2022-08-03 02:14:21.055 | + lib/glance:configure_glance:382 : is_service_enabled tls-proxy 2022-08-03 02:14:21.074 | + functions-common:is_service_enabled:2096 : return 1 2022-08-03 02:14:21.077 | + lib/glance:configure_glance:388 : setup_logging /etc/glance/glance-api.conf 2022-08-03 02:14:21.080 | + functions:setup_logging:674 : setup_systemd_logging /etc/glance/glance-api.conf 2022-08-03 02:14:21.082 | + functions:setup_systemd_logging:689 : local conf_file=/etc/glance/glance-api.conf 2022-08-03 02:14:21.086 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-08-03 02:14:21.106 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-08-03 02:14:21.108 | + functions:setup_systemd_logging:695 : local pidstr= 2022-08-03 02:14:21.111 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-08-03 02:14:21.114 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-08-03 02:14:21.118 | + 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-08-03 02:14:21.152 | + 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-08-03 02:14:21.187 | + 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-08-03 02:14:21.220 | + functions:setup_systemd_logging:706 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-08-03 02:14:21.255 | + lib/glance:configure_glance:390 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2022-08-03 02:14:21.260 | + lib/glance:configure_glance:393 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2022-08-03 02:14:21.300 | + lib/glance:configure_glance:394 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2022-08-03 02:14:21.334 | + lib/glance:configure_glance:395 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-08-03 02:14:21.369 | + lib/glance:configure_glance:396 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.74/identity 2022-08-03 02:14:21.403 | + lib/glance:configure_glance:397 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2022-08-03 02:14:21.443 | + lib/glance:configure_glance:398 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2022-08-03 02:14:21.479 | + lib/glance:configure_glance:399 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2022-08-03 02:14:21.518 | + lib/glance:configure_glance:402 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-08-03 02:14:21.568 | + lib/glance:configure_glance:405 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2022-08-03 02:14:21.605 | + lib/glance:configure_glance:406 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2022-08-03 02:14:21.643 | + lib/glance:configure_glance:407 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2022-08-03 02:14:21.680 | + lib/glance:configure_glance:409 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2022-08-03 02:14:21.687 | + 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-mode.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-vtpm-hw.json /opt/stack/glance/etc/metadefs/compute-vtpm.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-08-03 02:14:21.697 | + lib/glance:configure_glance:413 : is_service_enabled tls-proxy 2022-08-03 02:14:21.717 | + functions-common:is_service_enabled:2096 : return 1 2022-08-03 02:14:21.720 | + lib/glance:configure_glance:421 : [[ False == False ]] 2022-08-03 02:14:21.724 | + lib/glance:configure_glance:422 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini /usr/local/bin/glance-wsgi-api /image 2022-08-03 02:14:21.726 | + lib/apache:write_local_uwsgi_http_config:319 : local file=/etc/glance/glance-uwsgi.ini 2022-08-03 02:14:21.729 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=/usr/local/bin/glance-wsgi-api 2022-08-03 02:14:21.731 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2022-08-03 02:14:21.734 | ++ lib/apache:write_local_uwsgi_http_config:322 : basename /usr/local/bin/glance-wsgi-api 2022-08-03 02:14:21.739 | + lib/apache:write_local_uwsgi_http_config:322 : name=glance-wsgi-api 2022-08-03 02:14:21.741 | + lib/apache:write_local_uwsgi_http_config:328 : rm -rf /etc/glance/glance-uwsgi.ini 2022-08-03 02:14:21.746 | + lib/apache:write_local_uwsgi_http_config:329 : iniset /etc/glance/glance-uwsgi.ini uwsgi wsgi-file /usr/local/bin/glance-wsgi-api 2022-08-03 02:14:21.784 | ++ lib/apache:write_local_uwsgi_http_config:330 : get_random_port 2022-08-03 02:14:21.787 | ++ functions:get_random_port:836 : read lower_port upper_port 2022-08-03 02:14:21.789 | ++ functions:get_random_port:837 : true 2022-08-03 02:14:21.793 | ++ functions:get_random_port:838 : (( port = upper_port )) 2022-08-03 02:14:21.796 | ++ functions:get_random_port:838 : (( port >= lower_port )) 2022-08-03 02:14:21.798 | ++ functions:get_random_port:839 : sudo lsof -i :60999 2022-08-03 02:14:21.853 | ++ functions:get_random_port:840 : [[ 1 > 0 ]] 2022-08-03 02:14:21.856 | ++ functions:get_random_port:841 : break 2 2022-08-03 02:14:21.859 | ++ functions:get_random_port:845 : echo 60999 2022-08-03 02:14:21.863 | + lib/apache:write_local_uwsgi_http_config:330 : port=60999 2022-08-03 02:14:21.865 | + lib/apache:write_local_uwsgi_http_config:331 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2022-08-03 02:14:21.898 | + lib/apache:write_local_uwsgi_http_config:332 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2022-08-03 02:14:21.938 | + lib/apache:write_local_uwsgi_http_config:334 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2022-08-03 02:14:21.974 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2022-08-03 02:14:22.014 | + lib/apache:write_local_uwsgi_http_config:337 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2022-08-03 02:14:22.050 | + lib/apache:write_local_uwsgi_http_config:338 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2022-08-03 02:14:22.086 | + lib/apache:write_local_uwsgi_http_config:339 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2022-08-03 02:14:22.120 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2022-08-03 02:14:22.159 | + 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-08-03 02:14:22.196 | + lib/apache:write_local_uwsgi_http_config:346 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2022-08-03 02:14:22.237 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2022-08-03 02:14:22.273 | + lib/apache:write_local_uwsgi_http_config:350 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2022-08-03 02:14:22.313 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2022-08-03 02:14:22.348 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2022-08-03 02:14:22.384 | + lib/apache:write_local_uwsgi_http_config:354 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2022-08-03 02:14:22.418 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2022-08-03 02:14:22.451 | + lib/apache:write_local_uwsgi_http_config:356 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2022-08-03 02:14:22.487 | + lib/apache:write_local_uwsgi_http_config:357 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2022-08-03 02:14:22.518 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2022-08-03 02:14:22.560 | + lib/apache:write_local_uwsgi_http_config:361 : enable_apache_mod proxy 2022-08-03 02:14:22.563 | + lib/apache:enable_apache_mod:59 : local mod=proxy 2022-08-03 02:14:22.566 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-08-03 02:14:22.569 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-03 02:14:22.571 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-03 02:14:22.574 | + lib/apache:enable_apache_mod:64 : [[ proxy != \v\e\r\s\i\o\n ]] 2022-08-03 02:14:22.577 | + lib/apache:enable_apache_mod:64 : a2query -m proxy 2022-08-03 02:14:22.636 | proxy (enabled by site administrator) 2022-08-03 02:14:22.640 | + lib/apache:write_local_uwsgi_http_config:362 : enable_apache_mod proxy_http 2022-08-03 02:14:22.643 | + lib/apache:enable_apache_mod:59 : local mod=proxy_http 2022-08-03 02:14:22.646 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-08-03 02:14:22.649 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-03 02:14:22.651 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-03 02:14:22.653 | + lib/apache:enable_apache_mod:64 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2022-08-03 02:14:22.656 | + lib/apache:enable_apache_mod:64 : a2query -m proxy_http 2022-08-03 02:14:22.714 | proxy_http (enabled by site administrator) 2022-08-03 02:14:22.719 | + lib/apache:write_local_uwsgi_http_config:363 : local apache_conf= 2022-08-03 02:14:22.723 | ++ lib/apache:write_local_uwsgi_http_config:364 : apache_site_config_for glance-wsgi-api 2022-08-03 02:14:22.727 | ++ lib/apache:apache_site_config_for:186 : local site=glance-wsgi-api 2022-08-03 02:14:22.730 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-08-03 02:14:22.733 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-03 02:14:22.736 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-03 02:14:22.740 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2022-08-03 02:14:22.743 | + lib/apache:write_local_uwsgi_http_config:364 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2022-08-03 02:14:22.747 | + lib/apache:write_local_uwsgi_http_config:365 : echo 'KeepAlive Off' 2022-08-03 02:14:22.747 | + lib/apache:write_local_uwsgi_http_config:365 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2022-08-03 02:14:22.758 | KeepAlive Off 2022-08-03 02:14:22.763 | + lib/apache:write_local_uwsgi_http_config:366 : echo 'SetEnv proxy-sendchunked 1' 2022-08-03 02:14:22.763 | + lib/apache:write_local_uwsgi_http_config:366 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-08-03 02:14:22.773 | SetEnv proxy-sendchunked 1 2022-08-03 02:14:22.778 | + lib/apache:write_local_uwsgi_http_config:367 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2022-08-03 02:14:22.779 | + lib/apache:write_local_uwsgi_http_config:367 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-08-03 02:14:22.790 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2022-08-03 02:14:22.794 | + lib/apache:write_local_uwsgi_http_config:368 : enable_apache_site glance-wsgi-api 2022-08-03 02:14:22.797 | + lib/apache:enable_apache_site:203 : local site=glance-wsgi-api 2022-08-03 02:14:22.800 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-08-03 02:14:22.803 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-08-03 02:14:22.806 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-08-03 02:14:22.809 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-03 02:14:22.811 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-03 02:14:22.814 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-08-03 02:14:22.818 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-08-03 02:14:22.820 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-03 02:14:22.823 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-03 02:14:22.827 | + lib/apache:enable_apache_site:207 : sudo a2ensite glance-wsgi-api 2022-08-03 02:14:22.902 | Site glance-wsgi-api already enabled 2022-08-03 02:14:22.907 | + lib/apache:write_local_uwsgi_http_config:369 : restart_apache_server 2022-08-03 02:14:22.910 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-08-03 02:14:22.912 | + functions-common:restart_service:2324 : '[' -x /bin/systemctl ']' 2022-08-03 02:14:22.915 | + functions-common:restart_service:2325 : sudo /bin/systemctl restart apache2 2022-08-03 02:14:23.056 | ++ lib/glance:configure_glance:425 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2022-08-03 02:14:23.063 | + lib/glance:configure_glance:425 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2022-08-03 02:14:23.104 | + lib/glance:configure_glance:435 : [[ False == True ]] 2022-08-03 02:14:23.107 | + lib/glance:configure_glance:435 : [[ False == True ]] 2022-08-03 02:14:23.110 | + ./stack.sh:main:918 : is_service_enabled cinder 2022-08-03 02:14:23.129 | + functions-common:is_service_enabled:2096 : return 0 2022-08-03 02:14:23.132 | + ./stack.sh:main:920 : stack_install_service cinder 2022-08-03 02:14:23.135 | + lib/stack:stack_install_service:20 : local service=cinder 2022-08-03 02:14:23.138 | + lib/stack:stack_install_service:21 : type install_cinder 2022-08-03 02:14:23.141 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-08-03 02:14:23.143 | + lib/stack:stack_install_service:32 : install_cinder 2022-08-03 02:14:23.146 | + lib/cinder:install_cinder:466 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder master 2022-08-03 02:14:23.148 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/cinder.git 2022-08-03 02:14:23.151 | + functions-common:git_clone:598 : local git_dest=/opt/stack/cinder 2022-08-03 02:14:23.153 | + functions-common:git_clone:599 : local git_ref=master 2022-08-03 02:14:23.155 | + functions-common:git_clone:600 : local orig_dir 2022-08-03 02:14:23.158 | ++ functions-common:git_clone:601 : pwd 2022-08-03 02:14:23.162 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-08-03 02:14:23.164 | + functions-common:git_clone:602 : local git_clone_flags= 2022-08-03 02:14:23.167 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-08-03 02:14:23.187 | + functions-common:git_clone:604 : RECLONE=False 2022-08-03 02:14:23.189 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-08-03 02:14:23.192 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-08-03 02:14:23.196 | + functions-common:git_clone:618 : echo master 2022-08-03 02:14:23.197 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-08-03 02:14:23.202 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/cinder ]] 2022-08-03 02:14:23.205 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-08-03 02:14:23.207 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/cinder 2022-08-03 02:14:23.221 | + functions-common:git_clone:678 : cd /opt/stack/cinder 2022-08-03 02:14:23.225 | + functions-common:git_clone:679 : head -1 2022-08-03 02:14:23.226 | + functions-common:git_clone:679 : git show --oneline 2022-08-03 02:14:23.233 | 92807d6ce Merge "backup/swift: Add support sending service user token" 2022-08-03 02:14:23.237 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-08-03 02:14:23.240 | + lib/cinder:install_cinder:467 : setup_develop /opt/stack/cinder 2022-08-03 02:14:23.243 | + inc/python:setup_develop:334 : local bindep 2022-08-03 02:14:23.246 | + inc/python:setup_develop:335 : [[ /opt/stack/cinder == -bindep* ]] 2022-08-03 02:14:23.249 | + inc/python:setup_develop:339 : local project_dir=/opt/stack/cinder 2022-08-03 02:14:23.251 | + inc/python:setup_develop:340 : local extras= 2022-08-03 02:14:23.254 | + inc/python:setup_develop:341 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2022-08-03 02:14:23.256 | + inc/python:_setup_package_with_constraints_edit:360 : local bindep 2022-08-03 02:14:23.259 | + inc/python:_setup_package_with_constraints_edit:361 : [[ /opt/stack/cinder == -bindep* ]] 2022-08-03 02:14:23.262 | + inc/python:_setup_package_with_constraints_edit:365 : local project_dir=/opt/stack/cinder 2022-08-03 02:14:23.264 | + inc/python:_setup_package_with_constraints_edit:366 : local flags=-e 2022-08-03 02:14:23.267 | + inc/python:_setup_package_with_constraints_edit:367 : local extras= 2022-08-03 02:14:23.271 | ++ inc/python:_setup_package_with_constraints_edit:374 : cd /opt/stack/cinder 2022-08-03 02:14:23.274 | ++ inc/python:_setup_package_with_constraints_edit:374 : pwd 2022-08-03 02:14:23.278 | + inc/python:_setup_package_with_constraints_edit:374 : project_dir=/opt/stack/cinder 2022-08-03 02:14:23.281 | + inc/python:_setup_package_with_constraints_edit:376 : '[' -n /opt/stack/requirements ']' 2022-08-03 02:14:23.283 | + inc/python:_setup_package_with_constraints_edit:380 : local name 2022-08-03 02:14:23.288 | ++ inc/python:_setup_package_with_constraints_edit:381 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2022-08-03 02:14:23.295 | + inc/python:_setup_package_with_constraints_edit:381 : name=cinder 2022-08-03 02:14:23.298 | + inc/python:_setup_package_with_constraints_edit:383 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2022-08-03 02:14:23.947 | + inc/python:_setup_package_with_constraints_edit:386 : setup_package /opt/stack/cinder -e 2022-08-03 02:14:23.950 | + inc/python:setup_package:414 : local bindep=0 2022-08-03 02:14:23.952 | + inc/python:setup_package:415 : local bindep_flag= 2022-08-03 02:14:23.955 | + inc/python:setup_package:416 : local bindep_profiles= 2022-08-03 02:14:23.961 | + inc/python:setup_package:417 : [[ /opt/stack/cinder == -bindep* ]] 2022-08-03 02:14:23.964 | + inc/python:setup_package:422 : local project_dir=/opt/stack/cinder 2022-08-03 02:14:23.967 | + inc/python:setup_package:423 : local flags=-e 2022-08-03 02:14:23.969 | + inc/python:setup_package:424 : local extras= 2022-08-03 02:14:23.972 | + inc/python:setup_package:428 : [[ -n -e ]] 2022-08-03 02:14:23.974 | + inc/python:setup_package:428 : [[ -z '' ]] 2022-08-03 02:14:23.977 | + inc/python:setup_package:428 : [[ ! -e =~ ^-.* ]] 2022-08-03 02:14:23.982 | + inc/python:setup_package:433 : [[ ! -z '' ]] 2022-08-03 02:14:23.985 | + inc/python:setup_package:438 : [[ 0 == 1 ]] 2022-08-03 02:14:23.988 | + inc/python:setup_package:442 : pip_install -e /opt/stack/cinder 2022-08-03 02:14:24.011 | Using python 3.8 to install /opt/stack/cinder 2022-08-03 02:14:24.013 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/cinder 2022-08-03 02:14:26.225 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 02:14:26.225 | from cryptography.utils import int_from_bytes 2022-08-03 02:14:26.225 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 02:14:26.225 | from cryptography.utils import int_from_bytes 2022-08-03 02:14:27.301 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-03 02:14:27.302 | Obtaining file:///opt/stack/cinder 2022-08-03 02:14:29.538 | Requirement already satisfied: Paste===3.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (3.5.1) 2022-08-03 02:14:29.547 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 15)) (2.1.1) 2022-08-03 02:14:29.557 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (2.5.1) 2022-08-03 02:14:29.568 | Requirement already satisfied: SQLAlchemy===1.4.39 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 25)) (1.4.39) 2022-08-03 02:14:29.715 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (1.8.7) 2022-08-03 02:14:29.728 | Requirement already satisfied: boto3===1.24.36 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 102)) (1.24.36) 2022-08-03 02:14:29.739 | Requirement already satisfied: botocore===1.27.36 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 103)) (1.27.36) 2022-08-03 02:14:29.750 | Requirement already satisfied: castellan===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (4.0.0) 2022-08-03 02:14:29.769 | Requirement already satisfied: cryptography===36.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 127)) (36.0.2) 2022-08-03 02:14:29.808 | Requirement already satisfied: cursive===0.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 128)) (0.2.2) 2022-08-03 02:14:29.822 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (5.1.1) 2022-08-03 02:14:29.824 | Requirement already satisfied: eventlet===0.33.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (0.33.1) 2022-08-03 02:14:29.834 | Requirement already satisfied: google-api-python-client===2.54.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 182)) (2.54.0) 2022-08-03 02:14:29.847 | Requirement already satisfied: google-auth===2.9.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 183)) (2.9.1) 2022-08-03 02:14:29.877 | Requirement already satisfied: google-auth-httplib2===0.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 184)) (0.1.0) 2022-08-03 02:14:29.884 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 188)) (1.1.2) 2022-08-03 02:14:29.889 | Requirement already satisfied: httplib2===0.20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 196)) (0.20.4) 2022-08-03 02:14:29.901 | Requirement already satisfied: importlib-metadata===4.12.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (4.12.0) 2022-08-03 02:14:29.937 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) (1.0.2) 2022-08-03 02:14:29.940 | Requirement already satisfied: jmespath===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (1.0.1) 2022-08-03 02:14:29.944 | Requirement already satisfied: jsonschema===4.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (4.7.2) 2022-08-03 02:14:29.984 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (5.0.0) 2022-08-03 02:14:30.042 | Requirement already satisfied: keystonemiddleware===10.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 229)) (10.0.0) 2022-08-03 02:14:30.095 | Requirement already satisfied: lxml===4.9.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 241)) (4.9.1) 2022-08-03 02:14:30.105 | Requirement already satisfied: oauth2client===4.1.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 277)) (4.1.3) 2022-08-03 02:14:30.115 | Requirement already satisfied: os-brick===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 288)) (6.0.0) 2022-08-03 02:14:30.139 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (1.7.0) 2022-08-03 02:14:30.144 | Requirement already satisfied: os-win===5.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (5.7.0) 2022-08-03 02:14:30.162 | Requirement already satisfied: oslo.cache===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (3.0.0) 2022-08-03 02:14:30.200 | Requirement already satisfied: oslo.concurrency===4.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (4.5.1) 2022-08-03 02:14:30.211 | Requirement already satisfied: oslo.config===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (9.0.0) 2022-08-03 02:14:30.251 | Requirement already satisfied: oslo.context===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (5.0.0) 2022-08-03 02:14:30.258 | Requirement already satisfied: oslo.db===12.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (12.0.0) 2022-08-03 02:14:30.306 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (5.1.0) 2022-08-03 02:14:30.310 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (5.0.0) 2022-08-03 02:14:30.350 | Requirement already satisfied: oslo.messaging===13.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (13.0.0) 2022-08-03 02:14:30.404 | Requirement already satisfied: oslo.metrics===0.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (0.4.0) 2022-08-03 02:14:30.415 | Requirement already satisfied: oslo.middleware===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (5.0.0) 2022-08-03 02:14:30.434 | Requirement already satisfied: oslo.policy===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (4.0.0) 2022-08-03 02:14:30.450 | Requirement already satisfied: oslo.privsep===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (3.0.0) 2022-08-03 02:14:30.464 | Requirement already satisfied: oslo.reports===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (2.4.0) 2022-08-03 02:14:30.477 | Requirement already satisfied: oslo.rootwrap===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (6.3.1) 2022-08-03 02:14:30.480 | Requirement already satisfied: oslo.serialization===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (5.0.0) 2022-08-03 02:14:30.489 | Requirement already satisfied: oslo.service===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (3.0.0) 2022-08-03 02:14:30.512 | Requirement already satisfied: oslo.upgradecheck===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (2.0.0) 2022-08-03 02:14:30.523 | Requirement already satisfied: oslo.utils===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (6.0.0) 2022-08-03 02:14:30.537 | Requirement already satisfied: oslo.versionedobjects===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 322)) (3.0.0) 2022-08-03 02:14:30.557 | Requirement already satisfied: oslo.vmware===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 323)) (4.0.0) 2022-08-03 02:14:30.579 | Requirement already satisfied: osprofiler===3.4.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 326)) (3.4.3) 2022-08-03 02:14:30.656 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (21.3) 2022-08-03 02:14:30.663 | Requirement already satisfied: paramiko===2.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 331)) (2.11.0) 2022-08-03 02:14:30.698 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.9.0) 2022-08-03 02:14:30.701 | Requirement already satisfied: prettytable===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.3.0) 2022-08-03 02:14:30.712 | Requirement already satisfied: prometheus-client===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 344)) (0.14.1) 2022-08-03 02:14:30.719 | Requirement already satisfied: psutil===5.9.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 346)) (5.9.1) 2022-08-03 02:14:30.738 | Requirement already satisfied: pyasn1===0.4.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 354)) (0.4.8) 2022-08-03 02:14:30.741 | Requirement already satisfied: pyasn1-modules===0.2.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 355)) (0.2.8) 2022-08-03 02:14:30.746 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (3.1.1) 2022-08-03 02:14:30.757 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (0.9.6) 2022-08-03 02:14:30.759 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-08-03 02:14:30.766 | Requirement already satisfied: pyrsistent===0.18.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 373)) (0.18.1) 2022-08-03 02:14:30.771 | Requirement already satisfied: python-barbicanclient===5.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 388)) (5.4.0) 2022-08-03 02:14:30.786 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (2.8.2) 2022-08-03 02:14:30.791 | Requirement already satisfied: python-glanceclient===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 399)) (4.0.1) 2022-08-03 02:14:30.808 | Requirement already satisfied: python-keystoneclient===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (5.0.0) 2022-08-03 02:14:30.830 | Requirement already satisfied: python-novaclient===18.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 416)) (18.0.0) 2022-08-03 02:14:30.846 | Requirement already satisfied: python-swiftclient===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 428)) (4.0.1) 2022-08-03 02:14:30.868 | Requirement already satisfied: pytz===2022.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2022.1) 2022-08-03 02:14:30.872 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 446)) (0.7) 2022-08-03 02:14:30.880 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-08-03 02:14:30.894 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 460)) (1.5.0) 2022-08-03 02:14:30.900 | Requirement already satisfied: rsa===4.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 462)) (4.9) 2022-08-03 02:14:30.904 | Requirement already satisfied: rtslib-fb===2.1.75 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 465)) (2.1.75) 2022-08-03 02:14:30.909 | Requirement already satisfied: s3transfer===0.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 469)) (0.6.0) 2022-08-03 02:14:30.916 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-08-03 02:14:30.920 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 510)) (0.13.0) 2022-08-03 02:14:30.931 | Requirement already satisfied: sqlparse===0.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 511)) (0.4.2) 2022-08-03 02:14:30.934 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 514)) (3.3.0) 2022-08-03 02:14:30.936 | Requirement already satisfied: stevedore===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (4.0.0) 2022-08-03 02:14:30.941 | Requirement already satisfied: suds-community===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 521)) (1.1.2) 2022-08-03 02:14:30.944 | Requirement already satisfied: tabulate===0.8.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 527)) (0.8.10) 2022-08-03 02:14:30.951 | Requirement already satisfied: taskflow===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 530)) (5.0.0) 2022-08-03 02:14:31.013 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 531)) (6.3.1) 2022-08-03 02:14:31.028 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 534)) (2.0.1) 2022-08-03 02:14:31.037 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 535)) (0.5.0) 2022-08-03 02:14:31.043 | Requirement already satisfied: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (2.5.0) 2022-08-03 02:14:31.055 | Requirement already satisfied: tooz===2.11.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 545)) (2.11.1) 2022-08-03 02:14:31.113 | Requirement already satisfied: uritemplate===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 561)) (4.1.1) 2022-08-03 02:14:31.116 | Requirement already satisfied: urllib3===1.26.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.10) 2022-08-03 02:14:31.150 | Requirement already satisfied: voluptuous===0.13.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 568)) (0.13.1) 2022-08-03 02:14:31.155 | Requirement already satisfied: warlock===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 571)) (2.0.1) 2022-08-03 02:14:31.161 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) (0.2.5) 2022-08-03 02:14:31.167 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (1.14.1) 2022-08-03 02:14:31.170 | Requirement already satisfied: yappi===1.3.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 585)) (1.3.5) 2022-08-03 02:14:31.177 | Requirement already satisfied: zipp===3.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 590)) (3.8.1) 2022-08-03 02:14:31.203 | Requirement already satisfied: zstd===1.5.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 591)) (1.5.2.5) 2022-08-03 02:14:31.206 | Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from Paste===3.5.1->-c /opt/stack/requirements/upper-constraints.txt (line 14)) (45.2.0) 2022-08-03 02:14:31.209 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (1.15.1) 2022-08-03 02:14:31.212 | Requirement already satisfied: dnspython===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (2.2.1) 2022-08-03 02:14:31.241 | Requirement already satisfied: google-api-core===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 181)) (2.8.2) 2022-08-03 02:14:31.255 | Requirement already satisfied: cachetools===5.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 104)) (5.2.0) 2022-08-03 02:14:31.259 | Requirement already satisfied: importlib-resources===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 206)) (5.9.0) 2022-08-03 02:14:31.286 | Requirement already satisfied: attrs===21.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (21.4.0) 2022-08-03 02:14:31.350 | Requirement already satisfied: dogpile.cache===1.1.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 152)) (1.1.8) 2022-08-03 02:14:31.356 | Requirement already satisfied: fasteners===0.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 167)) (0.17.3) 2022-08-03 02:14:31.359 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.8.0) 2022-08-03 02:14:31.365 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (2.5.0) 2022-08-03 02:14:31.372 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-08-03 02:14:31.375 | Requirement already satisfied: alembic===1.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (1.8.1) 2022-08-03 02:14:31.389 | Requirement already satisfied: futurist===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 174)) (2.4.1) 2022-08-03 02:14:31.392 | Requirement already satisfied: amqp===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 79)) (5.1.1) 2022-08-03 02:14:31.396 | Requirement already satisfied: kombu===5.2.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 230)) (5.2.4) 2022-08-03 02:14:31.444 | Requirement already satisfied: Jinja2===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 10)) (3.1.2) 2022-08-03 02:14:31.450 | Requirement already satisfied: bcrypt===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 96)) (3.2.2) 2022-08-03 02:14:31.459 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (1.0.4) 2022-08-03 02:14:31.462 | Requirement already satisfied: fixtures===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) (4.0.1) 2022-08-03 02:14:31.475 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 262)) (0.11.0) 2022-08-03 02:14:31.478 | Requirement already satisfied: PyNaCl===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (1.5.0) 2022-08-03 02:14:31.490 | Requirement already satisfied: cliff===3.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (3.10.1) 2022-08-03 02:14:31.503 | Requirement already satisfied: pyOpenSSL===22.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 352)) (22.0.0) 2022-08-03 02:14:31.515 | Requirement already satisfied: charset-normalizer===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (2.1.0) 2022-08-03 02:14:31.521 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) (3.3) 2022-08-03 02:14:31.524 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2019.11.28) 2022-08-03 02:14:31.527 | Requirement already satisfied: pyudev===0.23.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 437)) (0.23.2) 2022-08-03 02:14:31.530 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 29)) (0.5.2) 2022-08-03 02:14:31.533 | Requirement already satisfied: pydot===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 360)) (1.4.2) 2022-08-03 02:14:31.538 | Requirement already satisfied: networkx===2.8.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 264)) (2.8.5) 2022-08-03 02:14:31.578 | Requirement already satisfied: automaton===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 92)) (3.0.0) 2022-08-03 02:14:31.584 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 165)) (1.0.0) 2022-08-03 02:14:31.587 | Requirement already satisfied: jsonpatch===1.32 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (1.32) 2022-08-03 02:14:31.592 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-08-03 02:14:31.595 | Requirement already satisfied: protobuf===4.21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 345)) (4.21.3) 2022-08-03 02:14:31.597 | Requirement already satisfied: googleapis-common-protos===1.56.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 185)) (1.56.4) 2022-08-03 02:14:31.604 | Requirement already satisfied: Mako===1.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.2.1) 2022-08-03 02:14:31.616 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 564)) (5.0.0) 2022-08-03 02:14:31.619 | Requirement already satisfied: MarkupSafe===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (2.1.1) 2022-08-03 02:14:31.622 | Requirement already satisfied: autopage===0.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 93)) (0.5.1) 2022-08-03 02:14:31.625 | Requirement already satisfied: cmd2===2.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 116)) (2.4.2) 2022-08-03 02:14:31.675 | Requirement already satisfied: jsonpointer===2.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223)) (2.3) 2022-08-03 02:14:31.679 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (1.8.2) 2022-08-03 02:14:32.532 | Installing collected packages: cinder 2022-08-03 02:14:32.533 | Attempting uninstall: cinder 2022-08-03 02:14:32.533 | Found existing installation: cinder 20.1.0.dev361 2022-08-03 02:14:32.538 | Can't uninstall 'cinder'. No files were found to uninstall. 2022-08-03 02:14:32.539 | Running setup.py develop for cinder 2022-08-03 02:14:35.240 | Successfully installed cinder 2022-08-03 02:14:35.375 | + inc/python:pip_install:196 : result=0 2022-08-03 02:14:35.378 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-03 02:14:35.381 | + functions-common:time_stop:2440 : local name 2022-08-03 02:14:35.383 | + functions-common:time_stop:2441 : local end_time 2022-08-03 02:14:35.388 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-03 02:14:35.390 | + functions-common:time_stop:2443 : local total 2022-08-03 02:14:35.393 | + functions-common:time_stop:2444 : local start_time 2022-08-03 02:14:35.396 | + functions-common:time_stop:2446 : name=pip_install 2022-08-03 02:14:35.399 | + functions-common:time_stop:2447 : start_time=1659492864005 2022-08-03 02:14:35.401 | + functions-common:time_stop:2449 : [[ -z 1659492864005 ]] 2022-08-03 02:14:35.404 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-03 02:14:35.409 | + functions-common:time_stop:2452 : end_time=1659492875406 2022-08-03 02:14:35.413 | + functions-common:time_stop:2453 : elapsed_time=11401 2022-08-03 02:14:35.416 | + functions-common:time_stop:2454 : total=89704 2022-08-03 02:14:35.418 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-03 02:14:35.421 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=101105 2022-08-03 02:14:35.424 | + inc/python:pip_install:199 : return 0 2022-08-03 02:14:35.427 | + inc/python:setup_package:444 : [[ -e == \-\e ]] 2022-08-03 02:14:35.431 | + inc/python:setup_package:445 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-08-03 02:14:35.433 | + functions-common:safe_chown:2341 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-08-03 02:14:35.454 | + functions-common:_safe_permission_operation:2189 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-08-03 02:14:35.469 | + inc/python:_setup_package_with_constraints_edit:390 : use_library_from_git /opt/stack/cinder 2022-08-03 02:14:35.474 | + inc/python:use_library_from_git:246 : local name=/opt/stack/cinder 2022-08-03 02:14:35.477 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-03 02:14:35.479 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-03 02:14:35.482 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,/opt/stack/cinder, ]] 2022-08-03 02:14:35.485 | + inc/python:use_library_from_git:249 : return 1 2022-08-03 02:14:35.488 | + lib/cinder:install_cinder:468 : [[ lioadm == \t\g\t\a\d\m ]] 2022-08-03 02:14:35.490 | + lib/cinder:install_cinder:470 : [[ lioadm == \l\i\o\a\d\m ]] 2022-08-03 02:14:35.493 | + lib/cinder:install_cinder:471 : is_ubuntu 2022-08-03 02:14:35.496 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-03 02:14:35.498 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-03 02:14:35.501 | + lib/cinder:install_cinder:473 : sudo mkdir -p /etc/target 2022-08-03 02:14:35.515 | + lib/cinder:install_cinder:475 : install_package targetcli-fb 2022-08-03 02:14:35.518 | + functions-common:install_package:1464 : update_package_repo 2022-08-03 02:14:35.522 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-08-03 02:14:35.524 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-08-03 02:14:35.527 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-08-03 02:14:35.530 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-08-03 02:14:35.532 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-08-03 02:14:35.536 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-03 02:14:35.539 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-03 02:14:35.542 | + functions-common:update_package_repo:1445 : apt_get_update 2022-08-03 02:14:35.545 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-08-03 02:14:35.547 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-08-03 02:14:35.550 | + functions-common:apt_get_update:1191 : return 2022-08-03 02:14:35.553 | + functions-common:install_package:1465 : real_install_package targetcli-fb 2022-08-03 02:14:35.556 | + functions-common:real_install_package:1450 : is_ubuntu 2022-08-03 02:14:35.559 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-03 02:14:35.562 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-03 02:14:35.564 | + functions-common:real_install_package:1451 : apt_get install targetcli-fb 2022-08-03 02:14:35.589 | + functions-common:apt_get:1231 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install targetcli-fb 2022-08-03 02:14:35.713 | Reading package lists... 2022-08-03 02:14:36.037 | Building dependency tree... 2022-08-03 02:14:36.038 | Reading state information... 2022-08-03 02:14:36.475 | targetcli-fb is already the newest version (1:2.1.51-0ubuntu1). 2022-08-03 02:14:36.475 | The following packages were automatically installed and are no longer required: 2022-08-03 02:14:36.477 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-08-03 02:14:36.477 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-08-03 02:14:36.477 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-08-03 02:14:36.477 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-08-03 02:14:36.477 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-08-03 02:14:36.477 | python3-zope.interface 2022-08-03 02:14:36.477 | Use 'sudo apt autoremove' to remove them. 2022-08-03 02:14:36.623 | 0 upgraded, 0 newly installed, 0 to remove and 158 not upgraded. 2022-08-03 02:14:36.628 | + functions-common:apt_get:1235 : result=0 2022-08-03 02:14:36.631 | + functions-common:apt_get:1238 : time_stop apt-get 2022-08-03 02:14:36.634 | + functions-common:time_stop:2440 : local name 2022-08-03 02:14:36.637 | + functions-common:time_stop:2441 : local end_time 2022-08-03 02:14:36.640 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-03 02:14:36.644 | + functions-common:time_stop:2443 : local total 2022-08-03 02:14:36.647 | + functions-common:time_stop:2444 : local start_time 2022-08-03 02:14:36.650 | + functions-common:time_stop:2446 : name=apt-get 2022-08-03 02:14:36.653 | + functions-common:time_stop:2447 : start_time=1659492875586 2022-08-03 02:14:36.656 | + functions-common:time_stop:2449 : [[ -z 1659492875586 ]] 2022-08-03 02:14:36.659 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-03 02:14:36.664 | + functions-common:time_stop:2452 : end_time=1659492876661 2022-08-03 02:14:36.667 | + functions-common:time_stop:2453 : elapsed_time=1075 2022-08-03 02:14:36.669 | + functions-common:time_stop:2454 : total=7127 2022-08-03 02:14:36.673 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-03 02:14:36.676 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=8202 2022-08-03 02:14:36.679 | + functions-common:apt_get:1239 : return 0 2022-08-03 02:14:36.682 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-08-03 02:14:36.685 | + ./stack.sh:main:921 : configure_cinder 2022-08-03 02:14:36.688 | + lib/cinder:configure_cinder:245 : sudo install -d -o ubuntu -m 755 /etc/cinder 2022-08-03 02:14:36.703 | + lib/cinder:configure_cinder:247 : rm -f /etc/cinder/cinder.conf 2022-08-03 02:14:36.707 | + lib/cinder:configure_cinder:249 : configure_rootwrap cinder 2022-08-03 02:14:36.710 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2022-08-03 02:14:36.712 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-08-03 02:14:36.716 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2022-08-03 02:14:36.716 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-08-03 02:14:36.721 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2022-08-03 02:14:36.724 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2022-08-03 02:14:36.727 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-08-03 02:14:36.729 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2022-08-03 02:14:36.732 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2022-08-03 02:14:36.734 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2022-08-03 02:14:36.737 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2022-08-03 02:14:36.740 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2022-08-03 02:14:36.753 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2022-08-03 02:14:36.767 | + 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-08-03 02:14:36.781 | + 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-08-03 02:14:36.797 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2022-08-03 02:14:36.812 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-08-03 02:14:36.815 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-08-03 02:14:36.820 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.UP4a97g7ED 2022-08-03 02:14:36.822 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-08-03 02:14:36.824 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-08-03 02:14:36.827 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2022-08-03 02:14:36.829 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.UP4a97g7ED 2022-08-03 02:14:36.833 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.UP4a97g7ED 2022-08-03 02:14:36.846 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.UP4a97g7ED /etc/sudoers.d/cinder-rootwrap 2022-08-03 02:14:36.861 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2022-08-03 02:14:36.866 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-08-03 02:14:36.869 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-08-03 02:14:36.871 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-08-03 02:14:36.873 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-08-03 02:14:36.876 | + 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-08-03 02:14:36.878 | + 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-08-03 02:14:36.881 | + lib/cinder:configure_cinder:251 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2022-08-03 02:14:36.883 | + lib/cinder:configure_cinder:252 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2022-08-03 02:14:36.888 | + lib/cinder:configure_cinder:255 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2022-08-03 02:14:36.894 | + lib/cinder:configure_cinder:257 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2022-08-03 02:14:36.918 | + lib/cinder:configure_cinder:258 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2022-08-03 02:14:36.939 | + lib/cinder:configure_cinder:259 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2022-08-03 02:14:36.961 | + lib/cinder:configure_cinder:260 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2022-08-03 02:14:36.983 | + lib/cinder:configure_cinder:261 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2022-08-03 02:14:37.006 | + lib/cinder:configure_cinder:262 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2022-08-03 02:14:37.027 | + lib/cinder:configure_cinder:263 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2022-08-03 02:14:37.048 | + lib/cinder:configure_cinder:264 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2022-08-03 02:14:37.072 | + lib/cinder:configure_cinder:266 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2022-08-03 02:14:37.075 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-08-03 02:14:37.078 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=cinder 2022-08-03 02:14:37.081 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-08-03 02:14:37.084 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2022-08-03 02:14:37.119 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2022-08-03 02:14:37.150 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.74/identity 2022-08-03 02:14:37.182 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2022-08-03 02:14:37.218 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2022-08-03 02:14:37.254 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2022-08-03 02:14:37.287 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2022-08-03 02:14:37.320 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2022-08-03 02:14:37.355 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-08-03 02:14:37.387 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2022-08-03 02:14:37.422 | + lib/cinder:configure_cinder:268 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2022-08-03 02:14:37.458 | + lib/cinder:configure_cinder:270 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2022-08-03 02:14:37.494 | ++ lib/cinder:configure_cinder:271 : database_connection_url cinder 2022-08-03 02:14:37.497 | ++ lib/database:database_connection_url:134 : local db=cinder 2022-08-03 02:14:37.500 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2022-08-03 02:14:37.502 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=cinder 2022-08-03 02:14:37.505 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-08-03 02:14:37.508 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-08-03 02:14:37.510 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-08-03 02:14:37.529 | ++ functions-common:is_service_enabled:2096 : return 0 2022-08-03 02:14:37.531 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-08-03 02:14:37.534 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8&plugin=dbcounter' 2022-08-03 02:14:37.538 | + lib/cinder:configure_cinder:271 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8&plugin=dbcounter' 2022-08-03 02:14:37.577 | + lib/cinder:configure_cinder:272 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2022-08-03 02:14:37.609 | + lib/cinder:configure_cinder:273 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2022-08-03 02:14:37.645 | + lib/cinder:configure_cinder:274 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2022-08-03 02:14:37.679 | + lib/cinder:configure_cinder:275 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2022-08-03 02:14:37.710 | + lib/cinder:configure_cinder:276 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2022-08-03 02:14:37.742 | + lib/cinder:configure_cinder:277 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2022-08-03 02:14:37.777 | + lib/cinder:configure_cinder:278 : [[ 4 == 6 ]] 2022-08-03 02:14:37.779 | + lib/cinder:configure_cinder:281 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.74 2022-08-03 02:14:37.813 | + lib/cinder:configure_cinder:283 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2022-08-03 02:14:37.854 | ++ lib/cinder:configure_cinder:284 : openssl rand -hex 16 2022-08-03 02:14:37.864 | + lib/cinder:configure_cinder:284 : iniset /etc/cinder/cinder.conf key_manager fixed_key 51e4f416c3356de784c4be42a967eee0 2022-08-03 02:14:37.896 | + lib/cinder:configure_cinder:285 : [[ -n '' ]] 2022-08-03 02:14:37.899 | + lib/cinder:configure_cinder:290 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2022-08-03 02:14:37.937 | + lib/cinder:configure_cinder:291 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2022-08-03 02:14:37.971 | + lib/cinder:configure_cinder:292 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2022-08-03 02:14:38.006 | + lib/cinder:configure_cinder:297 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2022-08-03 02:14:38.040 | + lib/cinder:configure_cinder:299 : is_service_enabled c-vol 2022-08-03 02:14:38.058 | + functions-common:is_service_enabled:2096 : return 0 2022-08-03 02:14:38.061 | + lib/cinder:configure_cinder:299 : [[ -n lvm:lvmdriver-1 ]] 2022-08-03 02:14:38.064 | + lib/cinder:configure_cinder:300 : local enabled_backends= 2022-08-03 02:14:38.066 | + lib/cinder:configure_cinder:301 : local default_name= 2022-08-03 02:14:38.069 | + lib/cinder:configure_cinder:302 : local be be_name be_type 2022-08-03 02:14:38.071 | + lib/cinder:configure_cinder:303 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-08-03 02:14:38.075 | + lib/cinder:configure_cinder:304 : be_type=lvm 2022-08-03 02:14:38.077 | + lib/cinder:configure_cinder:305 : be_name=lvmdriver-1 2022-08-03 02:14:38.080 | + lib/cinder:configure_cinder:306 : type configure_cinder_backend_lvm 2022-08-03 02:14:38.083 | + lib/cinder:configure_cinder:307 : configure_cinder_backend_lvm lvmdriver-1 2022-08-03 02:14:38.086 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:48 : local be_name=lvmdriver-1 2022-08-03 02:14:38.088 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:50 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_backend_name lvmdriver-1 2022-08-03 02:14:38.125 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:51 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_driver cinder.volume.drivers.lvm.LVMVolumeDriver 2022-08-03 02:14:38.158 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:52 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_group stack-volumes-lvmdriver-1 2022-08-03 02:14:38.193 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:53 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_helper lioadm 2022-08-03 02:14:38.228 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:54 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type thin 2022-08-03 02:14:38.267 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:55 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_clear none 2022-08-03 02:14:38.300 | + lib/cinder:configure_cinder:309 : [[ -z '' ]] 2022-08-03 02:14:38.302 | + lib/cinder:configure_cinder:310 : default_name=lvmdriver-1 2022-08-03 02:14:38.305 | + lib/cinder:configure_cinder:312 : enabled_backends+=lvmdriver-1, 2022-08-03 02:14:38.308 | + lib/cinder:configure_cinder:314 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends lvmdriver-1 2022-08-03 02:14:38.341 | + lib/cinder:configure_cinder:315 : [[ -n lvmdriver-1 ]] 2022-08-03 02:14:38.345 | + lib/cinder:configure_cinder:316 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type lvmdriver-1 2022-08-03 02:14:38.382 | + lib/cinder:configure_cinder:318 : configure_cinder_image_volume_cache 2022-08-03 02:14:38.385 | + lib/cinder:configure_cinder_image_volume_cache:624 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2022-08-03 02:14:38.387 | + lib/cinder:configure_cinder_image_volume_cache:625 : local be_name=lvmdriver-1 2022-08-03 02:14:38.390 | + lib/cinder:configure_cinder_image_volume_cache:627 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled True 2022-08-03 02:14:38.428 | + lib/cinder:configure_cinder_image_volume_cache:629 : [[ -n '' ]] 2022-08-03 02:14:38.430 | + lib/cinder:configure_cinder_image_volume_cache:633 : [[ -n '' ]] 2022-08-03 02:14:38.434 | + lib/cinder:configure_cinder:321 : is_service_enabled c-bak 2022-08-03 02:14:38.454 | + functions-common:is_service_enabled:2096 : return 0 2022-08-03 02:14:38.456 | + lib/cinder:configure_cinder:321 : [[ -n swift ]] 2022-08-03 02:14:38.459 | + lib/cinder:configure_cinder:322 : type configure_cinder_backup_swift 2022-08-03 02:14:38.462 | + lib/cinder:configure_cinder:323 : configure_cinder_backup_swift 2022-08-03 02:14:38.465 | + lib/cinder_backups/swift:configure_cinder_backup_swift:25 : iniset /etc/cinder/cinder.conf DEFAULT backup_driver cinder.backup.drivers.swift.SwiftBackupDriver 2022-08-03 02:14:38.499 | + lib/cinder_backups/swift:configure_cinder_backup_swift:26 : iniset /etc/cinder/cinder.conf DEFAULT backup_swift_url http://10.222.0.74:8080/v1/AUTH_ 2022-08-03 02:14:38.538 | + lib/cinder_backups/swift:configure_cinder_backup_swift:27 : is_service_enabled tls-proxy 2022-08-03 02:14:38.558 | + functions-common:is_service_enabled:2096 : return 1 2022-08-03 02:14:38.560 | + lib/cinder:configure_cinder:329 : is_service_enabled ceilometer 2022-08-03 02:14:38.580 | + functions-common:is_service_enabled:2096 : return 1 2022-08-03 02:14:38.582 | + lib/cinder:configure_cinder:333 : is_service_enabled tls-proxy 2022-08-03 02:14:38.602 | + functions-common:is_service_enabled:2096 : return 1 2022-08-03 02:14:38.604 | + lib/cinder:configure_cinder:347 : '[' False '!=' False ']' 2022-08-03 02:14:38.607 | + lib/cinder:configure_cinder:351 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2022-08-03 02:14:38.609 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2022-08-03 02:14:38.612 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2022-08-03 02:14:38.615 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-08-03 02:14:38.618 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-08-03 02:14:38.624 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-08-03 02:14:38.644 | + functions-common:is_service_enabled:2096 : return 0 2022-08-03 02:14:38.647 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-08-03 02:14:38.650 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-08-03 02:14:38.653 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-08-03 02:14:38.672 | ++ functions-common:is_service_enabled:2096 : return 0 2022-08-03 02:14:38.675 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.74:5672/ 2022-08-03 02:14:38.679 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.74:5672/ 2022-08-03 02:14:38.712 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-08-03 02:14:38.715 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-08-03 02:14:38.718 | + lib/cinder:configure_cinder:354 : setup_logging /etc/cinder/cinder.conf True 2022-08-03 02:14:38.721 | + functions:setup_logging:674 : setup_systemd_logging /etc/cinder/cinder.conf 2022-08-03 02:14:38.724 | + functions:setup_systemd_logging:689 : local conf_file=/etc/cinder/cinder.conf 2022-08-03 02:14:38.727 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-08-03 02:14:38.748 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-08-03 02:14:38.750 | + functions:setup_systemd_logging:695 : local pidstr= 2022-08-03 02:14:38.753 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-08-03 02:14:38.756 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-08-03 02:14:38.760 | + 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-08-03 02:14:38.793 | + 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-08-03 02:14:38.828 | + 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-08-03 02:14:38.862 | + functions:setup_systemd_logging:706 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-08-03 02:14:38.896 | + lib/cinder:configure_cinder:356 : is_service_enabled c-api 2022-08-03 02:14:38.916 | + functions-common:is_service_enabled:2096 : return 0 2022-08-03 02:14:38.919 | + lib/cinder:configure_cinder:357 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2022-08-03 02:14:38.922 | + lib/apache:write_uwsgi_config:254 : local file=/etc/cinder/cinder-api-uwsgi.ini 2022-08-03 02:14:38.924 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/cinder-wsgi 2022-08-03 02:14:38.927 | + lib/apache:write_uwsgi_config:256 : local url=/volume 2022-08-03 02:14:38.929 | + lib/apache:write_uwsgi_config:257 : local http= 2022-08-03 02:14:38.932 | + lib/apache:write_uwsgi_config:258 : local name= 2022-08-03 02:14:38.935 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/cinder-wsgi 2022-08-03 02:14:38.940 | + lib/apache:write_uwsgi_config:259 : name=cinder-wsgi 2022-08-03 02:14:38.946 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-08-03 02:14:38.949 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-08-03 02:14:38.964 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-08-03 02:14:38.964 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-08-03 02:14:38.973 | d /var/run/uwsgi 0755 ubuntu root 2022-08-03 02:14:38.977 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-08-03 02:14:39.002 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2022-08-03 02:14:39.005 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2022-08-03 02:14:39.010 | + lib/apache:write_uwsgi_config:275 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2022-08-03 02:14:39.047 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2022-08-03 02:14:39.084 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2022-08-03 02:14:39.121 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2022-08-03 02:14:39.157 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2022-08-03 02:14:39.190 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-08-03 02:14:39.222 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2022-08-03 02:14:39.255 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2022-08-03 02:14:39.287 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2022-08-03 02:14:39.318 | + 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-08-03 02:14:39.349 | + lib/apache:write_uwsgi_config:292 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2022-08-03 02:14:39.382 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-08-03 02:14:39.414 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2022-08-03 02:14:39.446 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-08-03 02:14:39.449 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-08-03 02:14:39.452 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for cinder-wsgi 2022-08-03 02:14:39.455 | ++ lib/apache:apache_site_config_for:186 : local site=cinder-wsgi 2022-08-03 02:14:39.458 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-08-03 02:14:39.460 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-03 02:14:39.463 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-03 02:14:39.465 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2022-08-03 02:14:39.468 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2022-08-03 02:14:39.471 | + lib/apache:write_uwsgi_config:304 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2022-08-03 02:14:39.505 | + lib/apache:write_uwsgi_config:305 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2022-08-03 02:14:39.538 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2022-08-03 02:14:39.540 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 ' 2022-08-03 02:14:39.548 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 2022-08-03 02:14:39.552 | + lib/apache:write_uwsgi_config:307 : enable_apache_site cinder-wsgi 2022-08-03 02:14:39.555 | + lib/apache:enable_apache_site:203 : local site=cinder-wsgi 2022-08-03 02:14:39.558 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-08-03 02:14:39.560 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-08-03 02:14:39.563 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-08-03 02:14:39.565 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-03 02:14:39.569 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-03 02:14:39.572 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-08-03 02:14:39.574 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-08-03 02:14:39.577 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-03 02:14:39.579 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-03 02:14:39.582 | + lib/apache:enable_apache_site:207 : sudo a2ensite cinder-wsgi 2022-08-03 02:14:39.689 | Enabling site cinder-wsgi. 2022-08-03 02:14:39.696 | To activate the new configuration, you need to run: 2022-08-03 02:14:39.696 | systemctl reload apache2 2022-08-03 02:14:39.701 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-08-03 02:14:39.704 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-08-03 02:14:39.706 | + functions-common:restart_service:2324 : '[' -x /bin/systemctl ']' 2022-08-03 02:14:39.710 | + functions-common:restart_service:2325 : sudo /bin/systemctl restart apache2 2022-08-03 02:14:39.950 | + lib/cinder:configure_cinder:360 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2022-08-03 02:14:39.954 | + lib/cinder:configure_cinder:364 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2022-08-03 02:14:39.999 | + lib/cinder:configure_cinder:366 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.74/image 2022-08-03 02:14:40.043 | + lib/cinder:configure_cinder:367 : is_service_enabled tls-proxy 2022-08-03 02:14:40.062 | + functions-common:is_service_enabled:2096 : return 1 2022-08-03 02:14:40.066 | + lib/cinder:configure_cinder:373 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2022-08-03 02:14:40.070 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-08-03 02:14:40.073 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-08-03 02:14:40.076 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-08-03 02:14:40.078 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf nova auth_type password 2022-08-03 02:14:40.116 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf nova interface public 2022-08-03 02:14:40.151 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.74/identity 2022-08-03 02:14:40.200 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf nova username nova 2022-08-03 02:14:40.235 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2022-08-03 02:14:40.271 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2022-08-03 02:14:40.306 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf nova project_name service 2022-08-03 02:14:40.339 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2022-08-03 02:14:40.375 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-08-03 02:14:40.409 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2022-08-03 02:14:40.443 | + lib/cinder:configure_cinder:374 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2022-08-03 02:14:40.475 | + lib/cinder:configure_cinder:375 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2022-08-03 02:14:40.524 | + lib/cinder:configure_cinder:377 : [[ ! -z '' ]] 2022-08-03 02:14:40.527 | + lib/cinder:configure_cinder:379 : is_service_enabled etcd3 2022-08-03 02:14:40.547 | + functions-common:is_service_enabled:2096 : return 0 2022-08-03 02:14:40.550 | + lib/cinder:configure_cinder:380 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.74:2379 2022-08-03 02:14:40.585 | + lib/cinder:configure_cinder:383 : [[ False == True ]] 2022-08-03 02:14:40.588 | + lib/cinder:configure_cinder:383 : [[ False == True ]] 2022-08-03 02:14:40.591 | + ./stack.sh:main:924 : is_service_enabled neutron 2022-08-03 02:14:40.612 | + functions-common:is_service_enabled:2096 : return 0 2022-08-03 02:14:40.615 | + ./stack.sh:main:926 : stack_install_service neutron 2022-08-03 02:14:40.618 | + lib/stack:stack_install_service:20 : local service=neutron 2022-08-03 02:14:40.621 | + lib/stack:stack_install_service:21 : type install_neutron 2022-08-03 02:14:40.624 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-08-03 02:14:40.627 | + lib/stack:stack_install_service:32 : install_neutron 2022-08-03 02:14:40.631 | + lib/neutron:install_neutron:704 : is_neutron_legacy_enabled 2022-08-03 02:14:40.635 | ++ lib/neutron:is_neutron_legacy_enabled:142 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-08-03 02:14:40.636 | ++ lib/neutron:is_neutron_legacy_enabled:142 : sed s/neutron-//g 2022-08-03 02:14:40.643 | + lib/neutron:is_neutron_legacy_enabled:142 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-08-03 02:14:40.646 | + lib/neutron:is_neutron_legacy_enabled:143 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-08-03 02:14:40.649 | + lib/neutron:is_neutron_legacy_enabled:144 : [[ ,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-08-03 02:14:40.652 | + lib/neutron:is_neutron_legacy_enabled:144 : return 0 2022-08-03 02:14:40.654 | + lib/neutron:install_neutron:706 : install_mutnauq 2022-08-03 02:14:40.658 | + lib/neutron-legacy:install_mutnauq:472 : use_library_from_git neutron-lib 2022-08-03 02:14:40.661 | + inc/python:use_library_from_git:246 : local name=neutron-lib 2022-08-03 02:14:40.664 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-03 02:14:40.667 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-03 02:14:40.670 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,neutron-lib, ]] 2022-08-03 02:14:40.673 | + inc/python:use_library_from_git:249 : return 1 2022-08-03 02:14:40.677 | + lib/neutron-legacy:install_mutnauq:477 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron master 2022-08-03 02:14:40.679 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/neutron.git 2022-08-03 02:14:40.682 | + functions-common:git_clone:598 : local git_dest=/opt/stack/neutron 2022-08-03 02:14:40.684 | + functions-common:git_clone:599 : local git_ref=master 2022-08-03 02:14:40.687 | + functions-common:git_clone:600 : local orig_dir 2022-08-03 02:14:40.690 | ++ functions-common:git_clone:601 : pwd 2022-08-03 02:14:40.693 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-08-03 02:14:40.695 | + functions-common:git_clone:602 : local git_clone_flags= 2022-08-03 02:14:40.698 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-08-03 02:14:40.717 | + functions-common:git_clone:604 : RECLONE=False 2022-08-03 02:14:40.719 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-08-03 02:14:40.722 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-08-03 02:14:40.726 | + functions-common:git_clone:618 : echo master 2022-08-03 02:14:40.727 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-08-03 02:14:40.733 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/neutron ]] 2022-08-03 02:14:40.737 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-08-03 02:14:40.740 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/neutron 2022-08-03 02:14:40.755 | + functions-common:git_clone:678 : cd /opt/stack/neutron 2022-08-03 02:14:40.759 | + functions-common:git_clone:679 : git show --oneline 2022-08-03 02:14:40.759 | + functions-common:git_clone:679 : head -1 2022-08-03 02:14:40.763 | b7fad3dd35 Merge "Implement specific tracked resource count method per quota driver" 2022-08-03 02:14:40.766 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-08-03 02:14:40.768 | + lib/neutron-legacy:install_mutnauq:478 : setup_develop /opt/stack/neutron 2022-08-03 02:14:40.772 | + inc/python:setup_develop:334 : local bindep 2022-08-03 02:14:40.775 | + inc/python:setup_develop:335 : [[ /opt/stack/neutron == -bindep* ]] 2022-08-03 02:14:40.778 | + inc/python:setup_develop:339 : local project_dir=/opt/stack/neutron 2022-08-03 02:14:40.780 | + inc/python:setup_develop:340 : local extras= 2022-08-03 02:14:40.783 | + inc/python:setup_develop:341 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2022-08-03 02:14:40.787 | + inc/python:_setup_package_with_constraints_edit:360 : local bindep 2022-08-03 02:14:40.789 | + inc/python:_setup_package_with_constraints_edit:361 : [[ /opt/stack/neutron == -bindep* ]] 2022-08-03 02:14:40.791 | + inc/python:_setup_package_with_constraints_edit:365 : local project_dir=/opt/stack/neutron 2022-08-03 02:14:40.794 | + inc/python:_setup_package_with_constraints_edit:366 : local flags=-e 2022-08-03 02:14:40.797 | + inc/python:_setup_package_with_constraints_edit:367 : local extras= 2022-08-03 02:14:40.800 | ++ inc/python:_setup_package_with_constraints_edit:374 : cd /opt/stack/neutron 2022-08-03 02:14:40.803 | ++ inc/python:_setup_package_with_constraints_edit:374 : pwd 2022-08-03 02:14:40.806 | + inc/python:_setup_package_with_constraints_edit:374 : project_dir=/opt/stack/neutron 2022-08-03 02:14:40.809 | + inc/python:_setup_package_with_constraints_edit:376 : '[' -n /opt/stack/requirements ']' 2022-08-03 02:14:40.811 | + inc/python:_setup_package_with_constraints_edit:380 : local name 2022-08-03 02:14:40.816 | ++ inc/python:_setup_package_with_constraints_edit:381 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2022-08-03 02:14:40.822 | + inc/python:_setup_package_with_constraints_edit:381 : name=neutron 2022-08-03 02:14:40.826 | + inc/python:_setup_package_with_constraints_edit:383 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2022-08-03 02:14:41.540 | + inc/python:_setup_package_with_constraints_edit:386 : setup_package /opt/stack/neutron -e 2022-08-03 02:14:41.543 | + inc/python:setup_package:414 : local bindep=0 2022-08-03 02:14:41.545 | + inc/python:setup_package:415 : local bindep_flag= 2022-08-03 02:14:41.548 | + inc/python:setup_package:416 : local bindep_profiles= 2022-08-03 02:14:41.551 | + inc/python:setup_package:417 : [[ /opt/stack/neutron == -bindep* ]] 2022-08-03 02:14:41.555 | + inc/python:setup_package:422 : local project_dir=/opt/stack/neutron 2022-08-03 02:14:41.557 | + inc/python:setup_package:423 : local flags=-e 2022-08-03 02:14:41.559 | + inc/python:setup_package:424 : local extras= 2022-08-03 02:14:41.562 | + inc/python:setup_package:428 : [[ -n -e ]] 2022-08-03 02:14:41.564 | + inc/python:setup_package:428 : [[ -z '' ]] 2022-08-03 02:14:41.568 | + inc/python:setup_package:428 : [[ ! -e =~ ^-.* ]] 2022-08-03 02:14:41.570 | + inc/python:setup_package:433 : [[ ! -z '' ]] 2022-08-03 02:14:41.573 | + inc/python:setup_package:438 : [[ 0 == 1 ]] 2022-08-03 02:14:41.575 | + inc/python:setup_package:442 : pip_install -e /opt/stack/neutron 2022-08-03 02:14:41.600 | Using python 3.8 to install /opt/stack/neutron 2022-08-03 02:14:41.603 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/neutron 2022-08-03 02:14:44.008 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 02:14:44.008 | from cryptography.utils import int_from_bytes 2022-08-03 02:14:44.008 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 02:14:44.008 | from cryptography.utils import int_from_bytes 2022-08-03 02:14:45.239 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-03 02:14:45.239 | Obtaining file:///opt/stack/neutron 2022-08-03 02:14:47.584 | Requirement already satisfied: Jinja2===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 10)) (3.1.2) 2022-08-03 02:14:47.591 | Requirement already satisfied: MarkupSafe===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (2.1.1) 2022-08-03 02:14:47.595 | Requirement already satisfied: Paste===3.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (3.5.1) 2022-08-03 02:14:47.604 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 15)) (2.1.1) 2022-08-03 02:14:47.614 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (2.5.1) 2022-08-03 02:14:47.626 | Requirement already satisfied: SQLAlchemy===1.4.39 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 25)) (1.4.39) 2022-08-03 02:14:47.778 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (1.8.7) 2022-08-03 02:14:47.792 | Requirement already satisfied: alembic===1.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (1.8.1) 2022-08-03 02:14:47.808 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (2.5.0) 2022-08-03 02:14:47.814 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (5.1.1) 2022-08-03 02:14:47.818 | Requirement already satisfied: eventlet===0.33.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (0.33.1) 2022-08-03 02:14:47.827 | Requirement already satisfied: futurist===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 174)) (2.4.1) 2022-08-03 02:14:47.829 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 188)) (1.1.2) 2022-08-03 02:14:47.835 | Requirement already satisfied: httplib2===0.20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 196)) (0.20.4) 2022-08-03 02:14:47.846 | Requirement already satisfied: importlib-metadata===4.12.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (4.12.0) 2022-08-03 02:14:47.885 | Requirement already satisfied: importlib-resources===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 206)) (5.9.0) 2022-08-03 02:14:47.913 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (5.0.0) 2022-08-03 02:14:47.974 | Requirement already satisfied: keystonemiddleware===10.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 229)) (10.0.0) 2022-08-03 02:14:48.026 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.8.0) 2022-08-03 02:14:48.031 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 262)) (0.11.0) 2022-08-03 02:14:48.035 | Requirement already satisfied: neutron-lib===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 265)) (3.0.0) 2022-08-03 02:14:48.073 | Requirement already satisfied: openstacksdk===0.99.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 284)) (0.99.0) 2022-08-03 02:14:48.100 | Requirement already satisfied: os-ken===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 291)) (2.4.0) 2022-08-03 02:14:48.119 | Requirement already satisfied: os-resource-classes===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (1.1.0) 2022-08-03 02:14:48.123 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (1.7.0) 2022-08-03 02:14:48.128 | Requirement already satisfied: os-traits===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 297)) (2.8.0) 2022-08-03 02:14:48.132 | Requirement already satisfied: os-vif===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 298)) (2.8.0) 2022-08-03 02:14:48.156 | Requirement already satisfied: oslo.cache===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (3.0.0) 2022-08-03 02:14:48.195 | Requirement already satisfied: oslo.concurrency===4.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (4.5.1) 2022-08-03 02:14:48.206 | Requirement already satisfied: oslo.config===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (9.0.0) 2022-08-03 02:14:48.246 | Requirement already satisfied: oslo.context===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (5.0.0) 2022-08-03 02:14:48.252 | Requirement already satisfied: oslo.db===12.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (12.0.0) 2022-08-03 02:14:48.301 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (5.1.0) 2022-08-03 02:14:48.306 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (5.0.0) 2022-08-03 02:14:48.349 | Requirement already satisfied: oslo.messaging===13.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (13.0.0) 2022-08-03 02:14:48.407 | Requirement already satisfied: oslo.metrics===0.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (0.4.0) 2022-08-03 02:14:48.419 | Requirement already satisfied: oslo.middleware===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (5.0.0) 2022-08-03 02:14:48.439 | Requirement already satisfied: oslo.policy===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (4.0.0) 2022-08-03 02:14:48.453 | Requirement already satisfied: oslo.privsep===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (3.0.0) 2022-08-03 02:14:48.468 | Requirement already satisfied: oslo.reports===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (2.4.0) 2022-08-03 02:14:48.482 | Requirement already satisfied: oslo.rootwrap===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (6.3.1) 2022-08-03 02:14:48.485 | Requirement already satisfied: oslo.serialization===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (5.0.0) 2022-08-03 02:14:48.494 | Requirement already satisfied: oslo.service===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (3.0.0) 2022-08-03 02:14:48.516 | Requirement already satisfied: oslo.upgradecheck===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (2.0.0) 2022-08-03 02:14:48.528 | Requirement already satisfied: oslo.utils===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (6.0.0) 2022-08-03 02:14:48.542 | Requirement already satisfied: oslo.versionedobjects===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 322)) (3.0.0) 2022-08-03 02:14:48.562 | Requirement already satisfied: osprofiler===3.4.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 326)) (3.4.3) 2022-08-03 02:14:48.602 | Requirement already satisfied: ovs===2.17.1.post1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 327)) (2.17.1.post1) 2022-08-03 02:14:48.609 | Requirement already satisfied: ovsdbapp===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (2.0.0) 2022-08-03 02:14:48.617 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (21.3) 2022-08-03 02:14:48.623 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.9.0) 2022-08-03 02:14:48.625 | Requirement already satisfied: pecan===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 334)) (1.4.2) 2022-08-03 02:14:48.635 | Requirement already satisfied: prettytable===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.3.0) 2022-08-03 02:14:48.647 | Requirement already satisfied: prometheus-client===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 344)) (0.14.1) 2022-08-03 02:14:48.653 | Requirement already satisfied: psutil===5.9.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 346)) (5.9.1) 2022-08-03 02:14:48.673 | Requirement already satisfied: pyOpenSSL===22.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 352)) (22.0.0) 2022-08-03 02:14:48.685 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (3.1.1) 2022-08-03 02:14:48.696 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (0.9.6) 2022-08-03 02:14:48.699 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-08-03 02:14:48.706 | Requirement already satisfied: pyroute2===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 372)) (0.7.2) 2022-08-03 02:14:48.713 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (2.8.2) 2022-08-03 02:14:48.718 | Requirement already satisfied: python-designateclient===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 397)) (5.0.0) 2022-08-03 02:14:48.774 | Requirement already satisfied: python-keystoneclient===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (5.0.0) 2022-08-03 02:14:48.796 | Requirement already satisfied: python-neutronclient===8.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 415)) (8.0.0) 2022-08-03 02:14:48.822 | Requirement already satisfied: python-novaclient===18.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 416)) (18.0.0) 2022-08-03 02:14:48.838 | Requirement already satisfied: pytz===2022.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2022.1) 2022-08-03 02:14:48.843 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 446)) (0.7) 2022-08-03 02:14:48.850 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-08-03 02:14:48.864 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 455)) (1.4.0) 2022-08-03 02:14:48.867 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 460)) (1.5.0) 2022-08-03 02:14:48.872 | Requirement already satisfied: setproctitle===1.2.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 480)) (1.2.3) 2022-08-03 02:14:48.877 | Requirement already satisfied: simplejson===3.17.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (3.17.6) 2022-08-03 02:14:48.881 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-08-03 02:14:48.884 | Requirement already satisfied: sortedcontainers===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 487)) (2.4.0) 2022-08-03 02:14:48.888 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 510)) (0.13.0) 2022-08-03 02:14:48.899 | Requirement already satisfied: sqlparse===0.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 511)) (0.4.2) 2022-08-03 02:14:48.901 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 514)) (3.3.0) 2022-08-03 02:14:48.904 | Requirement already satisfied: stevedore===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (4.0.0) 2022-08-03 02:14:48.909 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 531)) (6.3.1) 2022-08-03 02:14:48.924 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 534)) (2.0.1) 2022-08-03 02:14:48.935 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 535)) (0.5.0) 2022-08-03 02:14:48.941 | Requirement already satisfied: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (2.5.0) 2022-08-03 02:14:48.952 | Requirement already satisfied: tooz===2.11.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 545)) (2.11.1) 2022-08-03 02:14:49.013 | Requirement already satisfied: urllib3===1.26.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.10) 2022-08-03 02:14:49.048 | Requirement already satisfied: voluptuous===0.13.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 568)) (0.13.1) 2022-08-03 02:14:49.053 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) (0.2.5) 2022-08-03 02:14:49.058 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (1.14.1) 2022-08-03 02:14:49.062 | Requirement already satisfied: yappi===1.3.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 585)) (1.3.5) 2022-08-03 02:14:49.068 | Requirement already satisfied: zipp===3.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 590)) (3.8.1) 2022-08-03 02:14:49.094 | Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from Paste===3.5.1->-c /opt/stack/requirements/upper-constraints.txt (line 14)) (45.2.0) 2022-08-03 02:14:49.097 | Requirement already satisfied: Mako===1.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.2.1) 2022-08-03 02:14:49.108 | Requirement already satisfied: dnspython===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (2.2.1) 2022-08-03 02:14:49.136 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) (1.0.2) 2022-08-03 02:14:49.140 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-08-03 02:14:49.143 | Requirement already satisfied: jsonpatch===1.32 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (1.32) 2022-08-03 02:14:49.148 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 255)) (2.5.0) 2022-08-03 02:14:49.169 | Requirement already satisfied: cryptography===36.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 127)) (36.0.2) 2022-08-03 02:14:49.208 | Requirement already satisfied: jmespath===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (1.0.1) 2022-08-03 02:14:49.211 | Requirement already satisfied: dogpile.cache===1.1.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 152)) (1.1.8) 2022-08-03 02:14:49.217 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 86)) (1.4.4) 2022-08-03 02:14:49.220 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (1.0.4) 2022-08-03 02:14:49.224 | Requirement already satisfied: fasteners===0.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 167)) (0.17.3) 2022-08-03 02:14:49.227 | Requirement already satisfied: kombu===5.2.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 230)) (5.2.4) 2022-08-03 02:14:49.276 | Requirement already satisfied: amqp===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 79)) (5.1.1) 2022-08-03 02:14:49.281 | Requirement already satisfied: cachetools===5.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 104)) (5.2.0) 2022-08-03 02:14:49.283 | Requirement already satisfied: bcrypt===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 96)) (3.2.2) 2022-08-03 02:14:49.292 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (1.15.1) 2022-08-03 02:14:49.295 | Requirement already satisfied: fixtures===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) (4.0.1) 2022-08-03 02:14:49.309 | Requirement already satisfied: logutils===0.3.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 240)) (0.3.5) 2022-08-03 02:14:49.311 | Requirement already satisfied: jsonschema===4.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (4.7.2) 2022-08-03 02:14:49.352 | Requirement already satisfied: osc-lib===2.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (2.6.1) 2022-08-03 02:14:49.367 | Requirement already satisfied: cliff===3.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (3.10.1) 2022-08-03 02:14:49.380 | Requirement already satisfied: os-client-config===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 289)) (2.1.0) 2022-08-03 02:14:49.384 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) (3.3) 2022-08-03 02:14:49.388 | Requirement already satisfied: charset-normalizer===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (2.1.0) 2022-08-03 02:14:49.395 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2019.11.28) 2022-08-03 02:14:49.397 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 29)) (0.5.2) 2022-08-03 02:14:49.400 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 165)) (1.0.0) 2022-08-03 02:14:49.402 | Requirement already satisfied: jsonpointer===2.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223)) (2.3) 2022-08-03 02:14:49.405 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 564)) (5.0.0) 2022-08-03 02:14:49.408 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-08-03 02:14:49.412 | Requirement already satisfied: pyrsistent===0.18.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 373)) (0.18.1) 2022-08-03 02:14:49.416 | Requirement already satisfied: attrs===21.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (21.4.0) 2022-08-03 02:14:49.478 | Requirement already satisfied: autopage===0.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 93)) (0.5.1) 2022-08-03 02:14:49.482 | Requirement already satisfied: cmd2===2.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 116)) (2.4.2) 2022-08-03 02:14:49.530 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (1.8.2) 2022-08-03 02:14:50.507 | Installing collected packages: neutron 2022-08-03 02:14:50.507 | Attempting uninstall: neutron 2022-08-03 02:14:50.508 | Found existing installation: neutron 20.1.0.dev459 2022-08-03 02:14:50.520 | Can't uninstall 'neutron'. No files were found to uninstall. 2022-08-03 02:14:50.520 | Running setup.py develop for neutron 2022-08-03 02:14:53.253 | Successfully installed neutron 2022-08-03 02:14:53.398 | + inc/python:pip_install:196 : result=0 2022-08-03 02:14:53.401 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-03 02:14:53.404 | + functions-common:time_stop:2440 : local name 2022-08-03 02:14:53.407 | + functions-common:time_stop:2441 : local end_time 2022-08-03 02:14:53.410 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-03 02:14:53.413 | + functions-common:time_stop:2443 : local total 2022-08-03 02:14:53.416 | + functions-common:time_stop:2444 : local start_time 2022-08-03 02:14:53.419 | + functions-common:time_stop:2446 : name=pip_install 2022-08-03 02:14:53.422 | + functions-common:time_stop:2447 : start_time=1659492881593 2022-08-03 02:14:53.425 | + functions-common:time_stop:2449 : [[ -z 1659492881593 ]] 2022-08-03 02:14:53.429 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-03 02:14:53.434 | + functions-common:time_stop:2452 : end_time=1659492893432 2022-08-03 02:14:53.437 | + functions-common:time_stop:2453 : elapsed_time=11839 2022-08-03 02:14:53.440 | + functions-common:time_stop:2454 : total=101105 2022-08-03 02:14:53.442 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-03 02:14:53.445 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=112944 2022-08-03 02:14:53.448 | + inc/python:pip_install:199 : return 0 2022-08-03 02:14:53.450 | + inc/python:setup_package:444 : [[ -e == \-\e ]] 2022-08-03 02:14:53.453 | + inc/python:setup_package:445 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-08-03 02:14:53.456 | + functions-common:safe_chown:2341 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-08-03 02:14:53.478 | + functions-common:_safe_permission_operation:2189 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-08-03 02:14:53.493 | + inc/python:_setup_package_with_constraints_edit:390 : use_library_from_git /opt/stack/neutron 2022-08-03 02:14:53.496 | + inc/python:use_library_from_git:246 : local name=/opt/stack/neutron 2022-08-03 02:14:53.498 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-03 02:14:53.501 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-03 02:14:53.505 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,/opt/stack/neutron, ]] 2022-08-03 02:14:53.508 | + inc/python:use_library_from_git:249 : return 1 2022-08-03 02:14:53.511 | + lib/neutron-legacy:install_mutnauq:480 : [[ openvswitch == \o\v\n ]] 2022-08-03 02:14:53.513 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-08-03 02:14:53.516 | + ./stack.sh:main:929 : is_service_enabled nova 2022-08-03 02:14:53.537 | + functions-common:is_service_enabled:2096 : return 0 2022-08-03 02:14:53.540 | + ./stack.sh:main:931 : stack_install_service nova 2022-08-03 02:14:53.542 | + lib/stack:stack_install_service:20 : local service=nova 2022-08-03 02:14:53.545 | + lib/stack:stack_install_service:21 : type install_nova 2022-08-03 02:14:53.548 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-08-03 02:14:53.552 | + lib/stack:stack_install_service:32 : install_nova 2022-08-03 02:14:53.555 | + lib/nova:install_nova:889 : use_library_from_git os-vif 2022-08-03 02:14:53.558 | + inc/python:use_library_from_git:246 : local name=os-vif 2022-08-03 02:14:53.560 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-03 02:14:53.563 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-03 02:14:53.565 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,os-vif, ]] 2022-08-03 02:14:53.568 | + inc/python:use_library_from_git:249 : return 1 2022-08-03 02:14:53.571 | + lib/nova:install_nova:894 : is_service_enabled n-cpu 2022-08-03 02:14:53.589 | + functions-common:is_service_enabled:2096 : return 1 2022-08-03 02:14:53.591 | + lib/nova:install_nova:898 : is_service_enabled n-novnc 2022-08-03 02:14:53.610 | + functions-common:is_service_enabled:2096 : return 1 2022-08-03 02:14:53.614 | + lib/nova:install_nova:910 : is_service_enabled n-spice 2022-08-03 02:14:53.634 | + functions-common:is_service_enabled:2096 : return 1 2022-08-03 02:14:53.637 | + lib/nova:install_nova:922 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova master 2022-08-03 02:14:53.640 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/nova.git 2022-08-03 02:14:53.642 | + functions-common:git_clone:598 : local git_dest=/opt/stack/nova 2022-08-03 02:14:53.644 | + functions-common:git_clone:599 : local git_ref=master 2022-08-03 02:14:53.647 | + functions-common:git_clone:600 : local orig_dir 2022-08-03 02:14:53.650 | ++ functions-common:git_clone:601 : pwd 2022-08-03 02:14:53.652 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-08-03 02:14:53.654 | + functions-common:git_clone:602 : local git_clone_flags= 2022-08-03 02:14:53.657 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-08-03 02:14:53.678 | + functions-common:git_clone:604 : RECLONE=False 2022-08-03 02:14:53.680 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-08-03 02:14:53.682 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-08-03 02:14:53.686 | + functions-common:git_clone:618 : echo master 2022-08-03 02:14:53.686 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-08-03 02:14:53.694 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/nova ]] 2022-08-03 02:14:53.697 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-08-03 02:14:53.701 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/nova 2022-08-03 02:14:53.715 | + functions-common:git_clone:678 : cd /opt/stack/nova 2022-08-03 02:14:53.719 | + functions-common:git_clone:679 : head -1 2022-08-03 02:14:53.719 | + functions-common:git_clone:679 : git show --oneline 2022-08-03 02:14:53.724 | 003f1d2b45 block_device_info: Add swap to inline 2022-08-03 02:14:53.728 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-08-03 02:14:53.731 | + lib/nova:install_nova:923 : setup_develop /opt/stack/nova 2022-08-03 02:14:53.733 | + inc/python:setup_develop:334 : local bindep 2022-08-03 02:14:53.736 | + inc/python:setup_develop:335 : [[ /opt/stack/nova == -bindep* ]] 2022-08-03 02:14:53.739 | + inc/python:setup_develop:339 : local project_dir=/opt/stack/nova 2022-08-03 02:14:53.742 | + inc/python:setup_develop:340 : local extras= 2022-08-03 02:14:53.744 | + inc/python:setup_develop:341 : _setup_package_with_constraints_edit /opt/stack/nova -e 2022-08-03 02:14:53.747 | + inc/python:_setup_package_with_constraints_edit:360 : local bindep 2022-08-03 02:14:53.750 | + inc/python:_setup_package_with_constraints_edit:361 : [[ /opt/stack/nova == -bindep* ]] 2022-08-03 02:14:53.752 | + inc/python:_setup_package_with_constraints_edit:365 : local project_dir=/opt/stack/nova 2022-08-03 02:14:53.756 | + inc/python:_setup_package_with_constraints_edit:366 : local flags=-e 2022-08-03 02:14:53.758 | + inc/python:_setup_package_with_constraints_edit:367 : local extras= 2022-08-03 02:14:53.762 | ++ inc/python:_setup_package_with_constraints_edit:374 : cd /opt/stack/nova 2022-08-03 02:14:53.764 | ++ inc/python:_setup_package_with_constraints_edit:374 : pwd 2022-08-03 02:14:53.768 | + inc/python:_setup_package_with_constraints_edit:374 : project_dir=/opt/stack/nova 2022-08-03 02:14:53.770 | + inc/python:_setup_package_with_constraints_edit:376 : '[' -n /opt/stack/requirements ']' 2022-08-03 02:14:53.774 | + inc/python:_setup_package_with_constraints_edit:380 : local name 2022-08-03 02:14:53.777 | ++ inc/python:_setup_package_with_constraints_edit:381 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2022-08-03 02:14:53.784 | + inc/python:_setup_package_with_constraints_edit:381 : name=nova 2022-08-03 02:14:53.787 | + inc/python:_setup_package_with_constraints_edit:383 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2022-08-03 02:14:54.464 | + inc/python:_setup_package_with_constraints_edit:386 : setup_package /opt/stack/nova -e 2022-08-03 02:14:54.467 | + inc/python:setup_package:414 : local bindep=0 2022-08-03 02:14:54.469 | + inc/python:setup_package:415 : local bindep_flag= 2022-08-03 02:14:54.472 | + inc/python:setup_package:416 : local bindep_profiles= 2022-08-03 02:14:54.475 | + inc/python:setup_package:417 : [[ /opt/stack/nova == -bindep* ]] 2022-08-03 02:14:54.477 | + inc/python:setup_package:422 : local project_dir=/opt/stack/nova 2022-08-03 02:14:54.480 | + inc/python:setup_package:423 : local flags=-e 2022-08-03 02:14:54.482 | + inc/python:setup_package:424 : local extras= 2022-08-03 02:14:54.485 | + inc/python:setup_package:428 : [[ -n -e ]] 2022-08-03 02:14:54.487 | + inc/python:setup_package:428 : [[ -z '' ]] 2022-08-03 02:14:54.491 | + inc/python:setup_package:428 : [[ ! -e =~ ^-.* ]] 2022-08-03 02:14:54.493 | + inc/python:setup_package:433 : [[ ! -z '' ]] 2022-08-03 02:14:54.496 | + inc/python:setup_package:438 : [[ 0 == 1 ]] 2022-08-03 02:14:54.499 | + inc/python:setup_package:442 : pip_install -e /opt/stack/nova 2022-08-03 02:14:54.524 | Using python 3.8 to install /opt/stack/nova 2022-08-03 02:14:54.527 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/nova 2022-08-03 02:14:56.765 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 02:14:56.765 | from cryptography.utils import int_from_bytes 2022-08-03 02:14:56.765 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 02:14:56.765 | from cryptography.utils import int_from_bytes 2022-08-03 02:14:57.907 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-03 02:14:57.907 | Obtaining file:///opt/stack/nova 2022-08-03 02:15:01.422 | Requirement already satisfied: Jinja2===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 10)) (3.1.2) 2022-08-03 02:15:01.429 | Requirement already satisfied: MarkupSafe===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (2.1.1) 2022-08-03 02:15:01.432 | Requirement already satisfied: Paste===3.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (3.5.1) 2022-08-03 02:15:01.440 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 15)) (2.1.1) 2022-08-03 02:15:01.450 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-08-03 02:15:01.453 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (2.5.1) 2022-08-03 02:15:01.464 | Requirement already satisfied: SQLAlchemy===1.4.39 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 25)) (1.4.39) 2022-08-03 02:15:01.617 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (1.8.7) 2022-08-03 02:15:01.630 | Requirement already satisfied: alembic===1.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (1.8.1) 2022-08-03 02:15:01.644 | Requirement already satisfied: castellan===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (4.0.0) 2022-08-03 02:15:01.665 | Requirement already satisfied: cryptography===36.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 127)) (36.0.2) 2022-08-03 02:15:01.703 | Requirement already satisfied: cursive===0.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 128)) (0.2.2) 2022-08-03 02:15:01.717 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (5.1.1) 2022-08-03 02:15:01.720 | Requirement already satisfied: eventlet===0.33.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (0.33.1) 2022-08-03 02:15:01.730 | Requirement already satisfied: futurist===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 174)) (2.4.1) 2022-08-03 02:15:01.733 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 188)) (1.1.2) 2022-08-03 02:15:01.738 | Requirement already satisfied: importlib-metadata===4.12.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (4.12.0) 2022-08-03 02:15:01.776 | Requirement already satisfied: importlib-resources===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 206)) (5.9.0) 2022-08-03 02:15:01.804 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) (1.0.2) 2022-08-03 02:15:01.807 | Requirement already satisfied: jsonschema===4.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (4.7.2) 2022-08-03 02:15:01.848 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (5.0.0) 2022-08-03 02:15:01.907 | Requirement already satisfied: keystonemiddleware===10.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 229)) (10.0.0) 2022-08-03 02:15:01.961 | Requirement already satisfied: lxml===4.9.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 241)) (4.9.1) 2022-08-03 02:15:01.971 | Requirement already satisfied: microversion-parse===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 245)) (1.0.1) 2022-08-03 02:15:01.976 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.8.0) 2022-08-03 02:15:01.981 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 262)) (0.11.0) 2022-08-03 02:15:01.984 | Requirement already satisfied: openstacksdk===0.99.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 284)) (0.99.0) 2022-08-03 02:15:02.010 | Requirement already satisfied: os-brick===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 288)) (6.0.0) 2022-08-03 02:15:02.034 | Requirement already satisfied: os-resource-classes===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (1.1.0) 2022-08-03 02:15:02.040 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (1.7.0) 2022-08-03 02:15:02.044 | Requirement already satisfied: os-traits===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 297)) (2.8.0) 2022-08-03 02:15:02.049 | Requirement already satisfied: os-vif===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 298)) (2.8.0) 2022-08-03 02:15:02.073 | Requirement already satisfied: os-win===5.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (5.7.0) 2022-08-03 02:15:02.091 | Requirement already satisfied: oslo.cache===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (3.0.0) 2022-08-03 02:15:02.129 | Requirement already satisfied: oslo.concurrency===4.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (4.5.1) 2022-08-03 02:15:02.140 | Requirement already satisfied: oslo.config===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (9.0.0) 2022-08-03 02:15:02.180 | Requirement already satisfied: oslo.context===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (5.0.0) 2022-08-03 02:15:02.186 | Requirement already satisfied: oslo.db===12.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (12.0.0) 2022-08-03 02:15:02.235 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (5.1.0) 2022-08-03 02:15:02.240 | Requirement already satisfied: oslo.limit===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (2.0.0) 2022-08-03 02:15:02.250 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (5.0.0) 2022-08-03 02:15:02.320 | Requirement already satisfied: oslo.messaging===13.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (13.0.0) 2022-08-03 02:15:02.406 | Requirement already satisfied: oslo.metrics===0.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (0.4.0) 2022-08-03 02:15:02.418 | Requirement already satisfied: oslo.middleware===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (5.0.0) 2022-08-03 02:15:02.438 | Requirement already satisfied: oslo.policy===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (4.0.0) 2022-08-03 02:15:02.453 | Requirement already satisfied: oslo.privsep===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (3.0.0) 2022-08-03 02:15:02.468 | Requirement already satisfied: oslo.reports===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (2.4.0) 2022-08-03 02:15:02.481 | Requirement already satisfied: oslo.rootwrap===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (6.3.1) 2022-08-03 02:15:02.484 | Requirement already satisfied: oslo.serialization===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (5.0.0) 2022-08-03 02:15:02.493 | Requirement already satisfied: oslo.service===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (3.0.0) 2022-08-03 02:15:02.516 | Requirement already satisfied: oslo.upgradecheck===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (2.0.0) 2022-08-03 02:15:02.528 | Requirement already satisfied: oslo.utils===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (6.0.0) 2022-08-03 02:15:02.542 | Requirement already satisfied: oslo.versionedobjects===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 322)) (3.0.0) 2022-08-03 02:15:02.562 | Requirement already satisfied: ovsdbapp===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (2.0.0) 2022-08-03 02:15:02.572 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (21.3) 2022-08-03 02:15:02.615 | Requirement already satisfied: paramiko===2.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 331)) (2.11.0) 2022-08-03 02:15:02.650 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.9.0) 2022-08-03 02:15:02.653 | Requirement already satisfied: prettytable===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.3.0) 2022-08-03 02:15:02.666 | Requirement already satisfied: prometheus-client===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 344)) (0.14.1) 2022-08-03 02:15:02.673 | Requirement already satisfied: psutil===5.9.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 346)) (5.9.1) 2022-08-03 02:15:02.692 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (3.1.1) 2022-08-03 02:15:02.703 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (0.9.6) 2022-08-03 02:15:02.706 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-08-03 02:15:02.713 | Requirement already satisfied: pyroute2===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 372)) (0.7.2) 2022-08-03 02:15:02.720 | Requirement already satisfied: pyrsistent===0.18.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 373)) (0.18.1) 2022-08-03 02:15:02.725 | Requirement already satisfied: python-barbicanclient===5.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 388)) (5.4.0) 2022-08-03 02:15:02.741 | Requirement already satisfied: python-cinderclient===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 391)) (9.0.0) 2022-08-03 02:15:02.757 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (2.8.2) 2022-08-03 02:15:02.762 | Requirement already satisfied: python-glanceclient===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 399)) (4.0.1) 2022-08-03 02:15:02.780 | Requirement already satisfied: python-keystoneclient===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (5.0.0) 2022-08-03 02:15:02.803 | Requirement already satisfied: python-neutronclient===8.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 415)) (8.0.0) 2022-08-03 02:15:02.830 | Requirement already satisfied: pytz===2022.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2022.1) 2022-08-03 02:15:02.836 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 446)) (0.7) 2022-08-03 02:15:02.843 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-08-03 02:15:02.858 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 455)) (1.4.0) 2022-08-03 02:15:02.860 | Requirement already satisfied: retrying===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 458)) (1.3.3) 2022-08-03 02:15:02.865 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 460)) (1.5.0) 2022-08-03 02:15:02.870 | Requirement already satisfied: simplejson===3.17.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (3.17.6) 2022-08-03 02:15:02.874 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-08-03 02:15:02.877 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 510)) (0.13.0) 2022-08-03 02:15:02.888 | Requirement already satisfied: sqlparse===0.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 511)) (0.4.2) 2022-08-03 02:15:02.891 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 514)) (3.3.0) 2022-08-03 02:15:02.894 | Requirement already satisfied: stevedore===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (4.0.0) 2022-08-03 02:15:02.899 | Requirement already satisfied: taskflow===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 530)) (5.0.0) 2022-08-03 02:15:02.953 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 531)) (6.3.1) 2022-08-03 02:15:02.968 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 534)) (2.0.1) 2022-08-03 02:15:02.978 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 535)) (0.5.0) 2022-08-03 02:15:02.984 | Requirement already satisfied: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (2.5.0) 2022-08-03 02:15:02.994 | Requirement already satisfied: tooz===2.11.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 545)) (2.11.1) 2022-08-03 02:15:03.054 | Requirement already satisfied: urllib3===1.26.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.10) 2022-08-03 02:15:03.089 | Requirement already satisfied: voluptuous===0.13.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 568)) (0.13.1) 2022-08-03 02:15:03.094 | Requirement already satisfied: warlock===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 571)) (2.0.1) 2022-08-03 02:15:03.101 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) (0.2.5) 2022-08-03 02:15:03.106 | Requirement already satisfied: websockify===0.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 575)) (0.10.0) 2022-08-03 02:15:03.110 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (1.14.1) 2022-08-03 02:15:03.114 | Requirement already satisfied: yappi===1.3.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 585)) (1.3.5) 2022-08-03 02:15:03.119 | Requirement already satisfied: zipp===3.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 590)) (3.8.1) 2022-08-03 02:15:03.147 | Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from Paste===3.5.1->-c /opt/stack/requirements/upper-constraints.txt (line 14)) (45.2.0) 2022-08-03 02:15:03.150 | Requirement already satisfied: Mako===1.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.2.1) 2022-08-03 02:15:03.161 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (1.15.1) 2022-08-03 02:15:03.164 | Requirement already satisfied: dnspython===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (2.2.1) 2022-08-03 02:15:03.194 | Requirement already satisfied: attrs===21.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (21.4.0) 2022-08-03 02:15:03.259 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 255)) (2.5.0) 2022-08-03 02:15:03.282 | Requirement already satisfied: jmespath===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (1.0.1) 2022-08-03 02:15:03.285 | Requirement already satisfied: jsonpatch===1.32 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (1.32) 2022-08-03 02:15:03.290 | Requirement already satisfied: dogpile.cache===1.1.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 152)) (1.1.8) 2022-08-03 02:15:03.297 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 86)) (1.4.4) 2022-08-03 02:15:03.300 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (2.5.0) 2022-08-03 02:15:03.307 | Requirement already satisfied: fasteners===0.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 167)) (0.17.3) 2022-08-03 02:15:03.310 | Requirement already satisfied: kombu===5.2.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 230)) (5.2.4) 2022-08-03 02:15:03.359 | Requirement already satisfied: amqp===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 79)) (5.1.1) 2022-08-03 02:15:03.364 | Requirement already satisfied: cachetools===5.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 104)) (5.2.0) 2022-08-03 02:15:03.368 | Requirement already satisfied: bcrypt===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 96)) (3.2.2) 2022-08-03 02:15:03.376 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (1.0.4) 2022-08-03 02:15:03.381 | Requirement already satisfied: fixtures===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) (4.0.1) 2022-08-03 02:15:03.394 | Requirement already satisfied: ovs===2.17.1.post1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 327)) (2.17.1.post1) 2022-08-03 02:15:03.399 | Requirement already satisfied: PyNaCl===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (1.5.0) 2022-08-03 02:15:03.412 | Requirement already satisfied: cliff===3.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (3.10.1) 2022-08-03 02:15:03.426 | Requirement already satisfied: pyOpenSSL===22.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 352)) (22.0.0) 2022-08-03 02:15:03.439 | Requirement already satisfied: osc-lib===2.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (2.6.1) 2022-08-03 02:15:03.455 | Requirement already satisfied: os-client-config===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 289)) (2.1.0) 2022-08-03 02:15:03.460 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2019.11.28) 2022-08-03 02:15:03.462 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) (3.3) 2022-08-03 02:15:03.466 | Requirement already satisfied: charset-normalizer===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (2.1.0) 2022-08-03 02:15:03.471 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 29)) (0.5.2) 2022-08-03 02:15:03.474 | Requirement already satisfied: pydot===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 360)) (1.4.2) 2022-08-03 02:15:03.479 | Requirement already satisfied: networkx===2.8.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 264)) (2.8.5) 2022-08-03 02:15:03.519 | Requirement already satisfied: automaton===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 92)) (3.0.0) 2022-08-03 02:15:03.526 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 165)) (1.0.0) 2022-08-03 02:15:03.529 | Requirement already satisfied: numpy===1.23.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 275)) (1.23.1) 2022-08-03 02:15:03.532 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-08-03 02:15:03.535 | Requirement already satisfied: jsonpointer===2.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223)) (2.3) 2022-08-03 02:15:03.538 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 564)) (5.0.0) 2022-08-03 02:15:03.541 | Requirement already satisfied: sortedcontainers===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 487)) (2.4.0) 2022-08-03 02:15:03.544 | Requirement already satisfied: autopage===0.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 93)) (0.5.1) 2022-08-03 02:15:03.547 | Requirement already satisfied: cmd2===2.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 116)) (2.4.2) 2022-08-03 02:15:03.600 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (1.8.2) 2022-08-03 02:15:04.524 | Installing collected packages: nova 2022-08-03 02:15:04.525 | Attempting uninstall: nova 2022-08-03 02:15:04.525 | Found existing installation: nova 25.1.0.dev184 2022-08-03 02:15:04.530 | Can't uninstall 'nova'. No files were found to uninstall. 2022-08-03 02:15:04.532 | Running setup.py develop for nova 2022-08-03 02:15:08.469 | Successfully installed nova 2022-08-03 02:15:08.600 | + inc/python:pip_install:196 : result=0 2022-08-03 02:15:08.603 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-03 02:15:08.605 | + functions-common:time_stop:2440 : local name 2022-08-03 02:15:08.607 | + functions-common:time_stop:2441 : local end_time 2022-08-03 02:15:08.610 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-03 02:15:08.612 | + functions-common:time_stop:2443 : local total 2022-08-03 02:15:08.614 | + functions-common:time_stop:2444 : local start_time 2022-08-03 02:15:08.617 | + functions-common:time_stop:2446 : name=pip_install 2022-08-03 02:15:08.619 | + functions-common:time_stop:2447 : start_time=1659492894517 2022-08-03 02:15:08.621 | + functions-common:time_stop:2449 : [[ -z 1659492894517 ]] 2022-08-03 02:15:08.624 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-03 02:15:08.628 | + functions-common:time_stop:2452 : end_time=1659492908626 2022-08-03 02:15:08.631 | + functions-common:time_stop:2453 : elapsed_time=14109 2022-08-03 02:15:08.633 | + functions-common:time_stop:2454 : total=112944 2022-08-03 02:15:08.635 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-03 02:15:08.637 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=127053 2022-08-03 02:15:08.640 | + inc/python:pip_install:199 : return 0 2022-08-03 02:15:08.642 | + inc/python:setup_package:444 : [[ -e == \-\e ]] 2022-08-03 02:15:08.646 | + inc/python:setup_package:445 : safe_chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-08-03 02:15:08.648 | + functions-common:safe_chown:2341 : _safe_permission_operation chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-08-03 02:15:08.670 | + functions-common:_safe_permission_operation:2189 : sudo chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-08-03 02:15:08.684 | + inc/python:_setup_package_with_constraints_edit:390 : use_library_from_git /opt/stack/nova 2022-08-03 02:15:08.686 | + inc/python:use_library_from_git:246 : local name=/opt/stack/nova 2022-08-03 02:15:08.689 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-03 02:15:08.692 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-03 02:15:08.695 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,/opt/stack/nova, ]] 2022-08-03 02:15:08.698 | + inc/python:use_library_from_git:249 : return 1 2022-08-03 02:15:08.700 | + lib/nova:install_nova:924 : sudo install -D -m 0644 -o ubuntu /opt/stack/nova/tools/nova-manage.bash_completion /etc/bash_completion.d/nova-manage.bash_completion 2022-08-03 02:15:08.715 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-08-03 02:15:08.717 | + ./stack.sh:main:932 : configure_nova 2022-08-03 02:15:08.720 | + lib/nova:configure_nova:248 : sudo install -d -o ubuntu /etc/nova 2022-08-03 02:15:08.735 | + lib/nova:configure_nova:250 : configure_rootwrap nova 2022-08-03 02:15:08.738 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2022-08-03 02:15:08.741 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-08-03 02:15:08.745 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2022-08-03 02:15:08.745 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-08-03 02:15:08.751 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2022-08-03 02:15:08.754 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2022-08-03 02:15:08.757 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-08-03 02:15:08.760 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2022-08-03 02:15:08.762 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2022-08-03 02:15:08.765 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2022-08-03 02:15:08.768 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/nova-rootwrap 2022-08-03 02:15:08.770 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2022-08-03 02:15:08.784 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2022-08-03 02:15:08.799 | + 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-08-03 02:15:08.817 | + 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-08-03 02:15:08.832 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2022-08-03 02:15:08.845 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-08-03 02:15:08.849 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-08-03 02:15:08.854 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.jC5gsrhjyk 2022-08-03 02:15:08.856 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-08-03 02:15:08.859 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-08-03 02:15:08.862 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/nova-rootwrap-daemon ']' 2022-08-03 02:15:08.865 | + inc/rootwrap:configure_rootwrap:71 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-08-03 02:15:08.867 | + inc/rootwrap:configure_rootwrap:72 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-08-03 02:15:08.870 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.jC5gsrhjyk 2022-08-03 02:15:08.874 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.jC5gsrhjyk 2022-08-03 02:15:08.888 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.jC5gsrhjyk /etc/sudoers.d/nova-rootwrap 2022-08-03 02:15:08.904 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/nova-rootwrap 2022-08-03 02:15:08.908 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-08-03 02:15:08.912 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-08-03 02:15:08.915 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-08-03 02:15:08.917 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-08-03 02:15:08.920 | + 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-08-03 02:15:08.923 | + 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-08-03 02:15:08.927 | + 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-08-03 02:15:08.930 | + lib/nova:configure_nova:254 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2022-08-03 02:15:08.935 | + lib/nova:configure_nova:257 : is_service_enabled n-cpu 2022-08-03 02:15:08.954 | + functions-common:is_service_enabled:2096 : return 1 2022-08-03 02:15:08.958 | + lib/nova:configure_nova:334 : create_nova_conf 2022-08-03 02:15:08.960 | + lib/nova:create_nova_conf:408 : rm -f /opt/stack/nova/bin/nova.conf 2022-08-03 02:15:08.964 | + lib/nova:create_nova_conf:411 : rm -f /etc/nova/nova.conf 2022-08-03 02:15:08.968 | + lib/nova:create_nova_conf:412 : iniset /etc/nova/nova.conf DEFAULT debug True 2022-08-03 02:15:09.003 | + lib/nova:create_nova_conf:413 : '[' True == True ']' 2022-08-03 02:15:09.006 | + lib/nova:create_nova_conf:414 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2022-08-03 02:15:09.038 | + lib/nova:create_nova_conf:416 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2022-08-03 02:15:09.071 | + lib/nova:create_nova_conf:417 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2022-08-03 02:15:09.100 | + lib/nova:create_nova_conf:418 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2022-08-03 02:15:09.137 | + lib/nova:create_nova_conf:419 : iniset /etc/nova/nova.conf scheduler workers 2 2022-08-03 02:15:09.172 | + lib/nova:create_nova_conf:420 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2022-08-03 02:15:09.206 | + lib/nova:create_nova_conf:421 : [[ 4 == 6 ]] 2022-08-03 02:15:09.209 | + lib/nova:create_nova_conf:424 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.222.0.74 2022-08-03 02:15:09.238 | + lib/nova:create_nova_conf:426 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2022-08-03 02:15:09.271 | + lib/nova:create_nova_conf:427 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2022-08-03 02:15:09.302 | + lib/nova:create_nova_conf:428 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2022-08-03 02:15:09.332 | + lib/nova:create_nova_conf:429 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2022-08-03 02:15:09.362 | + lib/nova:create_nova_conf:431 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2022-08-03 02:15:09.398 | + lib/nova:create_nova_conf:433 : is_fedora 2022-08-03 02:15:09.400 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-08-03 02:15:09.403 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-08-03 02:15:09.405 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-08-03 02:15:09.407 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-08-03 02:15:09.411 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-08-03 02:15:09.413 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-08-03 02:15:09.416 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-08-03 02:15:09.418 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-08-03 02:15:09.421 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-08-03 02:15:09.423 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-08-03 02:15:09.430 | + lib/nova:create_nova_conf:433 : is_suse 2022-08-03 02:15:09.433 | + functions-common:is_suse:537 : is_opensuse 2022-08-03 02:15:09.435 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-08-03 02:15:09.437 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-08-03 02:15:09.440 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-08-03 02:15:09.443 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-08-03 02:15:09.447 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-08-03 02:15:09.449 | + lib/nova:create_nova_conf:442 : is_service_enabled n-api n-cond n-sched 2022-08-03 02:15:09.466 | + functions-common:is_service_enabled:2096 : return 0 2022-08-03 02:15:09.469 | + lib/nova:create_nova_conf:446 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-08-03 02:15:09.471 | + lib/nova:create_nova_conf:449 : local db=nova_cell0 2022-08-03 02:15:09.474 | + lib/nova:create_nova_conf:452 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2022-08-03 02:15:09.503 | ++ lib/nova:create_nova_conf:455 : database_connection_url nova_cell0 2022-08-03 02:15:09.506 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2022-08-03 02:15:09.508 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2022-08-03 02:15:09.510 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=nova_cell0 2022-08-03 02:15:09.513 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-08-03 02:15:09.515 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-08-03 02:15:09.518 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-08-03 02:15:09.535 | ++ functions-common:is_service_enabled:2096 : return 0 2022-08-03 02:15:09.539 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-08-03 02:15:09.542 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2022-08-03 02:15:09.545 | + lib/nova:create_nova_conf:455 : iniset /etc/nova/nova.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2022-08-03 02:15:09.583 | ++ lib/nova:create_nova_conf:456 : database_connection_url nova_api 2022-08-03 02:15:09.586 | ++ lib/database:database_connection_url:134 : local db=nova_api 2022-08-03 02:15:09.589 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2022-08-03 02:15:09.591 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=nova_api 2022-08-03 02:15:09.594 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-08-03 02:15:09.597 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-08-03 02:15:09.599 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-08-03 02:15:09.615 | ++ functions-common:is_service_enabled:2096 : return 0 2022-08-03 02:15:09.618 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-08-03 02:15:09.620 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8&plugin=dbcounter' 2022-08-03 02:15:09.623 | + lib/nova:create_nova_conf:456 : iniset /etc/nova/nova.conf api_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8&plugin=dbcounter' 2022-08-03 02:15:09.657 | + lib/nova:create_nova_conf:461 : iniset /etc/nova/nova.conf cache enabled True 2022-08-03 02:15:09.690 | + lib/nova:create_nova_conf:462 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2022-08-03 02:15:09.721 | + lib/nova:create_nova_conf:463 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2022-08-03 02:15:09.751 | + lib/nova:create_nova_conf:466 : is_service_enabled n-api 2022-08-03 02:15:09.769 | + functions-common:is_service_enabled:2096 : return 0 2022-08-03 02:15:09.772 | + lib/nova:create_nova_conf:467 : is_service_enabled n-api-meta 2022-08-03 02:15:09.791 | + functions-common:is_service_enabled:2096 : return 0 2022-08-03 02:15:09.795 | ++ lib/nova:create_nova_conf:469 : echo osapi_compute,metadata 2022-08-03 02:15:09.795 | ++ lib/nova:create_nova_conf:469 : sed s/,metadata// 2022-08-03 02:15:09.802 | + lib/nova:create_nova_conf:469 : NOVA_ENABLED_APIS=osapi_compute 2022-08-03 02:15:09.804 | + lib/nova:create_nova_conf:471 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2022-08-03 02:15:09.836 | + lib/nova:create_nova_conf:472 : is_service_enabled tls-proxy 2022-08-03 02:15:09.853 | + functions-common:is_service_enabled:2096 : return 1 2022-08-03 02:15:09.856 | + lib/nova:create_nova_conf:478 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2022-08-03 02:15:09.858 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/nova/nova.conf 2022-08-03 02:15:09.861 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-08-03 02:15:09.863 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-08-03 02:15:09.866 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2022-08-03 02:15:09.899 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2022-08-03 02:15:09.931 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://10.222.0.74/identity 2022-08-03 02:15:09.962 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2022-08-03 02:15:09.992 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/nova/nova.conf keystone_authtoken password Passw0rd 2022-08-03 02:15:10.029 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2022-08-03 02:15:10.060 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2022-08-03 02:15:10.092 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2022-08-03 02:15:10.123 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-08-03 02:15:10.156 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2022-08-03 02:15:10.189 | + lib/nova:create_nova_conf:481 : is_service_enabled cinder 2022-08-03 02:15:10.209 | + functions-common:is_service_enabled:2096 : return 0 2022-08-03 02:15:10.211 | + lib/nova:create_nova_conf:482 : configure_cinder_access 2022-08-03 02:15:10.213 | + lib/nova:configure_cinder_access:609 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2022-08-03 02:15:10.249 | + lib/nova:configure_cinder_access:610 : iniset /etc/nova/nova.conf cinder auth_type password 2022-08-03 02:15:10.280 | + lib/nova:configure_cinder_access:611 : iniset /etc/nova/nova.conf cinder auth_url http://10.222.0.74/identity 2022-08-03 02:15:10.313 | + lib/nova:configure_cinder_access:618 : iniset /etc/nova/nova.conf cinder username nova 2022-08-03 02:15:10.345 | + lib/nova:configure_cinder_access:619 : iniset /etc/nova/nova.conf cinder password Passw0rd 2022-08-03 02:15:10.378 | + lib/nova:configure_cinder_access:620 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2022-08-03 02:15:10.408 | + lib/nova:configure_cinder_access:621 : iniset /etc/nova/nova.conf cinder project_name service 2022-08-03 02:15:10.438 | + lib/nova:configure_cinder_access:622 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2022-08-03 02:15:10.469 | + lib/nova:configure_cinder_access:623 : is_service_enabled tls-proxy 2022-08-03 02:15:10.486 | + functions-common:is_service_enabled:2096 : return 1 2022-08-03 02:15:10.490 | + lib/nova:create_nova_conf:485 : '[' -n /opt/stack/data/nova ']' 2022-08-03 02:15:10.492 | + lib/nova:create_nova_conf:486 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2022-08-03 02:15:10.524 | + lib/nova:create_nova_conf:487 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2022-08-03 02:15:10.557 | + lib/nova:create_nova_conf:489 : '[' -n /opt/stack/data/nova/instances ']' 2022-08-03 02:15:10.560 | + lib/nova:create_nova_conf:490 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2022-08-03 02:15:10.591 | + lib/nova:create_nova_conf:492 : '[' False '!=' False ']' 2022-08-03 02:15:10.595 | + lib/nova:create_nova_conf:495 : '[' False '!=' False ']' 2022-08-03 02:15:10.597 | + lib/nova:create_nova_conf:501 : is_suse 2022-08-03 02:15:10.600 | + functions-common:is_suse:537 : is_opensuse 2022-08-03 02:15:10.602 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-08-03 02:15:10.605 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-08-03 02:15:10.607 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-08-03 02:15:10.610 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-08-03 02:15:10.612 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-08-03 02:15:10.615 | + lib/nova:create_nova_conf:501 : is_fedora 2022-08-03 02:15:10.617 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-08-03 02:15:10.619 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-08-03 02:15:10.622 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-08-03 02:15:10.624 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-08-03 02:15:10.626 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-08-03 02:15:10.629 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-08-03 02:15:10.632 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-08-03 02:15:10.634 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-08-03 02:15:10.636 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-08-03 02:15:10.639 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-08-03 02:15:10.642 | + lib/nova:create_nova_conf:506 : setup_logging /etc/nova/nova.conf 2022-08-03 02:15:10.645 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova.conf 2022-08-03 02:15:10.647 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova.conf 2022-08-03 02:15:10.650 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-08-03 02:15:10.668 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-08-03 02:15:10.671 | + functions:setup_systemd_logging:695 : local pidstr= 2022-08-03 02:15:10.673 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-08-03 02:15:10.676 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-08-03 02:15:10.678 | + 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-08-03 02:15:10.709 | + 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-08-03 02:15:10.741 | + 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-08-03 02:15:10.773 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-08-03 02:15:10.805 | + lib/nova:create_nova_conf:508 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2022-08-03 02:15:10.840 | + lib/nova:create_nova_conf:510 : is_service_enabled n-api 2022-08-03 02:15:10.858 | + functions-common:is_service_enabled:2096 : return 0 2022-08-03 02:15:10.862 | + lib/nova:create_nova_conf:511 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini /usr/local/bin/nova-api-wsgi /compute 2022-08-03 02:15:10.865 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-api-uwsgi.ini 2022-08-03 02:15:10.867 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-api-wsgi 2022-08-03 02:15:10.870 | + lib/apache:write_uwsgi_config:256 : local url=/compute 2022-08-03 02:15:10.872 | + lib/apache:write_uwsgi_config:257 : local http= 2022-08-03 02:15:10.875 | + lib/apache:write_uwsgi_config:258 : local name= 2022-08-03 02:15:10.878 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-api-wsgi 2022-08-03 02:15:10.883 | + lib/apache:write_uwsgi_config:259 : name=nova-api-wsgi 2022-08-03 02:15:10.886 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-08-03 02:15:10.888 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-08-03 02:15:10.902 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-08-03 02:15:10.902 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-08-03 02:15:10.912 | d /var/run/uwsgi 0755 ubuntu root 2022-08-03 02:15:10.916 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-08-03 02:15:10.935 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-api-wsgi.socket 2022-08-03 02:15:10.938 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-api-uwsgi.ini 2022-08-03 02:15:10.942 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-api-wsgi 2022-08-03 02:15:10.977 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2022-08-03 02:15:11.011 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2022-08-03 02:15:11.042 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2022-08-03 02:15:11.074 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2022-08-03 02:15:11.106 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-08-03 02:15:11.139 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2022-08-03 02:15:11.173 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2022-08-03 02:15:11.203 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2022-08-03 02:15:11.236 | + 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-08-03 02:15:11.270 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2022-08-03 02:15:11.302 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-08-03 02:15:11.334 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2022-08-03 02:15:11.365 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-08-03 02:15:11.367 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-08-03 02:15:11.370 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for nova-api-wsgi 2022-08-03 02:15:11.373 | ++ lib/apache:apache_site_config_for:186 : local site=nova-api-wsgi 2022-08-03 02:15:11.375 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-08-03 02:15:11.378 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-03 02:15:11.381 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-03 02:15:11.384 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/nova-api-wsgi.conf 2022-08-03 02:15:11.387 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/nova-api-wsgi.conf 2022-08-03 02:15:11.389 | + lib/apache:write_uwsgi_config:304 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api-wsgi.socket 2022-08-03 02:15:11.421 | + lib/apache:write_uwsgi_config:305 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2022-08-03 02:15:11.456 | + 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-08-03 02:15:11.456 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/nova-api-wsgi.conf 2022-08-03 02:15:11.466 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 2022-08-03 02:15:11.470 | + lib/apache:write_uwsgi_config:307 : enable_apache_site nova-api-wsgi 2022-08-03 02:15:11.473 | + lib/apache:enable_apache_site:203 : local site=nova-api-wsgi 2022-08-03 02:15:11.476 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-08-03 02:15:11.478 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-08-03 02:15:11.481 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-08-03 02:15:11.483 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-03 02:15:11.486 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-03 02:15:11.489 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-08-03 02:15:11.492 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-08-03 02:15:11.494 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-03 02:15:11.497 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-03 02:15:11.499 | + lib/apache:enable_apache_site:207 : sudo a2ensite nova-api-wsgi 2022-08-03 02:15:11.602 | Enabling site nova-api-wsgi. 2022-08-03 02:15:11.609 | To activate the new configuration, you need to run: 2022-08-03 02:15:11.609 | systemctl reload apache2 2022-08-03 02:15:11.614 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-08-03 02:15:11.617 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-08-03 02:15:11.619 | + functions-common:restart_service:2324 : '[' -x /bin/systemctl ']' 2022-08-03 02:15:11.621 | + functions-common:restart_service:2325 : sudo /bin/systemctl restart apache2 2022-08-03 02:15:11.862 | + lib/nova:create_nova_conf:514 : is_service_enabled n-api-meta 2022-08-03 02:15:11.889 | + functions-common:is_service_enabled:2096 : return 0 2022-08-03 02:15:11.893 | + lib/nova:create_nova_conf:515 : write_uwsgi_config /etc/nova/nova-metadata-uwsgi.ini /usr/local/bin/nova-metadata-wsgi '' 0.0.0.0:8775 2022-08-03 02:15:11.897 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-metadata-uwsgi.ini 2022-08-03 02:15:11.901 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-metadata-wsgi 2022-08-03 02:15:11.904 | + lib/apache:write_uwsgi_config:256 : local url= 2022-08-03 02:15:11.907 | + lib/apache:write_uwsgi_config:257 : local http=0.0.0.0:8775 2022-08-03 02:15:11.911 | + lib/apache:write_uwsgi_config:258 : local name= 2022-08-03 02:15:11.917 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-metadata-wsgi 2022-08-03 02:15:11.923 | + lib/apache:write_uwsgi_config:259 : name=nova-metadata-wsgi 2022-08-03 02:15:11.927 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-08-03 02:15:11.929 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-08-03 02:15:11.944 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-08-03 02:15:11.944 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-08-03 02:15:11.954 | d /var/run/uwsgi 0755 ubuntu root 2022-08-03 02:15:11.958 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-08-03 02:15:11.976 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-metadata-wsgi.socket 2022-08-03 02:15:11.979 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2022-08-03 02:15:11.983 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-metadata-wsgi 2022-08-03 02:15:12.019 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2022-08-03 02:15:12.052 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2022-08-03 02:15:12.085 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2022-08-03 02:15:12.116 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2022-08-03 02:15:12.151 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 90 2022-08-03 02:15:12.183 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2022-08-03 02:15:12.215 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2022-08-03 02:15:12.246 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2022-08-03 02:15:12.277 | + 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-08-03 02:15:12.308 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2022-08-03 02:15:12.341 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2022-08-03 02:15:12.372 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2022-08-03 02:15:12.403 | + lib/apache:write_uwsgi_config:299 : [[ -n 0.0.0.0:8775 ]] 2022-08-03 02:15:12.405 | + lib/apache:write_uwsgi_config:300 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2022-08-03 02:15:12.438 | + lib/nova:create_nova_conf:518 : is_service_enabled ceilometer 2022-08-03 02:15:12.457 | + functions-common:is_service_enabled:2096 : return 1 2022-08-03 02:15:12.459 | + lib/nova:create_nova_conf:526 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2022-08-03 02:15:12.493 | ++ lib/nova:create_nova_conf:527 : get_notification_url 2022-08-03 02:15:12.496 | ++ lib/rpc_backend:get_notification_url:149 : local virtual_host= 2022-08-03 02:15:12.498 | ++ lib/rpc_backend:get_notification_url:150 : is_service_enabled rabbit 2022-08-03 02:15:12.515 | ++ functions-common:is_service_enabled:2096 : return 0 2022-08-03 02:15:12.518 | ++ lib/rpc_backend:get_notification_url:151 : echo rabbit://stackrabbit:Passw0rd@10.222.0.74:5672/ 2022-08-03 02:15:12.521 | + lib/nova:create_nova_conf:527 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.74:5672/ 2022-08-03 02:15:12.553 | + lib/nova:create_nova_conf:528 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2022-08-03 02:15:12.588 | + lib/nova:create_nova_conf:529 : iniset_rpc_backend nova /etc/nova/nova.conf 2022-08-03 02:15:12.591 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-08-03 02:15:12.593 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova.conf 2022-08-03 02:15:12.596 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-08-03 02:15:12.598 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-08-03 02:15:12.601 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-08-03 02:15:12.619 | + functions-common:is_service_enabled:2096 : return 0 2022-08-03 02:15:12.622 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-08-03 02:15:12.625 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-08-03 02:15:12.628 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-08-03 02:15:12.646 | ++ functions-common:is_service_enabled:2096 : return 0 2022-08-03 02:15:12.648 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.74:5672/ 2022-08-03 02:15:12.651 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.74:5672/ 2022-08-03 02:15:12.684 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-08-03 02:15:12.686 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-08-03 02:15:12.689 | + lib/nova:create_nova_conf:531 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2022-08-03 02:15:12.722 | + lib/nova:create_nova_conf:532 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2022-08-03 02:15:12.758 | + lib/nova:create_nova_conf:534 : iniset /etc/nova/nova.conf conductor workers 2 2022-08-03 02:15:12.793 | + lib/nova:create_nova_conf:536 : is_service_enabled tls-proxy 2022-08-03 02:15:12.811 | + functions-common:is_service_enabled:2096 : return 1 2022-08-03 02:15:12.816 | + lib/nova:create_nova_conf:541 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2022-08-03 02:15:12.847 | + lib/nova:create_nova_conf:543 : '[' True == True ']' 2022-08-03 02:15:12.849 | + lib/nova:create_nova_conf:544 : init_nova_service_user_conf 2022-08-03 02:15:12.852 | + lib/nova:init_nova_service_user_conf:792 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2022-08-03 02:15:12.885 | + lib/nova:init_nova_service_user_conf:793 : iniset /etc/nova/nova.conf service_user auth_type password 2022-08-03 02:15:12.917 | + lib/nova:init_nova_service_user_conf:794 : iniset /etc/nova/nova.conf service_user auth_url http://10.222.0.74/identity 2022-08-03 02:15:12.950 | + lib/nova:init_nova_service_user_conf:795 : iniset /etc/nova/nova.conf service_user username nova 2022-08-03 02:15:12.983 | + lib/nova:init_nova_service_user_conf:796 : iniset /etc/nova/nova.conf service_user password Passw0rd 2022-08-03 02:15:13.014 | + lib/nova:init_nova_service_user_conf:797 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2022-08-03 02:15:13.046 | + lib/nova:init_nova_service_user_conf:798 : iniset /etc/nova/nova.conf service_user project_name service 2022-08-03 02:15:13.080 | + lib/nova:init_nova_service_user_conf:799 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2022-08-03 02:15:13.111 | + lib/nova:init_nova_service_user_conf:800 : iniset /etc/nova/nova.conf service_user auth_strategy keystone 2022-08-03 02:15:13.140 | + lib/nova:create_nova_conf:547 : is_service_enabled n-cond 2022-08-03 02:15:13.159 | + functions-common:is_service_enabled:2096 : return 0 2022-08-03 02:15:13.163 | ++ lib/nova:create_nova_conf:548 : seq 1 1 2022-08-03 02:15:13.168 | + lib/nova:create_nova_conf:548 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-08-03 02:15:13.171 | + lib/nova:create_nova_conf:549 : local conf 2022-08-03 02:15:13.174 | + lib/nova:create_nova_conf:550 : local vhost 2022-08-03 02:15:13.177 | ++ lib/nova:create_nova_conf:551 : conductor_conf 1 2022-08-03 02:15:13.180 | ++ lib/nova:conductor_conf:804 : local cell=1 2022-08-03 02:15:13.183 | ++ lib/nova:conductor_conf:805 : echo /etc/nova/nova_cell1.conf 2022-08-03 02:15:13.185 | + lib/nova:create_nova_conf:551 : conf=/etc/nova/nova_cell1.conf 2022-08-03 02:15:13.188 | + lib/nova:create_nova_conf:552 : vhost=nova_cell1 2022-08-03 02:15:13.190 | + lib/nova:create_nova_conf:554 : rm -f /etc/nova/nova_cell1.conf 2022-08-03 02:15:13.195 | ++ lib/nova:create_nova_conf:555 : database_connection_url nova_cell1 2022-08-03 02:15:13.198 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2022-08-03 02:15:13.200 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2022-08-03 02:15:13.203 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=nova_cell1 2022-08-03 02:15:13.205 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-08-03 02:15:13.208 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-08-03 02:15:13.210 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-08-03 02:15:13.228 | ++ functions-common:is_service_enabled:2096 : return 0 2022-08-03 02:15:13.230 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-08-03 02:15:13.233 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter' 2022-08-03 02:15:13.236 | + lib/nova:create_nova_conf:555 : iniset /etc/nova/nova_cell1.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter' 2022-08-03 02:15:13.272 | + lib/nova:create_nova_conf:556 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2022-08-03 02:15:13.306 | + lib/nova:create_nova_conf:557 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2022-08-03 02:15:13.344 | + lib/nova:create_nova_conf:559 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-08-03 02:15:13.347 | + lib/nova:create_nova_conf:562 : rpc_backend_add_vhost nova_cell1 2022-08-03 02:15:13.349 | + lib/rpc_backend:rpc_backend_add_vhost:125 : local vhost=nova_cell1 2022-08-03 02:15:13.352 | + lib/rpc_backend:rpc_backend_add_vhost:126 : is_service_enabled rabbit 2022-08-03 02:15:13.370 | + functions-common:is_service_enabled:2096 : return 0 2022-08-03 02:15:13.375 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : sudo rabbitmqctl list_vhosts 2022-08-03 02:15:13.375 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : grep nova_cell1 2022-08-03 02:15:14.141 | + lib/rpc_backend:rpc_backend_add_vhost:127 : '[' -z nova_cell1 ']' 2022-08-03 02:15:14.144 | + lib/nova:create_nova_conf:563 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2022-08-03 02:15:14.146 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-08-03 02:15:14.149 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova_cell1.conf 2022-08-03 02:15:14.151 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-08-03 02:15:14.154 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-08-03 02:15:14.156 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-08-03 02:15:14.174 | + functions-common:is_service_enabled:2096 : return 0 2022-08-03 02:15:14.179 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-08-03 02:15:14.182 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-08-03 02:15:14.184 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-08-03 02:15:14.201 | ++ functions-common:is_service_enabled:2096 : return 0 2022-08-03 02:15:14.204 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.74:5672/nova_cell1 2022-08-03 02:15:14.207 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.74:5672/nova_cell1 2022-08-03 02:15:14.240 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-08-03 02:15:14.243 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-08-03 02:15:14.245 | + lib/nova:create_nova_conf:567 : is_service_enabled placement placement-client 2022-08-03 02:15:14.263 | + functions-common:is_service_enabled:2096 : return 0 2022-08-03 02:15:14.265 | + lib/nova:create_nova_conf:568 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2022-08-03 02:15:14.268 | + lib/nova:configure_placement_nova_compute:596 : local conf=/etc/nova/nova_cell1.conf 2022-08-03 02:15:14.271 | + lib/nova:configure_placement_nova_compute:597 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2022-08-03 02:15:14.306 | + lib/nova:configure_placement_nova_compute:598 : iniset /etc/nova/nova_cell1.conf placement auth_url http://10.222.0.74/identity 2022-08-03 02:15:14.336 | + lib/nova:configure_placement_nova_compute:599 : iniset /etc/nova/nova_cell1.conf placement username placement 2022-08-03 02:15:14.368 | + lib/nova:configure_placement_nova_compute:600 : iniset /etc/nova/nova_cell1.conf placement password Passw0rd 2022-08-03 02:15:14.399 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2022-08-03 02:15:14.433 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova_cell1.conf placement project_name service 2022-08-03 02:15:14.466 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2022-08-03 02:15:14.499 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova_cell1.conf placement region_name RegionOne 2022-08-03 02:15:14.531 | + lib/nova:create_nova_conf:572 : setup_logging /etc/nova/nova_cell1.conf 2022-08-03 02:15:14.533 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova_cell1.conf 2022-08-03 02:15:14.537 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova_cell1.conf 2022-08-03 02:15:14.540 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-08-03 02:15:14.560 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-08-03 02:15:14.563 | + functions:setup_systemd_logging:695 : local pidstr= 2022-08-03 02:15:14.565 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-08-03 02:15:14.568 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-08-03 02:15:14.570 | + 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-08-03 02:15:14.602 | + 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-08-03 02:15:14.632 | + 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-08-03 02:15:14.665 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-08-03 02:15:14.701 | + lib/nova:create_nova_conf:579 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-08-03 02:15:14.704 | ++ lib/nova:create_nova_conf:582 : seq 1 1 2022-08-03 02:15:14.709 | + lib/nova:create_nova_conf:582 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-08-03 02:15:14.712 | + lib/nova:create_nova_conf:583 : local conf 2022-08-03 02:15:14.714 | + lib/nova:create_nova_conf:584 : local offset 2022-08-03 02:15:14.717 | ++ lib/nova:create_nova_conf:585 : conductor_conf 1 2022-08-03 02:15:14.720 | ++ lib/nova:conductor_conf:804 : local cell=1 2022-08-03 02:15:14.724 | ++ lib/nova:conductor_conf:805 : echo /etc/nova/nova_cell1.conf 2022-08-03 02:15:14.727 | + lib/nova:create_nova_conf:585 : conf=/etc/nova/nova_cell1.conf 2022-08-03 02:15:14.730 | + lib/nova:create_nova_conf:586 : offset=0 2022-08-03 02:15:14.733 | + lib/nova:create_nova_conf:587 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2022-08-03 02:15:14.736 | + lib/nova:configure_console_proxies:694 : local conf=/etc/nova/nova_cell1.conf 2022-08-03 02:15:14.739 | + lib/nova:configure_console_proxies:695 : local offset=0 2022-08-03 02:15:14.742 | + lib/nova:configure_console_proxies:699 : offset=0 2022-08-03 02:15:14.744 | + lib/nova:configure_console_proxies:701 : is_service_enabled n-novnc 2022-08-03 02:15:14.763 | + functions-common:is_service_enabled:2096 : return 1 2022-08-03 02:15:14.765 | + lib/nova:configure_console_proxies:701 : '[' False '!=' False ']' 2022-08-03 02:15:14.767 | + lib/nova:configure_console_proxies:733 : is_service_enabled n-spice 2022-08-03 02:15:14.787 | + functions-common:is_service_enabled:2096 : return 1 2022-08-03 02:15:14.790 | + lib/nova:configure_console_proxies:738 : is_service_enabled n-sproxy 2022-08-03 02:15:14.809 | + functions-common:is_service_enabled:2096 : return 1 2022-08-03 02:15:14.812 | + lib/nova:configure_nova:336 : is_service_enabled n-cpu 2022-08-03 02:15:14.832 | + functions-common:is_service_enabled:2096 : return 1 2022-08-03 02:15:14.835 | + ./stack.sh:main:935 : is_service_enabled placement 2022-08-03 02:15:14.856 | + functions-common:is_service_enabled:2096 : return 0 2022-08-03 02:15:14.859 | + ./stack.sh:main:937 : stack_install_service placement 2022-08-03 02:15:14.861 | + lib/stack:stack_install_service:20 : local service=placement 2022-08-03 02:15:14.865 | + lib/stack:stack_install_service:21 : type install_placement 2022-08-03 02:15:14.868 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-08-03 02:15:14.870 | + lib/stack:stack_install_service:32 : install_placement 2022-08-03 02:15:14.873 | + lib/placement:install_placement:137 : install_apache_wsgi 2022-08-03 02:15:14.877 | + lib/apache:install_apache_wsgi:143 : is_ubuntu 2022-08-03 02:15:14.881 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-03 02:15:14.884 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-03 02:15:14.887 | + lib/apache:install_apache_wsgi:145 : install_package apache2 2022-08-03 02:15:14.890 | + functions-common:install_package:1464 : update_package_repo 2022-08-03 02:15:14.893 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-08-03 02:15:14.896 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-08-03 02:15:14.899 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-08-03 02:15:14.902 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-08-03 02:15:14.905 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-08-03 02:15:14.907 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-03 02:15:14.911 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-03 02:15:14.914 | + functions-common:update_package_repo:1445 : apt_get_update 2022-08-03 02:15:14.917 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-08-03 02:15:14.919 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-08-03 02:15:14.922 | + functions-common:apt_get_update:1191 : return 2022-08-03 02:15:14.925 | + functions-common:install_package:1465 : real_install_package apache2 2022-08-03 02:15:14.928 | + functions-common:real_install_package:1450 : is_ubuntu 2022-08-03 02:15:14.931 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-03 02:15:14.934 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-03 02:15:14.936 | + functions-common:real_install_package:1451 : apt_get install apache2 2022-08-03 02:15:14.962 | + functions-common:apt_get:1231 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 2022-08-03 02:15:15.078 | Reading package lists... 2022-08-03 02:15:15.377 | Building dependency tree... 2022-08-03 02:15:15.379 | Reading state information... 2022-08-03 02:15:15.761 | apache2 is already the newest version (2.4.41-4ubuntu3.12). 2022-08-03 02:15:15.762 | The following packages were automatically installed and are no longer required: 2022-08-03 02:15:15.764 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-08-03 02:15:15.764 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-08-03 02:15:15.764 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-08-03 02:15:15.764 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-08-03 02:15:15.764 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-08-03 02:15:15.764 | python3-zope.interface 2022-08-03 02:15:15.764 | Use 'sudo apt autoremove' to remove them. 2022-08-03 02:15:15.912 | 0 upgraded, 0 newly installed, 0 to remove and 158 not upgraded. 2022-08-03 02:15:15.917 | + functions-common:apt_get:1235 : result=0 2022-08-03 02:15:15.920 | + functions-common:apt_get:1238 : time_stop apt-get 2022-08-03 02:15:15.922 | + functions-common:time_stop:2440 : local name 2022-08-03 02:15:15.926 | + functions-common:time_stop:2441 : local end_time 2022-08-03 02:15:15.929 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-03 02:15:15.933 | + functions-common:time_stop:2443 : local total 2022-08-03 02:15:15.936 | + functions-common:time_stop:2444 : local start_time 2022-08-03 02:15:15.938 | + functions-common:time_stop:2446 : name=apt-get 2022-08-03 02:15:15.943 | + functions-common:time_stop:2447 : start_time=1659492914959 2022-08-03 02:15:15.945 | + functions-common:time_stop:2449 : [[ -z 1659492914959 ]] 2022-08-03 02:15:15.948 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-03 02:15:15.953 | + functions-common:time_stop:2452 : end_time=1659492915950 2022-08-03 02:15:15.955 | + functions-common:time_stop:2453 : elapsed_time=991 2022-08-03 02:15:15.959 | + functions-common:time_stop:2454 : total=8202 2022-08-03 02:15:15.961 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-03 02:15:15.964 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=9193 2022-08-03 02:15:15.967 | + functions-common:apt_get:1239 : return 0 2022-08-03 02:15:15.970 | + lib/apache:install_apache_wsgi:146 : is_package_installed libapache2-mod-wsgi 2022-08-03 02:15:15.974 | + functions-common:is_package_installed:1473 : [[ -z libapache2-mod-wsgi ]] 2022-08-03 02:15:15.976 | + functions-common:is_package_installed:1477 : [[ -z deb ]] 2022-08-03 02:15:15.979 | + functions-common:is_package_installed:1481 : [[ deb = \d\e\b ]] 2022-08-03 02:15:15.982 | + functions-common:is_package_installed:1482 : dpkg -s libapache2-mod-wsgi 2022-08-03 02:15:16.008 | + lib/apache:install_apache_wsgi:149 : install_package libapache2-mod-wsgi-py3 2022-08-03 02:15:16.011 | + functions-common:install_package:1464 : update_package_repo 2022-08-03 02:15:16.014 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-08-03 02:15:16.017 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-08-03 02:15:16.020 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-08-03 02:15:16.024 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-08-03 02:15:16.027 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-08-03 02:15:16.030 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-03 02:15:16.033 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-03 02:15:16.036 | + functions-common:update_package_repo:1445 : apt_get_update 2022-08-03 02:15:16.040 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-08-03 02:15:16.043 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-08-03 02:15:16.046 | + functions-common:apt_get_update:1191 : return 2022-08-03 02:15:16.049 | + functions-common:install_package:1465 : real_install_package libapache2-mod-wsgi-py3 2022-08-03 02:15:16.052 | + functions-common:real_install_package:1450 : is_ubuntu 2022-08-03 02:15:16.055 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-03 02:15:16.058 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-03 02:15:16.061 | + functions-common:real_install_package:1451 : apt_get install libapache2-mod-wsgi-py3 2022-08-03 02:15:16.087 | + functions-common:apt_get:1231 : 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-08-03 02:15:16.213 | Reading package lists... 2022-08-03 02:15:16.523 | Building dependency tree... 2022-08-03 02:15:16.525 | Reading state information... 2022-08-03 02:15:16.933 | libapache2-mod-wsgi-py3 is already the newest version (4.6.8-1ubuntu3). 2022-08-03 02:15:16.933 | The following packages were automatically installed and are no longer required: 2022-08-03 02:15:16.935 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-08-03 02:15:16.935 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-08-03 02:15:16.935 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-08-03 02:15:16.935 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-08-03 02:15:16.935 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-08-03 02:15:16.935 | python3-zope.interface 2022-08-03 02:15:16.935 | Use 'sudo apt autoremove' to remove them. 2022-08-03 02:15:17.107 | 0 upgraded, 0 newly installed, 0 to remove and 158 not upgraded. 2022-08-03 02:15:17.112 | + functions-common:apt_get:1235 : result=0 2022-08-03 02:15:17.115 | + functions-common:apt_get:1238 : time_stop apt-get 2022-08-03 02:15:17.117 | + functions-common:time_stop:2440 : local name 2022-08-03 02:15:17.119 | + functions-common:time_stop:2441 : local end_time 2022-08-03 02:15:17.122 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-03 02:15:17.125 | + functions-common:time_stop:2443 : local total 2022-08-03 02:15:17.127 | + functions-common:time_stop:2444 : local start_time 2022-08-03 02:15:17.131 | + functions-common:time_stop:2446 : name=apt-get 2022-08-03 02:15:17.134 | + functions-common:time_stop:2447 : start_time=1659492916083 2022-08-03 02:15:17.136 | + functions-common:time_stop:2449 : [[ -z 1659492916083 ]] 2022-08-03 02:15:17.140 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-03 02:15:17.145 | + functions-common:time_stop:2452 : end_time=1659492917142 2022-08-03 02:15:17.148 | + functions-common:time_stop:2453 : elapsed_time=1059 2022-08-03 02:15:17.151 | + functions-common:time_stop:2454 : total=9193 2022-08-03 02:15:17.154 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-03 02:15:17.156 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=10252 2022-08-03 02:15:17.159 | + functions-common:apt_get:1239 : return 0 2022-08-03 02:15:17.162 | + lib/apache:install_apache_wsgi:164 : enable_apache_mod wsgi 2022-08-03 02:15:17.165 | + lib/apache:enable_apache_mod:59 : local mod=wsgi 2022-08-03 02:15:17.167 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-08-03 02:15:17.170 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-03 02:15:17.173 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-03 02:15:17.175 | + lib/apache:enable_apache_mod:64 : [[ wsgi != \v\e\r\s\i\o\n ]] 2022-08-03 02:15:17.178 | + lib/apache:enable_apache_mod:64 : a2query -m wsgi 2022-08-03 02:15:17.238 | wsgi (enabled by maintainer script) 2022-08-03 02:15:17.242 | + lib/placement:install_placement:139 : pip_install_gr osc-placement 2022-08-03 02:15:17.245 | + inc/python:pip_install_gr:76 : local name=osc-placement 2022-08-03 02:15:17.247 | + inc/python:pip_install_gr:77 : local clean_name 2022-08-03 02:15:17.251 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements osc-placement 2022-08-03 02:15:17.254 | ++ inc/python:get_from_global_requirements:221 : local package=osc-placement 2022-08-03 02:15:17.257 | ++ inc/python:get_from_global_requirements:222 : local required_pkg 2022-08-03 02:15:17.262 | +++ inc/python:get_from_global_requirements:223 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2022-08-03 02:15:17.262 | +++ inc/python:get_from_global_requirements:223 : cut -d# -f1 2022-08-03 02:15:17.270 | ++ inc/python:get_from_global_requirements:223 : required_pkg='osc-placement ' 2022-08-03 02:15:17.273 | ++ inc/python:get_from_global_requirements:224 : [[ osc-placement == '' ]] 2022-08-03 02:15:17.276 | ++ inc/python:get_from_global_requirements:227 : echo osc-placement 2022-08-03 02:15:17.279 | + inc/python:pip_install_gr:78 : clean_name=osc-placement 2022-08-03 02:15:17.282 | + inc/python:pip_install_gr:79 : pip_install osc-placement 2022-08-03 02:15:17.309 | Using python 3.8 to install osc-placement 2022-08-03 02:15:17.311 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt osc-placement 2022-08-03 02:15:19.536 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 02:15:19.536 | from cryptography.utils import int_from_bytes 2022-08-03 02:15:19.536 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 02:15:19.536 | from cryptography.utils import int_from_bytes 2022-08-03 02:15:20.620 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-03 02:15:20.622 | Requirement already satisfied: osc-placement===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (4.0.0) 2022-08-03 02:15:20.633 | Requirement already satisfied: oslo.utils===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (6.0.0) 2022-08-03 02:15:20.648 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (21.3) 2022-08-03 02:15:20.654 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.9.0) 2022-08-03 02:15:20.656 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-08-03 02:15:20.664 | Requirement already satisfied: pytz===2022.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2022.1) 2022-08-03 02:15:20.668 | Requirement already satisfied: simplejson===3.17.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (3.17.6) 2022-08-03 02:15:20.673 | Requirement already satisfied: osc-lib===2.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (2.6.1) 2022-08-03 02:15:20.693 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (5.0.0) 2022-08-03 02:15:20.755 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.8.0) 2022-08-03 02:15:20.761 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 262)) (0.11.0) 2022-08-03 02:15:20.765 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) (1.0.2) 2022-08-03 02:15:20.770 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (5.1.0) 2022-08-03 02:15:20.776 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (2.5.0) 2022-08-03 02:15:20.784 | Requirement already satisfied: cliff===3.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (3.10.1) 2022-08-03 02:15:20.798 | Requirement already satisfied: stevedore===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (4.0.0) 2022-08-03 02:15:20.803 | Requirement already satisfied: openstacksdk===0.99.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 284)) (0.99.0) 2022-08-03 02:15:20.847 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-08-03 02:15:20.872 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (1.7.0) 2022-08-03 02:15:20.882 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-08-03 02:15:20.887 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (1.14.1) 2022-08-03 02:15:20.895 | Requirement already satisfied: prettytable===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.3.0) 2022-08-03 02:15:20.918 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-08-03 02:15:20.923 | Requirement already satisfied: cmd2===2.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 116)) (2.4.2) 2022-08-03 02:15:21.016 | Requirement already satisfied: autopage===0.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 93)) (0.5.1) 2022-08-03 02:15:21.023 | Requirement already satisfied: jmespath===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (1.0.1) 2022-08-03 02:15:21.028 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (5.1.1) 2022-08-03 02:15:21.033 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 86)) (1.4.4) 2022-08-03 02:15:21.038 | Requirement already satisfied: cryptography===36.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 127)) (36.0.2) 2022-08-03 02:15:21.109 | Requirement already satisfied: dogpile.cache===1.1.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 152)) (1.1.8) 2022-08-03 02:15:21.119 | Requirement already satisfied: jsonpatch===1.32 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (1.32) 2022-08-03 02:15:21.129 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 455)) (1.4.0) 2022-08-03 02:15:21.133 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 255)) (2.5.0) 2022-08-03 02:15:21.173 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2019.11.28) 2022-08-03 02:15:21.179 | Requirement already satisfied: charset-normalizer===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (2.1.0) 2022-08-03 02:15:21.186 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) (3.3) 2022-08-03 02:15:21.193 | Requirement already satisfied: urllib3===1.26.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.10) 2022-08-03 02:15:21.259 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) (0.2.5) 2022-08-03 02:15:21.269 | Requirement already satisfied: attrs===21.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (21.4.0) 2022-08-03 02:15:21.400 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (1.8.2) 2022-08-03 02:15:21.405 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (1.15.1) 2022-08-03 02:15:21.412 | Requirement already satisfied: jsonpointer===2.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223)) (2.3) 2022-08-03 02:15:21.418 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-08-03 02:15:23.643 | + inc/python:pip_install:196 : result=0 2022-08-03 02:15:23.646 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-03 02:15:23.654 | + functions-common:time_stop:2440 : local name 2022-08-03 02:15:23.657 | + functions-common:time_stop:2441 : local end_time 2022-08-03 02:15:23.660 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-03 02:15:23.662 | + functions-common:time_stop:2443 : local total 2022-08-03 02:15:23.665 | + functions-common:time_stop:2444 : local start_time 2022-08-03 02:15:23.667 | + functions-common:time_stop:2446 : name=pip_install 2022-08-03 02:15:23.670 | + functions-common:time_stop:2447 : start_time=1659492917302 2022-08-03 02:15:23.673 | + functions-common:time_stop:2449 : [[ -z 1659492917302 ]] 2022-08-03 02:15:23.677 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-03 02:15:23.681 | + functions-common:time_stop:2452 : end_time=1659492923678 2022-08-03 02:15:23.684 | + functions-common:time_stop:2453 : elapsed_time=6376 2022-08-03 02:15:23.688 | + functions-common:time_stop:2454 : total=127053 2022-08-03 02:15:23.690 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-03 02:15:23.695 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=133429 2022-08-03 02:15:23.697 | + inc/python:pip_install:199 : return 0 2022-08-03 02:15:23.701 | + lib/placement:install_placement:140 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement master 2022-08-03 02:15:23.704 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/placement.git 2022-08-03 02:15:23.708 | + functions-common:git_clone:598 : local git_dest=/opt/stack/placement 2022-08-03 02:15:23.710 | + functions-common:git_clone:599 : local git_ref=master 2022-08-03 02:15:23.713 | + functions-common:git_clone:600 : local orig_dir 2022-08-03 02:15:23.717 | ++ functions-common:git_clone:601 : pwd 2022-08-03 02:15:23.720 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-08-03 02:15:23.723 | + functions-common:git_clone:602 : local git_clone_flags= 2022-08-03 02:15:23.727 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-08-03 02:15:23.748 | + functions-common:git_clone:604 : RECLONE=False 2022-08-03 02:15:23.751 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-08-03 02:15:23.754 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-08-03 02:15:23.762 | + functions-common:git_clone:618 : echo master 2022-08-03 02:15:23.763 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-08-03 02:15:23.765 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/placement ]] 2022-08-03 02:15:23.767 | + functions-common:git_clone:633 : [[ False = \T\r\u\e ]] 2022-08-03 02:15:23.771 | + functions-common:git_clone:639 : git_timed clone https://opendev.org/openstack/placement.git /opt/stack/placement --branch master 2022-08-03 02:15:23.773 | + functions-common:git_timed:703 : local count=0 2022-08-03 02:15:23.776 | + functions-common:git_timed:704 : local timeout=0 2022-08-03 02:15:23.779 | + functions-common:git_timed:706 : [[ -n 0 ]] 2022-08-03 02:15:23.783 | + functions-common:git_timed:707 : timeout=0 2022-08-03 02:15:23.785 | + functions-common:git_timed:710 : time_start git_timed 2022-08-03 02:15:23.788 | + functions-common:time_start:2426 : local name=git_timed 2022-08-03 02:15:23.790 | + functions-common:time_start:2427 : local start_time= 2022-08-03 02:15:23.793 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-03 02:15:23.797 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-03 02:15:23.803 | + functions-common:time_start:2431 : _TIME_START[$name]=1659492923799 2022-08-03 02:15:23.805 | + functions-common:git_timed:711 : timeout -s SIGINT 0 git clone https://opendev.org/openstack/placement.git /opt/stack/placement --branch master 2022-08-03 02:15:23.809 | Cloning into '/opt/stack/placement'... 2022-08-03 02:22:15.120 | error: RPC failed; curl 56 GnuTLS recv error (-9): Error decoding the received TLS packet. 2022-08-03 02:22:15.121 | fatal: the remote end hung up unexpectedly 2022-08-03 02:22:15.121 | fatal: early EOF 2022-08-03 02:22:15.123 | fatal: index-pack failed 2022-08-03 02:22:15.134 | + functions-common:git_timed:714 : [[ 128 -ne 124 ]] 2022-08-03 02:22:15.137 | + functions-common:git_timed:715 : die 715 'git call failed: [git clone' https://opendev.org/openstack/placement.git /opt/stack/placement --branch 'master]' 2022-08-03 02:22:15.139 | + functions-common:die:264 : local exitcode=0 2022-08-03 02:22:15.142 | [Call Trace] 2022-08-03 02:22:15.142 | ./stack.sh:937:stack_install_service 2022-08-03 02:22:15.142 | /home/ubuntu/devstack/lib/stack:32:install_placement 2022-08-03 02:22:15.142 | /home/ubuntu/devstack/lib/placement:140:git_clone 2022-08-03 02:22:15.142 | /home/ubuntu/devstack/functions-common:639:git_timed 2022-08-03 02:22:15.142 | /home/ubuntu/devstack/functions-common:715:die 2022-08-03 02:22:15.147 | [ERROR] /home/ubuntu/devstack/functions-common:715 git call failed: [git clone https://opendev.org/openstack/placement.git /opt/stack/placement --branch master] 2022-08-03 02:22:16.150 | Error on exit