2021-04-26 08:24:25.336 | + ./stack.sh:main:469 : exec 2021-04-26 08:24:25.336 | ++ ./stack.sh:main:469 : /usr/bin/python3.6 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2021-04-26-082425.summary.2021-04-26-082425 2021-04-26 08:24:25.336 | + ./stack.sh:main:477 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2021-04-26-082425' 2021-04-26 08:24:25.336 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-04-26 08:24:25.336 | + ./stack.sh:echo_summary:428 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2021-04-26-082425 2021-04-26 08:24:25.336 | + ./stack.sh:main:479 : ln -sf /opt/stack/logs/stack.sh.log.2021-04-26-082425 /opt/stack/logs/stack.sh.log 2021-04-26 08:24:25.336 | + ./stack.sh:main:480 : ln -sf /opt/stack/logs/stack.sh.log.2021-04-26-082425.summary.2021-04-26-082425 /opt/stack/logs/stack.sh.log.summary 2021-04-26 08:24:25.336 | + ./stack.sh:main:495 : check_path_perm_sanity /opt/stack 2021-04-26 08:24:25.336 | + functions:check_path_perm_sanity:596 : local real_path 2021-04-26 08:24:25.336 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2021-04-26 08:24:25.336 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2021-04-26 08:24:25.336 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2021-04-26 08:24:25.336 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2021-04-26 08:24:25.336 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2021-04-26 08:24:25.336 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2021-04-26 08:24:25.336 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2021-04-26 08:24:25.336 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2021-04-26 08:24:25.336 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2021-04-26 08:24:25.336 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2021-04-26 08:24:25.336 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2021-04-26 08:24:25.336 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2021-04-26 08:24:25.336 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2021-04-26 08:24:25.337 | + ./stack.sh:main:501 : trap exit_trap EXIT 2021-04-26 08:24:25.337 | + ./stack.sh:main:542 : trap err_trap ERR 2021-04-26 08:24:25.337 | + ./stack.sh:main:555 : set -o errexit 2021-04-26 08:24:25.337 | + ./stack.sh:main:558 : uname -a 2021-04-26 08:24:25.337 | Linux dv-osbrick-787933-1-smb 4.15.0-55-generic #60-Ubuntu SMP Tue Jul 2 18:22:20 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux 2021-04-26 08:24:25.338 | + ./stack.sh:main:561 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2021-04-26 08:24:25.339 | + ./stack.sh:main:562 : rm -f /opt/stack/data/ca-bundle.pem 2021-04-26 08:24:25.342 | + ./stack.sh:main:565 : source /home/ubuntu/devstack/lib/database 2021-04-26 08:24:25.366 | + ./stack.sh:main:566 : source /home/ubuntu/devstack/lib/rpc_backend 2021-04-26 08:24:25.380 | + ./stack.sh:main:572 : fetch_plugins 2021-04-26 08:24:25.383 | + functions-common:fetch_plugins:1650 : local plugins= 2021-04-26 08:24:25.384 | + functions-common:fetch_plugins:1651 : local plugin 2021-04-26 08:24:25.386 | + functions-common:fetch_plugins:1654 : [[ -z '' ]] 2021-04-26 08:24:25.388 | + functions-common:fetch_plugins:1655 : return 2021-04-26 08:24:25.390 | + ./stack.sh:main:576 : run_phase override_defaults 2021-04-26 08:24:25.392 | + functions-common:run_phase:1732 : local mode=override_defaults 2021-04-26 08:24:25.393 | + functions-common:run_phase:1733 : local phase= 2021-04-26 08:24:25.395 | + functions-common:run_phase:1734 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-04-26 08:24:25.397 | + functions-common:run_phase:1735 : local extra_plugin_file_name 2021-04-26 08:24:25.399 | + functions-common:run_phase:1736 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-04-26 08:24:25.401 | + functions-common:run_phase:1741 : local exceptions=80-tempest.sh 2021-04-26 08:24:25.403 | + functions-common:run_phase:1742 : local extra 2021-04-26 08:24:25.405 | ++ functions-common:run_phase:1743 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-04-26 08:24:25.407 | + functions-common:run_phase:1743 : extra=80-tempest.sh 2021-04-26 08:24:25.409 | + functions-common:run_phase:1744 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-04-26 08:24:25.411 | + functions-common:run_phase:1748 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-04-26 08:24:25.413 | + functions-common:run_phase:1748 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2021-04-26 08:24:25.415 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-04-26 08:24:25.426 | ++ functions-common:is_service_enabled:1960 : return 0 2021-04-26 08:24:25.428 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2021-04-26 08:24:25.429 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2021-04-26 08:24:25.431 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2021-04-26 08:24:25.433 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2021-04-26 08:24:25.435 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2021-04-26 08:24:25.436 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2021-04-26 08:24:25.438 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2021-04-26 08:24:25.440 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2021-04-26 08:24:25.442 | + functions-common:run_phase:1753 : [[ override_defaults == \s\o\u\r\c\e ]] 2021-04-26 08:24:25.444 | + functions-common:run_phase:1756 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2021-04-26 08:24:25.446 | + functions-common:run_phase:1757 : plugin_override_defaults 2021-04-26 08:24:25.447 | + functions-common:plugin_override_defaults:1691 : local plugins= 2021-04-26 08:24:25.449 | + functions-common:plugin_override_defaults:1692 : local plugin 2021-04-26 08:24:25.451 | + functions-common:plugin_override_defaults:1695 : [[ -z '' ]] 2021-04-26 08:24:25.453 | + functions-common:plugin_override_defaults:1696 : return 2021-04-26 08:24:25.455 | + ./stack.sh:main:579 : source /home/ubuntu/devstack/lib/apache 2021-04-26 08:24:25.471 | + ./stack.sh:main:582 : source /home/ubuntu/devstack/lib/tls 2021-04-26 08:24:25.473 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2021-04-26 08:24:25.484 | ++ functions-common:is_service_enabled:1960 : return 1 2021-04-26 08:24:25.487 | +++ lib/tls:source:43 : hostname -f 2021-04-26 08:24:25.490 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2021-04-26 08:24:25.492 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2021-04-26 08:24:25.494 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2021-04-26 08:24:25.496 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2021-04-26 08:24:25.497 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2021-04-26 08:24:25.499 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2021-04-26 08:24:25.501 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2021-04-26 08:24:25.503 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2021-04-26 08:24:25.505 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2021-04-26 08:24:25.507 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2021-04-26 08:24:25.511 | + ./stack.sh:main:585 : source /home/ubuntu/devstack/lib/infra 2021-04-26 08:24:25.522 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/libraries 2021-04-26 08:24:25.537 | + ./stack.sh:main:587 : source /home/ubuntu/devstack/lib/lvm 2021-04-26 08:24:25.549 | + ./stack.sh:main:588 : source /home/ubuntu/devstack/lib/horizon 2021-04-26 08:24:25.560 | + ./stack.sh:main:589 : source /home/ubuntu/devstack/lib/keystone 2021-04-26 08:24:25.584 | + ./stack.sh:main:590 : source /home/ubuntu/devstack/lib/glance 2021-04-26 08:24:25.618 | + ./stack.sh:main:591 : source /home/ubuntu/devstack/lib/nova 2021-04-26 08:24:25.689 | + ./stack.sh:main:592 : source /home/ubuntu/devstack/lib/placement 2021-04-26 08:24:25.708 | + ./stack.sh:main:593 : source /home/ubuntu/devstack/lib/cinder 2021-04-26 08:24:25.741 | + ./stack.sh:main:594 : source /home/ubuntu/devstack/lib/swift 2021-04-26 08:24:25.786 | + ./stack.sh:main:595 : source /home/ubuntu/devstack/lib/neutron 2021-04-26 08:24:25.893 | + ./stack.sh:main:596 : source /home/ubuntu/devstack/lib/ldap 2021-04-26 08:24:25.906 | + ./stack.sh:main:597 : source /home/ubuntu/devstack/lib/dstat 2021-04-26 08:24:25.918 | + ./stack.sh:main:598 : source /home/ubuntu/devstack/lib/tcpdump 2021-04-26 08:24:25.930 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/etcd3 2021-04-26 08:24:26.027 | + ./stack.sh:main:605 : run_phase source 2021-04-26 08:24:26.029 | + functions-common:run_phase:1732 : local mode=source 2021-04-26 08:24:26.031 | + functions-common:run_phase:1733 : local phase= 2021-04-26 08:24:26.033 | + functions-common:run_phase:1734 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-04-26 08:24:26.035 | + functions-common:run_phase:1735 : local extra_plugin_file_name 2021-04-26 08:24:26.037 | + functions-common:run_phase:1736 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-04-26 08:24:26.039 | + functions-common:run_phase:1741 : local exceptions=80-tempest.sh 2021-04-26 08:24:26.041 | + functions-common:run_phase:1742 : local extra 2021-04-26 08:24:26.044 | ++ functions-common:run_phase:1743 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-04-26 08:24:26.047 | + functions-common:run_phase:1743 : extra=80-tempest.sh 2021-04-26 08:24:26.049 | + functions-common:run_phase:1744 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-04-26 08:24:26.051 | + functions-common:run_phase:1748 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-04-26 08:24:26.053 | + functions-common:run_phase:1748 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2021-04-26 08:24:26.055 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-04-26 08:24:26.069 | ++ functions-common:is_service_enabled:1960 : return 0 2021-04-26 08:24:26.071 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2021-04-26 08:24:26.073 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2021-04-26 08:24:26.107 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2021-04-26 08:24:26.109 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2021-04-26 08:24:26.111 | + functions-common:run_phase:1753 : [[ source == \s\o\u\r\c\e ]] 2021-04-26 08:24:26.113 | + functions-common:run_phase:1754 : load_plugin_settings 2021-04-26 08:24:26.115 | + functions-common:load_plugin_settings:1668 : local plugins= 2021-04-26 08:24:26.117 | + functions-common:load_plugin_settings:1669 : local plugin 2021-04-26 08:24:26.119 | + functions-common:load_plugin_settings:1672 : [[ -z '' ]] 2021-04-26 08:24:26.122 | + functions-common:load_plugin_settings:1673 : return 2021-04-26 08:24:26.124 | + functions-common:run_phase:1755 : verify_disabled_services 2021-04-26 08:24:26.126 | + functions-common:verify_disabled_services:2015 : local service 2021-04-26 08:24:26.128 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:24:26.130 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2021-04-26 08:24:26.133 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:24:26.135 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2021-04-26 08:24:26.137 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:24:26.140 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2021-04-26 08:24:26.142 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:24:26.144 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2021-04-26 08:24:26.147 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:24:26.149 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2021-04-26 08:24:26.151 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:24:26.154 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2021-04-26 08:24:26.156 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:24:26.158 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2021-04-26 08:24:26.160 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:24:26.163 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2021-04-26 08:24:26.165 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:24:26.167 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2021-04-26 08:24:26.169 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:24:26.172 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2021-04-26 08:24:26.174 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:24:26.176 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2021-04-26 08:24:26.178 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:24:26.180 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2021-04-26 08:24:26.183 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:24:26.185 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2021-04-26 08:24:26.187 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:24:26.190 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2021-04-26 08:24:26.192 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:24:26.195 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2021-04-26 08:24:26.197 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:24:26.199 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2021-04-26 08:24:26.201 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:24:26.204 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2021-04-26 08:24:26.206 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:24:26.208 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2021-04-26 08:24:26.211 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:24:26.213 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2021-04-26 08:24:26.215 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:24:26.217 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2021-04-26 08:24:26.220 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:24:26.222 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2021-04-26 08:24:26.224 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:24:26.226 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2021-04-26 08:24:26.229 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:24:26.231 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2021-04-26 08:24:26.233 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:24:26.235 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2021-04-26 08:24:26.238 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:24:26.240 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2021-04-26 08:24:26.242 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:24:26.244 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2021-04-26 08:24:26.247 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:24:26.249 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2021-04-26 08:24:26.251 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:24:26.253 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2021-04-26 08:24:26.256 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:24:26.258 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2021-04-26 08:24:26.261 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:24:26.263 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2021-04-26 08:24:26.265 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:24:26.267 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2021-04-26 08:24:26.269 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:24:26.272 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2021-04-26 08:24:26.275 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:24:26.277 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2021-04-26 08:24:26.279 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:24:26.281 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2021-04-26 08:24:26.283 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:24:26.286 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2021-04-26 08:24:26.288 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:24:26.290 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2021-04-26 08:24:26.292 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:24:26.295 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2021-04-26 08:24:26.297 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:24:26.299 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2021-04-26 08:24:26.301 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:24:26.304 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2021-04-26 08:24:26.306 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:24:26.308 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2021-04-26 08:24:26.311 | + ./stack.sh:main:676 : initialize_database_backends 2021-04-26 08:24:26.313 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2021-04-26 08:24:26.316 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2021-04-26 08:24:26.329 | + functions-common:is_service_enabled:1960 : return 0 2021-04-26 08:24:26.332 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2021-04-26 08:24:26.334 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2021-04-26 08:24:26.336 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2021-04-26 08:24:26.350 | + functions-common:is_service_enabled:1960 : return 1 2021-04-26 08:24:26.352 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2021-04-26 08:24:26.355 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2021-04-26 08:24:26.357 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2021-04-26 08:24:26.359 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2021-04-26 08:24:26.361 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2021-04-26 08:24:26.363 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2021-04-26 08:24:26.366 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2021-04-26 08:24:26.369 | ++ lib/database:initialize_database_backends:102 : get_database_type_mysql 2021-04-26 08:24:26.371 | ++ lib/databases/mysql:get_database_type_mysql:35 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2021-04-26 08:24:26.374 | ++ lib/databases/mysql:get_database_type_mysql:36 : echo mysql+pymysql 2021-04-26 08:24:26.376 | + lib/database:initialize_database_backends:102 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2021-04-26 08:24:26.378 | + lib/database:initialize_database_backends:104 : return 0 2021-04-26 08:24:26.381 | + ./stack.sh:main:677 : echo 'Using mysql database backend' 2021-04-26 08:24:26.381 | Using mysql database backend 2021-04-26 08:24:26.384 | + ./stack.sh:main:680 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2021-04-26 08:24:26.398 | + ./stack.sh:main:692 : is_service_enabled rabbit 2021-04-26 08:24:26.412 | + functions-common:is_service_enabled:1960 : return 0 2021-04-26 08:24:26.414 | + ./stack.sh:main:693 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2021-04-26 08:24:26.429 | + ./stack.sh:main:700 : is_service_enabled keystone 2021-04-26 08:24:26.445 | + functions-common:is_service_enabled:1960 : return 0 2021-04-26 08:24:26.447 | + ./stack.sh:main:702 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2021-04-26 08:24:26.462 | + ./stack.sh:main:704 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2021-04-26 08:24:26.476 | + ./stack.sh:main:715 : is_service_enabled ldap 2021-04-26 08:24:26.491 | + functions-common:is_service_enabled:1960 : return 1 2021-04-26 08:24:26.493 | + ./stack.sh:main:724 : is_service_enabled s-proxy 2021-04-26 08:24:26.509 | + functions-common:is_service_enabled:1960 : return 0 2021-04-26 08:24:26.511 | + ./stack.sh:main:728 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2021-04-26 08:24:26.525 | + ./stack.sh:main:730 : [[ -z '' ]] 2021-04-26 08:24:26.528 | + ./stack.sh:main:730 : [[ False == \T\r\u\e ]] 2021-04-26 08:24:26.530 | + ./stack.sh:main:736 : save_stackenv 736 2021-04-26 08:24:26.532 | + functions-common:save_stackenv:60 : local tag=736 2021-04-26 08:24:26.535 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2021-04-26 08:24:26.538 | + functions-common:save_stackenv:62 : time_stamp=2021-04-26-082426 2021-04-26 08:24:26.540 | + functions-common:save_stackenv:63 : echo '# 2021-04-26-082426 736' 2021-04-26 08:24:26.543 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-04-26 08:24:26.545 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2021-04-26 08:24:26.547 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-04-26 08:24:26.550 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2021-04-26 08:24:26.552 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-04-26 08:24:26.555 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2021-04-26 08:24:26.558 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-04-26 08:24:26.560 | + 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,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,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 2021-04-26 08:24:26.562 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-04-26 08:24:26.564 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.38 2021-04-26 08:24:26.567 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-04-26 08:24:26.569 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.38/identity 2021-04-26 08:24:26.572 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-04-26 08:24:26.574 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2021-04-26-082425 2021-04-26 08:24:26.576 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-04-26 08:24:26.578 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2021-04-26 08:24:26.581 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-04-26 08:24:26.583 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.38 2021-04-26 08:24:26.585 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-04-26 08:24:26.587 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2021-04-26 08:24:26.590 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-04-26 08:24:26.592 | + functions-common:save_stackenv:65 : echo TLS_IP= 2021-04-26 08:24:26.594 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-04-26 08:24:26.596 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2021-04-26 08:24:26.599 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-04-26 08:24:26.601 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2021-04-26 08:24:26.603 | + ./stack.sh:main:747 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2021-04-26 08:24:26.605 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/requirements.git 2021-04-26 08:24:26.608 | + functions-common:git_clone:524 : local git_dest=/opt/stack/requirements 2021-04-26 08:24:26.610 | + functions-common:git_clone:525 : local git_ref=master 2021-04-26 08:24:26.612 | + functions-common:git_clone:526 : local orig_dir 2021-04-26 08:24:26.614 | ++ functions-common:git_clone:527 : pwd 2021-04-26 08:24:26.617 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-04-26 08:24:26.619 | + functions-common:git_clone:528 : local git_clone_flags= 2021-04-26 08:24:26.622 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-04-26 08:24:26.636 | + functions-common:git_clone:530 : RECLONE=False 2021-04-26 08:24:26.638 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-04-26 08:24:26.641 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-04-26 08:24:26.643 | + functions-common:git_clone:544 : echo master 2021-04-26 08:24:26.644 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-04-26 08:24:26.648 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/requirements ]] 2021-04-26 08:24:26.650 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-04-26 08:24:26.652 | + functions-common:git_clone:592 : cd /opt/stack/requirements 2021-04-26 08:24:26.655 | + functions-common:git_clone:593 : git show --oneline 2021-04-26 08:24:26.655 | + functions-common:git_clone:593 : head -1 2021-04-26 08:24:26.657 | cd565a13 Updated from generate-constraints 2021-04-26 08:24:26.660 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-04-26 08:24:26.662 | + ./stack.sh:main:751 : echo_summary 'Installing package prerequisites' 2021-04-26 08:24:26.664 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-04-26 08:24:26.667 | + ./stack.sh:echo_summary:428 : echo -e Installing package prerequisites 2021-04-26 08:24:26.669 | + ./stack.sh:main:752 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2021-04-26 08:24:26.672 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2021-04-26 08:24:26.674 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2021-04-26 08:24:26.676 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2021-04-26 08:24:26.679 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2021-04-26 08:24:26.682 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2021-04-26 08:24:26.684 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2021-04-26 08:24:26.687 | +++ tools/install_prereqs.sh:source:47 : date +%s 2021-04-26 08:24:26.691 | ++ tools/install_prereqs.sh:source:47 : NOW=1619425466 2021-04-26 08:24:26.695 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2021-04-26 08:24:26.699 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1619424820 2021-04-26 08:24:26.701 | ++ tools/install_prereqs.sh:source:49 : DELTA=646 2021-04-26 08:24:26.703 | ++ tools/install_prereqs.sh:source:50 : [[ 646 -lt 7200 ]] 2021-04-26 08:24:26.706 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2021-04-26 08:24:26.708 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2021-04-26 08:24:26.710 | ++ functions-common:export_proxy_variables:2122 : isset http_proxy 2021-04-26 08:24:26.712 | ++ functions-common:isset:174 : [[ -v http_proxy ]] 2021-04-26 08:24:26.715 | ++ functions-common:export_proxy_variables:2125 : isset https_proxy 2021-04-26 08:24:26.717 | ++ functions-common:isset:174 : [[ -v https_proxy ]] 2021-04-26 08:24:26.719 | ++ functions-common:export_proxy_variables:2128 : isset no_proxy 2021-04-26 08:24:26.721 | ++ functions-common:isset:174 : [[ -v no_proxy ]] 2021-04-26 08:24:26.725 | +++ 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,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,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 2021-04-26 08:24:26.770 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2021-04-26 08:24:26.770 | apache2-dev 2021-04-26 08:24:26.770 | bc 2021-04-26 08:24:26.770 | bsdmainutils 2021-04-26 08:24:26.770 | curl 2021-04-26 08:24:26.770 | g++ 2021-04-26 08:24:26.770 | gawk 2021-04-26 08:24:26.770 | gcc 2021-04-26 08:24:26.770 | gettext 2021-04-26 08:24:26.771 | git 2021-04-26 08:24:26.771 | graphviz 2021-04-26 08:24:26.771 | iputils-ping 2021-04-26 08:24:26.771 | libapache2-mod-proxy-uwsgi 2021-04-26 08:24:26.771 | libffi-dev 2021-04-26 08:24:26.771 | libjpeg-dev 2021-04-26 08:24:26.771 | libmysqlclient-dev 2021-04-26 08:24:26.771 | libpcre3-dev 2021-04-26 08:24:26.771 | libpq-dev 2021-04-26 08:24:26.771 | libssl-dev 2021-04-26 08:24:26.771 | libsystemd-dev 2021-04-26 08:24:26.771 | libxml2-dev 2021-04-26 08:24:26.771 | libxslt1-dev 2021-04-26 08:24:26.771 | libyaml-dev 2021-04-26 08:24:26.771 | lsof 2021-04-26 08:24:26.771 | openssh-server 2021-04-26 08:24:26.771 | openssl 2021-04-26 08:24:26.771 | pkg-config 2021-04-26 08:24:26.771 | psmisc 2021-04-26 08:24:26.771 | python3-dev 2021-04-26 08:24:26.771 | python3-pip 2021-04-26 08:24:26.771 | python3-systemd 2021-04-26 08:24:26.771 | python3-venv 2021-04-26 08:24:26.771 | tar 2021-04-26 08:24:26.771 | tcpdump 2021-04-26 08:24:26.771 | unzip 2021-04-26 08:24:26.771 | uuid-runtime 2021-04-26 08:24:26.771 | wget 2021-04-26 08:24:26.771 | wget 2021-04-26 08:24:26.772 | zlib1g-dev 2021-04-26 08:24:26.772 | libkrb5-dev 2021-04-26 08:24:26.772 | libldap2-dev 2021-04-26 08:24:26.772 | libsasl2-dev 2021-04-26 08:24:26.772 | memcached 2021-04-26 08:24:26.772 | python3-mysqldb 2021-04-26 08:24:26.772 | sqlite3 2021-04-26 08:24:26.772 | conntrack 2021-04-26 08:24:26.772 | curl 2021-04-26 08:24:26.772 | dnsmasq-base 2021-04-26 08:24:26.772 | dnsmasq-utils 2021-04-26 08:24:26.772 | ebtables 2021-04-26 08:24:26.772 | genisoimage 2021-04-26 08:24:26.772 | iptables 2021-04-26 08:24:26.772 | iputils-arping 2021-04-26 08:24:26.772 | kpartx 2021-04-26 08:24:26.772 | libjs-jquery-tablesorter 2021-04-26 08:24:26.772 | libmysqlclient-dev 2021-04-26 08:24:26.772 | parted 2021-04-26 08:24:26.772 | pm-utils 2021-04-26 08:24:26.772 | python3-mysqldb 2021-04-26 08:24:26.772 | socat 2021-04-26 08:24:26.772 | sqlite3 2021-04-26 08:24:26.772 | sudo 2021-04-26 08:24:26.772 | vlan 2021-04-26 08:24:26.772 | lsscsi 2021-04-26 08:24:26.772 | open-iscsi 2021-04-26 08:24:26.772 | lvm2 2021-04-26 08:24:26.772 | qemu-utils 2021-04-26 08:24:26.772 | thin-provisioning-tools 2021-04-26 08:24:26.772 | acl 2021-04-26 08:24:26.772 | dnsmasq-base 2021-04-26 08:24:26.772 | dnsmasq-utils 2021-04-26 08:24:26.772 | ebtables 2021-04-26 08:24:26.772 | haproxy 2021-04-26 08:24:26.773 | iptables 2021-04-26 08:24:26.773 | iputils-arping 2021-04-26 08:24:26.773 | iputils-ping 2021-04-26 08:24:26.773 | libmysqlclient-dev 2021-04-26 08:24:26.773 | postgresql-server-dev-all 2021-04-26 08:24:26.773 | python3-mysqldb 2021-04-26 08:24:26.773 | sqlite3 2021-04-26 08:24:26.773 | sudo 2021-04-26 08:24:26.773 | vlan 2021-04-26 08:24:26.773 | ipset 2021-04-26 08:24:26.773 | conntrack 2021-04-26 08:24:26.773 | conntrackd 2021-04-26 08:24:26.773 | keepalived 2021-04-26 08:24:26.773 | dstat 2021-04-26 08:24:26.773 | lvm2 2021-04-26 08:24:26.773 | qemu-utils 2021-04-26 08:24:26.773 | thin-provisioning-tools 2021-04-26 08:24:26.773 | curl 2021-04-26 08:24:26.773 | liberasurecode-dev 2021-04-26 08:24:26.773 | make 2021-04-26 08:24:26.773 | memcached 2021-04-26 08:24:26.773 | sqlite3 2021-04-26 08:24:26.773 | xfsprogs' 2021-04-26 08:24:26.776 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2021-04-26 08:24:26.793 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2021-04-26 08:24:26.793 | apache2-dev 2021-04-26 08:24:26.793 | bc 2021-04-26 08:24:26.793 | bsdmainutils 2021-04-26 08:24:26.793 | curl 2021-04-26 08:24:26.793 | g++ 2021-04-26 08:24:26.793 | gawk 2021-04-26 08:24:26.793 | gcc 2021-04-26 08:24:26.793 | gettext 2021-04-26 08:24:26.793 | git 2021-04-26 08:24:26.793 | graphviz 2021-04-26 08:24:26.793 | iputils-ping 2021-04-26 08:24:26.793 | libapache2-mod-proxy-uwsgi 2021-04-26 08:24:26.793 | libffi-dev 2021-04-26 08:24:26.793 | libjpeg-dev 2021-04-26 08:24:26.793 | libmysqlclient-dev 2021-04-26 08:24:26.793 | libpcre3-dev 2021-04-26 08:24:26.793 | libpq-dev 2021-04-26 08:24:26.793 | libssl-dev 2021-04-26 08:24:26.793 | libsystemd-dev 2021-04-26 08:24:26.793 | libxml2-dev 2021-04-26 08:24:26.793 | libxslt1-dev 2021-04-26 08:24:26.793 | libyaml-dev 2021-04-26 08:24:26.793 | lsof 2021-04-26 08:24:26.793 | openssh-server 2021-04-26 08:24:26.794 | openssl 2021-04-26 08:24:26.794 | pkg-config 2021-04-26 08:24:26.794 | psmisc 2021-04-26 08:24:26.794 | python3-dev 2021-04-26 08:24:26.794 | python3-pip 2021-04-26 08:24:26.794 | python3-systemd 2021-04-26 08:24:26.794 | python3-venv 2021-04-26 08:24:26.794 | tar 2021-04-26 08:24:26.794 | tcpdump 2021-04-26 08:24:26.794 | unzip 2021-04-26 08:24:26.794 | uuid-runtime 2021-04-26 08:24:26.794 | wget 2021-04-26 08:24:26.794 | wget 2021-04-26 08:24:26.794 | zlib1g-dev 2021-04-26 08:24:26.794 | libkrb5-dev 2021-04-26 08:24:26.794 | libldap2-dev 2021-04-26 08:24:26.794 | libsasl2-dev 2021-04-26 08:24:26.794 | memcached 2021-04-26 08:24:26.794 | python3-mysqldb 2021-04-26 08:24:26.794 | sqlite3 2021-04-26 08:24:26.794 | conntrack 2021-04-26 08:24:26.794 | curl 2021-04-26 08:24:26.794 | dnsmasq-base 2021-04-26 08:24:26.794 | dnsmasq-utils 2021-04-26 08:24:26.794 | ebtables 2021-04-26 08:24:26.794 | genisoimage 2021-04-26 08:24:26.794 | iptables 2021-04-26 08:24:26.794 | iputils-arping 2021-04-26 08:24:26.794 | kpartx 2021-04-26 08:24:26.794 | libjs-jquery-tablesorter 2021-04-26 08:24:26.794 | libmysqlclient-dev 2021-04-26 08:24:26.794 | parted 2021-04-26 08:24:26.794 | pm-utils 2021-04-26 08:24:26.794 | python3-mysqldb 2021-04-26 08:24:26.794 | socat 2021-04-26 08:24:26.794 | sqlite3 2021-04-26 08:24:26.795 | sudo 2021-04-26 08:24:26.795 | vlan 2021-04-26 08:24:26.795 | lsscsi 2021-04-26 08:24:26.795 | open-iscsi 2021-04-26 08:24:26.795 | lvm2 2021-04-26 08:24:26.795 | qemu-utils 2021-04-26 08:24:26.795 | thin-provisioning-tools 2021-04-26 08:24:26.795 | acl 2021-04-26 08:24:26.795 | dnsmasq-base 2021-04-26 08:24:26.795 | dnsmasq-utils 2021-04-26 08:24:26.795 | ebtables 2021-04-26 08:24:26.795 | haproxy 2021-04-26 08:24:26.795 | iptables 2021-04-26 08:24:26.795 | iputils-arping 2021-04-26 08:24:26.795 | iputils-ping 2021-04-26 08:24:26.795 | libmysqlclient-dev 2021-04-26 08:24:26.795 | postgresql-server-dev-all 2021-04-26 08:24:26.795 | python3-mysqldb 2021-04-26 08:24:26.795 | sqlite3 2021-04-26 08:24:26.795 | sudo 2021-04-26 08:24:26.795 | vlan 2021-04-26 08:24:26.795 | ipset 2021-04-26 08:24:26.795 | conntrack 2021-04-26 08:24:26.795 | conntrackd 2021-04-26 08:24:26.795 | keepalived 2021-04-26 08:24:26.795 | dstat 2021-04-26 08:24:26.795 | lvm2 2021-04-26 08:24:26.795 | qemu-utils 2021-04-26 08:24:26.795 | thin-provisioning-tools 2021-04-26 08:24:26.795 | curl 2021-04-26 08:24:26.795 | liberasurecode-dev 2021-04-26 08:24:26.795 | make 2021-04-26 08:24:26.795 | memcached 2021-04-26 08:24:26.795 | sqlite3 2021-04-26 08:24:26.795 | xfsprogs ' 2021-04-26 08:24:26.795 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2021-04-26 08:24:26.797 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-04-26 08:24:26.800 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-04-26 08:24:26.803 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2021-04-26 08:24:26.804 | ++ 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 libmysqlclient-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 libmysqlclient-dev 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 libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2021-04-26 08:24:26.808 | ++ 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 libmysqlclient-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 libmysqlclient-dev 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 libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2021-04-26 08:24:26.810 | ++ functions-common:install_package:1342 : update_package_repo 2021-04-26 08:24:26.812 | ++ functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2021-04-26 08:24:26.814 | ++ functions-common:update_package_repo:1315 : REPOS_UPDATED=False 2021-04-26 08:24:26.817 | ++ functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2021-04-26 08:24:26.819 | ++ functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2021-04-26 08:24:26.821 | ++ functions-common:update_package_repo:1322 : is_ubuntu 2021-04-26 08:24:26.823 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-04-26 08:24:26.825 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-04-26 08:24:26.827 | ++ functions-common:update_package_repo:1323 : apt_get_update 2021-04-26 08:24:26.829 | ++ functions-common:apt_get_update:1068 : [[ False == \T\r\u\e ]] 2021-04-26 08:24:26.831 | ++ functions-common:apt_get_update:1073 : [[ False = \T\r\u\e ]] 2021-04-26 08:24:26.833 | ++ functions-common:apt_get_update:1075 : local sudo=sudo 2021-04-26 08:24:26.836 | +++ functions-common:apt_get_update:1076 : id -u 2021-04-26 08:24:26.840 | ++ functions-common:apt_get_update:1076 : [[ 1000 = \0 ]] 2021-04-26 08:24:26.842 | ++ functions-common:apt_get_update:1079 : time_start apt-get-update 2021-04-26 08:24:26.844 | ++ functions-common:time_start:2290 : local name=apt-get-update 2021-04-26 08:24:26.846 | ++ functions-common:time_start:2291 : local start_time= 2021-04-26 08:24:26.848 | ++ functions-common:time_start:2292 : [[ -n '' ]] 2021-04-26 08:24:26.851 | +++ functions-common:time_start:2295 : date +%s%3N 2021-04-26 08:24:26.855 | ++ functions-common:time_start:2295 : _TIME_START[$name]=1619425466852 2021-04-26 08:24:26.857 | ++ functions-common:apt_get_update:1081 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2021-04-26 08:24:26.859 | ++ functions-common:apt_get_update:1082 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2021-04-26 08:24:26.862 | ++ functions-common:apt_get_update:1083 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2021-04-26 08:24:27.096 | Hit:1 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/ussuri InRelease 2021-04-26 08:24:27.096 | Hit:2 http://security.ubuntu.com/ubuntu bionic-security InRelease 2021-04-26 08:24:27.240 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu bionic InRelease 2021-04-26 08:24:27.372 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates InRelease 2021-04-26 08:24:27.503 | Hit:5 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-backports InRelease 2021-04-26 08:24:29.587 | Reading package lists... 2021-04-26 08:24:29.648 | ++ functions-common:apt_get_update:1087 : REPOS_UPDATED=True 2021-04-26 08:24:29.650 | ++ functions-common:apt_get_update:1089 : time_stop apt-get-update 2021-04-26 08:24:29.652 | ++ functions-common:time_stop:2304 : local name 2021-04-26 08:24:29.654 | ++ functions-common:time_stop:2305 : local end_time 2021-04-26 08:24:29.656 | ++ functions-common:time_stop:2306 : local elapsed_time 2021-04-26 08:24:29.659 | ++ functions-common:time_stop:2307 : local total 2021-04-26 08:24:29.661 | ++ functions-common:time_stop:2308 : local start_time 2021-04-26 08:24:29.663 | ++ functions-common:time_stop:2310 : name=apt-get-update 2021-04-26 08:24:29.665 | ++ functions-common:time_stop:2311 : start_time=1619425466852 2021-04-26 08:24:29.667 | ++ functions-common:time_stop:2313 : [[ -z 1619425466852 ]] 2021-04-26 08:24:29.670 | +++ functions-common:time_stop:2316 : date +%s%3N 2021-04-26 08:24:29.673 | ++ functions-common:time_stop:2316 : end_time=1619425469671 2021-04-26 08:24:29.676 | ++ functions-common:time_stop:2317 : elapsed_time=2819 2021-04-26 08:24:29.678 | ++ functions-common:time_stop:2318 : total=0 2021-04-26 08:24:29.680 | ++ functions-common:time_stop:2320 : _TIME_START[$name]= 2021-04-26 08:24:29.683 | ++ functions-common:time_stop:2321 : _TIME_TOTAL[$name]=2819 2021-04-26 08:24:29.685 | ++ functions-common:install_package:1343 : 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 libmysqlclient-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 libmysqlclient-dev 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 libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2021-04-26 08:24:29.688 | ++ functions-common:real_install_package:1328 : is_ubuntu 2021-04-26 08:24:29.690 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-04-26 08:24:29.692 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-04-26 08:24:29.695 | ++ functions-common:real_install_package:1329 : 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 libmysqlclient-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 libmysqlclient-dev 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 libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2021-04-26 08:24:29.715 | ++ functions-common:apt_get:1109 : 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 libmysqlclient-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 libmysqlclient-dev 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 libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2021-04-26 08:24:29.834 | Reading package lists... 2021-04-26 08:24:30.085 | Building dependency tree... 2021-04-26 08:24:30.086 | Reading state information... 2021-04-26 08:24:30.116 | acl is already the newest version (2.2.52-3build1). 2021-04-26 08:24:30.116 | bc is already the newest version (1.07.1-2). 2021-04-26 08:24:30.116 | bsdmainutils is already the newest version (11.1.2ubuntu1). 2021-04-26 08:24:30.116 | conntrack is already the newest version (1:1.4.4+snapshot20161117-6ubuntu2). 2021-04-26 08:24:30.116 | gawk is already the newest version (1:4.1.4+dfsg-1build1). 2021-04-26 08:24:30.116 | genisoimage is already the newest version (9:1.1.11-3ubuntu2). 2021-04-26 08:24:30.116 | ipset is already the newest version (6.34-1). 2021-04-26 08:24:30.116 | iptables is already the newest version (1.6.1-2ubuntu2). 2021-04-26 08:24:30.116 | kpartx is already the newest version (0.7.4-2ubuntu3). 2021-04-26 08:24:30.116 | liberasurecode-dev is already the newest version (1.5.0-1). 2021-04-26 08:24:30.116 | libffi-dev is already the newest version (3.2.1-8). 2021-04-26 08:24:30.116 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2021-04-26 08:24:30.116 | libpcre3-dev is already the newest version (2:8.39-9). 2021-04-26 08:24:30.116 | libyaml-dev is already the newest version (0.1.7-2ubuntu3). 2021-04-26 08:24:30.117 | lsof is already the newest version (4.89+dfsg-0.1). 2021-04-26 08:24:30.117 | lsscsi is already the newest version (0.28-0.1). 2021-04-26 08:24:30.117 | make is already the newest version (4.1-9.1ubuntu1). 2021-04-26 08:24:30.117 | pkg-config is already the newest version (0.29.1-0ubuntu2). 2021-04-26 08:24:30.117 | python3-systemd is already the newest version (234-1build1). 2021-04-26 08:24:30.117 | socat is already the newest version (1.7.3.2-2ubuntu2). 2021-04-26 08:24:30.117 | xfsprogs is already the newest version (4.9.0+nmu1ubuntu2). 2021-04-26 08:24:30.117 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-0ubuntu2). 2021-04-26 08:24:30.117 | conntrackd is already the newest version (1:1.4.4+snapshot20161117-6ubuntu2). 2021-04-26 08:24:30.117 | dstat is already the newest version (0.7.3-1). 2021-04-26 08:24:30.117 | graphviz is already the newest version (2.40.1-2). 2021-04-26 08:24:30.117 | libjs-jquery-tablesorter is already the newest version (1:2.29.5+dfsg1-1). 2021-04-26 08:24:30.117 | pm-utils is already the newest version (1.4.1-17). 2021-04-26 08:24:30.117 | thin-provisioning-tools is already the newest version (0.7.4-2ubuntu3). 2021-04-26 08:24:30.117 | apache2 is already the newest version (2.4.29-1ubuntu4.14). 2021-04-26 08:24:30.117 | apache2-dev is already the newest version (2.4.29-1ubuntu4.14). 2021-04-26 08:24:30.117 | curl is already the newest version (7.58.0-2ubuntu3.13). 2021-04-26 08:24:30.117 | dnsmasq-base is already the newest version (2.79-1ubuntu0.3). 2021-04-26 08:24:30.117 | dnsmasq-utils is already the newest version (2.79-1ubuntu0.3). 2021-04-26 08:24:30.117 | ebtables is already the newest version (2.0.10.4-3.5ubuntu2.18.04.3). 2021-04-26 08:24:30.117 | g++ is already the newest version (4:7.4.0-1ubuntu2.3). 2021-04-26 08:24:30.117 | gcc is already the newest version (4:7.4.0-1ubuntu2.3). 2021-04-26 08:24:30.117 | gettext is already the newest version (0.19.8.1-6ubuntu0.3). 2021-04-26 08:24:30.117 | git is already the newest version (1:2.17.1-1ubuntu0.8). 2021-04-26 08:24:30.117 | haproxy is already the newest version (1.8.8-1ubuntu0.11). 2021-04-26 08:24:30.117 | iputils-arping is already the newest version (3:20161105-1ubuntu3). 2021-04-26 08:24:30.117 | iputils-ping is already the newest version (3:20161105-1ubuntu3). 2021-04-26 08:24:30.117 | keepalived is already the newest version (1:1.3.9-1ubuntu0.18.04.2). 2021-04-26 08:24:30.117 | libkrb5-dev is already the newest version (1.16-2ubuntu0.2). 2021-04-26 08:24:30.117 | libldap2-dev is already the newest version (2.4.45+dfsg-1ubuntu1.10). 2021-04-26 08:24:30.118 | libmysqlclient-dev is already the newest version (5.7.33-0ubuntu0.18.04.1). 2021-04-26 08:24:30.118 | libpq-dev is already the newest version (10.16-0ubuntu0.18.04.1). 2021-04-26 08:24:30.118 | libsasl2-dev is already the newest version (2.1.27~101-g0780600+dfsg-3ubuntu2.3). 2021-04-26 08:24:30.118 | libssl-dev is already the newest version (1.1.1-1ubuntu2.1~18.04.9). 2021-04-26 08:24:30.118 | libsystemd-dev is already the newest version (237-3ubuntu10.46). 2021-04-26 08:24:30.118 | libxml2-dev is already the newest version (2.9.4+dfsg1-6.1ubuntu1.3). 2021-04-26 08:24:30.118 | libxslt1-dev is already the newest version (1.1.29-5ubuntu0.2). 2021-04-26 08:24:30.118 | lvm2 is already the newest version (2.02.176-4.1ubuntu3.18.04.3). 2021-04-26 08:24:30.118 | memcached is already the newest version (1.5.6-0ubuntu1.2). 2021-04-26 08:24:30.118 | open-iscsi is already the newest version (2.0.874-5ubuntu2.10). 2021-04-26 08:24:30.118 | openssh-server is already the newest version (1:7.6p1-4ubuntu0.3). 2021-04-26 08:24:30.118 | openssl is already the newest version (1.1.1-1ubuntu2.1~18.04.9). 2021-04-26 08:24:30.118 | parted is already the newest version (3.2-20ubuntu0.2). 2021-04-26 08:24:30.118 | psmisc is already the newest version (23.1-1ubuntu0.1). 2021-04-26 08:24:30.118 | python3-dev is already the newest version (3.6.7-1~18.04). 2021-04-26 08:24:30.118 | sqlite3 is already the newest version (3.22.0-1ubuntu0.4). 2021-04-26 08:24:30.118 | sudo is already the newest version (1.8.21p2-3ubuntu1.4). 2021-04-26 08:24:30.118 | tar is already the newest version (1.29b-2ubuntu0.2). 2021-04-26 08:24:30.118 | tcpdump is already the newest version (4.9.3-0ubuntu0.18.04.1). 2021-04-26 08:24:30.118 | unzip is already the newest version (6.0-21ubuntu1.1). 2021-04-26 08:24:30.118 | uuid-runtime is already the newest version (2.31.1-0.4ubuntu3.7). 2021-04-26 08:24:30.118 | vlan is already the newest version (1.9-3.2ubuntu6). 2021-04-26 08:24:30.118 | wget is already the newest version (1.19.4-1ubuntu2.2). 2021-04-26 08:24:30.301 | libapache2-mod-proxy-uwsgi is already the newest version (2.0.15-10.2ubuntu2.1). 2021-04-26 08:24:30.301 | postgresql-server-dev-all is already the newest version (190ubuntu0.1). 2021-04-26 08:24:30.301 | python3-pip is already the newest version (9.0.1-2.3~ubuntu1.18.04.4). 2021-04-26 08:24:30.301 | python3-venv is already the newest version (3.6.7-1~18.04). 2021-04-26 08:24:30.301 | python3-mysqldb is already the newest version (1.4.4-2build1~cloud0). 2021-04-26 08:24:30.301 | qemu-utils is already the newest version (1:4.2-3ubuntu6.13~cloud0). 2021-04-26 08:24:30.301 | The following packages were automatically installed and are no longer required: 2021-04-26 08:24:30.301 | apport-symptoms grub-pc-bin python-six python3-attr python3-automat 2021-04-26 08:24:30.301 | python3-click python3-colorama python3-configobj python3-constantly 2021-04-26 08:24:30.301 | python3-hyperlink python3-incremental python3-pam python3-problem-report 2021-04-26 08:24:30.301 | python3-pyasn1 python3-requests-unixsocket python3-serial 2021-04-26 08:24:30.301 | python3-twisted-bin python3-zope.interface 2021-04-26 08:24:30.302 | Use 'sudo apt autoremove' to remove them. 2021-04-26 08:24:30.717 | 0 upgraded, 0 newly installed, 0 to remove and 173 not upgraded. 2021-04-26 08:24:30.717 | 2 not fully installed or removed. 2021-04-26 08:24:30.717 | After this operation, 0 B of additional disk space will be used. 2021-04-26 08:24:30.738 | Setting up python3-rtslib-fb (2.1.71-0ubuntu1~cloud0) ... 2021-04-26 08:24:31.403 | Failed to start rtslib-fb-targetctl.service: Unit rtslib-fb-targetctl.service is not loaded properly: Exec format error. 2021-04-26 08:24:31.403 | See system logs and 'systemctl status rtslib-fb-targetctl.service' for details. 2021-04-26 08:24:31.404 | invoke-rc.d: initscript rtslib-fb-targetctl, action "start" failed. 2021-04-26 08:24:31.410 | ● rtslib-fb-targetctl.service - Restore LIO kernel target configuration 2021-04-26 08:24:31.410 | Loaded: error (Reason: Exec format error) 2021-04-26 08:24:31.410 | Active: inactive (dead) 2021-04-26 08:24:31.411 | 2021-04-26 08:24:31.411 | Apr 26 08:23:58 dv-osbrick-787933-1-smb systemd[1]: /lib/systemd/system/rtslib-fb-targetctl.service:9: Executable path is not absolute: mkdir -p /etc/rtslib-fb-target 2021-04-26 08:24:31.411 | Apr 26 08:24:04 dv-osbrick-787933-1-smb systemd[1]: /lib/systemd/system/rtslib-fb-targetctl.service:9: Executable path is not absolute: mkdir -p /etc/rtslib-fb-target 2021-04-26 08:24:31.411 | Apr 26 08:24:04 dv-osbrick-787933-1-smb systemd[1]: /lib/systemd/system/rtslib-fb-targetctl.service:9: Executable path is not absolute: mkdir -p /etc/rtslib-fb-target 2021-04-26 08:24:31.411 | Apr 26 08:24:04 dv-osbrick-787933-1-smb systemd[1]: /lib/systemd/system/rtslib-fb-targetctl.service:9: Executable path is not absolute: mkdir -p /etc/rtslib-fb-target 2021-04-26 08:24:31.411 | Apr 26 08:24:23 dv-osbrick-787933-1-smb systemd[1]: /lib/systemd/system/rtslib-fb-targetctl.service:9: Executable path is not absolute: mkdir -p /etc/rtslib-fb-target 2021-04-26 08:24:31.411 | Apr 26 08:24:23 dv-osbrick-787933-1-smb systemd[1]: /lib/systemd/system/rtslib-fb-targetctl.service:9: Executable path is not absolute: mkdir -p /etc/rtslib-fb-target 2021-04-26 08:24:31.411 | Apr 26 08:24:23 dv-osbrick-787933-1-smb systemd[1]: /lib/systemd/system/rtslib-fb-targetctl.service:9: Executable path is not absolute: mkdir -p /etc/rtslib-fb-target 2021-04-26 08:24:31.411 | Apr 26 08:24:31 dv-osbrick-787933-1-smb systemd[1]: /lib/systemd/system/rtslib-fb-targetctl.service:9: Executable path is not absolute: mkdir -p /etc/rtslib-fb-target 2021-04-26 08:24:31.411 | Apr 26 08:24:31 dv-osbrick-787933-1-smb systemd[1]: /lib/systemd/system/rtslib-fb-targetctl.service:9: Executable path is not absolute: mkdir -p /etc/rtslib-fb-target 2021-04-26 08:24:31.411 | Apr 26 08:24:31 dv-osbrick-787933-1-smb systemd[1]: /lib/systemd/system/rtslib-fb-targetctl.service:9: Executable path is not absolute: mkdir -p /etc/rtslib-fb-target 2021-04-26 08:24:31.413 | dpkg: error processing package python3-rtslib-fb (--configure): 2021-04-26 08:24:31.413 | installed python3-rtslib-fb package post-installation script subprocess returned error exit status 1 2021-04-26 08:24:31.413 | dpkg: dependency problems prevent configuration of targetcli-fb: 2021-04-26 08:24:31.413 | targetcli-fb depends on python3-rtslib-fb; however: 2021-04-26 08:24:31.413 | Package python3-rtslib-fb is not configured yet. 2021-04-26 08:24:31.413 | 2021-04-26 08:24:31.413 | dpkg: error processing package targetcli-fb (--configure): 2021-04-26 08:24:31.413 | dependency problems - leaving unconfigured 2021-04-26 08:24:31.421 | Errors were encountered while processing: 2021-04-26 08:24:31.422 | python3-rtslib-fb 2021-04-26 08:24:31.422 | targetcli-fb 2021-04-26 08:24:33.319 | E: Sub-process /usr/bin/dpkg returned an error code (1) 2021-04-26 08:24:33.323 | ++ functions-common:apt_get:1113 : result=100 2021-04-26 08:24:33.326 | ++ functions-common:apt_get:1116 : time_stop apt-get 2021-04-26 08:24:33.328 | ++ functions-common:time_stop:2304 : local name 2021-04-26 08:24:33.330 | ++ functions-common:time_stop:2305 : local end_time 2021-04-26 08:24:33.332 | ++ functions-common:time_stop:2306 : local elapsed_time 2021-04-26 08:24:33.335 | ++ functions-common:time_stop:2307 : local total 2021-04-26 08:24:33.337 | ++ functions-common:time_stop:2308 : local start_time 2021-04-26 08:24:33.339 | ++ functions-common:time_stop:2310 : name=apt-get 2021-04-26 08:24:33.341 | ++ functions-common:time_stop:2311 : start_time=1619425469712 2021-04-26 08:24:33.343 | ++ functions-common:time_stop:2313 : [[ -z 1619425469712 ]] 2021-04-26 08:24:33.345 | +++ functions-common:time_stop:2316 : date +%s%3N 2021-04-26 08:24:33.350 | ++ functions-common:time_stop:2316 : end_time=1619425473347 2021-04-26 08:24:33.352 | ++ functions-common:time_stop:2317 : elapsed_time=3635 2021-04-26 08:24:33.354 | ++ functions-common:time_stop:2318 : total=3636 2021-04-26 08:24:33.356 | ++ functions-common:time_stop:2320 : _TIME_START[$name]= 2021-04-26 08:24:33.358 | ++ functions-common:time_stop:2321 : _TIME_TOTAL[$name]=7271 2021-04-26 08:24:33.361 | ++ functions-common:apt_get:1117 : return 100 2021-04-26 08:24:33.363 | ++ functions-common:install_package:1344 : RETRY_UPDATE=True 2021-04-26 08:24:33.366 | ++ functions-common:install_package:1344 : update_package_repo 2021-04-26 08:24:33.368 | ++ functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2021-04-26 08:24:33.370 | ++ functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2021-04-26 08:24:33.372 | ++ functions-common:update_package_repo:1316 : RETRY_UPDATE=True 2021-04-26 08:24:33.375 | ++ functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2021-04-26 08:24:33.377 | ++ functions-common:update_package_repo:1322 : is_ubuntu 2021-04-26 08:24:33.379 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-04-26 08:24:33.381 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-04-26 08:24:33.384 | ++ functions-common:update_package_repo:1323 : apt_get_update 2021-04-26 08:24:33.386 | ++ functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-04-26 08:24:33.388 | ++ functions-common:apt_get_update:1068 : [[ True != \T\r\u\e ]] 2021-04-26 08:24:33.390 | ++ functions-common:apt_get_update:1073 : [[ False = \T\r\u\e ]] 2021-04-26 08:24:33.392 | ++ functions-common:apt_get_update:1075 : local sudo=sudo 2021-04-26 08:24:33.395 | +++ functions-common:apt_get_update:1076 : id -u 2021-04-26 08:24:33.400 | ++ functions-common:apt_get_update:1076 : [[ 1000 = \0 ]] 2021-04-26 08:24:33.402 | ++ functions-common:apt_get_update:1079 : time_start apt-get-update 2021-04-26 08:24:33.404 | ++ functions-common:time_start:2290 : local name=apt-get-update 2021-04-26 08:24:33.406 | ++ functions-common:time_start:2291 : local start_time= 2021-04-26 08:24:33.409 | ++ functions-common:time_start:2292 : [[ -n '' ]] 2021-04-26 08:24:33.411 | +++ functions-common:time_start:2295 : date +%s%3N 2021-04-26 08:24:33.416 | ++ functions-common:time_start:2295 : _TIME_START[$name]=1619425473413 2021-04-26 08:24:33.418 | ++ functions-common:apt_get_update:1081 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2021-04-26 08:24:33.420 | ++ functions-common:apt_get_update:1082 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2021-04-26 08:24:33.422 | ++ functions-common:apt_get_update:1083 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2021-04-26 08:24:33.655 | Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 2021-04-26 08:24:33.655 | Hit:2 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/ussuri InRelease 2021-04-26 08:24:33.799 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu bionic InRelease 2021-04-26 08:24:33.931 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates InRelease 2021-04-26 08:24:34.062 | Hit:5 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-backports InRelease 2021-04-26 08:24:36.144 | Reading package lists... 2021-04-26 08:24:36.205 | ++ functions-common:apt_get_update:1087 : REPOS_UPDATED=True 2021-04-26 08:24:36.207 | ++ functions-common:apt_get_update:1089 : time_stop apt-get-update 2021-04-26 08:24:36.210 | ++ functions-common:time_stop:2304 : local name 2021-04-26 08:24:36.212 | ++ functions-common:time_stop:2305 : local end_time 2021-04-26 08:24:36.214 | ++ functions-common:time_stop:2306 : local elapsed_time 2021-04-26 08:24:36.216 | ++ functions-common:time_stop:2307 : local total 2021-04-26 08:24:36.219 | ++ functions-common:time_stop:2308 : local start_time 2021-04-26 08:24:36.221 | ++ functions-common:time_stop:2310 : name=apt-get-update 2021-04-26 08:24:36.223 | ++ functions-common:time_stop:2311 : start_time=1619425473413 2021-04-26 08:24:36.226 | ++ functions-common:time_stop:2313 : [[ -z 1619425473413 ]] 2021-04-26 08:24:36.228 | +++ functions-common:time_stop:2316 : date +%s%3N 2021-04-26 08:24:36.232 | ++ functions-common:time_stop:2316 : end_time=1619425476229 2021-04-26 08:24:36.234 | ++ functions-common:time_stop:2317 : elapsed_time=2816 2021-04-26 08:24:36.236 | ++ functions-common:time_stop:2318 : total=2819 2021-04-26 08:24:36.239 | ++ functions-common:time_stop:2320 : _TIME_START[$name]= 2021-04-26 08:24:36.241 | ++ functions-common:time_stop:2321 : _TIME_TOTAL[$name]=5635 2021-04-26 08:24:36.244 | ++ functions-common:install_package:1344 : 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 libmysqlclient-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 libmysqlclient-dev 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 libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2021-04-26 08:24:36.246 | ++ functions-common:real_install_package:1328 : is_ubuntu 2021-04-26 08:24:36.248 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-04-26 08:24:36.250 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-04-26 08:24:36.253 | ++ functions-common:real_install_package:1329 : 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 libmysqlclient-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 libmysqlclient-dev 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 libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2021-04-26 08:24:36.274 | ++ functions-common:apt_get:1109 : 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 libmysqlclient-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 libmysqlclient-dev 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 libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2021-04-26 08:24:36.393 | Reading package lists... 2021-04-26 08:24:36.645 | Building dependency tree... 2021-04-26 08:24:36.646 | Reading state information... 2021-04-26 08:24:36.676 | acl is already the newest version (2.2.52-3build1). 2021-04-26 08:24:36.676 | bc is already the newest version (1.07.1-2). 2021-04-26 08:24:36.676 | bsdmainutils is already the newest version (11.1.2ubuntu1). 2021-04-26 08:24:36.676 | conntrack is already the newest version (1:1.4.4+snapshot20161117-6ubuntu2). 2021-04-26 08:24:36.676 | gawk is already the newest version (1:4.1.4+dfsg-1build1). 2021-04-26 08:24:36.676 | genisoimage is already the newest version (9:1.1.11-3ubuntu2). 2021-04-26 08:24:36.676 | ipset is already the newest version (6.34-1). 2021-04-26 08:24:36.676 | iptables is already the newest version (1.6.1-2ubuntu2). 2021-04-26 08:24:36.676 | kpartx is already the newest version (0.7.4-2ubuntu3). 2021-04-26 08:24:36.676 | liberasurecode-dev is already the newest version (1.5.0-1). 2021-04-26 08:24:36.676 | libffi-dev is already the newest version (3.2.1-8). 2021-04-26 08:24:36.676 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2021-04-26 08:24:36.676 | libpcre3-dev is already the newest version (2:8.39-9). 2021-04-26 08:24:36.676 | libyaml-dev is already the newest version (0.1.7-2ubuntu3). 2021-04-26 08:24:36.676 | lsof is already the newest version (4.89+dfsg-0.1). 2021-04-26 08:24:36.677 | lsscsi is already the newest version (0.28-0.1). 2021-04-26 08:24:36.677 | make is already the newest version (4.1-9.1ubuntu1). 2021-04-26 08:24:36.677 | pkg-config is already the newest version (0.29.1-0ubuntu2). 2021-04-26 08:24:36.677 | python3-systemd is already the newest version (234-1build1). 2021-04-26 08:24:36.677 | socat is already the newest version (1.7.3.2-2ubuntu2). 2021-04-26 08:24:36.677 | xfsprogs is already the newest version (4.9.0+nmu1ubuntu2). 2021-04-26 08:24:36.677 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-0ubuntu2). 2021-04-26 08:24:36.677 | conntrackd is already the newest version (1:1.4.4+snapshot20161117-6ubuntu2). 2021-04-26 08:24:36.677 | dstat is already the newest version (0.7.3-1). 2021-04-26 08:24:36.677 | graphviz is already the newest version (2.40.1-2). 2021-04-26 08:24:36.677 | libjs-jquery-tablesorter is already the newest version (1:2.29.5+dfsg1-1). 2021-04-26 08:24:36.677 | pm-utils is already the newest version (1.4.1-17). 2021-04-26 08:24:36.677 | thin-provisioning-tools is already the newest version (0.7.4-2ubuntu3). 2021-04-26 08:24:36.677 | apache2 is already the newest version (2.4.29-1ubuntu4.14). 2021-04-26 08:24:36.677 | apache2-dev is already the newest version (2.4.29-1ubuntu4.14). 2021-04-26 08:24:36.677 | curl is already the newest version (7.58.0-2ubuntu3.13). 2021-04-26 08:24:36.677 | dnsmasq-base is already the newest version (2.79-1ubuntu0.3). 2021-04-26 08:24:36.677 | dnsmasq-utils is already the newest version (2.79-1ubuntu0.3). 2021-04-26 08:24:36.677 | ebtables is already the newest version (2.0.10.4-3.5ubuntu2.18.04.3). 2021-04-26 08:24:36.677 | g++ is already the newest version (4:7.4.0-1ubuntu2.3). 2021-04-26 08:24:36.677 | gcc is already the newest version (4:7.4.0-1ubuntu2.3). 2021-04-26 08:24:36.677 | gettext is already the newest version (0.19.8.1-6ubuntu0.3). 2021-04-26 08:24:36.677 | git is already the newest version (1:2.17.1-1ubuntu0.8). 2021-04-26 08:24:36.677 | haproxy is already the newest version (1.8.8-1ubuntu0.11). 2021-04-26 08:24:36.677 | iputils-arping is already the newest version (3:20161105-1ubuntu3). 2021-04-26 08:24:36.677 | iputils-ping is already the newest version (3:20161105-1ubuntu3). 2021-04-26 08:24:36.677 | keepalived is already the newest version (1:1.3.9-1ubuntu0.18.04.2). 2021-04-26 08:24:36.677 | libkrb5-dev is already the newest version (1.16-2ubuntu0.2). 2021-04-26 08:24:36.677 | libldap2-dev is already the newest version (2.4.45+dfsg-1ubuntu1.10). 2021-04-26 08:24:36.677 | libmysqlclient-dev is already the newest version (5.7.33-0ubuntu0.18.04.1). 2021-04-26 08:24:36.678 | libpq-dev is already the newest version (10.16-0ubuntu0.18.04.1). 2021-04-26 08:24:36.678 | libsasl2-dev is already the newest version (2.1.27~101-g0780600+dfsg-3ubuntu2.3). 2021-04-26 08:24:36.678 | libssl-dev is already the newest version (1.1.1-1ubuntu2.1~18.04.9). 2021-04-26 08:24:36.678 | libsystemd-dev is already the newest version (237-3ubuntu10.46). 2021-04-26 08:24:36.678 | libxml2-dev is already the newest version (2.9.4+dfsg1-6.1ubuntu1.3). 2021-04-26 08:24:36.678 | libxslt1-dev is already the newest version (1.1.29-5ubuntu0.2). 2021-04-26 08:24:36.678 | lvm2 is already the newest version (2.02.176-4.1ubuntu3.18.04.3). 2021-04-26 08:24:36.678 | memcached is already the newest version (1.5.6-0ubuntu1.2). 2021-04-26 08:24:36.678 | open-iscsi is already the newest version (2.0.874-5ubuntu2.10). 2021-04-26 08:24:36.678 | openssh-server is already the newest version (1:7.6p1-4ubuntu0.3). 2021-04-26 08:24:36.678 | openssl is already the newest version (1.1.1-1ubuntu2.1~18.04.9). 2021-04-26 08:24:36.678 | parted is already the newest version (3.2-20ubuntu0.2). 2021-04-26 08:24:36.678 | psmisc is already the newest version (23.1-1ubuntu0.1). 2021-04-26 08:24:36.678 | python3-dev is already the newest version (3.6.7-1~18.04). 2021-04-26 08:24:36.678 | sqlite3 is already the newest version (3.22.0-1ubuntu0.4). 2021-04-26 08:24:36.678 | sudo is already the newest version (1.8.21p2-3ubuntu1.4). 2021-04-26 08:24:36.678 | tar is already the newest version (1.29b-2ubuntu0.2). 2021-04-26 08:24:36.678 | tcpdump is already the newest version (4.9.3-0ubuntu0.18.04.1). 2021-04-26 08:24:36.678 | unzip is already the newest version (6.0-21ubuntu1.1). 2021-04-26 08:24:36.678 | uuid-runtime is already the newest version (2.31.1-0.4ubuntu3.7). 2021-04-26 08:24:36.678 | vlan is already the newest version (1.9-3.2ubuntu6). 2021-04-26 08:24:36.678 | wget is already the newest version (1.19.4-1ubuntu2.2). 2021-04-26 08:24:36.861 | libapache2-mod-proxy-uwsgi is already the newest version (2.0.15-10.2ubuntu2.1). 2021-04-26 08:24:36.861 | postgresql-server-dev-all is already the newest version (190ubuntu0.1). 2021-04-26 08:24:36.861 | python3-pip is already the newest version (9.0.1-2.3~ubuntu1.18.04.4). 2021-04-26 08:24:36.861 | python3-venv is already the newest version (3.6.7-1~18.04). 2021-04-26 08:24:36.861 | python3-mysqldb is already the newest version (1.4.4-2build1~cloud0). 2021-04-26 08:24:36.862 | qemu-utils is already the newest version (1:4.2-3ubuntu6.13~cloud0). 2021-04-26 08:24:36.862 | The following packages were automatically installed and are no longer required: 2021-04-26 08:24:36.862 | apport-symptoms grub-pc-bin python-six python3-attr python3-automat 2021-04-26 08:24:36.862 | python3-click python3-colorama python3-configobj python3-constantly 2021-04-26 08:24:36.862 | python3-hyperlink python3-incremental python3-pam python3-problem-report 2021-04-26 08:24:36.862 | python3-pyasn1 python3-requests-unixsocket python3-serial 2021-04-26 08:24:36.862 | python3-twisted-bin python3-zope.interface 2021-04-26 08:24:36.862 | Use 'sudo apt autoremove' to remove them. 2021-04-26 08:24:37.279 | 0 upgraded, 0 newly installed, 0 to remove and 173 not upgraded. 2021-04-26 08:24:37.279 | 2 not fully installed or removed. 2021-04-26 08:24:37.279 | After this operation, 0 B of additional disk space will be used. 2021-04-26 08:24:37.302 | Setting up python3-rtslib-fb (2.1.71-0ubuntu1~cloud0) ... 2021-04-26 08:24:37.981 | Failed to start rtslib-fb-targetctl.service: Unit rtslib-fb-targetctl.service is not loaded properly: Exec format error. 2021-04-26 08:24:37.981 | See system logs and 'systemctl status rtslib-fb-targetctl.service' for details. 2021-04-26 08:24:37.982 | invoke-rc.d: initscript rtslib-fb-targetctl, action "start" failed. 2021-04-26 08:24:37.988 | ● rtslib-fb-targetctl.service - Restore LIO kernel target configuration 2021-04-26 08:24:37.988 | Loaded: error (Reason: Exec format error) 2021-04-26 08:24:37.988 | Active: inactive (dead) 2021-04-26 08:24:37.989 | 2021-04-26 08:24:37.989 | Apr 26 08:24:04 dv-osbrick-787933-1-smb systemd[1]: /lib/systemd/system/rtslib-fb-targetctl.service:9: Executable path is not absolute: mkdir -p /etc/rtslib-fb-target 2021-04-26 08:24:37.989 | Apr 26 08:24:23 dv-osbrick-787933-1-smb systemd[1]: /lib/systemd/system/rtslib-fb-targetctl.service:9: Executable path is not absolute: mkdir -p /etc/rtslib-fb-target 2021-04-26 08:24:37.989 | Apr 26 08:24:23 dv-osbrick-787933-1-smb systemd[1]: /lib/systemd/system/rtslib-fb-targetctl.service:9: Executable path is not absolute: mkdir -p /etc/rtslib-fb-target 2021-04-26 08:24:37.989 | Apr 26 08:24:23 dv-osbrick-787933-1-smb systemd[1]: /lib/systemd/system/rtslib-fb-targetctl.service:9: Executable path is not absolute: mkdir -p /etc/rtslib-fb-target 2021-04-26 08:24:37.989 | Apr 26 08:24:31 dv-osbrick-787933-1-smb systemd[1]: /lib/systemd/system/rtslib-fb-targetctl.service:9: Executable path is not absolute: mkdir -p /etc/rtslib-fb-target 2021-04-26 08:24:37.989 | Apr 26 08:24:31 dv-osbrick-787933-1-smb systemd[1]: /lib/systemd/system/rtslib-fb-targetctl.service:9: Executable path is not absolute: mkdir -p /etc/rtslib-fb-target 2021-04-26 08:24:37.989 | Apr 26 08:24:31 dv-osbrick-787933-1-smb systemd[1]: /lib/systemd/system/rtslib-fb-targetctl.service:9: Executable path is not absolute: mkdir -p /etc/rtslib-fb-target 2021-04-26 08:24:37.989 | Apr 26 08:24:37 dv-osbrick-787933-1-smb systemd[1]: /lib/systemd/system/rtslib-fb-targetctl.service:9: Executable path is not absolute: mkdir -p /etc/rtslib-fb-target 2021-04-26 08:24:37.989 | Apr 26 08:24:37 dv-osbrick-787933-1-smb systemd[1]: /lib/systemd/system/rtslib-fb-targetctl.service:9: Executable path is not absolute: mkdir -p /etc/rtslib-fb-target 2021-04-26 08:24:37.989 | Apr 26 08:24:37 dv-osbrick-787933-1-smb systemd[1]: /lib/systemd/system/rtslib-fb-targetctl.service:9: Executable path is not absolute: mkdir -p /etc/rtslib-fb-target 2021-04-26 08:24:37.990 | dpkg: error processing package python3-rtslib-fb (--configure): 2021-04-26 08:24:37.990 | installed python3-rtslib-fb package post-installation script subprocess returned error exit status 1 2021-04-26 08:24:37.990 | dpkg: dependency problems prevent configuration of targetcli-fb: 2021-04-26 08:24:37.990 | targetcli-fb depends on python3-rtslib-fb; however: 2021-04-26 08:24:37.990 | Package python3-rtslib-fb is not configured yet. 2021-04-26 08:24:37.990 | 2021-04-26 08:24:37.990 | dpkg: error processing package targetcli-fb (--configure): 2021-04-26 08:24:37.990 | dependency problems - leaving unconfigured 2021-04-26 08:24:37.999 | Errors were encountered while processing: 2021-04-26 08:24:37.999 | python3-rtslib-fb 2021-04-26 08:24:37.999 | targetcli-fb 2021-04-26 08:24:39.896 | E: Sub-process /usr/bin/dpkg returned an error code (1) 2021-04-26 08:24:39.901 | + functions-common:apt_get:1 : exit_trap 2021-04-26 08:24:39.903 | + ./stack.sh:exit_trap:503 : local r=100 2021-04-26 08:24:39.906 | ++ ./stack.sh:exit_trap:504 : jobs -p 2021-04-26 08:24:39.909 | + ./stack.sh:exit_trap:504 : jobs= 2021-04-26 08:24:39.911 | + ./stack.sh:exit_trap:507 : [[ -n '' ]] 2021-04-26 08:24:39.913 | + ./stack.sh:exit_trap:513 : '[' -f '' ']' 2021-04-26 08:24:39.915 | + ./stack.sh:exit_trap:518 : kill_spinner 2021-04-26 08:24:39.917 | + ./stack.sh:kill_spinner:413 : '[' '!' -z '' ']' 2021-04-26 08:24:39.919 | + ./stack.sh:exit_trap:520 : [[ 100 -ne 0 ]] 2021-04-26 08:24:39.921 | + ./stack.sh:exit_trap:521 : echo 'Error on exit' 2021-04-26 08:24:39.922 | Error on exit 2021-04-26 08:24:39.924 | + ./stack.sh:exit_trap:523 : type -p generate-subunit 2021-04-26 08:24:39.926 | + ./stack.sh:exit_trap:524 : generate-subunit 1619425459 20 fail 2021-04-26 08:24:40.498 | + ./stack.sh:exit_trap:526 : [[ -z /opt/stack/logs ]] 2021-04-26 08:24:40.501 | + ./stack.sh:exit_trap:529 : /usr/bin/python3.6 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2021-04-26 08:24:40.925 | + ./stack.sh:exit_trap:538 : exit 100