2021-04-26 08:03:07.890 | + ./stack.sh:main:469 : exec 2021-04-26 08:03:07.890 | + ./stack.sh:main:477 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2021-04-26-080307' 2021-04-26 08:03:07.890 | ++ ./stack.sh:main:469 : /usr/bin/python3.6 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2021-04-26-080307.summary.2021-04-26-080307 2021-04-26 08:03:07.891 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-04-26 08:03:07.891 | + ./stack.sh:echo_summary:428 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2021-04-26-080307 2021-04-26 08:03:07.891 | + ./stack.sh:main:479 : ln -sf /opt/stack/logs/stack.sh.log.2021-04-26-080307 /opt/stack/logs/stack.sh.log 2021-04-26 08:03:07.891 | + ./stack.sh:main:480 : ln -sf /opt/stack/logs/stack.sh.log.2021-04-26-080307.summary.2021-04-26-080307 /opt/stack/logs/stack.sh.log.summary 2021-04-26 08:03:07.891 | + ./stack.sh:main:495 : check_path_perm_sanity /opt/stack 2021-04-26 08:03:07.891 | + functions:check_path_perm_sanity:596 : local real_path 2021-04-26 08:03:07.891 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2021-04-26 08:03:07.891 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2021-04-26 08:03:07.891 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2021-04-26 08:03:07.891 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2021-04-26 08:03:07.891 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2021-04-26 08:03:07.891 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2021-04-26 08:03:07.891 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2021-04-26 08:03:07.891 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2021-04-26 08:03:07.891 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2021-04-26 08:03:07.891 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2021-04-26 08:03:07.891 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2021-04-26 08:03:07.891 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2021-04-26 08:03:07.891 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2021-04-26 08:03:07.891 | + ./stack.sh:main:501 : trap exit_trap EXIT 2021-04-26 08:03:07.893 | + ./stack.sh:main:542 : trap err_trap ERR 2021-04-26 08:03:07.895 | + ./stack.sh:main:555 : set -o errexit 2021-04-26 08:03:07.897 | + ./stack.sh:main:558 : uname -a 2021-04-26 08:03:07.898 | 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:03:07.900 | + ./stack.sh:main:561 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2021-04-26 08:03:07.902 | + ./stack.sh:main:562 : rm -f /opt/stack/data/ca-bundle.pem 2021-04-26 08:03:07.905 | + ./stack.sh:main:565 : source /home/ubuntu/devstack/lib/database 2021-04-26 08:03:07.929 | + ./stack.sh:main:566 : source /home/ubuntu/devstack/lib/rpc_backend 2021-04-26 08:03:07.943 | + ./stack.sh:main:572 : fetch_plugins 2021-04-26 08:03:07.945 | + functions-common:fetch_plugins:1650 : local plugins= 2021-04-26 08:03:07.947 | + functions-common:fetch_plugins:1651 : local plugin 2021-04-26 08:03:07.949 | + functions-common:fetch_plugins:1654 : [[ -z '' ]] 2021-04-26 08:03:07.951 | + functions-common:fetch_plugins:1655 : return 2021-04-26 08:03:07.953 | + ./stack.sh:main:576 : run_phase override_defaults 2021-04-26 08:03:07.955 | + functions-common:run_phase:1732 : local mode=override_defaults 2021-04-26 08:03:07.957 | + functions-common:run_phase:1733 : local phase= 2021-04-26 08:03:07.959 | + functions-common:run_phase:1734 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-04-26 08:03:07.961 | + functions-common:run_phase:1735 : local extra_plugin_file_name 2021-04-26 08:03:07.963 | + functions-common:run_phase:1736 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-04-26 08:03:07.964 | + functions-common:run_phase:1741 : local exceptions=80-tempest.sh 2021-04-26 08:03:07.966 | + functions-common:run_phase:1742 : local extra 2021-04-26 08:03:07.968 | ++ functions-common:run_phase:1743 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-04-26 08:03:07.971 | + functions-common:run_phase:1743 : extra=80-tempest.sh 2021-04-26 08:03:07.973 | + functions-common:run_phase:1744 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-04-26 08:03:07.974 | + functions-common:run_phase:1748 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-04-26 08:03:07.976 | + functions-common:run_phase:1748 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2021-04-26 08:03:07.978 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-04-26 08:03:07.990 | ++ functions-common:is_service_enabled:1960 : return 0 2021-04-26 08:03:07.992 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2021-04-26 08:03:07.993 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2021-04-26 08:03:07.995 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2021-04-26 08:03:07.997 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2021-04-26 08:03:07.999 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2021-04-26 08:03:08.001 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2021-04-26 08:03:08.003 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2021-04-26 08:03:08.004 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2021-04-26 08:03:08.006 | + functions-common:run_phase:1753 : [[ override_defaults == \s\o\u\r\c\e ]] 2021-04-26 08:03:08.008 | + 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:03:08.010 | + functions-common:run_phase:1757 : plugin_override_defaults 2021-04-26 08:03:08.012 | + functions-common:plugin_override_defaults:1691 : local plugins= 2021-04-26 08:03:08.014 | + functions-common:plugin_override_defaults:1692 : local plugin 2021-04-26 08:03:08.016 | + functions-common:plugin_override_defaults:1695 : [[ -z '' ]] 2021-04-26 08:03:08.018 | + functions-common:plugin_override_defaults:1696 : return 2021-04-26 08:03:08.020 | + ./stack.sh:main:579 : source /home/ubuntu/devstack/lib/apache 2021-04-26 08:03:08.036 | + ./stack.sh:main:582 : source /home/ubuntu/devstack/lib/tls 2021-04-26 08:03:08.038 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2021-04-26 08:03:08.051 | ++ functions-common:is_service_enabled:1960 : return 1 2021-04-26 08:03:08.053 | +++ lib/tls:source:43 : hostname -f 2021-04-26 08:03:08.057 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2021-04-26 08:03:08.059 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2021-04-26 08:03:08.060 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2021-04-26 08:03:08.062 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2021-04-26 08:03:08.064 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2021-04-26 08:03:08.066 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2021-04-26 08:03:08.068 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2021-04-26 08:03:08.070 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2021-04-26 08:03:08.072 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2021-04-26 08:03:08.074 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2021-04-26 08:03:08.078 | + ./stack.sh:main:585 : source /home/ubuntu/devstack/lib/infra 2021-04-26 08:03:08.089 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/libraries 2021-04-26 08:03:08.104 | + ./stack.sh:main:587 : source /home/ubuntu/devstack/lib/lvm 2021-04-26 08:03:08.115 | + ./stack.sh:main:588 : source /home/ubuntu/devstack/lib/horizon 2021-04-26 08:03:08.127 | + ./stack.sh:main:589 : source /home/ubuntu/devstack/lib/keystone 2021-04-26 08:03:08.151 | + ./stack.sh:main:590 : source /home/ubuntu/devstack/lib/glance 2021-04-26 08:03:08.187 | + ./stack.sh:main:591 : source /home/ubuntu/devstack/lib/nova 2021-04-26 08:03:08.259 | + ./stack.sh:main:592 : source /home/ubuntu/devstack/lib/placement 2021-04-26 08:03:08.279 | + ./stack.sh:main:593 : source /home/ubuntu/devstack/lib/cinder 2021-04-26 08:03:08.313 | + ./stack.sh:main:594 : source /home/ubuntu/devstack/lib/swift 2021-04-26 08:03:08.359 | + ./stack.sh:main:595 : source /home/ubuntu/devstack/lib/neutron 2021-04-26 08:03:08.468 | + ./stack.sh:main:596 : source /home/ubuntu/devstack/lib/ldap 2021-04-26 08:03:08.481 | + ./stack.sh:main:597 : source /home/ubuntu/devstack/lib/dstat 2021-04-26 08:03:08.494 | + ./stack.sh:main:598 : source /home/ubuntu/devstack/lib/tcpdump 2021-04-26 08:03:08.505 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/etcd3 2021-04-26 08:03:08.605 | + ./stack.sh:main:605 : run_phase source 2021-04-26 08:03:08.608 | + functions-common:run_phase:1732 : local mode=source 2021-04-26 08:03:08.611 | + functions-common:run_phase:1733 : local phase= 2021-04-26 08:03:08.614 | + functions-common:run_phase:1734 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-04-26 08:03:08.617 | + functions-common:run_phase:1735 : local extra_plugin_file_name 2021-04-26 08:03:08.619 | + functions-common:run_phase:1736 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-04-26 08:03:08.621 | + functions-common:run_phase:1741 : local exceptions=80-tempest.sh 2021-04-26 08:03:08.623 | + functions-common:run_phase:1742 : local extra 2021-04-26 08:03:08.626 | ++ functions-common:run_phase:1743 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-04-26 08:03:08.630 | + functions-common:run_phase:1743 : extra=80-tempest.sh 2021-04-26 08:03:08.632 | + functions-common:run_phase:1744 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-04-26 08:03:08.635 | + functions-common:run_phase:1748 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-04-26 08:03:08.638 | + functions-common:run_phase:1748 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2021-04-26 08:03:08.641 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-04-26 08:03:08.656 | ++ functions-common:is_service_enabled:1960 : return 0 2021-04-26 08:03:08.658 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2021-04-26 08:03:08.660 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2021-04-26 08:03:08.694 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2021-04-26 08:03:08.697 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2021-04-26 08:03:08.699 | + functions-common:run_phase:1753 : [[ source == \s\o\u\r\c\e ]] 2021-04-26 08:03:08.701 | + functions-common:run_phase:1754 : load_plugin_settings 2021-04-26 08:03:08.704 | + functions-common:load_plugin_settings:1668 : local plugins= 2021-04-26 08:03:08.706 | + functions-common:load_plugin_settings:1669 : local plugin 2021-04-26 08:03:08.708 | + functions-common:load_plugin_settings:1672 : [[ -z '' ]] 2021-04-26 08:03:08.710 | + functions-common:load_plugin_settings:1673 : return 2021-04-26 08:03:08.712 | + functions-common:run_phase:1755 : verify_disabled_services 2021-04-26 08:03:08.714 | + functions-common:verify_disabled_services:2015 : local service 2021-04-26 08:03:08.717 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:03:08.719 | + 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:03:08.721 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:03:08.724 | + 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:03:08.726 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:03:08.728 | + 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:03:08.731 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:03:08.733 | + 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:03:08.735 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:03:08.737 | + 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:03:08.740 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:03:08.742 | + 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:03:08.744 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:03:08.747 | + 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:03:08.749 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:03:08.751 | + 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:03:08.754 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:03:08.756 | + 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:03:08.758 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:03:08.760 | + 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:03:08.763 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:03:08.765 | + 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:03:08.767 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:03:08.770 | + 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:03:08.772 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:03:08.775 | + 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:03:08.777 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:03:08.780 | + 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:03:08.782 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:03:08.784 | + 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:03:08.788 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:03:08.790 | + 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:03:08.792 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:03:08.795 | + 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:03:08.798 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:03:08.800 | + 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:03:08.802 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:03:08.805 | + 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:03:08.807 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:03:08.809 | + 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:03:08.811 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:03:08.814 | + 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:03:08.816 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:03:08.818 | + 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:03:08.821 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:03:08.823 | + 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:03:08.825 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:03:08.828 | + 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:03:08.830 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:03:08.832 | + 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:03:08.835 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:03:08.837 | + 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:03:08.839 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:03:08.841 | + 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:03:08.844 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:03:08.846 | + 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:03:08.849 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:03:08.851 | + 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:03:08.853 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:03:08.855 | + 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:03:08.858 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:03:08.860 | + 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:03:08.862 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:03:08.865 | + 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:03:08.867 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:03:08.869 | + 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:03:08.872 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:03:08.874 | + 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:03:08.876 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:03:08.879 | + 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:03:08.881 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:03:08.883 | + 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:03:08.885 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:03:08.888 | + 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:03:08.890 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:03:08.892 | + 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:03:08.895 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:03:08.897 | + 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:03:08.900 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:03:08.902 | + 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:03:08.905 | + ./stack.sh:main:676 : initialize_database_backends 2021-04-26 08:03:08.907 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2021-04-26 08:03:08.909 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2021-04-26 08:03:08.923 | + functions-common:is_service_enabled:1960 : return 0 2021-04-26 08:03:08.926 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2021-04-26 08:03:08.928 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2021-04-26 08:03:08.930 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2021-04-26 08:03:08.945 | + functions-common:is_service_enabled:1960 : return 1 2021-04-26 08:03:08.947 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2021-04-26 08:03:08.949 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2021-04-26 08:03:08.952 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2021-04-26 08:03:08.954 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2021-04-26 08:03:08.956 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2021-04-26 08:03:08.959 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2021-04-26 08:03:08.961 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2021-04-26 08:03:08.964 | ++ lib/database:initialize_database_backends:102 : get_database_type_mysql 2021-04-26 08:03:08.966 | ++ lib/databases/mysql:get_database_type_mysql:35 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2021-04-26 08:03:08.968 | ++ lib/databases/mysql:get_database_type_mysql:36 : echo mysql+pymysql 2021-04-26 08:03:08.971 | + lib/database:initialize_database_backends:102 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2021-04-26 08:03:08.973 | + lib/database:initialize_database_backends:104 : return 0 2021-04-26 08:03:08.976 | + ./stack.sh:main:677 : echo 'Using mysql database backend' 2021-04-26 08:03:08.976 | Using mysql database backend 2021-04-26 08:03:08.978 | + ./stack.sh:main:680 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2021-04-26 08:03:08.993 | + ./stack.sh:main:692 : is_service_enabled rabbit 2021-04-26 08:03:09.008 | + functions-common:is_service_enabled:1960 : return 0 2021-04-26 08:03:09.010 | + ./stack.sh:main:693 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2021-04-26 08:03:09.026 | + ./stack.sh:main:700 : is_service_enabled keystone 2021-04-26 08:03:09.041 | + functions-common:is_service_enabled:1960 : return 0 2021-04-26 08:03:09.043 | + ./stack.sh:main:702 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2021-04-26 08:03:09.059 | + ./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:03:09.074 | + ./stack.sh:main:715 : is_service_enabled ldap 2021-04-26 08:03:09.089 | + functions-common:is_service_enabled:1960 : return 1 2021-04-26 08:03:09.091 | + ./stack.sh:main:724 : is_service_enabled s-proxy 2021-04-26 08:03:09.106 | + functions-common:is_service_enabled:1960 : return 0 2021-04-26 08:03:09.109 | + ./stack.sh:main:728 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2021-04-26 08:03:09.124 | + ./stack.sh:main:730 : [[ -z '' ]] 2021-04-26 08:03:09.126 | + ./stack.sh:main:730 : [[ False == \T\r\u\e ]] 2021-04-26 08:03:09.129 | + ./stack.sh:main:736 : save_stackenv 736 2021-04-26 08:03:09.131 | + functions-common:save_stackenv:60 : local tag=736 2021-04-26 08:03:09.134 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2021-04-26 08:03:09.138 | + functions-common:save_stackenv:62 : time_stamp=2021-04-26-080309 2021-04-26 08:03:09.140 | + functions-common:save_stackenv:63 : echo '# 2021-04-26-080309 736' 2021-04-26 08:03:09.143 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-04-26 08:03:09.145 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2021-04-26 08:03:09.147 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-04-26 08:03:09.150 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2021-04-26 08:03:09.152 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-04-26 08:03:09.155 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2021-04-26 08:03:09.157 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-04-26 08:03:09.160 | + 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:03:09.162 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-04-26 08:03:09.164 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.30 2021-04-26 08:03:09.167 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-04-26 08:03:09.169 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.30/identity 2021-04-26 08:03:09.171 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-04-26 08:03:09.173 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2021-04-26-080307 2021-04-26 08:03:09.176 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-04-26 08:03:09.178 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2021-04-26 08:03:09.180 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-04-26 08:03:09.183 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.30 2021-04-26 08:03:09.185 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-04-26 08:03:09.188 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2021-04-26 08:03:09.190 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-04-26 08:03:09.193 | + functions-common:save_stackenv:65 : echo TLS_IP= 2021-04-26 08:03:09.195 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-04-26 08:03:09.197 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2021-04-26 08:03:09.200 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-04-26 08:03:09.202 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2021-04-26 08:03:09.204 | + ./stack.sh:main:747 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2021-04-26 08:03:09.207 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/requirements.git 2021-04-26 08:03:09.209 | + functions-common:git_clone:524 : local git_dest=/opt/stack/requirements 2021-04-26 08:03:09.211 | + functions-common:git_clone:525 : local git_ref=master 2021-04-26 08:03:09.213 | + functions-common:git_clone:526 : local orig_dir 2021-04-26 08:03:09.216 | ++ functions-common:git_clone:527 : pwd 2021-04-26 08:03:09.218 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-04-26 08:03:09.221 | + functions-common:git_clone:528 : local git_clone_flags= 2021-04-26 08:03:09.224 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-04-26 08:03:09.238 | + functions-common:git_clone:530 : RECLONE=False 2021-04-26 08:03:09.240 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-04-26 08:03:09.242 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-04-26 08:03:09.245 | + functions-common:git_clone:544 : echo master 2021-04-26 08:03:09.245 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-04-26 08:03:09.250 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/requirements ]] 2021-04-26 08:03:09.252 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-04-26 08:03:09.254 | + functions-common:git_clone:592 : cd /opt/stack/requirements 2021-04-26 08:03:09.257 | + functions-common:git_clone:593 : git show --oneline 2021-04-26 08:03:09.257 | + functions-common:git_clone:593 : head -1 2021-04-26 08:03:09.260 | cd565a13 Updated from generate-constraints 2021-04-26 08:03:09.262 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-04-26 08:03:09.265 | + ./stack.sh:main:751 : echo_summary 'Installing package prerequisites' 2021-04-26 08:03:09.267 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-04-26 08:03:09.269 | + ./stack.sh:echo_summary:428 : echo -e Installing package prerequisites 2021-04-26 08:03:09.272 | + ./stack.sh:main:752 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2021-04-26 08:03:09.275 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2021-04-26 08:03:09.277 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2021-04-26 08:03:09.280 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2021-04-26 08:03:09.282 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2021-04-26 08:03:09.284 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2021-04-26 08:03:09.287 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2021-04-26 08:03:09.290 | +++ tools/install_prereqs.sh:source:47 : date +%s 2021-04-26 08:03:09.294 | ++ tools/install_prereqs.sh:source:47 : NOW=1619424189 2021-04-26 08:03:09.297 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2021-04-26 08:03:09.301 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1619423746 2021-04-26 08:03:09.304 | ++ tools/install_prereqs.sh:source:49 : DELTA=443 2021-04-26 08:03:09.306 | ++ tools/install_prereqs.sh:source:50 : [[ 443 -lt 7200 ]] 2021-04-26 08:03:09.308 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2021-04-26 08:03:09.311 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2021-04-26 08:03:09.313 | ++ functions-common:export_proxy_variables:2122 : isset http_proxy 2021-04-26 08:03:09.316 | ++ functions-common:isset:174 : [[ -v http_proxy ]] 2021-04-26 08:03:09.318 | ++ functions-common:export_proxy_variables:2125 : isset https_proxy 2021-04-26 08:03:09.320 | ++ functions-common:isset:174 : [[ -v https_proxy ]] 2021-04-26 08:03:09.322 | ++ functions-common:export_proxy_variables:2128 : isset no_proxy 2021-04-26 08:03:09.325 | ++ functions-common:isset:174 : [[ -v no_proxy ]] 2021-04-26 08:03:09.328 | +++ 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:03:09.374 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2021-04-26 08:03:09.374 | apache2-dev 2021-04-26 08:03:09.374 | bc 2021-04-26 08:03:09.374 | bsdmainutils 2021-04-26 08:03:09.375 | curl 2021-04-26 08:03:09.375 | g++ 2021-04-26 08:03:09.375 | gawk 2021-04-26 08:03:09.375 | gcc 2021-04-26 08:03:09.375 | gettext 2021-04-26 08:03:09.375 | git 2021-04-26 08:03:09.375 | graphviz 2021-04-26 08:03:09.375 | iputils-ping 2021-04-26 08:03:09.375 | libapache2-mod-proxy-uwsgi 2021-04-26 08:03:09.375 | libffi-dev 2021-04-26 08:03:09.375 | libjpeg-dev 2021-04-26 08:03:09.375 | libmysqlclient-dev 2021-04-26 08:03:09.375 | libpcre3-dev 2021-04-26 08:03:09.375 | libpq-dev 2021-04-26 08:03:09.375 | libssl-dev 2021-04-26 08:03:09.375 | libsystemd-dev 2021-04-26 08:03:09.375 | libxml2-dev 2021-04-26 08:03:09.375 | libxslt1-dev 2021-04-26 08:03:09.375 | libyaml-dev 2021-04-26 08:03:09.375 | lsof 2021-04-26 08:03:09.375 | openssh-server 2021-04-26 08:03:09.375 | openssl 2021-04-26 08:03:09.375 | pkg-config 2021-04-26 08:03:09.375 | psmisc 2021-04-26 08:03:09.375 | python3-dev 2021-04-26 08:03:09.375 | python3-pip 2021-04-26 08:03:09.375 | python3-systemd 2021-04-26 08:03:09.375 | python3-venv 2021-04-26 08:03:09.375 | tar 2021-04-26 08:03:09.375 | tcpdump 2021-04-26 08:03:09.375 | unzip 2021-04-26 08:03:09.375 | uuid-runtime 2021-04-26 08:03:09.375 | wget 2021-04-26 08:03:09.375 | wget 2021-04-26 08:03:09.375 | zlib1g-dev 2021-04-26 08:03:09.376 | libkrb5-dev 2021-04-26 08:03:09.376 | libldap2-dev 2021-04-26 08:03:09.376 | libsasl2-dev 2021-04-26 08:03:09.376 | memcached 2021-04-26 08:03:09.376 | python3-mysqldb 2021-04-26 08:03:09.376 | sqlite3 2021-04-26 08:03:09.376 | conntrack 2021-04-26 08:03:09.376 | curl 2021-04-26 08:03:09.376 | dnsmasq-base 2021-04-26 08:03:09.376 | dnsmasq-utils 2021-04-26 08:03:09.376 | ebtables 2021-04-26 08:03:09.376 | genisoimage 2021-04-26 08:03:09.376 | iptables 2021-04-26 08:03:09.376 | iputils-arping 2021-04-26 08:03:09.376 | kpartx 2021-04-26 08:03:09.376 | libjs-jquery-tablesorter 2021-04-26 08:03:09.376 | libmysqlclient-dev 2021-04-26 08:03:09.376 | parted 2021-04-26 08:03:09.376 | pm-utils 2021-04-26 08:03:09.376 | python3-mysqldb 2021-04-26 08:03:09.376 | socat 2021-04-26 08:03:09.376 | sqlite3 2021-04-26 08:03:09.376 | sudo 2021-04-26 08:03:09.376 | vlan 2021-04-26 08:03:09.376 | lsscsi 2021-04-26 08:03:09.376 | open-iscsi 2021-04-26 08:03:09.376 | lvm2 2021-04-26 08:03:09.376 | qemu-utils 2021-04-26 08:03:09.376 | thin-provisioning-tools 2021-04-26 08:03:09.376 | acl 2021-04-26 08:03:09.376 | dnsmasq-base 2021-04-26 08:03:09.376 | dnsmasq-utils 2021-04-26 08:03:09.376 | ebtables 2021-04-26 08:03:09.376 | haproxy 2021-04-26 08:03:09.376 | iptables 2021-04-26 08:03:09.376 | iputils-arping 2021-04-26 08:03:09.376 | iputils-ping 2021-04-26 08:03:09.377 | libmysqlclient-dev 2021-04-26 08:03:09.377 | postgresql-server-dev-all 2021-04-26 08:03:09.377 | python3-mysqldb 2021-04-26 08:03:09.377 | sqlite3 2021-04-26 08:03:09.377 | sudo 2021-04-26 08:03:09.377 | vlan 2021-04-26 08:03:09.377 | ipset 2021-04-26 08:03:09.377 | conntrack 2021-04-26 08:03:09.377 | conntrackd 2021-04-26 08:03:09.377 | keepalived 2021-04-26 08:03:09.377 | dstat 2021-04-26 08:03:09.377 | lvm2 2021-04-26 08:03:09.377 | qemu-utils 2021-04-26 08:03:09.377 | thin-provisioning-tools 2021-04-26 08:03:09.377 | curl 2021-04-26 08:03:09.377 | liberasurecode-dev 2021-04-26 08:03:09.377 | make 2021-04-26 08:03:09.377 | memcached 2021-04-26 08:03:09.377 | sqlite3 2021-04-26 08:03:09.377 | xfsprogs' 2021-04-26 08:03:09.379 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2021-04-26 08:03:09.396 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2021-04-26 08:03:09.396 | apache2-dev 2021-04-26 08:03:09.396 | bc 2021-04-26 08:03:09.396 | bsdmainutils 2021-04-26 08:03:09.396 | curl 2021-04-26 08:03:09.396 | g++ 2021-04-26 08:03:09.396 | gawk 2021-04-26 08:03:09.396 | gcc 2021-04-26 08:03:09.396 | gettext 2021-04-26 08:03:09.396 | git 2021-04-26 08:03:09.396 | graphviz 2021-04-26 08:03:09.396 | iputils-ping 2021-04-26 08:03:09.397 | libapache2-mod-proxy-uwsgi 2021-04-26 08:03:09.397 | libffi-dev 2021-04-26 08:03:09.397 | libjpeg-dev 2021-04-26 08:03:09.397 | libmysqlclient-dev 2021-04-26 08:03:09.397 | libpcre3-dev 2021-04-26 08:03:09.397 | libpq-dev 2021-04-26 08:03:09.397 | libssl-dev 2021-04-26 08:03:09.397 | libsystemd-dev 2021-04-26 08:03:09.397 | libxml2-dev 2021-04-26 08:03:09.397 | libxslt1-dev 2021-04-26 08:03:09.397 | libyaml-dev 2021-04-26 08:03:09.397 | lsof 2021-04-26 08:03:09.397 | openssh-server 2021-04-26 08:03:09.397 | openssl 2021-04-26 08:03:09.397 | pkg-config 2021-04-26 08:03:09.397 | psmisc 2021-04-26 08:03:09.397 | python3-dev 2021-04-26 08:03:09.397 | python3-pip 2021-04-26 08:03:09.397 | python3-systemd 2021-04-26 08:03:09.397 | python3-venv 2021-04-26 08:03:09.397 | tar 2021-04-26 08:03:09.397 | tcpdump 2021-04-26 08:03:09.397 | unzip 2021-04-26 08:03:09.397 | uuid-runtime 2021-04-26 08:03:09.397 | wget 2021-04-26 08:03:09.397 | wget 2021-04-26 08:03:09.397 | zlib1g-dev 2021-04-26 08:03:09.397 | libkrb5-dev 2021-04-26 08:03:09.397 | libldap2-dev 2021-04-26 08:03:09.397 | libsasl2-dev 2021-04-26 08:03:09.397 | memcached 2021-04-26 08:03:09.397 | python3-mysqldb 2021-04-26 08:03:09.397 | sqlite3 2021-04-26 08:03:09.397 | conntrack 2021-04-26 08:03:09.397 | curl 2021-04-26 08:03:09.397 | dnsmasq-base 2021-04-26 08:03:09.398 | dnsmasq-utils 2021-04-26 08:03:09.398 | ebtables 2021-04-26 08:03:09.398 | genisoimage 2021-04-26 08:03:09.398 | iptables 2021-04-26 08:03:09.398 | iputils-arping 2021-04-26 08:03:09.398 | kpartx 2021-04-26 08:03:09.398 | libjs-jquery-tablesorter 2021-04-26 08:03:09.398 | libmysqlclient-dev 2021-04-26 08:03:09.398 | parted 2021-04-26 08:03:09.398 | pm-utils 2021-04-26 08:03:09.398 | python3-mysqldb 2021-04-26 08:03:09.398 | socat 2021-04-26 08:03:09.398 | sqlite3 2021-04-26 08:03:09.398 | sudo 2021-04-26 08:03:09.398 | vlan 2021-04-26 08:03:09.398 | lsscsi 2021-04-26 08:03:09.398 | open-iscsi 2021-04-26 08:03:09.398 | lvm2 2021-04-26 08:03:09.398 | qemu-utils 2021-04-26 08:03:09.398 | thin-provisioning-tools 2021-04-26 08:03:09.398 | acl 2021-04-26 08:03:09.398 | dnsmasq-base 2021-04-26 08:03:09.398 | dnsmasq-utils 2021-04-26 08:03:09.398 | ebtables 2021-04-26 08:03:09.398 | haproxy 2021-04-26 08:03:09.398 | iptables 2021-04-26 08:03:09.398 | iputils-arping 2021-04-26 08:03:09.398 | iputils-ping 2021-04-26 08:03:09.398 | libmysqlclient-dev 2021-04-26 08:03:09.398 | postgresql-server-dev-all 2021-04-26 08:03:09.398 | python3-mysqldb 2021-04-26 08:03:09.398 | sqlite3 2021-04-26 08:03:09.398 | sudo 2021-04-26 08:03:09.398 | vlan 2021-04-26 08:03:09.398 | ipset 2021-04-26 08:03:09.398 | conntrack 2021-04-26 08:03:09.398 | conntrackd 2021-04-26 08:03:09.399 | keepalived 2021-04-26 08:03:09.399 | dstat 2021-04-26 08:03:09.399 | lvm2 2021-04-26 08:03:09.399 | qemu-utils 2021-04-26 08:03:09.399 | thin-provisioning-tools 2021-04-26 08:03:09.399 | curl 2021-04-26 08:03:09.399 | liberasurecode-dev 2021-04-26 08:03:09.399 | make 2021-04-26 08:03:09.399 | memcached 2021-04-26 08:03:09.399 | sqlite3 2021-04-26 08:03:09.399 | xfsprogs ' 2021-04-26 08:03:09.401 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2021-04-26 08:03:09.404 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-04-26 08:03:09.406 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-04-26 08:03:09.410 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2021-04-26 08:03:09.410 | ++ 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:03:09.414 | ++ 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:03:09.416 | ++ functions-common:install_package:1342 : update_package_repo 2021-04-26 08:03:09.418 | ++ functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2021-04-26 08:03:09.421 | ++ functions-common:update_package_repo:1315 : REPOS_UPDATED=False 2021-04-26 08:03:09.423 | ++ functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2021-04-26 08:03:09.425 | ++ functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2021-04-26 08:03:09.427 | ++ functions-common:update_package_repo:1322 : is_ubuntu 2021-04-26 08:03:09.430 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-04-26 08:03:09.432 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-04-26 08:03:09.434 | ++ functions-common:update_package_repo:1323 : apt_get_update 2021-04-26 08:03:09.436 | ++ functions-common:apt_get_update:1068 : [[ False == \T\r\u\e ]] 2021-04-26 08:03:09.439 | ++ functions-common:apt_get_update:1073 : [[ False = \T\r\u\e ]] 2021-04-26 08:03:09.441 | ++ functions-common:apt_get_update:1075 : local sudo=sudo 2021-04-26 08:03:09.445 | +++ functions-common:apt_get_update:1076 : id -u 2021-04-26 08:03:09.451 | ++ functions-common:apt_get_update:1076 : [[ 1000 = \0 ]] 2021-04-26 08:03:09.453 | ++ functions-common:apt_get_update:1079 : time_start apt-get-update 2021-04-26 08:03:09.456 | ++ functions-common:time_start:2290 : local name=apt-get-update 2021-04-26 08:03:09.458 | ++ functions-common:time_start:2291 : local start_time= 2021-04-26 08:03:09.461 | ++ functions-common:time_start:2292 : [[ -n '' ]] 2021-04-26 08:03:09.464 | +++ functions-common:time_start:2295 : date +%s%3N 2021-04-26 08:03:09.468 | ++ functions-common:time_start:2295 : _TIME_START[$name]=1619424189465 2021-04-26 08:03:09.471 | ++ functions-common:apt_get_update:1081 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2021-04-26 08:03:09.473 | ++ functions-common:apt_get_update:1082 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2021-04-26 08:03:09.476 | ++ 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:03:09.728 | Hit:1 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/ussuri InRelease 2021-04-26 08:03:09.870 | Get:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 2021-04-26 08:03:09.876 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu bionic InRelease 2021-04-26 08:03:10.020 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 2021-04-26 08:03:10.523 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-backports InRelease [74.6 kB] 2021-04-26 08:03:10.856 | Fetched 252 kB in 1s (234 kB/s) 2021-04-26 08:03:12.620 | Reading package lists... 2021-04-26 08:03:12.683 | ++ functions-common:apt_get_update:1087 : REPOS_UPDATED=True 2021-04-26 08:03:12.686 | ++ functions-common:apt_get_update:1089 : time_stop apt-get-update 2021-04-26 08:03:12.689 | ++ functions-common:time_stop:2304 : local name 2021-04-26 08:03:12.692 | ++ functions-common:time_stop:2305 : local end_time 2021-04-26 08:03:12.694 | ++ functions-common:time_stop:2306 : local elapsed_time 2021-04-26 08:03:12.696 | ++ functions-common:time_stop:2307 : local total 2021-04-26 08:03:12.699 | ++ functions-common:time_stop:2308 : local start_time 2021-04-26 08:03:12.701 | ++ functions-common:time_stop:2310 : name=apt-get-update 2021-04-26 08:03:12.703 | ++ functions-common:time_stop:2311 : start_time=1619424189465 2021-04-26 08:03:12.705 | ++ functions-common:time_stop:2313 : [[ -z 1619424189465 ]] 2021-04-26 08:03:12.708 | +++ functions-common:time_stop:2316 : date +%s%3N 2021-04-26 08:03:12.712 | ++ functions-common:time_stop:2316 : end_time=1619424192709 2021-04-26 08:03:12.714 | ++ functions-common:time_stop:2317 : elapsed_time=3244 2021-04-26 08:03:12.717 | ++ functions-common:time_stop:2318 : total=0 2021-04-26 08:03:12.719 | ++ functions-common:time_stop:2320 : _TIME_START[$name]= 2021-04-26 08:03:12.721 | ++ functions-common:time_stop:2321 : _TIME_TOTAL[$name]=3244 2021-04-26 08:03:12.724 | ++ 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:03:12.726 | ++ functions-common:real_install_package:1328 : is_ubuntu 2021-04-26 08:03:12.728 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-04-26 08:03:12.731 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-04-26 08:03:12.733 | ++ 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:03:12.754 | ++ 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:03:12.874 | Reading package lists... 2021-04-26 08:03:13.130 | Building dependency tree... 2021-04-26 08:03:13.131 | Reading state information... 2021-04-26 08:03:13.162 | acl is already the newest version (2.2.52-3build1). 2021-04-26 08:03:13.162 | bc is already the newest version (1.07.1-2). 2021-04-26 08:03:13.162 | bsdmainutils is already the newest version (11.1.2ubuntu1). 2021-04-26 08:03:13.162 | conntrack is already the newest version (1:1.4.4+snapshot20161117-6ubuntu2). 2021-04-26 08:03:13.162 | gawk is already the newest version (1:4.1.4+dfsg-1build1). 2021-04-26 08:03:13.162 | genisoimage is already the newest version (9:1.1.11-3ubuntu2). 2021-04-26 08:03:13.162 | ipset is already the newest version (6.34-1). 2021-04-26 08:03:13.162 | iptables is already the newest version (1.6.1-2ubuntu2). 2021-04-26 08:03:13.162 | kpartx is already the newest version (0.7.4-2ubuntu3). 2021-04-26 08:03:13.162 | liberasurecode-dev is already the newest version (1.5.0-1). 2021-04-26 08:03:13.162 | libffi-dev is already the newest version (3.2.1-8). 2021-04-26 08:03:13.162 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2021-04-26 08:03:13.162 | libpcre3-dev is already the newest version (2:8.39-9). 2021-04-26 08:03:13.162 | libyaml-dev is already the newest version (0.1.7-2ubuntu3). 2021-04-26 08:03:13.162 | lsof is already the newest version (4.89+dfsg-0.1). 2021-04-26 08:03:13.163 | lsscsi is already the newest version (0.28-0.1). 2021-04-26 08:03:13.163 | make is already the newest version (4.1-9.1ubuntu1). 2021-04-26 08:03:13.163 | pkg-config is already the newest version (0.29.1-0ubuntu2). 2021-04-26 08:03:13.163 | python3-systemd is already the newest version (234-1build1). 2021-04-26 08:03:13.163 | socat is already the newest version (1.7.3.2-2ubuntu2). 2021-04-26 08:03:13.163 | xfsprogs is already the newest version (4.9.0+nmu1ubuntu2). 2021-04-26 08:03:13.163 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-0ubuntu2). 2021-04-26 08:03:13.163 | conntrackd is already the newest version (1:1.4.4+snapshot20161117-6ubuntu2). 2021-04-26 08:03:13.163 | dstat is already the newest version (0.7.3-1). 2021-04-26 08:03:13.163 | graphviz is already the newest version (2.40.1-2). 2021-04-26 08:03:13.163 | libjs-jquery-tablesorter is already the newest version (1:2.29.5+dfsg1-1). 2021-04-26 08:03:13.163 | pm-utils is already the newest version (1.4.1-17). 2021-04-26 08:03:13.163 | thin-provisioning-tools is already the newest version (0.7.4-2ubuntu3). 2021-04-26 08:03:13.163 | apache2 is already the newest version (2.4.29-1ubuntu4.14). 2021-04-26 08:03:13.163 | apache2-dev is already the newest version (2.4.29-1ubuntu4.14). 2021-04-26 08:03:13.163 | curl is already the newest version (7.58.0-2ubuntu3.13). 2021-04-26 08:03:13.163 | dnsmasq-base is already the newest version (2.79-1ubuntu0.3). 2021-04-26 08:03:13.163 | dnsmasq-utils is already the newest version (2.79-1ubuntu0.3). 2021-04-26 08:03:13.163 | ebtables is already the newest version (2.0.10.4-3.5ubuntu2.18.04.3). 2021-04-26 08:03:13.163 | g++ is already the newest version (4:7.4.0-1ubuntu2.3). 2021-04-26 08:03:13.163 | gcc is already the newest version (4:7.4.0-1ubuntu2.3). 2021-04-26 08:03:13.163 | gettext is already the newest version (0.19.8.1-6ubuntu0.3). 2021-04-26 08:03:13.163 | git is already the newest version (1:2.17.1-1ubuntu0.8). 2021-04-26 08:03:13.163 | haproxy is already the newest version (1.8.8-1ubuntu0.11). 2021-04-26 08:03:13.163 | iputils-arping is already the newest version (3:20161105-1ubuntu3). 2021-04-26 08:03:13.163 | iputils-ping is already the newest version (3:20161105-1ubuntu3). 2021-04-26 08:03:13.163 | keepalived is already the newest version (1:1.3.9-1ubuntu0.18.04.2). 2021-04-26 08:03:13.163 | libkrb5-dev is already the newest version (1.16-2ubuntu0.2). 2021-04-26 08:03:13.163 | libldap2-dev is already the newest version (2.4.45+dfsg-1ubuntu1.10). 2021-04-26 08:03:13.163 | libmysqlclient-dev is already the newest version (5.7.33-0ubuntu0.18.04.1). 2021-04-26 08:03:13.163 | libpq-dev is already the newest version (10.16-0ubuntu0.18.04.1). 2021-04-26 08:03:13.164 | libsasl2-dev is already the newest version (2.1.27~101-g0780600+dfsg-3ubuntu2.3). 2021-04-26 08:03:13.164 | libssl-dev is already the newest version (1.1.1-1ubuntu2.1~18.04.9). 2021-04-26 08:03:13.164 | libsystemd-dev is already the newest version (237-3ubuntu10.46). 2021-04-26 08:03:13.164 | libxml2-dev is already the newest version (2.9.4+dfsg1-6.1ubuntu1.3). 2021-04-26 08:03:13.164 | libxslt1-dev is already the newest version (1.1.29-5ubuntu0.2). 2021-04-26 08:03:13.164 | lvm2 is already the newest version (2.02.176-4.1ubuntu3.18.04.3). 2021-04-26 08:03:13.164 | memcached is already the newest version (1.5.6-0ubuntu1.2). 2021-04-26 08:03:13.164 | open-iscsi is already the newest version (2.0.874-5ubuntu2.10). 2021-04-26 08:03:13.164 | openssh-server is already the newest version (1:7.6p1-4ubuntu0.3). 2021-04-26 08:03:13.164 | openssl is already the newest version (1.1.1-1ubuntu2.1~18.04.9). 2021-04-26 08:03:13.164 | parted is already the newest version (3.2-20ubuntu0.2). 2021-04-26 08:03:13.164 | psmisc is already the newest version (23.1-1ubuntu0.1). 2021-04-26 08:03:13.164 | python3-dev is already the newest version (3.6.7-1~18.04). 2021-04-26 08:03:13.164 | sqlite3 is already the newest version (3.22.0-1ubuntu0.4). 2021-04-26 08:03:13.164 | sudo is already the newest version (1.8.21p2-3ubuntu1.4). 2021-04-26 08:03:13.164 | tar is already the newest version (1.29b-2ubuntu0.2). 2021-04-26 08:03:13.164 | tcpdump is already the newest version (4.9.3-0ubuntu0.18.04.1). 2021-04-26 08:03:13.164 | unzip is already the newest version (6.0-21ubuntu1.1). 2021-04-26 08:03:13.164 | uuid-runtime is already the newest version (2.31.1-0.4ubuntu3.7). 2021-04-26 08:03:13.164 | vlan is already the newest version (1.9-3.2ubuntu6). 2021-04-26 08:03:13.164 | wget is already the newest version (1.19.4-1ubuntu2.2). 2021-04-26 08:03:13.347 | libapache2-mod-proxy-uwsgi is already the newest version (2.0.15-10.2ubuntu2.1). 2021-04-26 08:03:13.347 | postgresql-server-dev-all is already the newest version (190ubuntu0.1). 2021-04-26 08:03:13.348 | python3-pip is already the newest version (9.0.1-2.3~ubuntu1.18.04.4). 2021-04-26 08:03:13.348 | python3-venv is already the newest version (3.6.7-1~18.04). 2021-04-26 08:03:13.348 | python3-mysqldb is already the newest version (1.4.4-2build1~cloud0). 2021-04-26 08:03:13.348 | qemu-utils is already the newest version (1:4.2-3ubuntu6.13~cloud0). 2021-04-26 08:03:13.348 | The following packages were automatically installed and are no longer required: 2021-04-26 08:03:13.348 | apport-symptoms grub-pc-bin python-six python3-attr python3-automat 2021-04-26 08:03:13.348 | python3-click python3-colorama python3-configobj python3-constantly 2021-04-26 08:03:13.348 | python3-hyperlink python3-incremental python3-pam python3-problem-report 2021-04-26 08:03:13.348 | python3-pyasn1 python3-requests-unixsocket python3-serial 2021-04-26 08:03:13.348 | python3-twisted-bin python3-zope.interface 2021-04-26 08:03:13.348 | Use 'sudo apt autoremove' to remove them. 2021-04-26 08:03:13.786 | 0 upgraded, 0 newly installed, 0 to remove and 173 not upgraded. 2021-04-26 08:03:13.786 | 2 not fully installed or removed. 2021-04-26 08:03:13.786 | After this operation, 0 B of additional disk space will be used. 2021-04-26 08:03:13.814 | Setting up python3-rtslib-fb (2.1.71-0ubuntu1~cloud0) ... 2021-04-26 08:03:14.535 | Failed to start rtslib-fb-targetctl.service: Unit rtslib-fb-targetctl.service is not loaded properly: Exec format error. 2021-04-26 08:03:14.536 | See system logs and 'systemctl status rtslib-fb-targetctl.service' for details. 2021-04-26 08:03:14.537 | invoke-rc.d: initscript rtslib-fb-targetctl, action "start" failed. 2021-04-26 08:03:14.543 | ● rtslib-fb-targetctl.service - Restore LIO kernel target configuration 2021-04-26 08:03:14.543 | Loaded: error (Reason: Exec format error) 2021-04-26 08:03:14.543 | Active: inactive (dead) 2021-04-26 08:03:14.544 | 2021-04-26 08:03:14.544 | Apr 26 08:02:38 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:03:14.544 | Apr 26 08:02:46 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:03:14.544 | Apr 26 08:02:46 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:03:14.544 | Apr 26 08:02:46 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:03:14.544 | Apr 26 08:03:05 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:03:14.544 | Apr 26 08:03:05 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:03:14.544 | Apr 26 08:03:05 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:03:14.544 | Apr 26 08:03:14 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:03:14.544 | Apr 26 08:03:14 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:03:14.544 | Apr 26 08:03:14 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:03:14.545 | dpkg: error processing package python3-rtslib-fb (--configure): 2021-04-26 08:03:14.545 | installed python3-rtslib-fb package post-installation script subprocess returned error exit status 1 2021-04-26 08:03:14.545 | dpkg: dependency problems prevent configuration of targetcli-fb: 2021-04-26 08:03:14.545 | targetcli-fb depends on python3-rtslib-fb; however: 2021-04-26 08:03:14.545 | Package python3-rtslib-fb is not configured yet. 2021-04-26 08:03:14.545 | 2021-04-26 08:03:14.545 | dpkg: error processing package targetcli-fb (--configure): 2021-04-26 08:03:14.545 | dependency problems - leaving unconfigured 2021-04-26 08:03:14.557 | Errors were encountered while processing: 2021-04-26 08:03:14.557 | python3-rtslib-fb 2021-04-26 08:03:14.557 | targetcli-fb 2021-04-26 08:03:16.512 | E: Sub-process /usr/bin/dpkg returned an error code (1) 2021-04-26 08:03:16.516 | ++ functions-common:apt_get:1113 : result=100 2021-04-26 08:03:16.519 | ++ functions-common:apt_get:1116 : time_stop apt-get 2021-04-26 08:03:16.521 | ++ functions-common:time_stop:2304 : local name 2021-04-26 08:03:16.524 | ++ functions-common:time_stop:2305 : local end_time 2021-04-26 08:03:16.526 | ++ functions-common:time_stop:2306 : local elapsed_time 2021-04-26 08:03:16.528 | ++ functions-common:time_stop:2307 : local total 2021-04-26 08:03:16.530 | ++ functions-common:time_stop:2308 : local start_time 2021-04-26 08:03:16.532 | ++ functions-common:time_stop:2310 : name=apt-get 2021-04-26 08:03:16.535 | ++ functions-common:time_stop:2311 : start_time=1619424192750 2021-04-26 08:03:16.537 | ++ functions-common:time_stop:2313 : [[ -z 1619424192750 ]] 2021-04-26 08:03:16.539 | +++ functions-common:time_stop:2316 : date +%s%3N 2021-04-26 08:03:16.543 | ++ functions-common:time_stop:2316 : end_time=1619424196541 2021-04-26 08:03:16.546 | ++ functions-common:time_stop:2317 : elapsed_time=3791 2021-04-26 08:03:16.548 | ++ functions-common:time_stop:2318 : total=3779 2021-04-26 08:03:16.550 | ++ functions-common:time_stop:2320 : _TIME_START[$name]= 2021-04-26 08:03:16.552 | ++ functions-common:time_stop:2321 : _TIME_TOTAL[$name]=7570 2021-04-26 08:03:16.554 | ++ functions-common:apt_get:1117 : return 100 2021-04-26 08:03:16.557 | ++ functions-common:install_package:1344 : RETRY_UPDATE=True 2021-04-26 08:03:16.559 | ++ functions-common:install_package:1344 : update_package_repo 2021-04-26 08:03:16.562 | ++ functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2021-04-26 08:03:16.564 | ++ functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2021-04-26 08:03:16.566 | ++ functions-common:update_package_repo:1316 : RETRY_UPDATE=True 2021-04-26 08:03:16.569 | ++ functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2021-04-26 08:03:16.571 | ++ functions-common:update_package_repo:1322 : is_ubuntu 2021-04-26 08:03:16.574 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-04-26 08:03:16.576 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-04-26 08:03:16.578 | ++ functions-common:update_package_repo:1323 : apt_get_update 2021-04-26 08:03:16.581 | ++ functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-04-26 08:03:16.583 | ++ functions-common:apt_get_update:1068 : [[ True != \T\r\u\e ]] 2021-04-26 08:03:16.586 | ++ functions-common:apt_get_update:1073 : [[ False = \T\r\u\e ]] 2021-04-26 08:03:16.588 | ++ functions-common:apt_get_update:1075 : local sudo=sudo 2021-04-26 08:03:16.591 | +++ functions-common:apt_get_update:1076 : id -u 2021-04-26 08:03:16.596 | ++ functions-common:apt_get_update:1076 : [[ 1000 = \0 ]] 2021-04-26 08:03:16.599 | ++ functions-common:apt_get_update:1079 : time_start apt-get-update 2021-04-26 08:03:16.601 | ++ functions-common:time_start:2290 : local name=apt-get-update 2021-04-26 08:03:16.603 | ++ functions-common:time_start:2291 : local start_time= 2021-04-26 08:03:16.606 | ++ functions-common:time_start:2292 : [[ -n '' ]] 2021-04-26 08:03:16.609 | +++ functions-common:time_start:2295 : date +%s%3N 2021-04-26 08:03:16.613 | ++ functions-common:time_start:2295 : _TIME_START[$name]=1619424196610 2021-04-26 08:03:16.615 | ++ functions-common:apt_get_update:1081 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2021-04-26 08:03:16.617 | ++ functions-common:apt_get_update:1082 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2021-04-26 08:03:16.620 | ++ 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:03:16.858 | Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 2021-04-26 08:03:16.874 | Hit:2 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/ussuri InRelease 2021-04-26 08:03:17.022 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu bionic InRelease 2021-04-26 08:03:17.160 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 2021-04-26 08:03:17.668 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-backports InRelease [74.6 kB] 2021-04-26 08:03:18.086 | Fetched 252 kB in 1s (217 kB/s) 2021-04-26 08:03:19.841 | Reading package lists... 2021-04-26 08:03:19.908 | ++ functions-common:apt_get_update:1087 : REPOS_UPDATED=True 2021-04-26 08:03:19.912 | ++ functions-common:apt_get_update:1089 : time_stop apt-get-update 2021-04-26 08:03:19.915 | ++ functions-common:time_stop:2304 : local name 2021-04-26 08:03:19.918 | ++ functions-common:time_stop:2305 : local end_time 2021-04-26 08:03:19.922 | ++ functions-common:time_stop:2306 : local elapsed_time 2021-04-26 08:03:19.926 | ++ functions-common:time_stop:2307 : local total 2021-04-26 08:03:19.929 | ++ functions-common:time_stop:2308 : local start_time 2021-04-26 08:03:19.931 | ++ functions-common:time_stop:2310 : name=apt-get-update 2021-04-26 08:03:19.933 | ++ functions-common:time_stop:2311 : start_time=1619424196610 2021-04-26 08:03:19.936 | ++ functions-common:time_stop:2313 : [[ -z 1619424196610 ]] 2021-04-26 08:03:19.938 | +++ functions-common:time_stop:2316 : date +%s%3N 2021-04-26 08:03:19.943 | ++ functions-common:time_stop:2316 : end_time=1619424199940 2021-04-26 08:03:19.946 | ++ functions-common:time_stop:2317 : elapsed_time=3330 2021-04-26 08:03:19.948 | ++ functions-common:time_stop:2318 : total=3244 2021-04-26 08:03:19.950 | ++ functions-common:time_stop:2320 : _TIME_START[$name]= 2021-04-26 08:03:19.952 | ++ functions-common:time_stop:2321 : _TIME_TOTAL[$name]=6574 2021-04-26 08:03:19.955 | ++ 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:03:19.958 | ++ functions-common:real_install_package:1328 : is_ubuntu 2021-04-26 08:03:19.960 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-04-26 08:03:19.963 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-04-26 08:03:19.966 | ++ 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:03:19.987 | ++ 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:03:20.111 | Reading package lists... 2021-04-26 08:03:20.369 | Building dependency tree... 2021-04-26 08:03:20.370 | Reading state information... 2021-04-26 08:03:20.401 | acl is already the newest version (2.2.52-3build1). 2021-04-26 08:03:20.401 | bc is already the newest version (1.07.1-2). 2021-04-26 08:03:20.401 | bsdmainutils is already the newest version (11.1.2ubuntu1). 2021-04-26 08:03:20.401 | conntrack is already the newest version (1:1.4.4+snapshot20161117-6ubuntu2). 2021-04-26 08:03:20.401 | gawk is already the newest version (1:4.1.4+dfsg-1build1). 2021-04-26 08:03:20.401 | genisoimage is already the newest version (9:1.1.11-3ubuntu2). 2021-04-26 08:03:20.401 | ipset is already the newest version (6.34-1). 2021-04-26 08:03:20.401 | iptables is already the newest version (1.6.1-2ubuntu2). 2021-04-26 08:03:20.401 | kpartx is already the newest version (0.7.4-2ubuntu3). 2021-04-26 08:03:20.401 | liberasurecode-dev is already the newest version (1.5.0-1). 2021-04-26 08:03:20.402 | libffi-dev is already the newest version (3.2.1-8). 2021-04-26 08:03:20.402 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2021-04-26 08:03:20.402 | libpcre3-dev is already the newest version (2:8.39-9). 2021-04-26 08:03:20.402 | libyaml-dev is already the newest version (0.1.7-2ubuntu3). 2021-04-26 08:03:20.402 | lsof is already the newest version (4.89+dfsg-0.1). 2021-04-26 08:03:20.402 | lsscsi is already the newest version (0.28-0.1). 2021-04-26 08:03:20.402 | make is already the newest version (4.1-9.1ubuntu1). 2021-04-26 08:03:20.402 | pkg-config is already the newest version (0.29.1-0ubuntu2). 2021-04-26 08:03:20.402 | python3-systemd is already the newest version (234-1build1). 2021-04-26 08:03:20.402 | socat is already the newest version (1.7.3.2-2ubuntu2). 2021-04-26 08:03:20.402 | xfsprogs is already the newest version (4.9.0+nmu1ubuntu2). 2021-04-26 08:03:20.402 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-0ubuntu2). 2021-04-26 08:03:20.402 | conntrackd is already the newest version (1:1.4.4+snapshot20161117-6ubuntu2). 2021-04-26 08:03:20.402 | dstat is already the newest version (0.7.3-1). 2021-04-26 08:03:20.402 | graphviz is already the newest version (2.40.1-2). 2021-04-26 08:03:20.402 | libjs-jquery-tablesorter is already the newest version (1:2.29.5+dfsg1-1). 2021-04-26 08:03:20.402 | pm-utils is already the newest version (1.4.1-17). 2021-04-26 08:03:20.402 | thin-provisioning-tools is already the newest version (0.7.4-2ubuntu3). 2021-04-26 08:03:20.402 | apache2 is already the newest version (2.4.29-1ubuntu4.14). 2021-04-26 08:03:20.402 | apache2-dev is already the newest version (2.4.29-1ubuntu4.14). 2021-04-26 08:03:20.402 | curl is already the newest version (7.58.0-2ubuntu3.13). 2021-04-26 08:03:20.402 | dnsmasq-base is already the newest version (2.79-1ubuntu0.3). 2021-04-26 08:03:20.402 | dnsmasq-utils is already the newest version (2.79-1ubuntu0.3). 2021-04-26 08:03:20.402 | ebtables is already the newest version (2.0.10.4-3.5ubuntu2.18.04.3). 2021-04-26 08:03:20.402 | g++ is already the newest version (4:7.4.0-1ubuntu2.3). 2021-04-26 08:03:20.402 | gcc is already the newest version (4:7.4.0-1ubuntu2.3). 2021-04-26 08:03:20.402 | gettext is already the newest version (0.19.8.1-6ubuntu0.3). 2021-04-26 08:03:20.402 | git is already the newest version (1:2.17.1-1ubuntu0.8). 2021-04-26 08:03:20.402 | haproxy is already the newest version (1.8.8-1ubuntu0.11). 2021-04-26 08:03:20.402 | iputils-arping is already the newest version (3:20161105-1ubuntu3). 2021-04-26 08:03:20.402 | iputils-ping is already the newest version (3:20161105-1ubuntu3). 2021-04-26 08:03:20.402 | keepalived is already the newest version (1:1.3.9-1ubuntu0.18.04.2). 2021-04-26 08:03:20.402 | libkrb5-dev is already the newest version (1.16-2ubuntu0.2). 2021-04-26 08:03:20.403 | libldap2-dev is already the newest version (2.4.45+dfsg-1ubuntu1.10). 2021-04-26 08:03:20.403 | libmysqlclient-dev is already the newest version (5.7.33-0ubuntu0.18.04.1). 2021-04-26 08:03:20.403 | libpq-dev is already the newest version (10.16-0ubuntu0.18.04.1). 2021-04-26 08:03:20.403 | libsasl2-dev is already the newest version (2.1.27~101-g0780600+dfsg-3ubuntu2.3). 2021-04-26 08:03:20.403 | libssl-dev is already the newest version (1.1.1-1ubuntu2.1~18.04.9). 2021-04-26 08:03:20.403 | libsystemd-dev is already the newest version (237-3ubuntu10.46). 2021-04-26 08:03:20.403 | libxml2-dev is already the newest version (2.9.4+dfsg1-6.1ubuntu1.3). 2021-04-26 08:03:20.403 | libxslt1-dev is already the newest version (1.1.29-5ubuntu0.2). 2021-04-26 08:03:20.403 | lvm2 is already the newest version (2.02.176-4.1ubuntu3.18.04.3). 2021-04-26 08:03:20.403 | memcached is already the newest version (1.5.6-0ubuntu1.2). 2021-04-26 08:03:20.403 | open-iscsi is already the newest version (2.0.874-5ubuntu2.10). 2021-04-26 08:03:20.403 | openssh-server is already the newest version (1:7.6p1-4ubuntu0.3). 2021-04-26 08:03:20.403 | openssl is already the newest version (1.1.1-1ubuntu2.1~18.04.9). 2021-04-26 08:03:20.403 | parted is already the newest version (3.2-20ubuntu0.2). 2021-04-26 08:03:20.403 | psmisc is already the newest version (23.1-1ubuntu0.1). 2021-04-26 08:03:20.403 | python3-dev is already the newest version (3.6.7-1~18.04). 2021-04-26 08:03:20.403 | sqlite3 is already the newest version (3.22.0-1ubuntu0.4). 2021-04-26 08:03:20.403 | sudo is already the newest version (1.8.21p2-3ubuntu1.4). 2021-04-26 08:03:20.403 | tar is already the newest version (1.29b-2ubuntu0.2). 2021-04-26 08:03:20.403 | tcpdump is already the newest version (4.9.3-0ubuntu0.18.04.1). 2021-04-26 08:03:20.403 | unzip is already the newest version (6.0-21ubuntu1.1). 2021-04-26 08:03:20.403 | uuid-runtime is already the newest version (2.31.1-0.4ubuntu3.7). 2021-04-26 08:03:20.403 | vlan is already the newest version (1.9-3.2ubuntu6). 2021-04-26 08:03:20.403 | wget is already the newest version (1.19.4-1ubuntu2.2). 2021-04-26 08:03:20.588 | libapache2-mod-proxy-uwsgi is already the newest version (2.0.15-10.2ubuntu2.1). 2021-04-26 08:03:20.588 | postgresql-server-dev-all is already the newest version (190ubuntu0.1). 2021-04-26 08:03:20.588 | python3-pip is already the newest version (9.0.1-2.3~ubuntu1.18.04.4). 2021-04-26 08:03:20.588 | python3-venv is already the newest version (3.6.7-1~18.04). 2021-04-26 08:03:20.588 | python3-mysqldb is already the newest version (1.4.4-2build1~cloud0). 2021-04-26 08:03:20.588 | qemu-utils is already the newest version (1:4.2-3ubuntu6.13~cloud0). 2021-04-26 08:03:20.588 | The following packages were automatically installed and are no longer required: 2021-04-26 08:03:20.588 | apport-symptoms grub-pc-bin python-six python3-attr python3-automat 2021-04-26 08:03:20.588 | python3-click python3-colorama python3-configobj python3-constantly 2021-04-26 08:03:20.588 | python3-hyperlink python3-incremental python3-pam python3-problem-report 2021-04-26 08:03:20.588 | python3-pyasn1 python3-requests-unixsocket python3-serial 2021-04-26 08:03:20.589 | python3-twisted-bin python3-zope.interface 2021-04-26 08:03:20.589 | Use 'sudo apt autoremove' to remove them. 2021-04-26 08:03:21.045 | 0 upgraded, 0 newly installed, 0 to remove and 173 not upgraded. 2021-04-26 08:03:21.045 | 2 not fully installed or removed. 2021-04-26 08:03:21.045 | After this operation, 0 B of additional disk space will be used. 2021-04-26 08:03:21.076 | Setting up python3-rtslib-fb (2.1.71-0ubuntu1~cloud0) ... 2021-04-26 08:03:21.825 | Failed to start rtslib-fb-targetctl.service: Unit rtslib-fb-targetctl.service is not loaded properly: Exec format error. 2021-04-26 08:03:21.825 | See system logs and 'systemctl status rtslib-fb-targetctl.service' for details. 2021-04-26 08:03:21.827 | invoke-rc.d: initscript rtslib-fb-targetctl, action "start" failed. 2021-04-26 08:03:21.833 | ● rtslib-fb-targetctl.service - Restore LIO kernel target configuration 2021-04-26 08:03:21.833 | Loaded: error (Reason: Exec format error) 2021-04-26 08:03:21.833 | Active: inactive (dead) 2021-04-26 08:03:21.833 | 2021-04-26 08:03:21.834 | Apr 26 08:02:46 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:03:21.834 | Apr 26 08:03:05 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:03:21.834 | Apr 26 08:03:05 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:03:21.834 | Apr 26 08:03:05 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:03:21.834 | Apr 26 08:03:14 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:03:21.834 | Apr 26 08:03:14 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:03:21.834 | Apr 26 08:03:14 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:03:21.834 | Apr 26 08:03:21 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:03:21.834 | Apr 26 08:03:21 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:03:21.834 | Apr 26 08:03:21 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:03:21.835 | dpkg: error processing package python3-rtslib-fb (--configure): 2021-04-26 08:03:21.835 | installed python3-rtslib-fb package post-installation script subprocess returned error exit status 1 2021-04-26 08:03:21.835 | dpkg: dependency problems prevent configuration of targetcli-fb: 2021-04-26 08:03:21.835 | targetcli-fb depends on python3-rtslib-fb; however: 2021-04-26 08:03:21.835 | Package python3-rtslib-fb is not configured yet. 2021-04-26 08:03:21.835 | 2021-04-26 08:03:21.835 | dpkg: error processing package targetcli-fb (--configure): 2021-04-26 08:03:21.835 | dependency problems - leaving unconfigured 2021-04-26 08:03:21.848 | Errors were encountered while processing: 2021-04-26 08:03:21.848 | python3-rtslib-fb 2021-04-26 08:03:21.848 | targetcli-fb 2021-04-26 08:03:23.809 | E: Sub-process /usr/bin/dpkg returned an error code (1) 2021-04-26 08:03:23.816 | + functions-common:apt_get:1 : exit_trap 2021-04-26 08:03:23.820 | + ./stack.sh:exit_trap:503 : local r=100 2021-04-26 08:03:23.823 | ++ ./stack.sh:exit_trap:504 : jobs -p 2021-04-26 08:03:23.825 | + ./stack.sh:exit_trap:504 : jobs= 2021-04-26 08:03:23.828 | + ./stack.sh:exit_trap:507 : [[ -n '' ]] 2021-04-26 08:03:23.830 | + ./stack.sh:exit_trap:513 : '[' -f '' ']' 2021-04-26 08:03:23.832 | + ./stack.sh:exit_trap:518 : kill_spinner 2021-04-26 08:03:23.835 | + ./stack.sh:kill_spinner:413 : '[' '!' -z '' ']' 2021-04-26 08:03:23.837 | + ./stack.sh:exit_trap:520 : [[ 100 -ne 0 ]] 2021-04-26 08:03:23.839 | + ./stack.sh:exit_trap:521 : echo 'Error on exit' 2021-04-26 08:03:23.839 | Error on exit 2021-04-26 08:03:23.841 | + ./stack.sh:exit_trap:523 : type -p generate-subunit 2021-04-26 08:03:23.843 | + ./stack.sh:exit_trap:524 : generate-subunit 1619424181 22 fail 2021-04-26 08:03:24.403 | + ./stack.sh:exit_trap:526 : [[ -z /opt/stack/logs ]] 2021-04-26 08:03:24.406 | + ./stack.sh:exit_trap:529 : /usr/bin/python3.6 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2021-04-26 08:03:24.872 | + ./stack.sh:exit_trap:538 : exit 100