2022-05-11 06:14:27.042 | + ./stack.sh:main:489 : exec 2022-05-11 06:14:27.042 | + ./stack.sh:main:497 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-05-11-061426' 2022-05-11 06:14:27.042 | ++ ./stack.sh:main:489 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-05-11-061426.summary.2022-05-11-061426 2022-05-11 06:14:27.042 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-11 06:14:27.042 | + ./stack.sh:echo_summary:448 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-05-11-061426 2022-05-11 06:14:27.042 | + ./stack.sh:main:499 : ln -sf /opt/stack/logs/stack.sh.log.2022-05-11-061426 /opt/stack/logs/stack.sh.log 2022-05-11 06:14:27.042 | + ./stack.sh:main:500 : ln -sf /opt/stack/logs/stack.sh.log.2022-05-11-061426.summary.2022-05-11-061426 /opt/stack/logs/stack.sh.log.summary 2022-05-11 06:14:27.042 | + ./stack.sh:main:515 : check_path_perm_sanity /opt/stack 2022-05-11 06:14:27.042 | + functions:check_path_perm_sanity:596 : local real_path 2022-05-11 06:14:27.042 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-05-11 06:14:27.042 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-05-11 06:14:27.042 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-05-11 06:14:27.042 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-05-11 06:14:27.042 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-05-11 06:14:27.042 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-05-11 06:14:27.042 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-05-11 06:14:27.043 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-05-11 06:14:27.046 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-05-11 06:14:27.048 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-05-11 06:14:27.050 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-05-11 06:14:27.052 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-05-11 06:14:27.056 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-05-11 06:14:27.058 | + ./stack.sh:main:521 : trap exit_trap EXIT 2022-05-11 06:14:27.060 | + ./stack.sh:main:562 : trap err_trap ERR 2022-05-11 06:14:27.061 | + ./stack.sh:main:575 : set -o errexit 2022-05-11 06:14:27.063 | + ./stack.sh:main:578 : uname -a 2022-05-11 06:14:27.064 | Linux dv-cinder-804757-27-smb 5.4.0-72-generic #80-Ubuntu SMP Mon Apr 12 17:35:00 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux 2022-05-11 06:14:27.066 | + ./stack.sh:main:581 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-05-11 06:14:27.068 | + ./stack.sh:main:582 : rm -f /opt/stack/data/ca-bundle.pem 2022-05-11 06:14:27.071 | + ./stack.sh:main:585 : source /home/ubuntu/devstack/lib/database 2022-05-11 06:14:27.104 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/rpc_backend 2022-05-11 06:14:27.119 | + ./stack.sh:main:592 : fetch_plugins 2022-05-11 06:14:27.121 | + functions-common:fetch_plugins:1783 : local plugins= 2022-05-11 06:14:27.123 | + functions-common:fetch_plugins:1784 : local plugin 2022-05-11 06:14:27.125 | + functions-common:fetch_plugins:1787 : [[ -z '' ]] 2022-05-11 06:14:27.127 | + functions-common:fetch_plugins:1788 : return 2022-05-11 06:14:27.129 | + ./stack.sh:main:596 : run_phase override_defaults 2022-05-11 06:14:27.130 | + functions-common:run_phase:1865 : local mode=override_defaults 2022-05-11 06:14:27.132 | + functions-common:run_phase:1866 : local phase= 2022-05-11 06:14:27.134 | + functions-common:run_phase:1867 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-05-11 06:14:27.135 | + functions-common:run_phase:1868 : local extra_plugin_file_name 2022-05-11 06:14:27.137 | + functions-common:run_phase:1869 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-05-11 06:14:27.139 | + functions-common:run_phase:1874 : local exceptions=80-tempest.sh 2022-05-11 06:14:27.140 | + functions-common:run_phase:1875 : local extra 2022-05-11 06:14:27.143 | ++ functions-common:run_phase:1876 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-05-11 06:14:27.146 | + functions-common:run_phase:1876 : extra=80-tempest.sh 2022-05-11 06:14:27.147 | + functions-common:run_phase:1877 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-05-11 06:14:27.149 | + functions-common:run_phase:1881 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-05-11 06:14:27.151 | + functions-common:run_phase:1881 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-05-11 06:14:27.153 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-05-11 06:14:27.165 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-11 06:14:27.167 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-05-11 06:14:27.169 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-05-11 06:14:27.170 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-05-11 06:14:27.172 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-05-11 06:14:27.174 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-05-11 06:14:27.177 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-05-11 06:14:27.179 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-05-11 06:14:27.181 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-05-11 06:14:27.183 | + functions-common:run_phase:1886 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-05-11 06:14:27.185 | + functions-common:run_phase:1889 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-05-11 06:14:27.186 | + functions-common:run_phase:1890 : plugin_override_defaults 2022-05-11 06:14:27.188 | + functions-common:plugin_override_defaults:1824 : local plugins= 2022-05-11 06:14:27.190 | + functions-common:plugin_override_defaults:1825 : local plugin 2022-05-11 06:14:27.192 | + functions-common:plugin_override_defaults:1828 : [[ -z '' ]] 2022-05-11 06:14:27.194 | + functions-common:plugin_override_defaults:1829 : return 2022-05-11 06:14:27.196 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/apache 2022-05-11 06:14:27.213 | + ./stack.sh:main:602 : source /home/ubuntu/devstack/lib/tls 2022-05-11 06:14:27.215 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-05-11 06:14:27.227 | ++ functions-common:is_service_enabled:2093 : return 1 2022-05-11 06:14:27.229 | +++ lib/tls:source:43 : hostname -f 2022-05-11 06:14:27.232 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-05-11 06:14:27.234 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-05-11 06:14:27.236 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-05-11 06:14:27.238 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-05-11 06:14:27.240 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-05-11 06:14:27.241 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-05-11 06:14:27.245 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-05-11 06:14:27.247 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-05-11 06:14:27.248 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-05-11 06:14:27.250 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-05-11 06:14:27.255 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/infra 2022-05-11 06:14:27.267 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/libraries 2022-05-11 06:14:27.284 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/lvm 2022-05-11 06:14:27.296 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/horizon 2022-05-11 06:14:27.309 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/keystone 2022-05-11 06:14:27.348 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/glance 2022-05-11 06:14:27.405 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/nova 2022-05-11 06:14:27.495 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/placement 2022-05-11 06:14:27.516 | + ./stack.sh:main:613 : source /home/ubuntu/devstack/lib/cinder 2022-05-11 06:14:27.560 | + ./stack.sh:main:614 : source /home/ubuntu/devstack/lib/swift 2022-05-11 06:14:27.622 | + ./stack.sh:main:615 : source /home/ubuntu/devstack/lib/neutron 2022-05-11 06:14:27.772 | + ./stack.sh:main:616 : source /home/ubuntu/devstack/lib/ldap 2022-05-11 06:14:27.786 | + ./stack.sh:main:617 : source /home/ubuntu/devstack/lib/dstat 2022-05-11 06:14:27.799 | + ./stack.sh:main:618 : source /home/ubuntu/devstack/lib/tcpdump 2022-05-11 06:14:27.812 | + ./stack.sh:main:619 : source /home/ubuntu/devstack/lib/etcd3 2022-05-11 06:14:27.896 | + ./stack.sh:main:620 : source /home/ubuntu/devstack/lib/os-vif 2022-05-11 06:14:27.899 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-05-11 06:14:27.901 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-05-11 06:14:27.904 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-05-11 06:14:27.906 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-05-11 06:14:27.908 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-05-11 06:14:27.911 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-05-11 06:14:27.911 | False' 2022-05-11 06:14:27.914 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-05-11 06:14:27.928 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-05-11 06:14:27.931 | + ./stack.sh:main:626 : run_phase source 2022-05-11 06:14:27.933 | + functions-common:run_phase:1865 : local mode=source 2022-05-11 06:14:27.935 | + functions-common:run_phase:1866 : local phase= 2022-05-11 06:14:27.937 | + functions-common:run_phase:1867 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-05-11 06:14:27.939 | + functions-common:run_phase:1868 : local extra_plugin_file_name 2022-05-11 06:14:27.941 | + functions-common:run_phase:1869 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-05-11 06:14:27.943 | + functions-common:run_phase:1874 : local exceptions=80-tempest.sh 2022-05-11 06:14:27.945 | + functions-common:run_phase:1875 : local extra 2022-05-11 06:14:27.947 | ++ functions-common:run_phase:1876 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-05-11 06:14:27.951 | + functions-common:run_phase:1876 : extra=80-tempest.sh 2022-05-11 06:14:27.953 | + functions-common:run_phase:1877 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-05-11 06:14:27.955 | + functions-common:run_phase:1881 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-05-11 06:14:27.957 | + functions-common:run_phase:1881 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-05-11 06:14:27.959 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-05-11 06:14:27.973 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-11 06:14:27.975 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-05-11 06:14:27.977 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-05-11 06:14:28.015 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-05-11 06:14:28.017 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-05-11 06:14:28.020 | + functions-common:run_phase:1886 : [[ source == \s\o\u\r\c\e ]] 2022-05-11 06:14:28.022 | + functions-common:run_phase:1887 : load_plugin_settings 2022-05-11 06:14:28.024 | + functions-common:load_plugin_settings:1801 : local plugins= 2022-05-11 06:14:28.026 | + functions-common:load_plugin_settings:1802 : local plugin 2022-05-11 06:14:28.028 | + functions-common:load_plugin_settings:1805 : [[ -z '' ]] 2022-05-11 06:14:28.030 | + functions-common:load_plugin_settings:1806 : return 2022-05-11 06:14:28.032 | + functions-common:run_phase:1888 : verify_disabled_services 2022-05-11 06:14:28.035 | + functions-common:verify_disabled_services:2148 : local service 2022-05-11 06:14:28.037 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-11 06:14:28.039 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-05-11 06:14:28.041 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-11 06:14:28.043 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-05-11 06:14:28.046 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-11 06:14:28.048 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-05-11 06:14:28.050 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-11 06:14:28.052 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-05-11 06:14:28.055 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-11 06:14:28.057 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-05-11 06:14:28.059 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-11 06:14:28.061 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-05-11 06:14:28.063 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-11 06:14:28.066 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-05-11 06:14:28.068 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-11 06:14:28.070 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-05-11 06:14:28.072 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-11 06:14:28.074 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-05-11 06:14:28.077 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-11 06:14:28.079 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-05-11 06:14:28.081 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-11 06:14:28.083 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]] 2022-05-11 06:14:28.086 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-11 06:14:28.088 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]] 2022-05-11 06:14:28.090 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-11 06:14:28.092 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]] 2022-05-11 06:14:28.094 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-11 06:14:28.096 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]] 2022-05-11 06:14:28.099 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-11 06:14:28.101 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-05-11 06:14:28.103 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-11 06:14:28.105 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-ovn-metadata-agent, ]] 2022-05-11 06:14:28.107 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-11 06:14:28.110 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-05-11 06:14:28.112 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-11 06:14:28.114 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-05-11 06:14:28.116 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-11 06:14:28.118 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-05-11 06:14:28.120 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-11 06:14:28.123 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-05-11 06:14:28.125 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-11 06:14:28.127 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-05-11 06:14:28.129 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-11 06:14:28.132 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-05-11 06:14:28.135 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-11 06:14:28.137 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-05-11 06:14:28.139 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-11 06:14:28.144 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-05-11 06:14:28.146 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-11 06:14:28.149 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-05-11 06:14:28.151 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-11 06:14:28.153 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-05-11 06:14:28.155 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-11 06:14:28.157 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-05-11 06:14:28.160 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-11 06:14:28.162 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-05-11 06:14:28.164 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-11 06:14:28.166 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-05-11 06:14:28.169 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-11 06:14:28.171 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-05-11 06:14:28.173 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-11 06:14:28.175 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-05-11 06:14:28.177 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-11 06:14:28.180 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-05-11 06:14:28.182 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-11 06:14:28.184 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-05-11 06:14:28.186 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-11 06:14:28.188 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-05-11 06:14:28.190 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-11 06:14:28.192 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-05-11 06:14:28.195 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-11 06:14:28.197 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-05-11 06:14:28.199 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-11 06:14:28.201 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-05-11 06:14:28.203 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-11 06:14:28.205 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-05-11 06:14:28.208 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-11 06:14:28.210 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-05-11 06:14:28.212 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-11 06:14:28.215 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-05-11 06:14:28.217 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-11 06:14:28.219 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-05-11 06:14:28.221 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-11 06:14:28.223 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-05-11 06:14:28.225 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-11 06:14:28.228 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-05-11 06:14:28.230 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-11 06:14:28.232 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-05-11 06:14:28.234 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-11 06:14:28.236 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-05-11 06:14:28.239 | + ./stack.sh:main:697 : initialize_database_backends 2022-05-11 06:14:28.241 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-05-11 06:14:28.243 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-05-11 06:14:28.258 | + functions-common:is_service_enabled:2093 : return 0 2022-05-11 06:14:28.260 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-05-11 06:14:28.262 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-05-11 06:14:28.264 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-05-11 06:14:28.279 | + functions-common:is_service_enabled:2093 : return 1 2022-05-11 06:14:28.281 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-05-11 06:14:28.284 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-05-11 06:14:28.286 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-05-11 06:14:28.288 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-05-11 06:14:28.290 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-05-11 06:14:28.292 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-05-11 06:14:28.294 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-05-11 06:14:28.297 | + lib/database:initialize_database_backends:92 : return 0 2022-05-11 06:14:28.299 | + ./stack.sh:main:698 : echo 'Using mysql database backend' 2022-05-11 06:14:28.299 | Using mysql database backend 2022-05-11 06:14:28.301 | + ./stack.sh:main:701 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-05-11 06:14:28.316 | + ./stack.sh:main:703 : define_database_baseurl 2022-05-11 06:14:28.319 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2022-05-11 06:14:28.321 | ++ lib/databases/mysql:get_database_type_mysql:38 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-05-11 06:14:28.324 | ++ lib/databases/mysql:get_database_type_mysql:39 : echo mysql+pymysql 2022-05-11 06:14:28.326 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-05-11 06:14:28.329 | + ./stack.sh:main:715 : is_service_enabled rabbit 2022-05-11 06:14:28.344 | + functions-common:is_service_enabled:2093 : return 0 2022-05-11 06:14:28.346 | + ./stack.sh:main:716 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-05-11 06:14:28.362 | + ./stack.sh:main:723 : is_service_enabled keystone 2022-05-11 06:14:28.377 | + functions-common:is_service_enabled:2093 : return 0 2022-05-11 06:14:28.380 | + ./stack.sh:main:725 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-05-11 06:14:28.396 | + ./stack.sh:main:727 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-05-11 06:14:28.412 | + ./stack.sh:main:738 : is_service_enabled ldap 2022-05-11 06:14:28.429 | + functions-common:is_service_enabled:2093 : return 1 2022-05-11 06:14:28.431 | + ./stack.sh:main:747 : is_service_enabled s-proxy 2022-05-11 06:14:28.447 | + functions-common:is_service_enabled:2093 : return 0 2022-05-11 06:14:28.450 | + ./stack.sh:main:751 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-05-11 06:14:28.465 | + ./stack.sh:main:753 : [[ -z '' ]] 2022-05-11 06:14:28.468 | + ./stack.sh:main:753 : [[ False == \T\r\u\e ]] 2022-05-11 06:14:28.470 | + ./stack.sh:main:759 : save_stackenv 759 2022-05-11 06:14:28.472 | + functions-common:save_stackenv:60 : local tag=759 2022-05-11 06:14:28.475 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-05-11 06:14:28.479 | + functions-common:save_stackenv:62 : time_stamp=2022-05-11-061428 2022-05-11 06:14:28.481 | + functions-common:save_stackenv:63 : echo '# 2022-05-11-061428 759' 2022-05-11 06:14:28.484 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-11 06:14:28.486 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-05-11 06:14:28.489 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-11 06:14:28.491 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-05-11 06:14:28.493 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-11 06:14:28.495 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-05-11 06:14:28.498 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-11 06:14:28.500 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-05-11 06:14:28.502 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-11 06:14:28.505 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.61 2022-05-11 06:14:28.507 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-11 06:14:28.509 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.61/identity 2022-05-11 06:14:28.511 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-11 06:14:28.514 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-05-11-061426 2022-05-11 06:14:28.516 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-11 06:14:28.518 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-05-11 06:14:28.521 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-11 06:14:28.523 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.61 2022-05-11 06:14:28.525 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-11 06:14:28.527 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-05-11 06:14:28.529 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-11 06:14:28.532 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-05-11 06:14:28.534 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-11 06:14:28.536 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-05-11 06:14:28.538 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-11 06:14:28.541 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-05-11 06:14:28.543 | + ./stack.sh:main:772 : GIT_DEPTH=0 2022-05-11 06:14:28.545 | + ./stack.sh:main:772 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2022-05-11 06:14:28.548 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/requirements.git 2022-05-11 06:14:28.550 | + functions-common:git_clone:609 : local git_dest=/opt/stack/requirements 2022-05-11 06:14:28.552 | + functions-common:git_clone:610 : local git_ref=master 2022-05-11 06:14:28.554 | + functions-common:git_clone:611 : local orig_dir 2022-05-11 06:14:28.557 | ++ functions-common:git_clone:612 : pwd 2022-05-11 06:14:28.559 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-05-11 06:14:28.561 | + functions-common:git_clone:613 : local git_clone_flags= 2022-05-11 06:14:28.564 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-05-11 06:14:28.578 | + functions-common:git_clone:615 : RECLONE=False 2022-05-11 06:14:28.580 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-05-11 06:14:28.584 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-05-11 06:14:28.586 | + functions-common:git_clone:629 : echo master 2022-05-11 06:14:28.587 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-05-11 06:14:28.591 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/requirements ]] 2022-05-11 06:14:28.593 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-05-11 06:14:28.595 | + functions-common:git_clone:686 : sudo git config --system --add safe.directory /opt/stack/requirements 2022-05-11 06:14:28.607 | + functions-common:git_clone:689 : cd /opt/stack/requirements 2022-05-11 06:14:28.610 | + functions-common:git_clone:690 : git show --oneline 2022-05-11 06:14:28.610 | + functions-common:git_clone:690 : head -1 2022-05-11 06:14:28.614 | 02d2e599 Merge "Update upper-constraints for pyScss to 1.4.0" 2022-05-11 06:14:28.616 | + functions-common:git_clone:691 : cd /home/ubuntu/devstack 2022-05-11 06:14:28.619 | + ./stack.sh:main:776 : echo_summary 'Installing package prerequisites' 2022-05-11 06:14:28.621 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-11 06:14:28.624 | + ./stack.sh:echo_summary:448 : echo -e Installing package prerequisites 2022-05-11 06:14:28.626 | + ./stack.sh:main:777 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-05-11 06:14:28.629 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-05-11 06:14:28.631 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-05-11 06:14:28.634 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-05-11 06:14:28.636 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-05-11 06:14:28.638 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-05-11 06:14:28.641 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-05-11 06:14:28.644 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-05-11 06:14:28.650 | ++ tools/install_prereqs.sh:source:47 : NOW=1652249668 2022-05-11 06:14:28.653 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-05-11 06:14:28.657 | +++ tools/install_prereqs.sh:source:48 : echo 0 2022-05-11 06:14:28.660 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=0 2022-05-11 06:14:28.662 | ++ tools/install_prereqs.sh:source:49 : DELTA=1652249668 2022-05-11 06:14:28.665 | ++ tools/install_prereqs.sh:source:50 : [[ 1652249668 -lt 7200 ]] 2022-05-11 06:14:28.667 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-05-11 06:14:28.669 | ++ functions-common:export_proxy_variables:2255 : isset http_proxy 2022-05-11 06:14:28.672 | ++ functions-common:isset:240 : [[ -v http_proxy ]] 2022-05-11 06:14:28.674 | ++ functions-common:export_proxy_variables:2258 : isset https_proxy 2022-05-11 06:14:28.676 | ++ functions-common:isset:240 : [[ -v https_proxy ]] 2022-05-11 06:14:28.678 | ++ functions-common:export_proxy_variables:2261 : isset no_proxy 2022-05-11 06:14:28.681 | ++ functions-common:isset:240 : [[ -v no_proxy ]] 2022-05-11 06:14:28.684 | +++ tools/install_prereqs.sh:source:64 : get_packages general,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-05-11 06:14:28.738 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-05-11 06:14:28.738 | apache2-dev 2022-05-11 06:14:28.738 | bc 2022-05-11 06:14:28.738 | bsdmainutils 2022-05-11 06:14:28.738 | curl 2022-05-11 06:14:28.738 | g++ 2022-05-11 06:14:28.738 | gawk 2022-05-11 06:14:28.738 | gcc 2022-05-11 06:14:28.738 | gettext 2022-05-11 06:14:28.738 | git 2022-05-11 06:14:28.738 | graphviz 2022-05-11 06:14:28.738 | iputils-ping 2022-05-11 06:14:28.738 | libapache2-mod-proxy-uwsgi 2022-05-11 06:14:28.738 | libffi-dev 2022-05-11 06:14:28.738 | libjpeg-dev 2022-05-11 06:14:28.738 | libpcre3-dev 2022-05-11 06:14:28.738 | libpq-dev 2022-05-11 06:14:28.738 | libssl-dev 2022-05-11 06:14:28.738 | libsystemd-dev 2022-05-11 06:14:28.738 | libxml2-dev 2022-05-11 06:14:28.738 | libxslt1-dev 2022-05-11 06:14:28.738 | libyaml-dev 2022-05-11 06:14:28.738 | lsof 2022-05-11 06:14:28.739 | openssh-server 2022-05-11 06:14:28.739 | openssl 2022-05-11 06:14:28.739 | pkg-config 2022-05-11 06:14:28.739 | psmisc 2022-05-11 06:14:28.739 | python3-dev 2022-05-11 06:14:28.739 | python3-pip 2022-05-11 06:14:28.739 | python3-systemd 2022-05-11 06:14:28.739 | python3-venv 2022-05-11 06:14:28.739 | tar 2022-05-11 06:14:28.739 | tcpdump 2022-05-11 06:14:28.739 | unzip 2022-05-11 06:14:28.739 | uuid-runtime 2022-05-11 06:14:28.739 | wget 2022-05-11 06:14:28.739 | wget 2022-05-11 06:14:28.739 | zlib1g-dev 2022-05-11 06:14:28.739 | libkrb5-dev 2022-05-11 06:14:28.739 | libldap2-dev 2022-05-11 06:14:28.739 | libsasl2-dev 2022-05-11 06:14:28.739 | memcached 2022-05-11 06:14:28.739 | python3-mysqldb 2022-05-11 06:14:28.739 | sqlite3 2022-05-11 06:14:28.739 | conntrack 2022-05-11 06:14:28.739 | curl 2022-05-11 06:14:28.739 | dnsmasq-base 2022-05-11 06:14:28.739 | dnsmasq-utils 2022-05-11 06:14:28.739 | ebtables 2022-05-11 06:14:28.739 | genisoimage 2022-05-11 06:14:28.739 | iptables 2022-05-11 06:14:28.739 | iputils-arping 2022-05-11 06:14:28.739 | kpartx 2022-05-11 06:14:28.739 | libjs-jquery-tablesorter 2022-05-11 06:14:28.739 | parted 2022-05-11 06:14:28.739 | pm-utils 2022-05-11 06:14:28.739 | python3-mysqldb 2022-05-11 06:14:28.739 | socat 2022-05-11 06:14:28.739 | sqlite3 2022-05-11 06:14:28.739 | sudo 2022-05-11 06:14:28.740 | vlan 2022-05-11 06:14:28.740 | lsscsi 2022-05-11 06:14:28.740 | open-iscsi 2022-05-11 06:14:28.740 | lvm2 2022-05-11 06:14:28.740 | qemu-utils 2022-05-11 06:14:28.740 | thin-provisioning-tools 2022-05-11 06:14:28.740 | acl 2022-05-11 06:14:28.740 | dnsmasq-base 2022-05-11 06:14:28.740 | dnsmasq-utils 2022-05-11 06:14:28.740 | ebtables 2022-05-11 06:14:28.740 | haproxy 2022-05-11 06:14:28.740 | iptables 2022-05-11 06:14:28.740 | iputils-arping 2022-05-11 06:14:28.740 | iputils-ping 2022-05-11 06:14:28.740 | postgresql-server-dev-all 2022-05-11 06:14:28.740 | python3-mysqldb 2022-05-11 06:14:28.740 | sqlite3 2022-05-11 06:14:28.740 | sudo 2022-05-11 06:14:28.740 | vlan 2022-05-11 06:14:28.740 | pcp 2022-05-11 06:14:28.740 | ipset 2022-05-11 06:14:28.740 | conntrack 2022-05-11 06:14:28.740 | conntrackd 2022-05-11 06:14:28.740 | keepalived 2022-05-11 06:14:28.740 | lvm2 2022-05-11 06:14:28.740 | qemu-utils 2022-05-11 06:14:28.740 | thin-provisioning-tools 2022-05-11 06:14:28.740 | curl 2022-05-11 06:14:28.740 | liberasurecode-dev 2022-05-11 06:14:28.740 | make 2022-05-11 06:14:28.740 | memcached 2022-05-11 06:14:28.740 | rsync 2022-05-11 06:14:28.740 | sqlite3 2022-05-11 06:14:28.740 | xfsprogs' 2022-05-11 06:14:28.743 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-05-11 06:14:28.762 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-05-11 06:14:28.762 | apache2-dev 2022-05-11 06:14:28.762 | bc 2022-05-11 06:14:28.762 | bsdmainutils 2022-05-11 06:14:28.762 | curl 2022-05-11 06:14:28.762 | g++ 2022-05-11 06:14:28.762 | gawk 2022-05-11 06:14:28.762 | gcc 2022-05-11 06:14:28.762 | gettext 2022-05-11 06:14:28.762 | git 2022-05-11 06:14:28.762 | graphviz 2022-05-11 06:14:28.762 | iputils-ping 2022-05-11 06:14:28.762 | libapache2-mod-proxy-uwsgi 2022-05-11 06:14:28.762 | libffi-dev 2022-05-11 06:14:28.762 | libjpeg-dev 2022-05-11 06:14:28.762 | libpcre3-dev 2022-05-11 06:14:28.762 | libpq-dev 2022-05-11 06:14:28.762 | libssl-dev 2022-05-11 06:14:28.762 | libsystemd-dev 2022-05-11 06:14:28.762 | libxml2-dev 2022-05-11 06:14:28.762 | libxslt1-dev 2022-05-11 06:14:28.762 | libyaml-dev 2022-05-11 06:14:28.762 | lsof 2022-05-11 06:14:28.762 | openssh-server 2022-05-11 06:14:28.762 | openssl 2022-05-11 06:14:28.763 | pkg-config 2022-05-11 06:14:28.763 | psmisc 2022-05-11 06:14:28.763 | python3-dev 2022-05-11 06:14:28.763 | python3-pip 2022-05-11 06:14:28.763 | python3-systemd 2022-05-11 06:14:28.763 | python3-venv 2022-05-11 06:14:28.763 | tar 2022-05-11 06:14:28.763 | tcpdump 2022-05-11 06:14:28.763 | unzip 2022-05-11 06:14:28.763 | uuid-runtime 2022-05-11 06:14:28.763 | wget 2022-05-11 06:14:28.763 | wget 2022-05-11 06:14:28.763 | zlib1g-dev 2022-05-11 06:14:28.763 | libkrb5-dev 2022-05-11 06:14:28.763 | libldap2-dev 2022-05-11 06:14:28.763 | libsasl2-dev 2022-05-11 06:14:28.763 | memcached 2022-05-11 06:14:28.763 | python3-mysqldb 2022-05-11 06:14:28.763 | sqlite3 2022-05-11 06:14:28.763 | conntrack 2022-05-11 06:14:28.763 | curl 2022-05-11 06:14:28.763 | dnsmasq-base 2022-05-11 06:14:28.763 | dnsmasq-utils 2022-05-11 06:14:28.763 | ebtables 2022-05-11 06:14:28.763 | genisoimage 2022-05-11 06:14:28.763 | iptables 2022-05-11 06:14:28.763 | iputils-arping 2022-05-11 06:14:28.763 | kpartx 2022-05-11 06:14:28.763 | libjs-jquery-tablesorter 2022-05-11 06:14:28.763 | parted 2022-05-11 06:14:28.763 | pm-utils 2022-05-11 06:14:28.763 | python3-mysqldb 2022-05-11 06:14:28.763 | socat 2022-05-11 06:14:28.763 | sqlite3 2022-05-11 06:14:28.763 | sudo 2022-05-11 06:14:28.763 | vlan 2022-05-11 06:14:28.763 | lsscsi 2022-05-11 06:14:28.764 | open-iscsi 2022-05-11 06:14:28.764 | lvm2 2022-05-11 06:14:28.764 | qemu-utils 2022-05-11 06:14:28.764 | thin-provisioning-tools 2022-05-11 06:14:28.764 | acl 2022-05-11 06:14:28.764 | dnsmasq-base 2022-05-11 06:14:28.764 | dnsmasq-utils 2022-05-11 06:14:28.764 | ebtables 2022-05-11 06:14:28.764 | haproxy 2022-05-11 06:14:28.764 | iptables 2022-05-11 06:14:28.764 | iputils-arping 2022-05-11 06:14:28.764 | iputils-ping 2022-05-11 06:14:28.764 | postgresql-server-dev-all 2022-05-11 06:14:28.764 | python3-mysqldb 2022-05-11 06:14:28.764 | sqlite3 2022-05-11 06:14:28.764 | sudo 2022-05-11 06:14:28.764 | vlan 2022-05-11 06:14:28.764 | pcp 2022-05-11 06:14:28.764 | ipset 2022-05-11 06:14:28.764 | conntrack 2022-05-11 06:14:28.764 | conntrackd 2022-05-11 06:14:28.764 | keepalived 2022-05-11 06:14:28.764 | lvm2 2022-05-11 06:14:28.764 | qemu-utils 2022-05-11 06:14:28.764 | thin-provisioning-tools 2022-05-11 06:14:28.764 | curl 2022-05-11 06:14:28.764 | liberasurecode-dev 2022-05-11 06:14:28.764 | make 2022-05-11 06:14:28.764 | memcached 2022-05-11 06:14:28.764 | rsync 2022-05-11 06:14:28.764 | sqlite3 2022-05-11 06:14:28.764 | xfsprogs ' 2022-05-11 06:14:28.767 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-05-11 06:14:28.770 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-11 06:14:28.773 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-11 06:14:28.776 | ++ tools/install_prereqs.sh:source:67 : echo apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-05-11 06:14:28.776 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-05-11 06:14:28.781 | ++ tools/install_prereqs.sh:source:72 : install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-05-11 06:14:28.783 | ++ functions-common:install_package:1475 : update_package_repo 2022-05-11 06:14:28.786 | ++ functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-05-11 06:14:28.788 | ++ functions-common:update_package_repo:1448 : REPOS_UPDATED=False 2022-05-11 06:14:28.790 | ++ functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-05-11 06:14:28.792 | ++ functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-05-11 06:14:28.794 | ++ functions-common:update_package_repo:1455 : is_ubuntu 2022-05-11 06:14:28.796 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-11 06:14:28.798 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-11 06:14:28.800 | ++ functions-common:update_package_repo:1456 : apt_get_update 2022-05-11 06:14:28.802 | ++ functions-common:apt_get_update:1201 : [[ False == \T\r\u\e ]] 2022-05-11 06:14:28.804 | ++ functions-common:apt_get_update:1206 : [[ False = \T\r\u\e ]] 2022-05-11 06:14:28.806 | ++ functions-common:apt_get_update:1208 : local sudo=sudo 2022-05-11 06:14:28.809 | +++ functions-common:apt_get_update:1209 : id -u 2022-05-11 06:14:28.812 | ++ functions-common:apt_get_update:1209 : [[ 1000 = \0 ]] 2022-05-11 06:14:28.814 | ++ functions-common:apt_get_update:1212 : time_start apt-get-update 2022-05-11 06:14:28.816 | ++ functions-common:time_start:2423 : local name=apt-get-update 2022-05-11 06:14:28.818 | ++ functions-common:time_start:2424 : local start_time= 2022-05-11 06:14:28.820 | ++ functions-common:time_start:2425 : [[ -n '' ]] 2022-05-11 06:14:28.823 | +++ functions-common:time_start:2428 : date +%s%3N 2022-05-11 06:14:28.826 | ++ functions-common:time_start:2428 : _TIME_START[$name]=1652249668824 2022-05-11 06:14:28.828 | ++ functions-common:apt_get_update:1214 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-05-11 06:14:28.830 | ++ functions-common:apt_get_update:1215 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-05-11 06:14:28.832 | ++ functions-common:apt_get_update:1216 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2022-05-11 06:14:29.213 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-05-11 06:14:29.214 | Hit:2 http://security.ubuntu.com/ubuntu focal-security InRelease 2022-05-11 06:14:29.334 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2022-05-11 06:14:29.465 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2022-05-11 06:14:40.319 | Reading package lists... 2022-05-11 06:14:40.351 | ++ functions-common:apt_get_update:1220 : REPOS_UPDATED=True 2022-05-11 06:14:40.353 | ++ functions-common:apt_get_update:1222 : time_stop apt-get-update 2022-05-11 06:14:40.355 | ++ functions-common:time_stop:2437 : local name 2022-05-11 06:14:40.357 | ++ functions-common:time_stop:2438 : local end_time 2022-05-11 06:14:40.359 | ++ functions-common:time_stop:2439 : local elapsed_time 2022-05-11 06:14:40.362 | ++ functions-common:time_stop:2440 : local total 2022-05-11 06:14:40.364 | ++ functions-common:time_stop:2441 : local start_time 2022-05-11 06:14:40.366 | ++ functions-common:time_stop:2443 : name=apt-get-update 2022-05-11 06:14:40.368 | ++ functions-common:time_stop:2444 : start_time=1652249668824 2022-05-11 06:14:40.370 | ++ functions-common:time_stop:2446 : [[ -z 1652249668824 ]] 2022-05-11 06:14:40.372 | +++ functions-common:time_stop:2449 : date +%s%3N 2022-05-11 06:14:40.376 | ++ functions-common:time_stop:2449 : end_time=1652249680374 2022-05-11 06:14:40.379 | ++ functions-common:time_stop:2450 : elapsed_time=11550 2022-05-11 06:14:40.381 | ++ functions-common:time_stop:2451 : total=0 2022-05-11 06:14:40.383 | ++ functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-11 06:14:40.385 | ++ functions-common:time_stop:2454 : _TIME_TOTAL[$name]=11550 2022-05-11 06:14:40.387 | ++ functions-common:install_package:1476 : real_install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-05-11 06:14:40.389 | ++ functions-common:real_install_package:1461 : is_ubuntu 2022-05-11 06:14:40.391 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-11 06:14:40.393 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-11 06:14:40.396 | ++ functions-common:real_install_package:1462 : apt_get install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-05-11 06:14:40.416 | ++ functions-common:apt_get:1242 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-05-11 06:14:40.502 | E: Could not get lock /var/lib/dpkg/lock-frontend. It is held by process 14656 (unattended-upgr) 2022-05-11 06:14:40.502 | E: Unable to acquire the dpkg frontend lock (/var/lib/dpkg/lock-frontend), is another process using it? 2022-05-11 06:14:40.506 | ++ functions-common:apt_get:1246 : result=100 2022-05-11 06:14:40.509 | ++ functions-common:apt_get:1249 : time_stop apt-get 2022-05-11 06:14:40.511 | ++ functions-common:time_stop:2437 : local name 2022-05-11 06:14:40.513 | ++ functions-common:time_stop:2438 : local end_time 2022-05-11 06:14:40.515 | ++ functions-common:time_stop:2439 : local elapsed_time 2022-05-11 06:14:40.518 | ++ functions-common:time_stop:2440 : local total 2022-05-11 06:14:40.520 | ++ functions-common:time_stop:2441 : local start_time 2022-05-11 06:14:40.522 | ++ functions-common:time_stop:2443 : name=apt-get 2022-05-11 06:14:40.526 | ++ functions-common:time_stop:2444 : start_time=1652249680413 2022-05-11 06:14:40.528 | ++ functions-common:time_stop:2446 : [[ -z 1652249680413 ]] 2022-05-11 06:14:40.531 | +++ functions-common:time_stop:2449 : date +%s%3N 2022-05-11 06:14:40.535 | ++ functions-common:time_stop:2449 : end_time=1652249680532 2022-05-11 06:14:40.537 | ++ functions-common:time_stop:2450 : elapsed_time=119 2022-05-11 06:14:40.539 | ++ functions-common:time_stop:2451 : total=111 2022-05-11 06:14:40.541 | ++ functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-11 06:14:40.543 | ++ functions-common:time_stop:2454 : _TIME_TOTAL[$name]=230 2022-05-11 06:14:40.545 | ++ functions-common:apt_get:1250 : return 100 2022-05-11 06:14:40.548 | ++ functions-common:install_package:1477 : RETRY_UPDATE=True 2022-05-11 06:14:40.550 | ++ functions-common:install_package:1477 : update_package_repo 2022-05-11 06:14:40.552 | ++ functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-05-11 06:14:40.555 | ++ functions-common:update_package_repo:1448 : REPOS_UPDATED=True 2022-05-11 06:14:40.557 | ++ functions-common:update_package_repo:1449 : RETRY_UPDATE=True 2022-05-11 06:14:40.559 | ++ functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-05-11 06:14:40.561 | ++ functions-common:update_package_repo:1455 : is_ubuntu 2022-05-11 06:14:40.564 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-11 06:14:40.566 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-11 06:14:40.568 | ++ functions-common:update_package_repo:1456 : apt_get_update 2022-05-11 06:14:40.571 | ++ functions-common:apt_get_update:1201 : [[ True == \T\r\u\e ]] 2022-05-11 06:14:40.573 | ++ functions-common:apt_get_update:1201 : [[ True != \T\r\u\e ]] 2022-05-11 06:14:40.575 | ++ functions-common:apt_get_update:1206 : [[ False = \T\r\u\e ]] 2022-05-11 06:14:40.577 | ++ functions-common:apt_get_update:1208 : local sudo=sudo 2022-05-11 06:14:40.580 | +++ functions-common:apt_get_update:1209 : id -u 2022-05-11 06:14:40.584 | ++ functions-common:apt_get_update:1209 : [[ 1000 = \0 ]] 2022-05-11 06:14:40.587 | ++ functions-common:apt_get_update:1212 : time_start apt-get-update 2022-05-11 06:14:40.589 | ++ functions-common:time_start:2423 : local name=apt-get-update 2022-05-11 06:14:40.591 | ++ functions-common:time_start:2424 : local start_time= 2022-05-11 06:14:40.594 | ++ functions-common:time_start:2425 : [[ -n '' ]] 2022-05-11 06:14:40.597 | +++ functions-common:time_start:2428 : date +%s%3N 2022-05-11 06:14:40.601 | ++ functions-common:time_start:2428 : _TIME_START[$name]=1652249680598 2022-05-11 06:14:40.603 | ++ functions-common:apt_get_update:1214 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-05-11 06:14:40.605 | ++ functions-common:apt_get_update:1215 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-05-11 06:14:40.607 | ++ functions-common:apt_get_update:1216 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2022-05-11 06:14:40.990 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-05-11 06:14:40.990 | Hit:2 http://security.ubuntu.com/ubuntu focal-security InRelease 2022-05-11 06:14:41.111 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2022-05-11 06:14:41.242 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2022-05-11 06:14:43.354 | Reading package lists... 2022-05-11 06:14:43.386 | ++ functions-common:apt_get_update:1220 : REPOS_UPDATED=True 2022-05-11 06:14:43.388 | ++ functions-common:apt_get_update:1222 : time_stop apt-get-update 2022-05-11 06:14:43.390 | ++ functions-common:time_stop:2437 : local name 2022-05-11 06:14:43.393 | ++ functions-common:time_stop:2438 : local end_time 2022-05-11 06:14:43.395 | ++ functions-common:time_stop:2439 : local elapsed_time 2022-05-11 06:14:43.397 | ++ functions-common:time_stop:2440 : local total 2022-05-11 06:14:43.399 | ++ functions-common:time_stop:2441 : local start_time 2022-05-11 06:14:43.401 | ++ functions-common:time_stop:2443 : name=apt-get-update 2022-05-11 06:14:43.403 | ++ functions-common:time_stop:2444 : start_time=1652249680598 2022-05-11 06:14:43.405 | ++ functions-common:time_stop:2446 : [[ -z 1652249680598 ]] 2022-05-11 06:14:43.408 | +++ functions-common:time_stop:2449 : date +%s%3N 2022-05-11 06:14:43.412 | ++ functions-common:time_stop:2449 : end_time=1652249683410 2022-05-11 06:14:43.414 | ++ functions-common:time_stop:2450 : elapsed_time=2812 2022-05-11 06:14:43.416 | ++ functions-common:time_stop:2451 : total=11550 2022-05-11 06:14:43.418 | ++ functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-11 06:14:43.420 | ++ functions-common:time_stop:2454 : _TIME_TOTAL[$name]=14362 2022-05-11 06:14:43.423 | ++ functions-common:install_package:1477 : real_install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-05-11 06:14:43.425 | ++ functions-common:real_install_package:1461 : is_ubuntu 2022-05-11 06:14:43.428 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-11 06:14:43.430 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-11 06:14:43.432 | ++ functions-common:real_install_package:1462 : apt_get install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-05-11 06:14:43.456 | ++ functions-common:apt_get:1242 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-05-11 06:14:43.542 | E: Could not get lock /var/lib/dpkg/lock-frontend. It is held by process 14656 (unattended-upgr) 2022-05-11 06:14:43.542 | E: Unable to acquire the dpkg frontend lock (/var/lib/dpkg/lock-frontend), is another process using it? 2022-05-11 06:14:43.546 | + functions-common:apt_get:1 : exit_trap 2022-05-11 06:14:43.548 | + ./stack.sh:exit_trap:523 : local r=100 2022-05-11 06:14:43.551 | ++ ./stack.sh:exit_trap:524 : jobs -p 2022-05-11 06:14:43.554 | + ./stack.sh:exit_trap:524 : jobs= 2022-05-11 06:14:43.557 | + ./stack.sh:exit_trap:527 : [[ -n '' ]] 2022-05-11 06:14:43.559 | + ./stack.sh:exit_trap:533 : '[' -f '' ']' 2022-05-11 06:14:43.561 | + ./stack.sh:exit_trap:538 : kill_spinner 2022-05-11 06:14:43.563 | + ./stack.sh:kill_spinner:433 : '[' '!' -z '' ']' 2022-05-11 06:14:43.565 | + ./stack.sh:exit_trap:540 : [[ 100 -ne 0 ]] 2022-05-11 06:14:43.567 | + ./stack.sh:exit_trap:541 : echo 'Error on exit' 2022-05-11 06:14:43.567 | Error on exit 2022-05-11 06:14:43.569 | + ./stack.sh:exit_trap:543 : type -p generate-subunit 2022-05-11 06:14:43.571 | + ./stack.sh:exit_trap:546 : [[ -z /opt/stack/logs ]] 2022-05-11 06:14:43.573 | + ./stack.sh:exit_trap:549 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2022-05-11 06:14:43.694 | ovs-vsctl: unix:/var/run/openvswitch/db.sock: database connection failed (No such file or directory) 2022-05-11 06:14:43.710 | ovs-vsctl: unix:/var/run/openvswitch/db.sock: database connection failed (No such file or directory) 2022-05-11 06:14:44.000 | + ./stack.sh:exit_trap:558 : exit 100