2021-04-26 08:08:28.406 | + ./stack.sh:main:469 : exec 2021-04-26 08:08:28.406 | + ./stack.sh:main:477 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2021-04-26-080828' 2021-04-26 08:08:28.406 | ++ ./stack.sh:main:469 : /usr/bin/python3.6 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2021-04-26-080828.summary.2021-04-26-080828 2021-04-26 08:08:28.406 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-04-26 08:08:28.406 | + ./stack.sh:echo_summary:428 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2021-04-26-080828 2021-04-26 08:08:28.406 | + ./stack.sh:main:479 : ln -sf /opt/stack/logs/stack.sh.log.2021-04-26-080828 /opt/stack/logs/stack.sh.log 2021-04-26 08:08:28.406 | + ./stack.sh:main:480 : ln -sf /opt/stack/logs/stack.sh.log.2021-04-26-080828.summary.2021-04-26-080828 /opt/stack/logs/stack.sh.log.summary 2021-04-26 08:08:28.406 | + ./stack.sh:main:495 : check_path_perm_sanity /opt/stack 2021-04-26 08:08:28.406 | + functions:check_path_perm_sanity:596 : local real_path 2021-04-26 08:08:28.406 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2021-04-26 08:08:28.406 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2021-04-26 08:08:28.406 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2021-04-26 08:08:28.406 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2021-04-26 08:08:28.406 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2021-04-26 08:08:28.406 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2021-04-26 08:08:28.406 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2021-04-26 08:08:28.407 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2021-04-26 08:08:28.407 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2021-04-26 08:08:28.407 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2021-04-26 08:08:28.407 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2021-04-26 08:08:28.407 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2021-04-26 08:08:28.407 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2021-04-26 08:08:28.407 | + ./stack.sh:main:501 : trap exit_trap EXIT 2021-04-26 08:08:28.409 | + ./stack.sh:main:542 : trap err_trap ERR 2021-04-26 08:08:28.411 | + ./stack.sh:main:555 : set -o errexit 2021-04-26 08:08:28.413 | + ./stack.sh:main:558 : uname -a 2021-04-26 08:08:28.414 | Linux dv-cinder-786873-2-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:08:28.416 | + ./stack.sh:main:561 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2021-04-26 08:08:28.417 | + ./stack.sh:main:562 : rm -f /opt/stack/data/ca-bundle.pem 2021-04-26 08:08:28.420 | + ./stack.sh:main:565 : source /home/ubuntu/devstack/lib/database 2021-04-26 08:08:28.445 | + ./stack.sh:main:566 : source /home/ubuntu/devstack/lib/rpc_backend 2021-04-26 08:08:28.459 | + ./stack.sh:main:572 : fetch_plugins 2021-04-26 08:08:28.461 | + functions-common:fetch_plugins:1650 : local plugins= 2021-04-26 08:08:28.463 | + functions-common:fetch_plugins:1651 : local plugin 2021-04-26 08:08:28.465 | + functions-common:fetch_plugins:1654 : [[ -z '' ]] 2021-04-26 08:08:28.467 | + functions-common:fetch_plugins:1655 : return 2021-04-26 08:08:28.469 | + ./stack.sh:main:576 : run_phase override_defaults 2021-04-26 08:08:28.471 | + functions-common:run_phase:1732 : local mode=override_defaults 2021-04-26 08:08:28.473 | + functions-common:run_phase:1733 : local phase= 2021-04-26 08:08:28.474 | + functions-common:run_phase:1734 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-04-26 08:08:28.476 | + functions-common:run_phase:1735 : local extra_plugin_file_name 2021-04-26 08:08:28.478 | + functions-common:run_phase:1736 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-04-26 08:08:28.480 | + functions-common:run_phase:1741 : local exceptions=80-tempest.sh 2021-04-26 08:08:28.481 | + functions-common:run_phase:1742 : local extra 2021-04-26 08:08:28.483 | ++ functions-common:run_phase:1743 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-04-26 08:08:28.486 | + functions-common:run_phase:1743 : extra=80-tempest.sh 2021-04-26 08:08:28.488 | + functions-common:run_phase:1744 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-04-26 08:08:28.490 | + functions-common:run_phase:1748 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-04-26 08:08:28.491 | + functions-common:run_phase:1748 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2021-04-26 08:08:28.493 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-04-26 08:08:28.505 | ++ functions-common:is_service_enabled:1960 : return 0 2021-04-26 08:08:28.507 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2021-04-26 08:08:28.509 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2021-04-26 08:08:28.510 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2021-04-26 08:08:28.512 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2021-04-26 08:08:28.514 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2021-04-26 08:08:28.516 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2021-04-26 08:08:28.517 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2021-04-26 08:08:28.519 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2021-04-26 08:08:28.521 | + functions-common:run_phase:1753 : [[ override_defaults == \s\o\u\r\c\e ]] 2021-04-26 08:08:28.523 | + 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:08:28.524 | + functions-common:run_phase:1757 : plugin_override_defaults 2021-04-26 08:08:28.526 | + functions-common:plugin_override_defaults:1691 : local plugins= 2021-04-26 08:08:28.528 | + functions-common:plugin_override_defaults:1692 : local plugin 2021-04-26 08:08:28.530 | + functions-common:plugin_override_defaults:1695 : [[ -z '' ]] 2021-04-26 08:08:28.532 | + functions-common:plugin_override_defaults:1696 : return 2021-04-26 08:08:28.534 | + ./stack.sh:main:579 : source /home/ubuntu/devstack/lib/apache 2021-04-26 08:08:28.550 | + ./stack.sh:main:582 : source /home/ubuntu/devstack/lib/tls 2021-04-26 08:08:28.552 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2021-04-26 08:08:28.564 | ++ functions-common:is_service_enabled:1960 : return 1 2021-04-26 08:08:28.566 | +++ lib/tls:source:43 : hostname -f 2021-04-26 08:08:28.570 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2021-04-26 08:08:28.571 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2021-04-26 08:08:28.573 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2021-04-26 08:08:28.575 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2021-04-26 08:08:28.577 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2021-04-26 08:08:28.579 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2021-04-26 08:08:28.581 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2021-04-26 08:08:28.583 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2021-04-26 08:08:28.585 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2021-04-26 08:08:28.587 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2021-04-26 08:08:28.591 | + ./stack.sh:main:585 : source /home/ubuntu/devstack/lib/infra 2021-04-26 08:08:28.601 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/libraries 2021-04-26 08:08:28.617 | + ./stack.sh:main:587 : source /home/ubuntu/devstack/lib/lvm 2021-04-26 08:08:28.628 | + ./stack.sh:main:588 : source /home/ubuntu/devstack/lib/horizon 2021-04-26 08:08:28.640 | + ./stack.sh:main:589 : source /home/ubuntu/devstack/lib/keystone 2021-04-26 08:08:28.664 | + ./stack.sh:main:590 : source /home/ubuntu/devstack/lib/glance 2021-04-26 08:08:28.699 | + ./stack.sh:main:591 : source /home/ubuntu/devstack/lib/nova 2021-04-26 08:08:28.771 | + ./stack.sh:main:592 : source /home/ubuntu/devstack/lib/placement 2021-04-26 08:08:28.791 | + ./stack.sh:main:593 : source /home/ubuntu/devstack/lib/cinder 2021-04-26 08:08:28.824 | + ./stack.sh:main:594 : source /home/ubuntu/devstack/lib/swift 2021-04-26 08:08:28.869 | + ./stack.sh:main:595 : source /home/ubuntu/devstack/lib/neutron 2021-04-26 08:08:28.978 | + ./stack.sh:main:596 : source /home/ubuntu/devstack/lib/ldap 2021-04-26 08:08:28.992 | + ./stack.sh:main:597 : source /home/ubuntu/devstack/lib/dstat 2021-04-26 08:08:29.004 | + ./stack.sh:main:598 : source /home/ubuntu/devstack/lib/tcpdump 2021-04-26 08:08:29.016 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/etcd3 2021-04-26 08:08:29.115 | + ./stack.sh:main:605 : run_phase source 2021-04-26 08:08:29.118 | + functions-common:run_phase:1732 : local mode=source 2021-04-26 08:08:29.122 | + functions-common:run_phase:1733 : local phase= 2021-04-26 08:08:29.125 | + functions-common:run_phase:1734 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-04-26 08:08:29.128 | + functions-common:run_phase:1735 : local extra_plugin_file_name 2021-04-26 08:08:29.132 | + functions-common:run_phase:1736 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-04-26 08:08:29.135 | + functions-common:run_phase:1741 : local exceptions=80-tempest.sh 2021-04-26 08:08:29.137 | + functions-common:run_phase:1742 : local extra 2021-04-26 08:08:29.140 | ++ functions-common:run_phase:1743 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-04-26 08:08:29.144 | + functions-common:run_phase:1743 : extra=80-tempest.sh 2021-04-26 08:08:29.147 | + functions-common:run_phase:1744 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-04-26 08:08:29.150 | + functions-common:run_phase:1748 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-04-26 08:08:29.153 | + functions-common:run_phase:1748 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2021-04-26 08:08:29.157 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-04-26 08:08:29.173 | ++ functions-common:is_service_enabled:1960 : return 0 2021-04-26 08:08:29.176 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2021-04-26 08:08:29.178 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2021-04-26 08:08:29.212 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2021-04-26 08:08:29.214 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2021-04-26 08:08:29.217 | + functions-common:run_phase:1753 : [[ source == \s\o\u\r\c\e ]] 2021-04-26 08:08:29.219 | + functions-common:run_phase:1754 : load_plugin_settings 2021-04-26 08:08:29.221 | + functions-common:load_plugin_settings:1668 : local plugins= 2021-04-26 08:08:29.223 | + functions-common:load_plugin_settings:1669 : local plugin 2021-04-26 08:08:29.225 | + functions-common:load_plugin_settings:1672 : [[ -z '' ]] 2021-04-26 08:08:29.228 | + functions-common:load_plugin_settings:1673 : return 2021-04-26 08:08:29.230 | + functions-common:run_phase:1755 : verify_disabled_services 2021-04-26 08:08:29.232 | + functions-common:verify_disabled_services:2015 : local service 2021-04-26 08:08:29.234 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:08:29.236 | + 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:08:29.239 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:08:29.241 | + 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:08:29.243 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:08:29.245 | + 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:08:29.248 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:08:29.250 | + 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:08:29.252 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:08:29.255 | + 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:08:29.257 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:08:29.259 | + 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:08:29.261 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:08:29.264 | + 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:08:29.266 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:08:29.268 | + 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:08:29.270 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:08:29.273 | + 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:08:29.275 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:08:29.277 | + 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:08:29.280 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:08:29.282 | + 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:08:29.285 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:08:29.287 | + 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:08:29.289 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:08:29.291 | + 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:08:29.294 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:08:29.296 | + 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:08:29.298 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:08:29.301 | + 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:08:29.303 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:08:29.305 | + 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:08:29.307 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:08:29.310 | + 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:08:29.312 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:08:29.314 | + 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:08:29.316 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:08:29.319 | + 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:08:29.321 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:08:29.323 | + 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:08:29.325 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:08:29.328 | + 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:08:29.330 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:08:29.332 | + 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:08:29.335 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:08:29.337 | + 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:08:29.339 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:08:29.341 | + 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:08:29.344 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:08:29.346 | + 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:08:29.348 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:08:29.350 | + 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:08:29.353 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:08:29.355 | + 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:08:29.357 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:08:29.359 | + 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:08:29.361 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:08:29.364 | + 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:08:29.366 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:08:29.368 | + 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:08:29.370 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:08:29.372 | + 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:08:29.374 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:08:29.377 | + 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:08:29.379 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:08:29.381 | + 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:08:29.383 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:08:29.385 | + 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:08:29.388 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:08:29.390 | + 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:08:29.392 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:08:29.394 | + 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:08:29.396 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:08:29.399 | + 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:08:29.401 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:08:29.403 | + 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:08:29.406 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:08:29.408 | + 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:08:29.410 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:08:29.412 | + 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:08:29.415 | + ./stack.sh:main:676 : initialize_database_backends 2021-04-26 08:08:29.417 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2021-04-26 08:08:29.419 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2021-04-26 08:08:29.433 | + functions-common:is_service_enabled:1960 : return 0 2021-04-26 08:08:29.435 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2021-04-26 08:08:29.437 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2021-04-26 08:08:29.439 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2021-04-26 08:08:29.453 | + functions-common:is_service_enabled:1960 : return 1 2021-04-26 08:08:29.455 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2021-04-26 08:08:29.458 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2021-04-26 08:08:29.460 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2021-04-26 08:08:29.462 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2021-04-26 08:08:29.464 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2021-04-26 08:08:29.466 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2021-04-26 08:08:29.469 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2021-04-26 08:08:29.471 | ++ lib/database:initialize_database_backends:102 : get_database_type_mysql 2021-04-26 08:08:29.474 | ++ lib/databases/mysql:get_database_type_mysql:35 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2021-04-26 08:08:29.476 | ++ lib/databases/mysql:get_database_type_mysql:36 : echo mysql+pymysql 2021-04-26 08:08:29.479 | + lib/database:initialize_database_backends:102 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2021-04-26 08:08:29.481 | + lib/database:initialize_database_backends:104 : return 0 2021-04-26 08:08:29.483 | + ./stack.sh:main:677 : echo 'Using mysql database backend' 2021-04-26 08:08:29.483 | Using mysql database backend 2021-04-26 08:08:29.485 | + ./stack.sh:main:680 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2021-04-26 08:08:29.499 | + ./stack.sh:main:692 : is_service_enabled rabbit 2021-04-26 08:08:29.514 | + functions-common:is_service_enabled:1960 : return 0 2021-04-26 08:08:29.516 | + ./stack.sh:main:693 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2021-04-26 08:08:29.532 | + ./stack.sh:main:700 : is_service_enabled keystone 2021-04-26 08:08:29.547 | + functions-common:is_service_enabled:1960 : return 0 2021-04-26 08:08:29.549 | + ./stack.sh:main:702 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2021-04-26 08:08:29.567 | + ./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:08:29.586 | + ./stack.sh:main:715 : is_service_enabled ldap 2021-04-26 08:08:29.601 | + functions-common:is_service_enabled:1960 : return 1 2021-04-26 08:08:29.604 | + ./stack.sh:main:724 : is_service_enabled s-proxy 2021-04-26 08:08:29.619 | + functions-common:is_service_enabled:1960 : return 0 2021-04-26 08:08:29.622 | + ./stack.sh:main:728 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2021-04-26 08:08:29.637 | + ./stack.sh:main:730 : [[ -z '' ]] 2021-04-26 08:08:29.639 | + ./stack.sh:main:730 : [[ False == \T\r\u\e ]] 2021-04-26 08:08:29.641 | + ./stack.sh:main:736 : save_stackenv 736 2021-04-26 08:08:29.644 | + functions-common:save_stackenv:60 : local tag=736 2021-04-26 08:08:29.647 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2021-04-26 08:08:29.650 | + functions-common:save_stackenv:62 : time_stamp=2021-04-26-080829 2021-04-26 08:08:29.653 | + functions-common:save_stackenv:63 : echo '# 2021-04-26-080829 736' 2021-04-26 08:08:29.655 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-04-26 08:08:29.658 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2021-04-26 08:08:29.660 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-04-26 08:08:29.662 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2021-04-26 08:08:29.665 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-04-26 08:08:29.667 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2021-04-26 08:08:29.669 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-04-26 08:08:29.671 | + 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:08:29.674 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-04-26 08:08:29.676 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.30 2021-04-26 08:08:29.678 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-04-26 08:08:29.680 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.30/identity 2021-04-26 08:08:29.683 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-04-26 08:08:29.685 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2021-04-26-080828 2021-04-26 08:08:29.687 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-04-26 08:08:29.689 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2021-04-26 08:08:29.691 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-04-26 08:08:29.694 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.30 2021-04-26 08:08:29.696 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-04-26 08:08:29.698 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2021-04-26 08:08:29.700 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-04-26 08:08:29.703 | + functions-common:save_stackenv:65 : echo TLS_IP= 2021-04-26 08:08:29.705 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-04-26 08:08:29.707 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2021-04-26 08:08:29.709 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-04-26 08:08:29.711 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2021-04-26 08:08:29.714 | + ./stack.sh:main:747 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2021-04-26 08:08:29.716 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/requirements.git 2021-04-26 08:08:29.719 | + functions-common:git_clone:524 : local git_dest=/opt/stack/requirements 2021-04-26 08:08:29.721 | + functions-common:git_clone:525 : local git_ref=master 2021-04-26 08:08:29.723 | + functions-common:git_clone:526 : local orig_dir 2021-04-26 08:08:29.726 | ++ functions-common:git_clone:527 : pwd 2021-04-26 08:08:29.729 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-04-26 08:08:29.731 | + functions-common:git_clone:528 : local git_clone_flags= 2021-04-26 08:08:29.735 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-04-26 08:08:29.750 | + functions-common:git_clone:530 : RECLONE=False 2021-04-26 08:08:29.753 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-04-26 08:08:29.755 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-04-26 08:08:29.758 | + functions-common:git_clone:544 : echo master 2021-04-26 08:08:29.758 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-04-26 08:08:29.762 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/requirements ]] 2021-04-26 08:08:29.764 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-04-26 08:08:29.766 | + functions-common:git_clone:592 : cd /opt/stack/requirements 2021-04-26 08:08:29.769 | + functions-common:git_clone:593 : git show --oneline 2021-04-26 08:08:29.769 | + functions-common:git_clone:593 : head -1 2021-04-26 08:08:29.772 | cd565a13 Updated from generate-constraints 2021-04-26 08:08:29.774 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-04-26 08:08:29.777 | + ./stack.sh:main:751 : echo_summary 'Installing package prerequisites' 2021-04-26 08:08:29.779 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-04-26 08:08:29.782 | + ./stack.sh:echo_summary:428 : echo -e Installing package prerequisites 2021-04-26 08:08:29.784 | + ./stack.sh:main:752 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2021-04-26 08:08:29.787 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2021-04-26 08:08:29.789 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2021-04-26 08:08:29.791 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2021-04-26 08:08:29.794 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2021-04-26 08:08:29.796 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2021-04-26 08:08:29.798 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2021-04-26 08:08:29.801 | +++ tools/install_prereqs.sh:source:47 : date +%s 2021-04-26 08:08:29.805 | ++ tools/install_prereqs.sh:source:47 : NOW=1619424509 2021-04-26 08:08:29.808 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2021-04-26 08:08:29.813 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1619423746 2021-04-26 08:08:29.815 | ++ tools/install_prereqs.sh:source:49 : DELTA=763 2021-04-26 08:08:29.817 | ++ tools/install_prereqs.sh:source:50 : [[ 763 -lt 7200 ]] 2021-04-26 08:08:29.820 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2021-04-26 08:08:29.822 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2021-04-26 08:08:29.825 | ++ functions-common:export_proxy_variables:2122 : isset http_proxy 2021-04-26 08:08:29.827 | ++ functions-common:isset:174 : [[ -v http_proxy ]] 2021-04-26 08:08:29.829 | ++ functions-common:export_proxy_variables:2125 : isset https_proxy 2021-04-26 08:08:29.832 | ++ functions-common:isset:174 : [[ -v https_proxy ]] 2021-04-26 08:08:29.834 | ++ functions-common:export_proxy_variables:2128 : isset no_proxy 2021-04-26 08:08:29.836 | ++ functions-common:isset:174 : [[ -v no_proxy ]] 2021-04-26 08:08:29.839 | +++ 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:08:29.886 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2021-04-26 08:08:29.886 | apache2-dev 2021-04-26 08:08:29.886 | bc 2021-04-26 08:08:29.886 | bsdmainutils 2021-04-26 08:08:29.887 | curl 2021-04-26 08:08:29.887 | g++ 2021-04-26 08:08:29.887 | gawk 2021-04-26 08:08:29.887 | gcc 2021-04-26 08:08:29.887 | gettext 2021-04-26 08:08:29.887 | git 2021-04-26 08:08:29.887 | graphviz 2021-04-26 08:08:29.887 | iputils-ping 2021-04-26 08:08:29.887 | libapache2-mod-proxy-uwsgi 2021-04-26 08:08:29.887 | libffi-dev 2021-04-26 08:08:29.887 | libjpeg-dev 2021-04-26 08:08:29.887 | libmysqlclient-dev 2021-04-26 08:08:29.887 | libpcre3-dev 2021-04-26 08:08:29.887 | libpq-dev 2021-04-26 08:08:29.887 | libssl-dev 2021-04-26 08:08:29.887 | libsystemd-dev 2021-04-26 08:08:29.887 | libxml2-dev 2021-04-26 08:08:29.887 | libxslt1-dev 2021-04-26 08:08:29.887 | libyaml-dev 2021-04-26 08:08:29.887 | lsof 2021-04-26 08:08:29.887 | openssh-server 2021-04-26 08:08:29.887 | openssl 2021-04-26 08:08:29.887 | pkg-config 2021-04-26 08:08:29.887 | psmisc 2021-04-26 08:08:29.887 | python3-dev 2021-04-26 08:08:29.887 | python3-pip 2021-04-26 08:08:29.887 | python3-systemd 2021-04-26 08:08:29.887 | python3-venv 2021-04-26 08:08:29.887 | tar 2021-04-26 08:08:29.887 | tcpdump 2021-04-26 08:08:29.887 | unzip 2021-04-26 08:08:29.887 | uuid-runtime 2021-04-26 08:08:29.887 | wget 2021-04-26 08:08:29.887 | wget 2021-04-26 08:08:29.887 | zlib1g-dev 2021-04-26 08:08:29.888 | libkrb5-dev 2021-04-26 08:08:29.888 | libldap2-dev 2021-04-26 08:08:29.888 | libsasl2-dev 2021-04-26 08:08:29.888 | memcached 2021-04-26 08:08:29.888 | python3-mysqldb 2021-04-26 08:08:29.888 | sqlite3 2021-04-26 08:08:29.888 | conntrack 2021-04-26 08:08:29.888 | curl 2021-04-26 08:08:29.888 | dnsmasq-base 2021-04-26 08:08:29.888 | dnsmasq-utils 2021-04-26 08:08:29.888 | ebtables 2021-04-26 08:08:29.888 | genisoimage 2021-04-26 08:08:29.888 | iptables 2021-04-26 08:08:29.888 | iputils-arping 2021-04-26 08:08:29.888 | kpartx 2021-04-26 08:08:29.888 | libjs-jquery-tablesorter 2021-04-26 08:08:29.888 | libmysqlclient-dev 2021-04-26 08:08:29.888 | parted 2021-04-26 08:08:29.888 | pm-utils 2021-04-26 08:08:29.888 | python3-mysqldb 2021-04-26 08:08:29.888 | socat 2021-04-26 08:08:29.888 | sqlite3 2021-04-26 08:08:29.888 | sudo 2021-04-26 08:08:29.888 | vlan 2021-04-26 08:08:29.888 | lsscsi 2021-04-26 08:08:29.888 | open-iscsi 2021-04-26 08:08:29.888 | lvm2 2021-04-26 08:08:29.888 | qemu-utils 2021-04-26 08:08:29.888 | thin-provisioning-tools 2021-04-26 08:08:29.888 | acl 2021-04-26 08:08:29.888 | dnsmasq-base 2021-04-26 08:08:29.888 | dnsmasq-utils 2021-04-26 08:08:29.888 | ebtables 2021-04-26 08:08:29.888 | haproxy 2021-04-26 08:08:29.888 | iptables 2021-04-26 08:08:29.888 | iputils-arping 2021-04-26 08:08:29.888 | iputils-ping 2021-04-26 08:08:29.889 | libmysqlclient-dev 2021-04-26 08:08:29.889 | postgresql-server-dev-all 2021-04-26 08:08:29.889 | python3-mysqldb 2021-04-26 08:08:29.889 | sqlite3 2021-04-26 08:08:29.889 | sudo 2021-04-26 08:08:29.889 | vlan 2021-04-26 08:08:29.889 | ipset 2021-04-26 08:08:29.889 | conntrack 2021-04-26 08:08:29.889 | conntrackd 2021-04-26 08:08:29.889 | keepalived 2021-04-26 08:08:29.889 | dstat 2021-04-26 08:08:29.889 | lvm2 2021-04-26 08:08:29.889 | qemu-utils 2021-04-26 08:08:29.889 | thin-provisioning-tools 2021-04-26 08:08:29.889 | curl 2021-04-26 08:08:29.889 | liberasurecode-dev 2021-04-26 08:08:29.889 | make 2021-04-26 08:08:29.889 | memcached 2021-04-26 08:08:29.889 | sqlite3 2021-04-26 08:08:29.889 | xfsprogs' 2021-04-26 08:08:29.893 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2021-04-26 08:08:29.911 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2021-04-26 08:08:29.911 | apache2-dev 2021-04-26 08:08:29.911 | bc 2021-04-26 08:08:29.911 | bsdmainutils 2021-04-26 08:08:29.911 | curl 2021-04-26 08:08:29.911 | g++ 2021-04-26 08:08:29.911 | gawk 2021-04-26 08:08:29.911 | gcc 2021-04-26 08:08:29.911 | gettext 2021-04-26 08:08:29.911 | git 2021-04-26 08:08:29.911 | graphviz 2021-04-26 08:08:29.911 | iputils-ping 2021-04-26 08:08:29.911 | libapache2-mod-proxy-uwsgi 2021-04-26 08:08:29.911 | libffi-dev 2021-04-26 08:08:29.911 | libjpeg-dev 2021-04-26 08:08:29.911 | libmysqlclient-dev 2021-04-26 08:08:29.911 | libpcre3-dev 2021-04-26 08:08:29.911 | libpq-dev 2021-04-26 08:08:29.911 | libssl-dev 2021-04-26 08:08:29.911 | libsystemd-dev 2021-04-26 08:08:29.911 | libxml2-dev 2021-04-26 08:08:29.911 | libxslt1-dev 2021-04-26 08:08:29.912 | libyaml-dev 2021-04-26 08:08:29.912 | lsof 2021-04-26 08:08:29.912 | openssh-server 2021-04-26 08:08:29.912 | openssl 2021-04-26 08:08:29.912 | pkg-config 2021-04-26 08:08:29.912 | psmisc 2021-04-26 08:08:29.912 | python3-dev 2021-04-26 08:08:29.912 | python3-pip 2021-04-26 08:08:29.912 | python3-systemd 2021-04-26 08:08:29.912 | python3-venv 2021-04-26 08:08:29.912 | tar 2021-04-26 08:08:29.912 | tcpdump 2021-04-26 08:08:29.912 | unzip 2021-04-26 08:08:29.912 | uuid-runtime 2021-04-26 08:08:29.912 | wget 2021-04-26 08:08:29.912 | wget 2021-04-26 08:08:29.912 | zlib1g-dev 2021-04-26 08:08:29.912 | libkrb5-dev 2021-04-26 08:08:29.912 | libldap2-dev 2021-04-26 08:08:29.912 | libsasl2-dev 2021-04-26 08:08:29.912 | memcached 2021-04-26 08:08:29.912 | python3-mysqldb 2021-04-26 08:08:29.912 | sqlite3 2021-04-26 08:08:29.912 | conntrack 2021-04-26 08:08:29.912 | curl 2021-04-26 08:08:29.912 | dnsmasq-base 2021-04-26 08:08:29.912 | dnsmasq-utils 2021-04-26 08:08:29.912 | ebtables 2021-04-26 08:08:29.912 | genisoimage 2021-04-26 08:08:29.912 | iptables 2021-04-26 08:08:29.912 | iputils-arping 2021-04-26 08:08:29.912 | kpartx 2021-04-26 08:08:29.912 | libjs-jquery-tablesorter 2021-04-26 08:08:29.912 | libmysqlclient-dev 2021-04-26 08:08:29.912 | parted 2021-04-26 08:08:29.912 | pm-utils 2021-04-26 08:08:29.912 | python3-mysqldb 2021-04-26 08:08:29.913 | socat 2021-04-26 08:08:29.913 | sqlite3 2021-04-26 08:08:29.913 | sudo 2021-04-26 08:08:29.913 | vlan 2021-04-26 08:08:29.913 | lsscsi 2021-04-26 08:08:29.913 | open-iscsi 2021-04-26 08:08:29.913 | lvm2 2021-04-26 08:08:29.913 | qemu-utils 2021-04-26 08:08:29.913 | thin-provisioning-tools 2021-04-26 08:08:29.913 | acl 2021-04-26 08:08:29.913 | dnsmasq-base 2021-04-26 08:08:29.913 | dnsmasq-utils 2021-04-26 08:08:29.913 | ebtables 2021-04-26 08:08:29.913 | haproxy 2021-04-26 08:08:29.913 | iptables 2021-04-26 08:08:29.913 | iputils-arping 2021-04-26 08:08:29.913 | iputils-ping 2021-04-26 08:08:29.913 | libmysqlclient-dev 2021-04-26 08:08:29.913 | postgresql-server-dev-all 2021-04-26 08:08:29.913 | python3-mysqldb 2021-04-26 08:08:29.913 | sqlite3 2021-04-26 08:08:29.913 | sudo 2021-04-26 08:08:29.913 | vlan 2021-04-26 08:08:29.913 | ipset 2021-04-26 08:08:29.913 | conntrack 2021-04-26 08:08:29.913 | conntrackd 2021-04-26 08:08:29.913 | keepalived 2021-04-26 08:08:29.913 | dstat 2021-04-26 08:08:29.913 | lvm2 2021-04-26 08:08:29.913 | qemu-utils 2021-04-26 08:08:29.913 | thin-provisioning-tools 2021-04-26 08:08:29.913 | curl 2021-04-26 08:08:29.913 | liberasurecode-dev 2021-04-26 08:08:29.913 | make 2021-04-26 08:08:29.913 | memcached 2021-04-26 08:08:29.914 | sqlite3 2021-04-26 08:08:29.914 | xfsprogs ' 2021-04-26 08:08:29.914 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2021-04-26 08:08:29.916 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-04-26 08:08:29.918 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-04-26 08:08:29.922 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2021-04-26 08:08:29.922 | ++ 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:08:29.926 | ++ 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:08:29.928 | ++ functions-common:install_package:1342 : update_package_repo 2021-04-26 08:08:29.930 | ++ functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2021-04-26 08:08:29.933 | ++ functions-common:update_package_repo:1315 : REPOS_UPDATED=False 2021-04-26 08:08:29.935 | ++ functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2021-04-26 08:08:29.937 | ++ functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2021-04-26 08:08:29.939 | ++ functions-common:update_package_repo:1322 : is_ubuntu 2021-04-26 08:08:29.942 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-04-26 08:08:29.944 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-04-26 08:08:29.946 | ++ functions-common:update_package_repo:1323 : apt_get_update 2021-04-26 08:08:29.948 | ++ functions-common:apt_get_update:1068 : [[ False == \T\r\u\e ]] 2021-04-26 08:08:29.951 | ++ functions-common:apt_get_update:1073 : [[ False = \T\r\u\e ]] 2021-04-26 08:08:29.953 | ++ functions-common:apt_get_update:1075 : local sudo=sudo 2021-04-26 08:08:29.955 | +++ functions-common:apt_get_update:1076 : id -u 2021-04-26 08:08:29.960 | ++ functions-common:apt_get_update:1076 : [[ 1000 = \0 ]] 2021-04-26 08:08:29.962 | ++ functions-common:apt_get_update:1079 : time_start apt-get-update 2021-04-26 08:08:29.964 | ++ functions-common:time_start:2290 : local name=apt-get-update 2021-04-26 08:08:29.966 | ++ functions-common:time_start:2291 : local start_time= 2021-04-26 08:08:29.968 | ++ functions-common:time_start:2292 : [[ -n '' ]] 2021-04-26 08:08:29.971 | +++ functions-common:time_start:2295 : date +%s%3N 2021-04-26 08:08:29.975 | ++ functions-common:time_start:2295 : _TIME_START[$name]=1619424509972 2021-04-26 08:08:29.977 | ++ functions-common:apt_get_update:1081 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2021-04-26 08:08:29.979 | ++ functions-common:apt_get_update:1082 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2021-04-26 08:08:29.981 | ++ 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:08:30.227 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu bionic InRelease 2021-04-26 08:08:30.227 | Get:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 2021-04-26 08:08:30.227 | Hit:3 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/ussuri InRelease 2021-04-26 08:08:30.267 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 2021-04-26 08:08:30.460 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-backports InRelease [74.6 kB] 2021-04-26 08:08:31.044 | Fetched 252 kB in 1s (329 kB/s) 2021-04-26 08:08:32.813 | Reading package lists... 2021-04-26 08:08:32.878 | ++ functions-common:apt_get_update:1087 : REPOS_UPDATED=True 2021-04-26 08:08:32.882 | ++ functions-common:apt_get_update:1089 : time_stop apt-get-update 2021-04-26 08:08:32.886 | ++ functions-common:time_stop:2304 : local name 2021-04-26 08:08:32.890 | ++ functions-common:time_stop:2305 : local end_time 2021-04-26 08:08:32.893 | ++ functions-common:time_stop:2306 : local elapsed_time 2021-04-26 08:08:32.896 | ++ functions-common:time_stop:2307 : local total 2021-04-26 08:08:32.900 | ++ functions-common:time_stop:2308 : local start_time 2021-04-26 08:08:32.902 | ++ functions-common:time_stop:2310 : name=apt-get-update 2021-04-26 08:08:32.904 | ++ functions-common:time_stop:2311 : start_time=1619424509972 2021-04-26 08:08:32.906 | ++ functions-common:time_stop:2313 : [[ -z 1619424509972 ]] 2021-04-26 08:08:32.909 | +++ functions-common:time_stop:2316 : date +%s%3N 2021-04-26 08:08:32.913 | ++ functions-common:time_stop:2316 : end_time=1619424512910 2021-04-26 08:08:32.915 | ++ functions-common:time_stop:2317 : elapsed_time=2938 2021-04-26 08:08:32.918 | ++ functions-common:time_stop:2318 : total=0 2021-04-26 08:08:32.920 | ++ functions-common:time_stop:2320 : _TIME_START[$name]= 2021-04-26 08:08:32.922 | ++ functions-common:time_stop:2321 : _TIME_TOTAL[$name]=2938 2021-04-26 08:08:32.925 | ++ 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:08:32.927 | ++ functions-common:real_install_package:1328 : is_ubuntu 2021-04-26 08:08:32.930 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-04-26 08:08:32.932 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-04-26 08:08:32.935 | ++ 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:08:32.955 | ++ 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:08:33.076 | Reading package lists... 2021-04-26 08:08:33.335 | Building dependency tree... 2021-04-26 08:08:33.336 | Reading state information... 2021-04-26 08:08:33.366 | acl is already the newest version (2.2.52-3build1). 2021-04-26 08:08:33.367 | bc is already the newest version (1.07.1-2). 2021-04-26 08:08:33.367 | bsdmainutils is already the newest version (11.1.2ubuntu1). 2021-04-26 08:08:33.367 | conntrack is already the newest version (1:1.4.4+snapshot20161117-6ubuntu2). 2021-04-26 08:08:33.367 | gawk is already the newest version (1:4.1.4+dfsg-1build1). 2021-04-26 08:08:33.367 | genisoimage is already the newest version (9:1.1.11-3ubuntu2). 2021-04-26 08:08:33.367 | ipset is already the newest version (6.34-1). 2021-04-26 08:08:33.367 | iptables is already the newest version (1.6.1-2ubuntu2). 2021-04-26 08:08:33.367 | kpartx is already the newest version (0.7.4-2ubuntu3). 2021-04-26 08:08:33.367 | liberasurecode-dev is already the newest version (1.5.0-1). 2021-04-26 08:08:33.367 | libffi-dev is already the newest version (3.2.1-8). 2021-04-26 08:08:33.367 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2021-04-26 08:08:33.367 | libpcre3-dev is already the newest version (2:8.39-9). 2021-04-26 08:08:33.367 | libyaml-dev is already the newest version (0.1.7-2ubuntu3). 2021-04-26 08:08:33.367 | lsof is already the newest version (4.89+dfsg-0.1). 2021-04-26 08:08:33.367 | lsscsi is already the newest version (0.28-0.1). 2021-04-26 08:08:33.367 | make is already the newest version (4.1-9.1ubuntu1). 2021-04-26 08:08:33.367 | pkg-config is already the newest version (0.29.1-0ubuntu2). 2021-04-26 08:08:33.367 | python3-systemd is already the newest version (234-1build1). 2021-04-26 08:08:33.367 | socat is already the newest version (1.7.3.2-2ubuntu2). 2021-04-26 08:08:33.367 | xfsprogs is already the newest version (4.9.0+nmu1ubuntu2). 2021-04-26 08:08:33.367 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-0ubuntu2). 2021-04-26 08:08:33.367 | conntrackd is already the newest version (1:1.4.4+snapshot20161117-6ubuntu2). 2021-04-26 08:08:33.367 | dstat is already the newest version (0.7.3-1). 2021-04-26 08:08:33.367 | graphviz is already the newest version (2.40.1-2). 2021-04-26 08:08:33.367 | libjs-jquery-tablesorter is already the newest version (1:2.29.5+dfsg1-1). 2021-04-26 08:08:33.367 | pm-utils is already the newest version (1.4.1-17). 2021-04-26 08:08:33.367 | thin-provisioning-tools is already the newest version (0.7.4-2ubuntu3). 2021-04-26 08:08:33.367 | apache2 is already the newest version (2.4.29-1ubuntu4.14). 2021-04-26 08:08:33.367 | apache2-dev is already the newest version (2.4.29-1ubuntu4.14). 2021-04-26 08:08:33.367 | curl is already the newest version (7.58.0-2ubuntu3.13). 2021-04-26 08:08:33.367 | dnsmasq-base is already the newest version (2.79-1ubuntu0.3). 2021-04-26 08:08:33.368 | dnsmasq-utils is already the newest version (2.79-1ubuntu0.3). 2021-04-26 08:08:33.368 | ebtables is already the newest version (2.0.10.4-3.5ubuntu2.18.04.3). 2021-04-26 08:08:33.368 | g++ is already the newest version (4:7.4.0-1ubuntu2.3). 2021-04-26 08:08:33.368 | gcc is already the newest version (4:7.4.0-1ubuntu2.3). 2021-04-26 08:08:33.368 | gettext is already the newest version (0.19.8.1-6ubuntu0.3). 2021-04-26 08:08:33.368 | git is already the newest version (1:2.17.1-1ubuntu0.8). 2021-04-26 08:08:33.368 | haproxy is already the newest version (1.8.8-1ubuntu0.11). 2021-04-26 08:08:33.368 | iputils-arping is already the newest version (3:20161105-1ubuntu3). 2021-04-26 08:08:33.368 | iputils-ping is already the newest version (3:20161105-1ubuntu3). 2021-04-26 08:08:33.368 | keepalived is already the newest version (1:1.3.9-1ubuntu0.18.04.2). 2021-04-26 08:08:33.368 | libkrb5-dev is already the newest version (1.16-2ubuntu0.2). 2021-04-26 08:08:33.368 | libldap2-dev is already the newest version (2.4.45+dfsg-1ubuntu1.10). 2021-04-26 08:08:33.368 | libmysqlclient-dev is already the newest version (5.7.33-0ubuntu0.18.04.1). 2021-04-26 08:08:33.368 | libpq-dev is already the newest version (10.16-0ubuntu0.18.04.1). 2021-04-26 08:08:33.368 | libsasl2-dev is already the newest version (2.1.27~101-g0780600+dfsg-3ubuntu2.3). 2021-04-26 08:08:33.368 | libssl-dev is already the newest version (1.1.1-1ubuntu2.1~18.04.9). 2021-04-26 08:08:33.368 | libsystemd-dev is already the newest version (237-3ubuntu10.46). 2021-04-26 08:08:33.368 | libxml2-dev is already the newest version (2.9.4+dfsg1-6.1ubuntu1.3). 2021-04-26 08:08:33.368 | libxslt1-dev is already the newest version (1.1.29-5ubuntu0.2). 2021-04-26 08:08:33.368 | lvm2 is already the newest version (2.02.176-4.1ubuntu3.18.04.3). 2021-04-26 08:08:33.368 | memcached is already the newest version (1.5.6-0ubuntu1.2). 2021-04-26 08:08:33.368 | open-iscsi is already the newest version (2.0.874-5ubuntu2.10). 2021-04-26 08:08:33.368 | openssh-server is already the newest version (1:7.6p1-4ubuntu0.3). 2021-04-26 08:08:33.368 | openssl is already the newest version (1.1.1-1ubuntu2.1~18.04.9). 2021-04-26 08:08:33.368 | parted is already the newest version (3.2-20ubuntu0.2). 2021-04-26 08:08:33.368 | psmisc is already the newest version (23.1-1ubuntu0.1). 2021-04-26 08:08:33.368 | python3-dev is already the newest version (3.6.7-1~18.04). 2021-04-26 08:08:33.368 | sqlite3 is already the newest version (3.22.0-1ubuntu0.4). 2021-04-26 08:08:33.368 | sudo is already the newest version (1.8.21p2-3ubuntu1.4). 2021-04-26 08:08:33.368 | tar is already the newest version (1.29b-2ubuntu0.2). 2021-04-26 08:08:33.368 | tcpdump is already the newest version (4.9.3-0ubuntu0.18.04.1). 2021-04-26 08:08:33.369 | unzip is already the newest version (6.0-21ubuntu1.1). 2021-04-26 08:08:33.369 | uuid-runtime is already the newest version (2.31.1-0.4ubuntu3.7). 2021-04-26 08:08:33.369 | vlan is already the newest version (1.9-3.2ubuntu6). 2021-04-26 08:08:33.369 | wget is already the newest version (1.19.4-1ubuntu2.2). 2021-04-26 08:08:33.553 | libapache2-mod-proxy-uwsgi is already the newest version (2.0.15-10.2ubuntu2.1). 2021-04-26 08:08:33.553 | postgresql-server-dev-all is already the newest version (190ubuntu0.1). 2021-04-26 08:08:33.553 | python3-pip is already the newest version (9.0.1-2.3~ubuntu1.18.04.4). 2021-04-26 08:08:33.553 | python3-venv is already the newest version (3.6.7-1~18.04). 2021-04-26 08:08:33.553 | python3-mysqldb is already the newest version (1.4.4-2build1~cloud0). 2021-04-26 08:08:33.553 | qemu-utils is already the newest version (1:4.2-3ubuntu6.13~cloud0). 2021-04-26 08:08:33.553 | The following packages were automatically installed and are no longer required: 2021-04-26 08:08:33.553 | apport-symptoms grub-pc-bin python-six python3-attr python3-automat 2021-04-26 08:08:33.553 | python3-click python3-colorama python3-configobj python3-constantly 2021-04-26 08:08:33.553 | python3-hyperlink python3-incremental python3-pam python3-problem-report 2021-04-26 08:08:33.553 | python3-pyasn1 python3-requests-unixsocket python3-serial 2021-04-26 08:08:33.554 | python3-twisted-bin python3-zope.interface 2021-04-26 08:08:33.554 | Use 'sudo apt autoremove' to remove them. 2021-04-26 08:08:34.013 | 0 upgraded, 0 newly installed, 0 to remove and 173 not upgraded. 2021-04-26 08:08:34.013 | 2 not fully installed or removed. 2021-04-26 08:08:34.013 | After this operation, 0 B of additional disk space will be used. 2021-04-26 08:08:34.045 | Setting up python3-rtslib-fb (2.1.71-0ubuntu1~cloud0) ... 2021-04-26 08:08:34.722 | Failed to start rtslib-fb-targetctl.service: Unit rtslib-fb-targetctl.service is not loaded properly: Exec format error. 2021-04-26 08:08:34.722 | See system logs and 'systemctl status rtslib-fb-targetctl.service' for details. 2021-04-26 08:08:34.724 | invoke-rc.d: initscript rtslib-fb-targetctl, action "start" failed. 2021-04-26 08:08:34.731 | ● rtslib-fb-targetctl.service - Restore LIO kernel target configuration 2021-04-26 08:08:34.731 | Loaded: error (Reason: Exec format error) 2021-04-26 08:08:34.731 | Active: inactive (dead) 2021-04-26 08:08:34.731 | 2021-04-26 08:08:34.732 | Apr 26 08:07:59 dv-cinder-786873-2-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:08:34.732 | Apr 26 08:08:07 dv-cinder-786873-2-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:08:34.732 | Apr 26 08:08:07 dv-cinder-786873-2-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:08:34.732 | Apr 26 08:08:07 dv-cinder-786873-2-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:08:34.732 | Apr 26 08:08:26 dv-cinder-786873-2-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:08:34.732 | Apr 26 08:08:26 dv-cinder-786873-2-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:08:34.732 | Apr 26 08:08:26 dv-cinder-786873-2-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:08:34.732 | Apr 26 08:08:34 dv-cinder-786873-2-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:08:34.732 | Apr 26 08:08:34 dv-cinder-786873-2-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:08:34.732 | Apr 26 08:08:34 dv-cinder-786873-2-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:08:34.733 | dpkg: error processing package python3-rtslib-fb (--configure): 2021-04-26 08:08:34.733 | installed python3-rtslib-fb package post-installation script subprocess returned error exit status 1 2021-04-26 08:08:34.733 | dpkg: dependency problems prevent configuration of targetcli-fb: 2021-04-26 08:08:34.733 | targetcli-fb depends on python3-rtslib-fb; however: 2021-04-26 08:08:34.733 | Package python3-rtslib-fb is not configured yet. 2021-04-26 08:08:34.733 | 2021-04-26 08:08:34.733 | dpkg: error processing package targetcli-fb (--configure): 2021-04-26 08:08:34.733 | dependency problems - leaving unconfigured 2021-04-26 08:08:34.746 | Errors were encountered while processing: 2021-04-26 08:08:34.746 | python3-rtslib-fb 2021-04-26 08:08:34.746 | targetcli-fb 2021-04-26 08:08:36.718 | E: Sub-process /usr/bin/dpkg returned an error code (1) 2021-04-26 08:08:36.723 | ++ functions-common:apt_get:1113 : result=100 2021-04-26 08:08:36.729 | ++ functions-common:apt_get:1116 : time_stop apt-get 2021-04-26 08:08:36.729 | ++ functions-common:time_stop:2304 : local name 2021-04-26 08:08:36.731 | ++ functions-common:time_stop:2305 : local end_time 2021-04-26 08:08:36.733 | ++ functions-common:time_stop:2306 : local elapsed_time 2021-04-26 08:08:36.735 | ++ functions-common:time_stop:2307 : local total 2021-04-26 08:08:36.737 | ++ functions-common:time_stop:2308 : local start_time 2021-04-26 08:08:36.739 | ++ functions-common:time_stop:2310 : name=apt-get 2021-04-26 08:08:36.741 | ++ functions-common:time_stop:2311 : start_time=1619424512951 2021-04-26 08:08:36.744 | ++ functions-common:time_stop:2313 : [[ -z 1619424512951 ]] 2021-04-26 08:08:36.746 | +++ functions-common:time_stop:2316 : date +%s%3N 2021-04-26 08:08:36.750 | ++ functions-common:time_stop:2316 : end_time=1619424516747 2021-04-26 08:08:36.752 | ++ functions-common:time_stop:2317 : elapsed_time=3796 2021-04-26 08:08:36.754 | ++ functions-common:time_stop:2318 : total=3808 2021-04-26 08:08:36.756 | ++ functions-common:time_stop:2320 : _TIME_START[$name]= 2021-04-26 08:08:36.759 | ++ functions-common:time_stop:2321 : _TIME_TOTAL[$name]=7604 2021-04-26 08:08:36.761 | ++ functions-common:apt_get:1117 : return 100 2021-04-26 08:08:36.764 | ++ functions-common:install_package:1344 : RETRY_UPDATE=True 2021-04-26 08:08:36.766 | ++ functions-common:install_package:1344 : update_package_repo 2021-04-26 08:08:36.769 | ++ functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2021-04-26 08:08:36.771 | ++ functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2021-04-26 08:08:36.773 | ++ functions-common:update_package_repo:1316 : RETRY_UPDATE=True 2021-04-26 08:08:36.775 | ++ functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2021-04-26 08:08:36.778 | ++ functions-common:update_package_repo:1322 : is_ubuntu 2021-04-26 08:08:36.780 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-04-26 08:08:36.783 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-04-26 08:08:36.785 | ++ functions-common:update_package_repo:1323 : apt_get_update 2021-04-26 08:08:36.787 | ++ functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-04-26 08:08:36.789 | ++ functions-common:apt_get_update:1068 : [[ True != \T\r\u\e ]] 2021-04-26 08:08:36.792 | ++ functions-common:apt_get_update:1073 : [[ False = \T\r\u\e ]] 2021-04-26 08:08:36.794 | ++ functions-common:apt_get_update:1075 : local sudo=sudo 2021-04-26 08:08:36.797 | +++ functions-common:apt_get_update:1076 : id -u 2021-04-26 08:08:36.801 | ++ functions-common:apt_get_update:1076 : [[ 1000 = \0 ]] 2021-04-26 08:08:36.803 | ++ functions-common:apt_get_update:1079 : time_start apt-get-update 2021-04-26 08:08:36.805 | ++ functions-common:time_start:2290 : local name=apt-get-update 2021-04-26 08:08:36.807 | ++ functions-common:time_start:2291 : local start_time= 2021-04-26 08:08:36.810 | ++ functions-common:time_start:2292 : [[ -n '' ]] 2021-04-26 08:08:36.812 | +++ functions-common:time_start:2295 : date +%s%3N 2021-04-26 08:08:36.816 | ++ functions-common:time_start:2295 : _TIME_START[$name]=1619424516813 2021-04-26 08:08:36.819 | ++ functions-common:apt_get_update:1081 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2021-04-26 08:08:36.821 | ++ functions-common:apt_get_update:1082 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2021-04-26 08:08:36.823 | ++ 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:08:37.055 | Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 2021-04-26 08:08:37.073 | Hit:2 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/ussuri InRelease 2021-04-26 08:08:37.073 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu bionic InRelease 2021-04-26 08:08:37.134 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 2021-04-26 08:08:37.366 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-backports InRelease [74.6 kB] 2021-04-26 08:08:37.907 | Fetched 252 kB in 1s (321 kB/s) 2021-04-26 08:08:39.675 | Reading package lists... 2021-04-26 08:08:39.738 | ++ functions-common:apt_get_update:1087 : REPOS_UPDATED=True 2021-04-26 08:08:39.740 | ++ functions-common:apt_get_update:1089 : time_stop apt-get-update 2021-04-26 08:08:39.744 | ++ functions-common:time_stop:2304 : local name 2021-04-26 08:08:39.746 | ++ functions-common:time_stop:2305 : local end_time 2021-04-26 08:08:39.749 | ++ functions-common:time_stop:2306 : local elapsed_time 2021-04-26 08:08:39.751 | ++ functions-common:time_stop:2307 : local total 2021-04-26 08:08:39.753 | ++ functions-common:time_stop:2308 : local start_time 2021-04-26 08:08:39.756 | ++ functions-common:time_stop:2310 : name=apt-get-update 2021-04-26 08:08:39.758 | ++ functions-common:time_stop:2311 : start_time=1619424516813 2021-04-26 08:08:39.760 | ++ functions-common:time_stop:2313 : [[ -z 1619424516813 ]] 2021-04-26 08:08:39.764 | +++ functions-common:time_stop:2316 : date +%s%3N 2021-04-26 08:08:39.768 | ++ functions-common:time_stop:2316 : end_time=1619424519765 2021-04-26 08:08:39.771 | ++ functions-common:time_stop:2317 : elapsed_time=2952 2021-04-26 08:08:39.774 | ++ functions-common:time_stop:2318 : total=2938 2021-04-26 08:08:39.777 | ++ functions-common:time_stop:2320 : _TIME_START[$name]= 2021-04-26 08:08:39.779 | ++ functions-common:time_stop:2321 : _TIME_TOTAL[$name]=5890 2021-04-26 08:08:39.782 | ++ 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:08:39.785 | ++ functions-common:real_install_package:1328 : is_ubuntu 2021-04-26 08:08:39.787 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-04-26 08:08:39.789 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-04-26 08:08:39.792 | ++ 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:08:39.812 | ++ 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:08:39.933 | Reading package lists... 2021-04-26 08:08:40.191 | Building dependency tree... 2021-04-26 08:08:40.193 | Reading state information... 2021-04-26 08:08:40.223 | acl is already the newest version (2.2.52-3build1). 2021-04-26 08:08:40.223 | bc is already the newest version (1.07.1-2). 2021-04-26 08:08:40.223 | bsdmainutils is already the newest version (11.1.2ubuntu1). 2021-04-26 08:08:40.223 | conntrack is already the newest version (1:1.4.4+snapshot20161117-6ubuntu2). 2021-04-26 08:08:40.223 | gawk is already the newest version (1:4.1.4+dfsg-1build1). 2021-04-26 08:08:40.223 | genisoimage is already the newest version (9:1.1.11-3ubuntu2). 2021-04-26 08:08:40.223 | ipset is already the newest version (6.34-1). 2021-04-26 08:08:40.223 | iptables is already the newest version (1.6.1-2ubuntu2). 2021-04-26 08:08:40.223 | kpartx is already the newest version (0.7.4-2ubuntu3). 2021-04-26 08:08:40.224 | liberasurecode-dev is already the newest version (1.5.0-1). 2021-04-26 08:08:40.224 | libffi-dev is already the newest version (3.2.1-8). 2021-04-26 08:08:40.224 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2021-04-26 08:08:40.224 | libpcre3-dev is already the newest version (2:8.39-9). 2021-04-26 08:08:40.224 | libyaml-dev is already the newest version (0.1.7-2ubuntu3). 2021-04-26 08:08:40.224 | lsof is already the newest version (4.89+dfsg-0.1). 2021-04-26 08:08:40.224 | lsscsi is already the newest version (0.28-0.1). 2021-04-26 08:08:40.224 | make is already the newest version (4.1-9.1ubuntu1). 2021-04-26 08:08:40.224 | pkg-config is already the newest version (0.29.1-0ubuntu2). 2021-04-26 08:08:40.224 | python3-systemd is already the newest version (234-1build1). 2021-04-26 08:08:40.224 | socat is already the newest version (1.7.3.2-2ubuntu2). 2021-04-26 08:08:40.224 | xfsprogs is already the newest version (4.9.0+nmu1ubuntu2). 2021-04-26 08:08:40.224 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-0ubuntu2). 2021-04-26 08:08:40.224 | conntrackd is already the newest version (1:1.4.4+snapshot20161117-6ubuntu2). 2021-04-26 08:08:40.224 | dstat is already the newest version (0.7.3-1). 2021-04-26 08:08:40.224 | graphviz is already the newest version (2.40.1-2). 2021-04-26 08:08:40.224 | libjs-jquery-tablesorter is already the newest version (1:2.29.5+dfsg1-1). 2021-04-26 08:08:40.224 | pm-utils is already the newest version (1.4.1-17). 2021-04-26 08:08:40.224 | thin-provisioning-tools is already the newest version (0.7.4-2ubuntu3). 2021-04-26 08:08:40.224 | apache2 is already the newest version (2.4.29-1ubuntu4.14). 2021-04-26 08:08:40.224 | apache2-dev is already the newest version (2.4.29-1ubuntu4.14). 2021-04-26 08:08:40.224 | curl is already the newest version (7.58.0-2ubuntu3.13). 2021-04-26 08:08:40.224 | dnsmasq-base is already the newest version (2.79-1ubuntu0.3). 2021-04-26 08:08:40.224 | dnsmasq-utils is already the newest version (2.79-1ubuntu0.3). 2021-04-26 08:08:40.224 | ebtables is already the newest version (2.0.10.4-3.5ubuntu2.18.04.3). 2021-04-26 08:08:40.224 | g++ is already the newest version (4:7.4.0-1ubuntu2.3). 2021-04-26 08:08:40.224 | gcc is already the newest version (4:7.4.0-1ubuntu2.3). 2021-04-26 08:08:40.224 | gettext is already the newest version (0.19.8.1-6ubuntu0.3). 2021-04-26 08:08:40.224 | git is already the newest version (1:2.17.1-1ubuntu0.8). 2021-04-26 08:08:40.224 | haproxy is already the newest version (1.8.8-1ubuntu0.11). 2021-04-26 08:08:40.224 | iputils-arping is already the newest version (3:20161105-1ubuntu3). 2021-04-26 08:08:40.224 | iputils-ping is already the newest version (3:20161105-1ubuntu3). 2021-04-26 08:08:40.225 | keepalived is already the newest version (1:1.3.9-1ubuntu0.18.04.2). 2021-04-26 08:08:40.225 | libkrb5-dev is already the newest version (1.16-2ubuntu0.2). 2021-04-26 08:08:40.225 | libldap2-dev is already the newest version (2.4.45+dfsg-1ubuntu1.10). 2021-04-26 08:08:40.225 | libmysqlclient-dev is already the newest version (5.7.33-0ubuntu0.18.04.1). 2021-04-26 08:08:40.225 | libpq-dev is already the newest version (10.16-0ubuntu0.18.04.1). 2021-04-26 08:08:40.225 | libsasl2-dev is already the newest version (2.1.27~101-g0780600+dfsg-3ubuntu2.3). 2021-04-26 08:08:40.225 | libssl-dev is already the newest version (1.1.1-1ubuntu2.1~18.04.9). 2021-04-26 08:08:40.225 | libsystemd-dev is already the newest version (237-3ubuntu10.46). 2021-04-26 08:08:40.225 | libxml2-dev is already the newest version (2.9.4+dfsg1-6.1ubuntu1.3). 2021-04-26 08:08:40.225 | libxslt1-dev is already the newest version (1.1.29-5ubuntu0.2). 2021-04-26 08:08:40.225 | lvm2 is already the newest version (2.02.176-4.1ubuntu3.18.04.3). 2021-04-26 08:08:40.225 | memcached is already the newest version (1.5.6-0ubuntu1.2). 2021-04-26 08:08:40.225 | open-iscsi is already the newest version (2.0.874-5ubuntu2.10). 2021-04-26 08:08:40.225 | openssh-server is already the newest version (1:7.6p1-4ubuntu0.3). 2021-04-26 08:08:40.225 | openssl is already the newest version (1.1.1-1ubuntu2.1~18.04.9). 2021-04-26 08:08:40.225 | parted is already the newest version (3.2-20ubuntu0.2). 2021-04-26 08:08:40.225 | psmisc is already the newest version (23.1-1ubuntu0.1). 2021-04-26 08:08:40.225 | python3-dev is already the newest version (3.6.7-1~18.04). 2021-04-26 08:08:40.225 | sqlite3 is already the newest version (3.22.0-1ubuntu0.4). 2021-04-26 08:08:40.225 | sudo is already the newest version (1.8.21p2-3ubuntu1.4). 2021-04-26 08:08:40.225 | tar is already the newest version (1.29b-2ubuntu0.2). 2021-04-26 08:08:40.225 | tcpdump is already the newest version (4.9.3-0ubuntu0.18.04.1). 2021-04-26 08:08:40.225 | unzip is already the newest version (6.0-21ubuntu1.1). 2021-04-26 08:08:40.225 | uuid-runtime is already the newest version (2.31.1-0.4ubuntu3.7). 2021-04-26 08:08:40.225 | vlan is already the newest version (1.9-3.2ubuntu6). 2021-04-26 08:08:40.225 | wget is already the newest version (1.19.4-1ubuntu2.2). 2021-04-26 08:08:40.409 | libapache2-mod-proxy-uwsgi is already the newest version (2.0.15-10.2ubuntu2.1). 2021-04-26 08:08:40.409 | postgresql-server-dev-all is already the newest version (190ubuntu0.1). 2021-04-26 08:08:40.409 | python3-pip is already the newest version (9.0.1-2.3~ubuntu1.18.04.4). 2021-04-26 08:08:40.409 | python3-venv is already the newest version (3.6.7-1~18.04). 2021-04-26 08:08:40.409 | python3-mysqldb is already the newest version (1.4.4-2build1~cloud0). 2021-04-26 08:08:40.409 | qemu-utils is already the newest version (1:4.2-3ubuntu6.13~cloud0). 2021-04-26 08:08:40.409 | The following packages were automatically installed and are no longer required: 2021-04-26 08:08:40.410 | apport-symptoms grub-pc-bin python-six python3-attr python3-automat 2021-04-26 08:08:40.410 | python3-click python3-colorama python3-configobj python3-constantly 2021-04-26 08:08:40.410 | python3-hyperlink python3-incremental python3-pam python3-problem-report 2021-04-26 08:08:40.410 | python3-pyasn1 python3-requests-unixsocket python3-serial 2021-04-26 08:08:40.410 | python3-twisted-bin python3-zope.interface 2021-04-26 08:08:40.410 | Use 'sudo apt autoremove' to remove them. 2021-04-26 08:08:40.862 | 0 upgraded, 0 newly installed, 0 to remove and 173 not upgraded. 2021-04-26 08:08:40.862 | 2 not fully installed or removed. 2021-04-26 08:08:40.862 | After this operation, 0 B of additional disk space will be used. 2021-04-26 08:08:40.892 | Setting up python3-rtslib-fb (2.1.71-0ubuntu1~cloud0) ... 2021-04-26 08:08:41.608 | Failed to start rtslib-fb-targetctl.service: Unit rtslib-fb-targetctl.service is not loaded properly: Exec format error. 2021-04-26 08:08:41.609 | See system logs and 'systemctl status rtslib-fb-targetctl.service' for details. 2021-04-26 08:08:41.610 | invoke-rc.d: initscript rtslib-fb-targetctl, action "start" failed. 2021-04-26 08:08:41.616 | ● rtslib-fb-targetctl.service - Restore LIO kernel target configuration 2021-04-26 08:08:41.616 | Loaded: error (Reason: Exec format error) 2021-04-26 08:08:41.616 | Active: inactive (dead) 2021-04-26 08:08:41.617 | 2021-04-26 08:08:41.617 | Apr 26 08:08:07 dv-cinder-786873-2-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:08:41.617 | Apr 26 08:08:26 dv-cinder-786873-2-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:08:41.617 | Apr 26 08:08:26 dv-cinder-786873-2-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:08:41.617 | Apr 26 08:08:26 dv-cinder-786873-2-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:08:41.617 | Apr 26 08:08:34 dv-cinder-786873-2-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:08:41.617 | Apr 26 08:08:34 dv-cinder-786873-2-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:08:41.617 | Apr 26 08:08:34 dv-cinder-786873-2-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:08:41.617 | Apr 26 08:08:41 dv-cinder-786873-2-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:08:41.617 | Apr 26 08:08:41 dv-cinder-786873-2-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:08:41.617 | Apr 26 08:08:41 dv-cinder-786873-2-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:08:41.618 | dpkg: error processing package python3-rtslib-fb (--configure): 2021-04-26 08:08:41.618 | installed python3-rtslib-fb package post-installation script subprocess returned error exit status 1 2021-04-26 08:08:41.618 | dpkg: dependency problems prevent configuration of targetcli-fb: 2021-04-26 08:08:41.618 | targetcli-fb depends on python3-rtslib-fb; however: 2021-04-26 08:08:41.618 | Package python3-rtslib-fb is not configured yet. 2021-04-26 08:08:41.619 | 2021-04-26 08:08:41.619 | dpkg: error processing package targetcli-fb (--configure): 2021-04-26 08:08:41.619 | dependency problems - leaving unconfigured 2021-04-26 08:08:41.635 | Errors were encountered while processing: 2021-04-26 08:08:41.635 | python3-rtslib-fb 2021-04-26 08:08:41.635 | targetcli-fb 2021-04-26 08:08:43.605 | E: Sub-process /usr/bin/dpkg returned an error code (1) 2021-04-26 08:08:43.610 | + functions-common:apt_get:1 : exit_trap 2021-04-26 08:08:43.613 | + ./stack.sh:exit_trap:503 : local r=100 2021-04-26 08:08:43.617 | ++ ./stack.sh:exit_trap:504 : jobs -p 2021-04-26 08:08:43.621 | + ./stack.sh:exit_trap:504 : jobs= 2021-04-26 08:08:43.624 | + ./stack.sh:exit_trap:507 : [[ -n '' ]] 2021-04-26 08:08:43.627 | + ./stack.sh:exit_trap:513 : '[' -f '' ']' 2021-04-26 08:08:43.630 | + ./stack.sh:exit_trap:518 : kill_spinner 2021-04-26 08:08:43.632 | + ./stack.sh:kill_spinner:413 : '[' '!' -z '' ']' 2021-04-26 08:08:43.635 | + ./stack.sh:exit_trap:520 : [[ 100 -ne 0 ]] 2021-04-26 08:08:43.637 | + ./stack.sh:exit_trap:521 : echo 'Error on exit' 2021-04-26 08:08:43.637 | Error on exit 2021-04-26 08:08:43.640 | + ./stack.sh:exit_trap:523 : type -p generate-subunit 2021-04-26 08:08:43.643 | + ./stack.sh:exit_trap:524 : generate-subunit 1619424502 21 fail 2021-04-26 08:08:44.199 | + ./stack.sh:exit_trap:526 : [[ -z /opt/stack/logs ]] 2021-04-26 08:08:44.203 | + ./stack.sh:exit_trap:529 : /usr/bin/python3.6 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2021-04-26 08:08:44.658 | + ./stack.sh:exit_trap:538 : exit 100