2021-04-26 08:32:58.496 | + ./stack.sh:main:469 : exec 2021-04-26 08:32:58.496 | ++ ./stack.sh:main:469 : /usr/bin/python3.6 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2021-04-26-083258.summary.2021-04-26-083258 2021-04-26 08:32:58.496 | + ./stack.sh:main:477 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2021-04-26-083258' 2021-04-26 08:32:58.496 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-04-26 08:32:58.497 | + ./stack.sh:echo_summary:428 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2021-04-26-083258 2021-04-26 08:32:58.497 | + ./stack.sh:main:479 : ln -sf /opt/stack/logs/stack.sh.log.2021-04-26-083258 /opt/stack/logs/stack.sh.log 2021-04-26 08:32:58.497 | + ./stack.sh:main:480 : ln -sf /opt/stack/logs/stack.sh.log.2021-04-26-083258.summary.2021-04-26-083258 /opt/stack/logs/stack.sh.log.summary 2021-04-26 08:32:58.497 | + ./stack.sh:main:495 : check_path_perm_sanity /opt/stack 2021-04-26 08:32:58.497 | + functions:check_path_perm_sanity:596 : local real_path 2021-04-26 08:32:58.497 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2021-04-26 08:32:58.497 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2021-04-26 08:32:58.497 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2021-04-26 08:32:58.497 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2021-04-26 08:32:58.497 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2021-04-26 08:32:58.497 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2021-04-26 08:32:58.497 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2021-04-26 08:32:58.497 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2021-04-26 08:32:58.497 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2021-04-26 08:32:58.497 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2021-04-26 08:32:58.497 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2021-04-26 08:32:58.497 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2021-04-26 08:32:58.497 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2021-04-26 08:32:58.497 | + ./stack.sh:main:501 : trap exit_trap EXIT 2021-04-26 08:32:58.497 | + ./stack.sh:main:542 : trap err_trap ERR 2021-04-26 08:32:58.497 | + ./stack.sh:main:555 : set -o errexit 2021-04-26 08:32:58.497 | + ./stack.sh:main:558 : uname -a 2021-04-26 08:32:58.497 | Linux dv-osbrick-787933-1-ceph 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:32:58.497 | + ./stack.sh:main:561 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2021-04-26 08:32:58.497 | + ./stack.sh:main:562 : rm -f /opt/stack/data/ca-bundle.pem 2021-04-26 08:32:58.500 | + ./stack.sh:main:565 : source /home/ubuntu/devstack/lib/database 2021-04-26 08:32:58.526 | + ./stack.sh:main:566 : source /home/ubuntu/devstack/lib/rpc_backend 2021-04-26 08:32:58.541 | + ./stack.sh:main:572 : fetch_plugins 2021-04-26 08:32:58.543 | + functions-common:fetch_plugins:1650 : local plugins=,devstack-plugin-ceph 2021-04-26 08:32:58.544 | + functions-common:fetch_plugins:1651 : local plugin 2021-04-26 08:32:58.546 | + functions-common:fetch_plugins:1654 : [[ -z ,devstack-plugin-ceph ]] 2021-04-26 08:32:58.548 | + functions-common:fetch_plugins:1658 : echo 'Fetching DevStack plugins' 2021-04-26 08:32:58.548 | Fetching DevStack plugins 2021-04-26 08:32:58.550 | + functions-common:fetch_plugins:1659 : for plugin in ${plugins//,/ } 2021-04-26 08:32:58.552 | + functions-common:fetch_plugins:1660 : git_clone_by_name devstack-plugin-ceph 2021-04-26 08:32:58.554 | + functions-common:git_clone_by_name:601 : local name=devstack-plugin-ceph 2021-04-26 08:32:58.556 | + functions-common:git_clone_by_name:602 : local repo=https://opendev.org/openstack/devstack-plugin-ceph 2021-04-26 08:32:58.558 | + functions-common:git_clone_by_name:603 : local dir=/opt/stack/devstack-plugin-ceph 2021-04-26 08:32:58.559 | + functions-common:git_clone_by_name:604 : local branch=master 2021-04-26 08:32:58.561 | + functions-common:git_clone_by_name:605 : git_clone https://opendev.org/openstack/devstack-plugin-ceph /opt/stack/devstack-plugin-ceph master 2021-04-26 08:32:58.563 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/devstack-plugin-ceph 2021-04-26 08:32:58.565 | + functions-common:git_clone:524 : local git_dest=/opt/stack/devstack-plugin-ceph 2021-04-26 08:32:58.567 | + functions-common:git_clone:525 : local git_ref=master 2021-04-26 08:32:58.569 | + functions-common:git_clone:526 : local orig_dir 2021-04-26 08:32:58.571 | ++ functions-common:git_clone:527 : pwd 2021-04-26 08:32:58.573 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-04-26 08:32:58.575 | + functions-common:git_clone:528 : local git_clone_flags= 2021-04-26 08:32:58.577 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-04-26 08:32:58.589 | + functions-common:git_clone:530 : RECLONE=False 2021-04-26 08:32:58.591 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-04-26 08:32:58.593 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-04-26 08:32:58.595 | + functions-common:git_clone:544 : echo master 2021-04-26 08:32:58.595 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-04-26 08:32:58.599 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/devstack-plugin-ceph ]] 2021-04-26 08:32:58.601 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-04-26 08:32:58.602 | + functions-common:git_clone:592 : cd /opt/stack/devstack-plugin-ceph 2021-04-26 08:32:58.605 | + functions-common:git_clone:593 : git show --oneline 2021-04-26 08:32:58.606 | + functions-common:git_clone:593 : head -1 2021-04-26 08:32:58.607 | ce772c0 Merge "Run all stable branches jobs as gate (not experimental)" 2021-04-26 08:32:58.609 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-04-26 08:32:58.611 | + ./stack.sh:main:576 : run_phase override_defaults 2021-04-26 08:32:58.613 | + functions-common:run_phase:1732 : local mode=override_defaults 2021-04-26 08:32:58.615 | + functions-common:run_phase:1733 : local phase= 2021-04-26 08:32:58.617 | + functions-common:run_phase:1734 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-04-26 08:32:58.619 | + functions-common:run_phase:1735 : local extra_plugin_file_name 2021-04-26 08:32:58.621 | + functions-common:run_phase:1736 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-04-26 08:32:58.623 | + functions-common:run_phase:1741 : local exceptions=80-tempest.sh 2021-04-26 08:32:58.624 | + functions-common:run_phase:1742 : local extra 2021-04-26 08:32:58.627 | ++ functions-common:run_phase:1743 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-04-26 08:32:58.630 | + functions-common:run_phase:1743 : extra=80-tempest.sh 2021-04-26 08:32:58.632 | + functions-common:run_phase:1744 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-04-26 08:32:58.634 | + functions-common:run_phase:1748 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-04-26 08:32:58.636 | + functions-common:run_phase:1748 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2021-04-26 08:32:58.638 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-04-26 08:32:58.651 | ++ functions-common:is_service_enabled:1960 : return 0 2021-04-26 08:32:58.653 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2021-04-26 08:32:58.654 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2021-04-26 08:32:58.656 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2021-04-26 08:32:58.658 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2021-04-26 08:32:58.660 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2021-04-26 08:32:58.662 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2021-04-26 08:32:58.663 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2021-04-26 08:32:58.665 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2021-04-26 08:32:58.667 | + functions-common:run_phase:1753 : [[ override_defaults == \s\o\u\r\c\e ]] 2021-04-26 08:32:58.669 | + 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:32:58.671 | + functions-common:run_phase:1757 : plugin_override_defaults 2021-04-26 08:32:58.673 | + functions-common:plugin_override_defaults:1691 : local plugins=,devstack-plugin-ceph 2021-04-26 08:32:58.674 | + functions-common:plugin_override_defaults:1692 : local plugin 2021-04-26 08:32:58.677 | + functions-common:plugin_override_defaults:1695 : [[ -z ,devstack-plugin-ceph ]] 2021-04-26 08:32:58.679 | + functions-common:plugin_override_defaults:1699 : echo 'Overriding Configuration Defaults' 2021-04-26 08:32:58.679 | Overriding Configuration Defaults 2021-04-26 08:32:58.680 | + functions-common:plugin_override_defaults:1700 : for plugin in ${plugins//,/ } 2021-04-26 08:32:58.682 | + functions-common:plugin_override_defaults:1701 : local dir=/opt/stack/devstack-plugin-ceph 2021-04-26 08:32:58.684 | + functions-common:plugin_override_defaults:1703 : [[ -f /opt/stack/devstack-plugin-ceph/devstack/override-defaults ]] 2021-04-26 08:32:58.686 | + functions-common:plugin_override_defaults:1706 : echo 'devstack-plugin-ceph has overridden the following defaults' 2021-04-26 08:32:58.686 | devstack-plugin-ceph has overridden the following defaults 2021-04-26 08:32:58.688 | + functions-common:plugin_override_defaults:1707 : cat /opt/stack/devstack-plugin-ceph/devstack/override-defaults 2021-04-26 08:32:58.689 | # Plug-in overrides 2021-04-26 08:32:58.689 | 2021-04-26 08:32:58.689 | ENABLE_CEPH_CINDER=$(trueorfalse True ENABLE_CEPH_CINDER) 2021-04-26 08:32:58.689 | ENABLE_CEPH_C_BAK=$(trueorfalse True ENABLE_CEPH_C_BAK) 2021-04-26 08:32:58.689 | ENABLE_CEPH_GLANCE=$(trueorfalse True ENABLE_CEPH_GLANCE) 2021-04-26 08:32:58.689 | ENABLE_CEPH_MANILA=$(trueorfalse True ENABLE_CEPH_MANILA) 2021-04-26 08:32:58.689 | ENABLE_CEPH_NOVA=$(trueorfalse True ENABLE_CEPH_NOVA) 2021-04-26 08:32:58.689 | # Do not enable RGW by default as RGW is not tested in upstream CI. 2021-04-26 08:32:58.689 | ENABLE_CEPH_RGW=$(trueorfalse False ENABLE_CEPH_RGW) 2021-04-26 08:32:58.689 | 2021-04-26 08:32:58.689 | if [[ $ENABLE_CEPH_CINDER == "True" ]]; then 2021-04-26 08:32:58.689 | if [[ $ENABLE_CEPH_ISCSI == "True" ]]; then 2021-04-26 08:32:58.689 | CINDER_DRIVER=${CINDER_DRIVER:-ceph_iscsi} 2021-04-26 08:32:58.689 | CINDER_ENABLED_BACKENDS=${CINDER_ENABLED_BACKENDS:-ceph_iscsi} 2021-04-26 08:32:58.689 | CINDER_ISCSI_HELPER=${CINDER_ISCSI_HELPER:-lioadm} 2021-04-26 08:32:58.689 | else 2021-04-26 08:32:58.689 | CINDER_DRIVER=${CINDER_DRIVER:-ceph} 2021-04-26 08:32:58.689 | CINDER_ENABLED_BACKENDS=${CINDER_ENABLED_BACKENDS:-ceph} 2021-04-26 08:32:58.689 | fi 2021-04-26 08:32:58.689 | fi 2021-04-26 08:32:58.691 | + functions-common:plugin_override_defaults:1708 : source /opt/stack/devstack-plugin-ceph/devstack/override-defaults 2021-04-26 08:32:58.693 | +++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:3 : trueorfalse True ENABLE_CEPH_CINDER 2021-04-26 08:32:58.706 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:3 : ENABLE_CEPH_CINDER=True 2021-04-26 08:32:58.709 | +++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:4 : trueorfalse True ENABLE_CEPH_C_BAK 2021-04-26 08:32:58.721 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:4 : ENABLE_CEPH_C_BAK=False 2021-04-26 08:32:58.724 | +++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:5 : trueorfalse True ENABLE_CEPH_GLANCE 2021-04-26 08:32:58.736 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:5 : ENABLE_CEPH_GLANCE=False 2021-04-26 08:32:58.739 | +++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:6 : trueorfalse True ENABLE_CEPH_MANILA 2021-04-26 08:32:58.752 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:6 : ENABLE_CEPH_MANILA=True 2021-04-26 08:32:58.754 | +++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:7 : trueorfalse True ENABLE_CEPH_NOVA 2021-04-26 08:32:58.767 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:7 : ENABLE_CEPH_NOVA=False 2021-04-26 08:32:58.770 | +++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:9 : trueorfalse False ENABLE_CEPH_RGW 2021-04-26 08:32:58.783 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:9 : ENABLE_CEPH_RGW=False 2021-04-26 08:32:58.785 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:11 : [[ True == \T\r\u\e ]] 2021-04-26 08:32:58.787 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:12 : [[ '' == \T\r\u\e ]] 2021-04-26 08:32:58.789 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:17 : CINDER_DRIVER=ceph 2021-04-26 08:32:58.791 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:18 : CINDER_ENABLED_BACKENDS=ceph 2021-04-26 08:32:58.793 | + ./stack.sh:main:579 : source /home/ubuntu/devstack/lib/apache 2021-04-26 08:32:58.809 | + ./stack.sh:main:582 : source /home/ubuntu/devstack/lib/tls 2021-04-26 08:32:58.811 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2021-04-26 08:32:58.823 | ++ functions-common:is_service_enabled:1960 : return 1 2021-04-26 08:32:58.826 | +++ lib/tls:source:43 : hostname -f 2021-04-26 08:32:58.829 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2021-04-26 08:32:58.831 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2021-04-26 08:32:58.834 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2021-04-26 08:32:58.835 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2021-04-26 08:32:58.837 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2021-04-26 08:32:58.839 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2021-04-26 08:32:58.841 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2021-04-26 08:32:58.843 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2021-04-26 08:32:58.845 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2021-04-26 08:32:58.847 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2021-04-26 08:32:58.851 | + ./stack.sh:main:585 : source /home/ubuntu/devstack/lib/infra 2021-04-26 08:32:58.862 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/libraries 2021-04-26 08:32:58.877 | + ./stack.sh:main:587 : source /home/ubuntu/devstack/lib/lvm 2021-04-26 08:32:58.889 | + ./stack.sh:main:588 : source /home/ubuntu/devstack/lib/horizon 2021-04-26 08:32:58.901 | + ./stack.sh:main:589 : source /home/ubuntu/devstack/lib/keystone 2021-04-26 08:32:58.925 | + ./stack.sh:main:590 : source /home/ubuntu/devstack/lib/glance 2021-04-26 08:32:58.961 | + ./stack.sh:main:591 : source /home/ubuntu/devstack/lib/nova 2021-04-26 08:32:59.034 | + ./stack.sh:main:592 : source /home/ubuntu/devstack/lib/placement 2021-04-26 08:32:59.053 | + ./stack.sh:main:593 : source /home/ubuntu/devstack/lib/cinder 2021-04-26 08:32:59.091 | + ./stack.sh:main:594 : source /home/ubuntu/devstack/lib/swift 2021-04-26 08:32:59.134 | + ./stack.sh:main:595 : source /home/ubuntu/devstack/lib/neutron 2021-04-26 08:32:59.246 | + ./stack.sh:main:596 : source /home/ubuntu/devstack/lib/ldap 2021-04-26 08:32:59.259 | + ./stack.sh:main:597 : source /home/ubuntu/devstack/lib/dstat 2021-04-26 08:32:59.272 | + ./stack.sh:main:598 : source /home/ubuntu/devstack/lib/tcpdump 2021-04-26 08:32:59.284 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/etcd3 2021-04-26 08:32:59.388 | + ./stack.sh:main:605 : run_phase source 2021-04-26 08:32:59.390 | + functions-common:run_phase:1732 : local mode=source 2021-04-26 08:32:59.392 | + functions-common:run_phase:1733 : local phase= 2021-04-26 08:32:59.394 | + functions-common:run_phase:1734 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-04-26 08:32:59.396 | + functions-common:run_phase:1735 : local extra_plugin_file_name 2021-04-26 08:32:59.399 | + functions-common:run_phase:1736 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-04-26 08:32:59.401 | + functions-common:run_phase:1741 : local exceptions=80-tempest.sh 2021-04-26 08:32:59.403 | + functions-common:run_phase:1742 : local extra 2021-04-26 08:32:59.405 | ++ functions-common:run_phase:1743 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-04-26 08:32:59.408 | + functions-common:run_phase:1743 : extra=80-tempest.sh 2021-04-26 08:32:59.411 | + functions-common:run_phase:1744 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-04-26 08:32:59.413 | + functions-common:run_phase:1748 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-04-26 08:32:59.415 | + functions-common:run_phase:1748 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2021-04-26 08:32:59.417 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-04-26 08:32:59.431 | ++ functions-common:is_service_enabled:1960 : return 0 2021-04-26 08:32:59.433 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2021-04-26 08:32:59.435 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2021-04-26 08:32:59.470 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2021-04-26 08:32:59.472 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2021-04-26 08:32:59.475 | + functions-common:run_phase:1753 : [[ source == \s\o\u\r\c\e ]] 2021-04-26 08:32:59.477 | + functions-common:run_phase:1754 : load_plugin_settings 2021-04-26 08:32:59.479 | + functions-common:load_plugin_settings:1668 : local plugins=,devstack-plugin-ceph 2021-04-26 08:32:59.481 | + functions-common:load_plugin_settings:1669 : local plugin 2021-04-26 08:32:59.483 | + functions-common:load_plugin_settings:1672 : [[ -z ,devstack-plugin-ceph ]] 2021-04-26 08:32:59.486 | + functions-common:load_plugin_settings:1676 : echo 'Loading plugin settings' 2021-04-26 08:32:59.486 | Loading plugin settings 2021-04-26 08:32:59.488 | + functions-common:load_plugin_settings:1677 : for plugin in ${plugins//,/ } 2021-04-26 08:32:59.490 | + functions-common:load_plugin_settings:1678 : local dir=/opt/stack/devstack-plugin-ceph 2021-04-26 08:32:59.492 | + functions-common:load_plugin_settings:1680 : [[ -f /opt/stack/devstack-plugin-ceph/devstack/settings ]] 2021-04-26 08:32:59.495 | + functions-common:load_plugin_settings:1681 : source /opt/stack/devstack-plugin-ceph/devstack/settings 2021-04-26 08:32:59.498 | ++++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:5 : dirname /opt/stack/devstack-plugin-ceph/devstack/settings 2021-04-26 08:32:59.502 | +++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:5 : readlink -f /opt/stack/devstack-plugin-ceph/devstack 2021-04-26 08:32:59.507 | ++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:5 : CEPH_PLUGIN_DIR=/opt/stack/devstack-plugin-ceph/devstack 2021-04-26 08:32:59.509 | ++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:14 : '[' '' = True ']' 2021-04-26 08:32:59.511 | ++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:17 : TEMPEST_STORAGE_PROTOCOL=ceph 2021-04-26 08:32:59.513 | ++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:21 : VOLUME_BACKING_FILE_SIZE=25GB 2021-04-26 08:32:59.516 | ++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:22 : CEPH_LOOPBACK_DISK_SIZE=25GB 2021-04-26 08:32:59.518 | ++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:24 : TEMPEST_VOLUME_MANAGE_SNAPSHOT=False 2021-04-26 08:32:59.520 | ++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:27 : source /opt/stack/devstack-plugin-ceph/devstack/lib/ceph 2021-04-26 08:32:59.575 | ++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:30 : is_ceph_enabled_for_service manila 2021-04-26 08:32:59.577 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:195 : local config config_name enabled service 2021-04-26 08:32:59.579 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:196 : enabled=1 2021-04-26 08:32:59.582 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:197 : service=manila 2021-04-26 08:32:59.585 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:201 : tr '[:lower:]' '[:upper:]' 2021-04-26 08:32:59.586 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:201 : echo manila 2021-04-26 08:32:59.586 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:201 : tr - _ 2021-04-26 08:32:59.589 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:201 : config_name=ENABLE_CEPH_MANILA 2021-04-26 08:32:59.592 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:202 : eval echo '$ENABLE_CEPH_MANILA' 2021-04-26 08:32:59.594 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:202 : echo True 2021-04-26 08:32:59.597 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:202 : config=True 2021-04-26 08:32:59.600 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : is_service_enabled manila 2021-04-26 08:32:59.615 | ++ functions-common:is_service_enabled:1960 : return 1 2021-04-26 08:32:59.618 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:207 : return 1 2021-04-26 08:32:59.621 | + functions-common:run_phase:1755 : verify_disabled_services 2021-04-26 08:32:59.623 | + functions-common:verify_disabled_services:2015 : local service 2021-04-26 08:32:59.625 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:32:59.628 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,key, ]] 2021-04-26 08:32:59.630 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:32:59.633 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,n-api, ]] 2021-04-26 08:32:59.635 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:32:59.637 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,n-cond, ]] 2021-04-26 08:32:59.640 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:32:59.642 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,n-sch, ]] 2021-04-26 08:32:59.645 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:32:59.647 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,n-api-meta, ]] 2021-04-26 08:32:59.650 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:32:59.652 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,placement-api, ]] 2021-04-26 08:32:59.654 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:32:59.657 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,placement-client, ]] 2021-04-26 08:32:59.659 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:32:59.662 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,g-api, ]] 2021-04-26 08:32:59.664 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:32:59.667 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,c-sch, ]] 2021-04-26 08:32:59.669 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:32:59.671 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,c-api, ]] 2021-04-26 08:32:59.674 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:32:59.677 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,c-vol, ]] 2021-04-26 08:32:59.680 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:32:59.682 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,q-svc, ]] 2021-04-26 08:32:59.684 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:32:59.687 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,q-dhcp, ]] 2021-04-26 08:32:59.689 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:32:59.691 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,q-meta, ]] 2021-04-26 08:32:59.694 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:32:59.696 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,q-agt, ]] 2021-04-26 08:32:59.699 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:32:59.701 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,q-l3, ]] 2021-04-26 08:32:59.704 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:32:59.706 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,rabbit, ]] 2021-04-26 08:32:59.708 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:32:59.711 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,tempest, ]] 2021-04-26 08:32:59.713 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:32:59.716 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,mysql, ]] 2021-04-26 08:32:59.718 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:32:59.720 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,etcd3, ]] 2021-04-26 08:32:59.723 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:32:59.726 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,dstat, ]] 2021-04-26 08:32:59.728 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:32:59.730 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,n-crt, ]] 2021-04-26 08:32:59.733 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:32:59.735 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,n-cauth, ]] 2021-04-26 08:32:59.737 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:32:59.740 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,g-reg, ]] 2021-04-26 08:32:59.743 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:32:59.745 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,cinder, ]] 2021-04-26 08:32:59.748 | + ./stack.sh:main:676 : initialize_database_backends 2021-04-26 08:32:59.750 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2021-04-26 08:32:59.752 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2021-04-26 08:32:59.767 | + functions-common:is_service_enabled:1960 : return 0 2021-04-26 08:32:59.769 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2021-04-26 08:32:59.771 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2021-04-26 08:32:59.773 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2021-04-26 08:32:59.788 | + functions-common:is_service_enabled:1960 : return 1 2021-04-26 08:32:59.790 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2021-04-26 08:32:59.792 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2021-04-26 08:32:59.794 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2021-04-26 08:32:59.798 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2021-04-26 08:32:59.800 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2021-04-26 08:32:59.803 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2021-04-26 08:32:59.805 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2021-04-26 08:32:59.811 | ++ lib/database:initialize_database_backends:102 : get_database_type_mysql 2021-04-26 08:32:59.814 | ++ lib/databases/mysql:get_database_type_mysql:35 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2021-04-26 08:32:59.816 | ++ lib/databases/mysql:get_database_type_mysql:36 : echo mysql+pymysql 2021-04-26 08:32:59.818 | + lib/database:initialize_database_backends:102 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2021-04-26 08:32:59.821 | + lib/database:initialize_database_backends:104 : return 0 2021-04-26 08:32:59.823 | + ./stack.sh:main:677 : echo 'Using mysql database backend' 2021-04-26 08:32:59.823 | Using mysql database backend 2021-04-26 08:32:59.825 | + ./stack.sh:main:680 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2021-04-26 08:32:59.840 | + ./stack.sh:main:692 : is_service_enabled rabbit 2021-04-26 08:32:59.859 | + functions-common:is_service_enabled:1960 : return 0 2021-04-26 08:32:59.861 | + ./stack.sh:main:693 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2021-04-26 08:32:59.877 | + ./stack.sh:main:700 : is_service_enabled keystone 2021-04-26 08:32:59.891 | + functions-common:is_service_enabled:1960 : return 0 2021-04-26 08:32:59.894 | + ./stack.sh:main:702 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2021-04-26 08:32:59.909 | + ./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:32:59.925 | + ./stack.sh:main:715 : is_service_enabled ldap 2021-04-26 08:32:59.939 | + functions-common:is_service_enabled:1960 : return 1 2021-04-26 08:32:59.942 | + ./stack.sh:main:724 : is_service_enabled s-proxy 2021-04-26 08:32:59.957 | + functions-common:is_service_enabled:1960 : return 1 2021-04-26 08:32:59.959 | + ./stack.sh:main:736 : save_stackenv 736 2021-04-26 08:32:59.962 | + functions-common:save_stackenv:60 : local tag=736 2021-04-26 08:32:59.964 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2021-04-26 08:32:59.968 | + functions-common:save_stackenv:62 : time_stamp=2021-04-26-083259 2021-04-26 08:32:59.970 | + functions-common:save_stackenv:63 : echo '# 2021-04-26-083259 736' 2021-04-26 08:32:59.973 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-04-26 08:32:59.975 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2021-04-26 08:32:59.978 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-04-26 08:32:59.980 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2021-04-26 08:32:59.982 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-04-26 08:32:59.985 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2021-04-26 08:32:59.987 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-04-26 08:32:59.989 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,g-reg,cinder 2021-04-26 08:32:59.992 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-04-26 08:32:59.994 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.20 2021-04-26 08:32:59.996 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-04-26 08:32:59.998 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.20/identity 2021-04-26 08:33:00.001 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-04-26 08:33:00.003 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2021-04-26-083258 2021-04-26 08:33:00.006 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-04-26 08:33:00.008 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2021-04-26 08:33:00.010 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-04-26 08:33:00.012 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.20 2021-04-26 08:33:00.015 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-04-26 08:33:00.017 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2021-04-26 08:33:00.020 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-04-26 08:33:00.023 | + functions-common:save_stackenv:65 : echo TLS_IP= 2021-04-26 08:33:00.025 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-04-26 08:33:00.027 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2021-04-26 08:33:00.030 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-04-26 08:33:00.032 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2021-04-26 08:33:00.034 | + ./stack.sh:main:747 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2021-04-26 08:33:00.037 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/requirements.git 2021-04-26 08:33:00.039 | + functions-common:git_clone:524 : local git_dest=/opt/stack/requirements 2021-04-26 08:33:00.041 | + functions-common:git_clone:525 : local git_ref=master 2021-04-26 08:33:00.044 | + functions-common:git_clone:526 : local orig_dir 2021-04-26 08:33:00.046 | ++ functions-common:git_clone:527 : pwd 2021-04-26 08:33:00.049 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-04-26 08:33:00.051 | + functions-common:git_clone:528 : local git_clone_flags= 2021-04-26 08:33:00.054 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-04-26 08:33:00.068 | + functions-common:git_clone:530 : RECLONE=False 2021-04-26 08:33:00.070 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-04-26 08:33:00.072 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-04-26 08:33:00.075 | + functions-common:git_clone:544 : echo master 2021-04-26 08:33:00.075 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-04-26 08:33:00.079 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/requirements ]] 2021-04-26 08:33:00.081 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-04-26 08:33:00.084 | + functions-common:git_clone:592 : cd /opt/stack/requirements 2021-04-26 08:33:00.087 | + functions-common:git_clone:593 : git show --oneline 2021-04-26 08:33:00.088 | + functions-common:git_clone:593 : head -1 2021-04-26 08:33:00.089 | cd565a13 Updated from generate-constraints 2021-04-26 08:33:00.092 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-04-26 08:33:00.094 | + ./stack.sh:main:751 : echo_summary 'Installing package prerequisites' 2021-04-26 08:33:00.097 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-04-26 08:33:00.100 | + ./stack.sh:echo_summary:428 : echo -e Installing package prerequisites 2021-04-26 08:33:00.102 | + ./stack.sh:main:752 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2021-04-26 08:33:00.105 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2021-04-26 08:33:00.107 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2021-04-26 08:33:00.110 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2021-04-26 08:33:00.112 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2021-04-26 08:33:00.115 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2021-04-26 08:33:00.117 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2021-04-26 08:33:00.120 | +++ tools/install_prereqs.sh:source:47 : date +%s 2021-04-26 08:33:00.124 | ++ tools/install_prereqs.sh:source:47 : NOW=1619425980 2021-04-26 08:33:00.127 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2021-04-26 08:33:00.132 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1619425363 2021-04-26 08:33:00.134 | ++ tools/install_prereqs.sh:source:49 : DELTA=617 2021-04-26 08:33:00.136 | ++ tools/install_prereqs.sh:source:50 : [[ 617 -lt 7200 ]] 2021-04-26 08:33:00.139 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2021-04-26 08:33:00.141 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2021-04-26 08:33:00.143 | ++ functions-common:export_proxy_variables:2122 : isset http_proxy 2021-04-26 08:33:00.146 | ++ functions-common:isset:174 : [[ -v http_proxy ]] 2021-04-26 08:33:00.149 | ++ functions-common:export_proxy_variables:2125 : isset https_proxy 2021-04-26 08:33:00.151 | ++ functions-common:isset:174 : [[ -v https_proxy ]] 2021-04-26 08:33:00.153 | ++ functions-common:export_proxy_variables:2128 : isset no_proxy 2021-04-26 08:33:00.156 | ++ functions-common:isset:174 : [[ -v no_proxy ]] 2021-04-26 08:33:00.159 | +++ tools/install_prereqs.sh:source:64 : get_packages general,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,g-reg,cinder 2021-04-26 08:33:00.202 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2021-04-26 08:33:00.202 | apache2-dev 2021-04-26 08:33:00.202 | bc 2021-04-26 08:33:00.202 | bsdmainutils 2021-04-26 08:33:00.202 | curl 2021-04-26 08:33:00.202 | g++ 2021-04-26 08:33:00.202 | gawk 2021-04-26 08:33:00.202 | gcc 2021-04-26 08:33:00.202 | gettext 2021-04-26 08:33:00.203 | git 2021-04-26 08:33:00.203 | graphviz 2021-04-26 08:33:00.203 | iputils-ping 2021-04-26 08:33:00.203 | libapache2-mod-proxy-uwsgi 2021-04-26 08:33:00.203 | libffi-dev 2021-04-26 08:33:00.203 | libjpeg-dev 2021-04-26 08:33:00.203 | libmysqlclient-dev 2021-04-26 08:33:00.203 | libpcre3-dev 2021-04-26 08:33:00.203 | libpq-dev 2021-04-26 08:33:00.203 | libssl-dev 2021-04-26 08:33:00.203 | libsystemd-dev 2021-04-26 08:33:00.203 | libxml2-dev 2021-04-26 08:33:00.203 | libxslt1-dev 2021-04-26 08:33:00.203 | libyaml-dev 2021-04-26 08:33:00.203 | lsof 2021-04-26 08:33:00.203 | openssh-server 2021-04-26 08:33:00.203 | openssl 2021-04-26 08:33:00.203 | pkg-config 2021-04-26 08:33:00.203 | psmisc 2021-04-26 08:33:00.203 | python3-dev 2021-04-26 08:33:00.203 | python3-pip 2021-04-26 08:33:00.203 | python3-systemd 2021-04-26 08:33:00.203 | python3-venv 2021-04-26 08:33:00.203 | tar 2021-04-26 08:33:00.203 | tcpdump 2021-04-26 08:33:00.203 | unzip 2021-04-26 08:33:00.203 | uuid-runtime 2021-04-26 08:33:00.203 | wget 2021-04-26 08:33:00.203 | wget 2021-04-26 08:33:00.203 | zlib1g-dev 2021-04-26 08:33:00.203 | libkrb5-dev 2021-04-26 08:33:00.203 | libldap2-dev 2021-04-26 08:33:00.203 | libsasl2-dev 2021-04-26 08:33:00.203 | memcached 2021-04-26 08:33:00.203 | python3-mysqldb 2021-04-26 08:33:00.203 | sqlite3 2021-04-26 08:33:00.204 | conntrack 2021-04-26 08:33:00.204 | curl 2021-04-26 08:33:00.204 | dnsmasq-base 2021-04-26 08:33:00.204 | dnsmasq-utils 2021-04-26 08:33:00.204 | ebtables 2021-04-26 08:33:00.204 | genisoimage 2021-04-26 08:33:00.204 | iptables 2021-04-26 08:33:00.204 | iputils-arping 2021-04-26 08:33:00.204 | kpartx 2021-04-26 08:33:00.204 | libjs-jquery-tablesorter 2021-04-26 08:33:00.204 | libmysqlclient-dev 2021-04-26 08:33:00.204 | parted 2021-04-26 08:33:00.204 | pm-utils 2021-04-26 08:33:00.204 | python3-mysqldb 2021-04-26 08:33:00.204 | socat 2021-04-26 08:33:00.204 | sqlite3 2021-04-26 08:33:00.204 | sudo 2021-04-26 08:33:00.204 | vlan 2021-04-26 08:33:00.204 | lsscsi 2021-04-26 08:33:00.204 | open-iscsi 2021-04-26 08:33:00.204 | lvm2 2021-04-26 08:33:00.204 | qemu-utils 2021-04-26 08:33:00.204 | thin-provisioning-tools 2021-04-26 08:33:00.204 | acl 2021-04-26 08:33:00.204 | dnsmasq-base 2021-04-26 08:33:00.204 | dnsmasq-utils 2021-04-26 08:33:00.204 | ebtables 2021-04-26 08:33:00.204 | haproxy 2021-04-26 08:33:00.204 | iptables 2021-04-26 08:33:00.204 | iputils-arping 2021-04-26 08:33:00.204 | iputils-ping 2021-04-26 08:33:00.204 | libmysqlclient-dev 2021-04-26 08:33:00.204 | postgresql-server-dev-all 2021-04-26 08:33:00.204 | python3-mysqldb 2021-04-26 08:33:00.204 | sqlite3 2021-04-26 08:33:00.204 | sudo 2021-04-26 08:33:00.205 | vlan 2021-04-26 08:33:00.205 | ipset 2021-04-26 08:33:00.205 | conntrack 2021-04-26 08:33:00.205 | conntrackd 2021-04-26 08:33:00.205 | keepalived 2021-04-26 08:33:00.205 | dstat 2021-04-26 08:33:00.205 | lvm2 2021-04-26 08:33:00.205 | qemu-utils 2021-04-26 08:33:00.205 | thin-provisioning-tools' 2021-04-26 08:33:00.208 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2021-04-26 08:33:00.226 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2021-04-26 08:33:00.226 | apache2-dev 2021-04-26 08:33:00.226 | bc 2021-04-26 08:33:00.226 | bsdmainutils 2021-04-26 08:33:00.226 | curl 2021-04-26 08:33:00.227 | g++ 2021-04-26 08:33:00.227 | gawk 2021-04-26 08:33:00.227 | gcc 2021-04-26 08:33:00.227 | gettext 2021-04-26 08:33:00.227 | git 2021-04-26 08:33:00.227 | graphviz 2021-04-26 08:33:00.227 | iputils-ping 2021-04-26 08:33:00.227 | libapache2-mod-proxy-uwsgi 2021-04-26 08:33:00.227 | libffi-dev 2021-04-26 08:33:00.227 | libjpeg-dev 2021-04-26 08:33:00.227 | libmysqlclient-dev 2021-04-26 08:33:00.227 | libpcre3-dev 2021-04-26 08:33:00.227 | libpq-dev 2021-04-26 08:33:00.227 | libssl-dev 2021-04-26 08:33:00.227 | libsystemd-dev 2021-04-26 08:33:00.227 | libxml2-dev 2021-04-26 08:33:00.227 | libxslt1-dev 2021-04-26 08:33:00.227 | libyaml-dev 2021-04-26 08:33:00.227 | lsof 2021-04-26 08:33:00.227 | openssh-server 2021-04-26 08:33:00.227 | openssl 2021-04-26 08:33:00.227 | pkg-config 2021-04-26 08:33:00.227 | psmisc 2021-04-26 08:33:00.227 | python3-dev 2021-04-26 08:33:00.227 | python3-pip 2021-04-26 08:33:00.227 | python3-systemd 2021-04-26 08:33:00.227 | python3-venv 2021-04-26 08:33:00.227 | tar 2021-04-26 08:33:00.227 | tcpdump 2021-04-26 08:33:00.227 | unzip 2021-04-26 08:33:00.227 | uuid-runtime 2021-04-26 08:33:00.227 | wget 2021-04-26 08:33:00.227 | wget 2021-04-26 08:33:00.227 | zlib1g-dev 2021-04-26 08:33:00.227 | libkrb5-dev 2021-04-26 08:33:00.227 | libldap2-dev 2021-04-26 08:33:00.227 | libsasl2-dev 2021-04-26 08:33:00.228 | memcached 2021-04-26 08:33:00.228 | python3-mysqldb 2021-04-26 08:33:00.228 | sqlite3 2021-04-26 08:33:00.228 | conntrack 2021-04-26 08:33:00.228 | curl 2021-04-26 08:33:00.228 | dnsmasq-base 2021-04-26 08:33:00.228 | dnsmasq-utils 2021-04-26 08:33:00.228 | ebtables 2021-04-26 08:33:00.228 | genisoimage 2021-04-26 08:33:00.228 | iptables 2021-04-26 08:33:00.228 | iputils-arping 2021-04-26 08:33:00.228 | kpartx 2021-04-26 08:33:00.228 | libjs-jquery-tablesorter 2021-04-26 08:33:00.228 | libmysqlclient-dev 2021-04-26 08:33:00.228 | parted 2021-04-26 08:33:00.228 | pm-utils 2021-04-26 08:33:00.228 | python3-mysqldb 2021-04-26 08:33:00.228 | socat 2021-04-26 08:33:00.228 | sqlite3 2021-04-26 08:33:00.228 | sudo 2021-04-26 08:33:00.228 | vlan 2021-04-26 08:33:00.228 | lsscsi 2021-04-26 08:33:00.228 | open-iscsi 2021-04-26 08:33:00.228 | lvm2 2021-04-26 08:33:00.228 | qemu-utils 2021-04-26 08:33:00.228 | thin-provisioning-tools 2021-04-26 08:33:00.228 | acl 2021-04-26 08:33:00.228 | dnsmasq-base 2021-04-26 08:33:00.228 | dnsmasq-utils 2021-04-26 08:33:00.228 | ebtables 2021-04-26 08:33:00.228 | haproxy 2021-04-26 08:33:00.228 | iptables 2021-04-26 08:33:00.228 | iputils-arping 2021-04-26 08:33:00.228 | iputils-ping 2021-04-26 08:33:00.228 | libmysqlclient-dev 2021-04-26 08:33:00.229 | postgresql-server-dev-all 2021-04-26 08:33:00.229 | python3-mysqldb 2021-04-26 08:33:00.229 | sqlite3 2021-04-26 08:33:00.229 | sudo 2021-04-26 08:33:00.229 | vlan 2021-04-26 08:33:00.229 | ipset 2021-04-26 08:33:00.229 | conntrack 2021-04-26 08:33:00.229 | conntrackd 2021-04-26 08:33:00.229 | keepalived 2021-04-26 08:33:00.229 | dstat 2021-04-26 08:33:00.229 | lvm2 2021-04-26 08:33:00.229 | qemu-utils 2021-04-26 08:33:00.229 | thin-provisioning-tools ' 2021-04-26 08:33:00.229 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2021-04-26 08:33:00.231 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-04-26 08:33:00.233 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-04-26 08:33:00.237 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2021-04-26 08:33:00.237 | ++ 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 2021-04-26 08:33:00.241 | ++ 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 2021-04-26 08:33:00.243 | ++ functions-common:install_package:1342 : update_package_repo 2021-04-26 08:33:00.245 | ++ functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2021-04-26 08:33:00.247 | ++ functions-common:update_package_repo:1315 : REPOS_UPDATED=False 2021-04-26 08:33:00.249 | ++ functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2021-04-26 08:33:00.252 | ++ functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2021-04-26 08:33:00.254 | ++ functions-common:update_package_repo:1322 : is_ubuntu 2021-04-26 08:33:00.256 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-04-26 08:33:00.258 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-04-26 08:33:00.260 | ++ functions-common:update_package_repo:1323 : apt_get_update 2021-04-26 08:33:00.263 | ++ functions-common:apt_get_update:1068 : [[ False == \T\r\u\e ]] 2021-04-26 08:33:00.265 | ++ functions-common:apt_get_update:1073 : [[ False = \T\r\u\e ]] 2021-04-26 08:33:00.267 | ++ functions-common:apt_get_update:1075 : local sudo=sudo 2021-04-26 08:33:00.271 | +++ functions-common:apt_get_update:1076 : id -u 2021-04-26 08:33:00.275 | ++ functions-common:apt_get_update:1076 : [[ 1000 = \0 ]] 2021-04-26 08:33:00.277 | ++ functions-common:apt_get_update:1079 : time_start apt-get-update 2021-04-26 08:33:00.279 | ++ functions-common:time_start:2290 : local name=apt-get-update 2021-04-26 08:33:00.282 | ++ functions-common:time_start:2291 : local start_time= 2021-04-26 08:33:00.284 | ++ functions-common:time_start:2292 : [[ -n '' ]] 2021-04-26 08:33:00.287 | +++ functions-common:time_start:2295 : date +%s%3N 2021-04-26 08:33:00.291 | ++ functions-common:time_start:2295 : _TIME_START[$name]=1619425980288 2021-04-26 08:33:00.293 | ++ functions-common:apt_get_update:1081 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2021-04-26 08:33:00.295 | ++ functions-common:apt_get_update:1082 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2021-04-26 08:33:00.297 | ++ 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:33:00.532 | Hit:1 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/ussuri InRelease 2021-04-26 08:33:00.532 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu bionic InRelease 2021-04-26 08:33:00.532 | Hit:3 http://security.ubuntu.com/ubuntu bionic-security InRelease 2021-04-26 08:33:00.580 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates InRelease 2021-04-26 08:33:00.636 | Hit:5 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-backports InRelease 2021-04-26 08:33:03.068 | Reading package lists... 2021-04-26 08:33:03.130 | ++ functions-common:apt_get_update:1087 : REPOS_UPDATED=True 2021-04-26 08:33:03.133 | ++ functions-common:apt_get_update:1089 : time_stop apt-get-update 2021-04-26 08:33:03.135 | ++ functions-common:time_stop:2304 : local name 2021-04-26 08:33:03.137 | ++ functions-common:time_stop:2305 : local end_time 2021-04-26 08:33:03.139 | ++ functions-common:time_stop:2306 : local elapsed_time 2021-04-26 08:33:03.141 | ++ functions-common:time_stop:2307 : local total 2021-04-26 08:33:03.143 | ++ functions-common:time_stop:2308 : local start_time 2021-04-26 08:33:03.146 | ++ functions-common:time_stop:2310 : name=apt-get-update 2021-04-26 08:33:03.149 | ++ functions-common:time_stop:2311 : start_time=1619425980288 2021-04-26 08:33:03.151 | ++ functions-common:time_stop:2313 : [[ -z 1619425980288 ]] 2021-04-26 08:33:03.153 | +++ functions-common:time_stop:2316 : date +%s%3N 2021-04-26 08:33:03.157 | ++ functions-common:time_stop:2316 : end_time=1619425983154 2021-04-26 08:33:03.159 | ++ functions-common:time_stop:2317 : elapsed_time=2866 2021-04-26 08:33:03.162 | ++ functions-common:time_stop:2318 : total=0 2021-04-26 08:33:03.164 | ++ functions-common:time_stop:2320 : _TIME_START[$name]= 2021-04-26 08:33:03.166 | ++ functions-common:time_stop:2321 : _TIME_TOTAL[$name]=2866 2021-04-26 08:33:03.169 | ++ 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 2021-04-26 08:33:03.171 | ++ functions-common:real_install_package:1328 : is_ubuntu 2021-04-26 08:33:03.174 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-04-26 08:33:03.176 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-04-26 08:33:03.178 | ++ 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 2021-04-26 08:33:03.199 | ++ 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 2021-04-26 08:33:03.320 | Reading package lists... 2021-04-26 08:33:03.579 | Building dependency tree... 2021-04-26 08:33:03.580 | Reading state information... 2021-04-26 08:33:03.615 | acl is already the newest version (2.2.52-3build1). 2021-04-26 08:33:03.615 | bc is already the newest version (1.07.1-2). 2021-04-26 08:33:03.615 | bsdmainutils is already the newest version (11.1.2ubuntu1). 2021-04-26 08:33:03.616 | conntrack is already the newest version (1:1.4.4+snapshot20161117-6ubuntu2). 2021-04-26 08:33:03.616 | gawk is already the newest version (1:4.1.4+dfsg-1build1). 2021-04-26 08:33:03.616 | genisoimage is already the newest version (9:1.1.11-3ubuntu2). 2021-04-26 08:33:03.616 | ipset is already the newest version (6.34-1). 2021-04-26 08:33:03.616 | iptables is already the newest version (1.6.1-2ubuntu2). 2021-04-26 08:33:03.616 | kpartx is already the newest version (0.7.4-2ubuntu3). 2021-04-26 08:33:03.616 | libffi-dev is already the newest version (3.2.1-8). 2021-04-26 08:33:03.616 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2021-04-26 08:33:03.616 | libpcre3-dev is already the newest version (2:8.39-9). 2021-04-26 08:33:03.616 | libyaml-dev is already the newest version (0.1.7-2ubuntu3). 2021-04-26 08:33:03.616 | lsof is already the newest version (4.89+dfsg-0.1). 2021-04-26 08:33:03.616 | lsscsi is already the newest version (0.28-0.1). 2021-04-26 08:33:03.616 | pkg-config is already the newest version (0.29.1-0ubuntu2). 2021-04-26 08:33:03.616 | python3-systemd is already the newest version (234-1build1). 2021-04-26 08:33:03.616 | socat is already the newest version (1.7.3.2-2ubuntu2). 2021-04-26 08:33:03.616 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-0ubuntu2). 2021-04-26 08:33:03.616 | conntrackd is already the newest version (1:1.4.4+snapshot20161117-6ubuntu2). 2021-04-26 08:33:03.616 | dstat is already the newest version (0.7.3-1). 2021-04-26 08:33:03.616 | graphviz is already the newest version (2.40.1-2). 2021-04-26 08:33:03.616 | libjs-jquery-tablesorter is already the newest version (1:2.29.5+dfsg1-1). 2021-04-26 08:33:03.616 | pm-utils is already the newest version (1.4.1-17). 2021-04-26 08:33:03.616 | thin-provisioning-tools is already the newest version (0.7.4-2ubuntu3). 2021-04-26 08:33:03.616 | apache2 is already the newest version (2.4.29-1ubuntu4.14). 2021-04-26 08:33:03.616 | apache2-dev is already the newest version (2.4.29-1ubuntu4.14). 2021-04-26 08:33:03.616 | curl is already the newest version (7.58.0-2ubuntu3.13). 2021-04-26 08:33:03.616 | dnsmasq-base is already the newest version (2.79-1ubuntu0.3). 2021-04-26 08:33:03.616 | dnsmasq-utils is already the newest version (2.79-1ubuntu0.3). 2021-04-26 08:33:03.616 | ebtables is already the newest version (2.0.10.4-3.5ubuntu2.18.04.3). 2021-04-26 08:33:03.616 | g++ is already the newest version (4:7.4.0-1ubuntu2.3). 2021-04-26 08:33:03.616 | gcc is already the newest version (4:7.4.0-1ubuntu2.3). 2021-04-26 08:33:03.616 | gettext is already the newest version (0.19.8.1-6ubuntu0.3). 2021-04-26 08:33:03.616 | git is already the newest version (1:2.17.1-1ubuntu0.8). 2021-04-26 08:33:03.616 | haproxy is already the newest version (1.8.8-1ubuntu0.11). 2021-04-26 08:33:03.617 | iputils-arping is already the newest version (3:20161105-1ubuntu3). 2021-04-26 08:33:03.617 | iputils-ping is already the newest version (3:20161105-1ubuntu3). 2021-04-26 08:33:03.617 | keepalived is already the newest version (1:1.3.9-1ubuntu0.18.04.2). 2021-04-26 08:33:03.617 | libkrb5-dev is already the newest version (1.16-2ubuntu0.2). 2021-04-26 08:33:03.617 | libldap2-dev is already the newest version (2.4.45+dfsg-1ubuntu1.10). 2021-04-26 08:33:03.617 | libmysqlclient-dev is already the newest version (5.7.33-0ubuntu0.18.04.1). 2021-04-26 08:33:03.617 | libpq-dev is already the newest version (10.16-0ubuntu0.18.04.1). 2021-04-26 08:33:03.617 | libsasl2-dev is already the newest version (2.1.27~101-g0780600+dfsg-3ubuntu2.3). 2021-04-26 08:33:03.617 | libssl-dev is already the newest version (1.1.1-1ubuntu2.1~18.04.9). 2021-04-26 08:33:03.617 | libsystemd-dev is already the newest version (237-3ubuntu10.46). 2021-04-26 08:33:03.617 | libxml2-dev is already the newest version (2.9.4+dfsg1-6.1ubuntu1.3). 2021-04-26 08:33:03.617 | libxslt1-dev is already the newest version (1.1.29-5ubuntu0.2). 2021-04-26 08:33:03.617 | lvm2 is already the newest version (2.02.176-4.1ubuntu3.18.04.3). 2021-04-26 08:33:03.617 | memcached is already the newest version (1.5.6-0ubuntu1.2). 2021-04-26 08:33:03.617 | open-iscsi is already the newest version (2.0.874-5ubuntu2.10). 2021-04-26 08:33:03.617 | openssh-server is already the newest version (1:7.6p1-4ubuntu0.3). 2021-04-26 08:33:03.617 | openssl is already the newest version (1.1.1-1ubuntu2.1~18.04.9). 2021-04-26 08:33:03.617 | parted is already the newest version (3.2-20ubuntu0.2). 2021-04-26 08:33:03.617 | psmisc is already the newest version (23.1-1ubuntu0.1). 2021-04-26 08:33:03.617 | python3-dev is already the newest version (3.6.7-1~18.04). 2021-04-26 08:33:03.617 | sqlite3 is already the newest version (3.22.0-1ubuntu0.4). 2021-04-26 08:33:03.617 | sudo is already the newest version (1.8.21p2-3ubuntu1.4). 2021-04-26 08:33:03.617 | tar is already the newest version (1.29b-2ubuntu0.2). 2021-04-26 08:33:03.617 | tcpdump is already the newest version (4.9.3-0ubuntu0.18.04.1). 2021-04-26 08:33:03.617 | unzip is already the newest version (6.0-21ubuntu1.1). 2021-04-26 08:33:03.617 | uuid-runtime is already the newest version (2.31.1-0.4ubuntu3.7). 2021-04-26 08:33:03.617 | vlan is already the newest version (1.9-3.2ubuntu6). 2021-04-26 08:33:03.617 | wget is already the newest version (1.19.4-1ubuntu2.2). 2021-04-26 08:33:03.617 | libapache2-mod-proxy-uwsgi is already the newest version (2.0.15-10.2ubuntu2.1). 2021-04-26 08:33:03.618 | postgresql-server-dev-all is already the newest version (190ubuntu0.1). 2021-04-26 08:33:03.818 | python3-pip is already the newest version (9.0.1-2.3~ubuntu1.18.04.4). 2021-04-26 08:33:03.818 | python3-venv is already the newest version (3.6.7-1~18.04). 2021-04-26 08:33:03.818 | python3-mysqldb is already the newest version (1.4.4-2build1~cloud0). 2021-04-26 08:33:03.818 | qemu-utils is already the newest version (1:4.2-3ubuntu6.13~cloud0). 2021-04-26 08:33:03.818 | The following packages were automatically installed and are no longer required: 2021-04-26 08:33:03.818 | apport-symptoms ceph-fuse ceph-mgr-modules-core cephadm containerd docker.io 2021-04-26 08:33:03.818 | fonts-lyx grub-pc-bin libbabeltrace1 libblas3 libcephfs2 libdw1 libgfortran4 2021-04-26 08:33:03.818 | libgoogle-perftools4 libjs-jquery-ui libjs-sphinxdoc libjs-underscore 2021-04-26 08:33:03.818 | liblapack3 liblcms2-2 libleveldb1v5 liboath0 libopts25 librabbitmq4 2021-04-26 08:33:03.818 | libradosstriper1 librdkafka1 librgw2 libsnappy1v5 libtcmalloc-minimal4 2021-04-26 08:33:03.819 | libwebpdemux2 libwebpmux3 ntp nvme-cli pigz python-atomicwrites python-attr 2021-04-26 08:33:03.819 | python-configparser python-contextlib2 python-funcsigs 2021-04-26 08:33:03.819 | python-importlib-metadata python-matplotlib-data python-more-itertools 2021-04-26 08:33:03.819 | python-packaging python-pastedeploy-tpl python-pathlib2 python-pkg-resources 2021-04-26 08:33:03.819 | python-pluggy python-py python-pyparsing python-pytest python-scandir 2021-04-26 08:33:03.819 | python-six python-wcwidth python-zipp python3-atomicwrites python3-attr 2021-04-26 08:33:03.819 | python3-automat python3-bcrypt python3-bs4 python3-cachetools 2021-04-26 08:33:03.819 | python3-ceph-argparse python3-cephfs python3-cherrypy3 python3-click 2021-04-26 08:33:03.819 | python3-colorama python3-configobj python3-constantly python3-cycler 2021-04-26 08:33:03.819 | python3-dateutil python3-decorator python3-html5lib python3-hyperlink 2021-04-26 08:33:03.819 | python3-importlib-metadata python3-incremental python3-joblib 2021-04-26 08:33:03.819 | python3-kiwisolver python3-logutils python3-lxml python3-mako 2021-04-26 08:33:03.819 | python3-matplotlib python3-more-itertools python3-nose python3-numpy 2021-04-26 08:33:03.819 | python3-olefile python3-packaging python3-pam python3-paste 2021-04-26 08:33:03.819 | python3-pastedeploy python3-pastescript python3-pecan python3-pil 2021-04-26 08:33:03.819 | python3-pluggy python3-prettytable python3-problem-report python3-py 2021-04-26 08:33:03.819 | python3-pyasn1 python3-pyinotify python3-pytest python3-repoze.lru 2021-04-26 08:33:03.819 | python3-requests-oauthlib python3-requests-unixsocket python3-rgw 2021-04-26 08:33:03.819 | python3-routes python3-rsa python3-scipy python3-serial 2021-04-26 08:33:03.819 | python3-simplegeneric python3-simplejson python3-singledispatch 2021-04-26 08:33:03.819 | python3-sklearn python3-sklearn-lib python3-tempita python3-twisted-bin 2021-04-26 08:33:03.819 | python3-waitress python3-wcwidth python3-webencodings python3-webob 2021-04-26 08:33:03.819 | python3-websocket python3-webtest python3-werkzeug python3-zipp 2021-04-26 08:33:03.819 | python3-zope.interface runc smartmontools sntp ubuntu-fan 2021-04-26 08:33:03.819 | Use 'sudo apt autoremove' to remove them. 2021-04-26 08:33:04.266 | 0 upgraded, 0 newly installed, 0 to remove and 169 not upgraded. 2021-04-26 08:33:04.266 | 2 not fully installed or removed. 2021-04-26 08:33:04.266 | After this operation, 0 B of additional disk space will be used. 2021-04-26 08:33:04.292 | Setting up python3-rtslib-fb (2.1.71-0ubuntu1~cloud0) ... 2021-04-26 08:33:05.015 | Failed to start rtslib-fb-targetctl.service: Unit rtslib-fb-targetctl.service is not loaded properly: Exec format error. 2021-04-26 08:33:05.015 | See system logs and 'systemctl status rtslib-fb-targetctl.service' for details. 2021-04-26 08:33:05.016 | invoke-rc.d: initscript rtslib-fb-targetctl, action "start" failed. 2021-04-26 08:33:05.023 | ● rtslib-fb-targetctl.service - Restore LIO kernel target configuration 2021-04-26 08:33:05.023 | Loaded: error (Reason: Exec format error) 2021-04-26 08:33:05.023 | Active: inactive (dead) 2021-04-26 08:33:05.023 | 2021-04-26 08:33:05.023 | Apr 26 08:32:27 dv-osbrick-787933-1-ceph 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:33:05.023 | Apr 26 08:32:34 dv-osbrick-787933-1-ceph 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:33:05.023 | Apr 26 08:32:34 dv-osbrick-787933-1-ceph 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:33:05.023 | Apr 26 08:32:34 dv-osbrick-787933-1-ceph 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:33:05.024 | Apr 26 08:32:56 dv-osbrick-787933-1-ceph 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:33:05.024 | Apr 26 08:32:56 dv-osbrick-787933-1-ceph 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:33:05.024 | Apr 26 08:32:56 dv-osbrick-787933-1-ceph 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:33:05.024 | Apr 26 08:33:05 dv-osbrick-787933-1-ceph 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:33:05.024 | Apr 26 08:33:05 dv-osbrick-787933-1-ceph 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:33:05.024 | Apr 26 08:33:05 dv-osbrick-787933-1-ceph 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:33:05.025 | dpkg: error processing package python3-rtslib-fb (--configure): 2021-04-26 08:33:05.025 | installed python3-rtslib-fb package post-installation script subprocess returned error exit status 1 2021-04-26 08:33:05.025 | dpkg: dependency problems prevent configuration of targetcli-fb: 2021-04-26 08:33:05.025 | targetcli-fb depends on python3-rtslib-fb; however: 2021-04-26 08:33:05.025 | Package python3-rtslib-fb is not configured yet. 2021-04-26 08:33:05.025 | 2021-04-26 08:33:05.025 | dpkg: error processing package targetcli-fb (--configure): 2021-04-26 08:33:05.025 | dependency problems - leaving unconfigured 2021-04-26 08:33:05.035 | Errors were encountered while processing: 2021-04-26 08:33:05.035 | python3-rtslib-fb 2021-04-26 08:33:05.035 | targetcli-fb 2021-04-26 08:33:07.015 | E: Sub-process /usr/bin/dpkg returned an error code (1) 2021-04-26 08:33:07.020 | ++ functions-common:apt_get:1113 : result=100 2021-04-26 08:33:07.023 | ++ functions-common:apt_get:1116 : time_stop apt-get 2021-04-26 08:33:07.025 | ++ functions-common:time_stop:2304 : local name 2021-04-26 08:33:07.027 | ++ functions-common:time_stop:2305 : local end_time 2021-04-26 08:33:07.029 | ++ functions-common:time_stop:2306 : local elapsed_time 2021-04-26 08:33:07.032 | ++ functions-common:time_stop:2307 : local total 2021-04-26 08:33:07.034 | ++ functions-common:time_stop:2308 : local start_time 2021-04-26 08:33:07.036 | ++ functions-common:time_stop:2310 : name=apt-get 2021-04-26 08:33:07.039 | ++ functions-common:time_stop:2311 : start_time=1619425983196 2021-04-26 08:33:07.041 | ++ functions-common:time_stop:2313 : [[ -z 1619425983196 ]] 2021-04-26 08:33:07.043 | +++ functions-common:time_stop:2316 : date +%s%3N 2021-04-26 08:33:07.047 | ++ functions-common:time_stop:2316 : end_time=1619425987045 2021-04-26 08:33:07.049 | ++ functions-common:time_stop:2317 : elapsed_time=3849 2021-04-26 08:33:07.052 | ++ functions-common:time_stop:2318 : total=5675 2021-04-26 08:33:07.055 | ++ functions-common:time_stop:2320 : _TIME_START[$name]= 2021-04-26 08:33:07.057 | ++ functions-common:time_stop:2321 : _TIME_TOTAL[$name]=9524 2021-04-26 08:33:07.059 | ++ functions-common:apt_get:1117 : return 100 2021-04-26 08:33:07.062 | ++ functions-common:install_package:1344 : RETRY_UPDATE=True 2021-04-26 08:33:07.064 | ++ functions-common:install_package:1344 : update_package_repo 2021-04-26 08:33:07.067 | ++ functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2021-04-26 08:33:07.069 | ++ functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2021-04-26 08:33:07.071 | ++ functions-common:update_package_repo:1316 : RETRY_UPDATE=True 2021-04-26 08:33:07.074 | ++ functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2021-04-26 08:33:07.076 | ++ functions-common:update_package_repo:1322 : is_ubuntu 2021-04-26 08:33:07.078 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-04-26 08:33:07.081 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-04-26 08:33:07.083 | ++ functions-common:update_package_repo:1323 : apt_get_update 2021-04-26 08:33:07.086 | ++ functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-04-26 08:33:07.088 | ++ functions-common:apt_get_update:1068 : [[ True != \T\r\u\e ]] 2021-04-26 08:33:07.090 | ++ functions-common:apt_get_update:1073 : [[ False = \T\r\u\e ]] 2021-04-26 08:33:07.093 | ++ functions-common:apt_get_update:1075 : local sudo=sudo 2021-04-26 08:33:07.095 | +++ functions-common:apt_get_update:1076 : id -u 2021-04-26 08:33:07.100 | ++ functions-common:apt_get_update:1076 : [[ 1000 = \0 ]] 2021-04-26 08:33:07.103 | ++ functions-common:apt_get_update:1079 : time_start apt-get-update 2021-04-26 08:33:07.105 | ++ functions-common:time_start:2290 : local name=apt-get-update 2021-04-26 08:33:07.107 | ++ functions-common:time_start:2291 : local start_time= 2021-04-26 08:33:07.110 | ++ functions-common:time_start:2292 : [[ -n '' ]] 2021-04-26 08:33:07.113 | +++ functions-common:time_start:2295 : date +%s%3N 2021-04-26 08:33:07.117 | ++ functions-common:time_start:2295 : _TIME_START[$name]=1619425987114 2021-04-26 08:33:07.120 | ++ functions-common:apt_get_update:1081 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2021-04-26 08:33:07.122 | ++ functions-common:apt_get_update:1082 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2021-04-26 08:33:07.124 | ++ 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:33:07.359 | Hit:1 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/ussuri InRelease 2021-04-26 08:33:07.359 | Hit:2 http://security.ubuntu.com/ubuntu bionic-security InRelease 2021-04-26 08:33:07.405 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu bionic InRelease 2021-04-26 08:33:07.461 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates InRelease 2021-04-26 08:33:07.517 | Hit:5 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-backports InRelease 2021-04-26 08:33:09.905 | Reading package lists... 2021-04-26 08:33:09.967 | ++ functions-common:apt_get_update:1087 : REPOS_UPDATED=True 2021-04-26 08:33:09.969 | ++ functions-common:apt_get_update:1089 : time_stop apt-get-update 2021-04-26 08:33:09.972 | ++ functions-common:time_stop:2304 : local name 2021-04-26 08:33:09.974 | ++ functions-common:time_stop:2305 : local end_time 2021-04-26 08:33:09.977 | ++ functions-common:time_stop:2306 : local elapsed_time 2021-04-26 08:33:09.979 | ++ functions-common:time_stop:2307 : local total 2021-04-26 08:33:09.981 | ++ functions-common:time_stop:2308 : local start_time 2021-04-26 08:33:09.983 | ++ functions-common:time_stop:2310 : name=apt-get-update 2021-04-26 08:33:09.986 | ++ functions-common:time_stop:2311 : start_time=1619425987114 2021-04-26 08:33:09.988 | ++ functions-common:time_stop:2313 : [[ -z 1619425987114 ]] 2021-04-26 08:33:09.991 | +++ functions-common:time_stop:2316 : date +%s%3N 2021-04-26 08:33:09.995 | ++ functions-common:time_stop:2316 : end_time=1619425989992 2021-04-26 08:33:09.997 | ++ functions-common:time_stop:2317 : elapsed_time=2878 2021-04-26 08:33:09.999 | ++ functions-common:time_stop:2318 : total=2866 2021-04-26 08:33:10.002 | ++ functions-common:time_stop:2320 : _TIME_START[$name]= 2021-04-26 08:33:10.004 | ++ functions-common:time_stop:2321 : _TIME_TOTAL[$name]=5744 2021-04-26 08:33:10.007 | ++ 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 2021-04-26 08:33:10.009 | ++ functions-common:real_install_package:1328 : is_ubuntu 2021-04-26 08:33:10.012 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-04-26 08:33:10.014 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-04-26 08:33:10.017 | ++ 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 2021-04-26 08:33:10.039 | ++ 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 2021-04-26 08:33:10.159 | Reading package lists... 2021-04-26 08:33:10.420 | Building dependency tree... 2021-04-26 08:33:10.421 | Reading state information... 2021-04-26 08:33:10.457 | acl is already the newest version (2.2.52-3build1). 2021-04-26 08:33:10.457 | bc is already the newest version (1.07.1-2). 2021-04-26 08:33:10.457 | bsdmainutils is already the newest version (11.1.2ubuntu1). 2021-04-26 08:33:10.457 | conntrack is already the newest version (1:1.4.4+snapshot20161117-6ubuntu2). 2021-04-26 08:33:10.457 | gawk is already the newest version (1:4.1.4+dfsg-1build1). 2021-04-26 08:33:10.457 | genisoimage is already the newest version (9:1.1.11-3ubuntu2). 2021-04-26 08:33:10.457 | ipset is already the newest version (6.34-1). 2021-04-26 08:33:10.457 | iptables is already the newest version (1.6.1-2ubuntu2). 2021-04-26 08:33:10.457 | kpartx is already the newest version (0.7.4-2ubuntu3). 2021-04-26 08:33:10.457 | libffi-dev is already the newest version (3.2.1-8). 2021-04-26 08:33:10.457 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2021-04-26 08:33:10.457 | libpcre3-dev is already the newest version (2:8.39-9). 2021-04-26 08:33:10.457 | libyaml-dev is already the newest version (0.1.7-2ubuntu3). 2021-04-26 08:33:10.458 | lsof is already the newest version (4.89+dfsg-0.1). 2021-04-26 08:33:10.458 | lsscsi is already the newest version (0.28-0.1). 2021-04-26 08:33:10.458 | pkg-config is already the newest version (0.29.1-0ubuntu2). 2021-04-26 08:33:10.458 | python3-systemd is already the newest version (234-1build1). 2021-04-26 08:33:10.458 | socat is already the newest version (1.7.3.2-2ubuntu2). 2021-04-26 08:33:10.458 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-0ubuntu2). 2021-04-26 08:33:10.458 | conntrackd is already the newest version (1:1.4.4+snapshot20161117-6ubuntu2). 2021-04-26 08:33:10.458 | dstat is already the newest version (0.7.3-1). 2021-04-26 08:33:10.458 | graphviz is already the newest version (2.40.1-2). 2021-04-26 08:33:10.458 | libjs-jquery-tablesorter is already the newest version (1:2.29.5+dfsg1-1). 2021-04-26 08:33:10.458 | pm-utils is already the newest version (1.4.1-17). 2021-04-26 08:33:10.458 | thin-provisioning-tools is already the newest version (0.7.4-2ubuntu3). 2021-04-26 08:33:10.458 | apache2 is already the newest version (2.4.29-1ubuntu4.14). 2021-04-26 08:33:10.458 | apache2-dev is already the newest version (2.4.29-1ubuntu4.14). 2021-04-26 08:33:10.458 | curl is already the newest version (7.58.0-2ubuntu3.13). 2021-04-26 08:33:10.458 | dnsmasq-base is already the newest version (2.79-1ubuntu0.3). 2021-04-26 08:33:10.458 | dnsmasq-utils is already the newest version (2.79-1ubuntu0.3). 2021-04-26 08:33:10.458 | ebtables is already the newest version (2.0.10.4-3.5ubuntu2.18.04.3). 2021-04-26 08:33:10.458 | g++ is already the newest version (4:7.4.0-1ubuntu2.3). 2021-04-26 08:33:10.458 | gcc is already the newest version (4:7.4.0-1ubuntu2.3). 2021-04-26 08:33:10.458 | gettext is already the newest version (0.19.8.1-6ubuntu0.3). 2021-04-26 08:33:10.458 | git is already the newest version (1:2.17.1-1ubuntu0.8). 2021-04-26 08:33:10.458 | haproxy is already the newest version (1.8.8-1ubuntu0.11). 2021-04-26 08:33:10.458 | iputils-arping is already the newest version (3:20161105-1ubuntu3). 2021-04-26 08:33:10.458 | iputils-ping is already the newest version (3:20161105-1ubuntu3). 2021-04-26 08:33:10.458 | keepalived is already the newest version (1:1.3.9-1ubuntu0.18.04.2). 2021-04-26 08:33:10.458 | libkrb5-dev is already the newest version (1.16-2ubuntu0.2). 2021-04-26 08:33:10.458 | libldap2-dev is already the newest version (2.4.45+dfsg-1ubuntu1.10). 2021-04-26 08:33:10.458 | libmysqlclient-dev is already the newest version (5.7.33-0ubuntu0.18.04.1). 2021-04-26 08:33:10.458 | libpq-dev is already the newest version (10.16-0ubuntu0.18.04.1). 2021-04-26 08:33:10.458 | libsasl2-dev is already the newest version (2.1.27~101-g0780600+dfsg-3ubuntu2.3). 2021-04-26 08:33:10.458 | libssl-dev is already the newest version (1.1.1-1ubuntu2.1~18.04.9). 2021-04-26 08:33:10.459 | libsystemd-dev is already the newest version (237-3ubuntu10.46). 2021-04-26 08:33:10.459 | libxml2-dev is already the newest version (2.9.4+dfsg1-6.1ubuntu1.3). 2021-04-26 08:33:10.459 | libxslt1-dev is already the newest version (1.1.29-5ubuntu0.2). 2021-04-26 08:33:10.459 | lvm2 is already the newest version (2.02.176-4.1ubuntu3.18.04.3). 2021-04-26 08:33:10.459 | memcached is already the newest version (1.5.6-0ubuntu1.2). 2021-04-26 08:33:10.459 | open-iscsi is already the newest version (2.0.874-5ubuntu2.10). 2021-04-26 08:33:10.459 | openssh-server is already the newest version (1:7.6p1-4ubuntu0.3). 2021-04-26 08:33:10.459 | openssl is already the newest version (1.1.1-1ubuntu2.1~18.04.9). 2021-04-26 08:33:10.459 | parted is already the newest version (3.2-20ubuntu0.2). 2021-04-26 08:33:10.459 | psmisc is already the newest version (23.1-1ubuntu0.1). 2021-04-26 08:33:10.459 | python3-dev is already the newest version (3.6.7-1~18.04). 2021-04-26 08:33:10.459 | sqlite3 is already the newest version (3.22.0-1ubuntu0.4). 2021-04-26 08:33:10.459 | sudo is already the newest version (1.8.21p2-3ubuntu1.4). 2021-04-26 08:33:10.459 | tar is already the newest version (1.29b-2ubuntu0.2). 2021-04-26 08:33:10.459 | tcpdump is already the newest version (4.9.3-0ubuntu0.18.04.1). 2021-04-26 08:33:10.459 | unzip is already the newest version (6.0-21ubuntu1.1). 2021-04-26 08:33:10.459 | uuid-runtime is already the newest version (2.31.1-0.4ubuntu3.7). 2021-04-26 08:33:10.459 | vlan is already the newest version (1.9-3.2ubuntu6). 2021-04-26 08:33:10.459 | wget is already the newest version (1.19.4-1ubuntu2.2). 2021-04-26 08:33:10.459 | libapache2-mod-proxy-uwsgi is already the newest version (2.0.15-10.2ubuntu2.1). 2021-04-26 08:33:10.459 | postgresql-server-dev-all is already the newest version (190ubuntu0.1). 2021-04-26 08:33:10.656 | python3-pip is already the newest version (9.0.1-2.3~ubuntu1.18.04.4). 2021-04-26 08:33:10.656 | python3-venv is already the newest version (3.6.7-1~18.04). 2021-04-26 08:33:10.656 | python3-mysqldb is already the newest version (1.4.4-2build1~cloud0). 2021-04-26 08:33:10.656 | qemu-utils is already the newest version (1:4.2-3ubuntu6.13~cloud0). 2021-04-26 08:33:10.656 | The following packages were automatically installed and are no longer required: 2021-04-26 08:33:10.656 | apport-symptoms ceph-fuse ceph-mgr-modules-core cephadm containerd docker.io 2021-04-26 08:33:10.656 | fonts-lyx grub-pc-bin libbabeltrace1 libblas3 libcephfs2 libdw1 libgfortran4 2021-04-26 08:33:10.656 | libgoogle-perftools4 libjs-jquery-ui libjs-sphinxdoc libjs-underscore 2021-04-26 08:33:10.656 | liblapack3 liblcms2-2 libleveldb1v5 liboath0 libopts25 librabbitmq4 2021-04-26 08:33:10.656 | libradosstriper1 librdkafka1 librgw2 libsnappy1v5 libtcmalloc-minimal4 2021-04-26 08:33:10.656 | libwebpdemux2 libwebpmux3 ntp nvme-cli pigz python-atomicwrites python-attr 2021-04-26 08:33:10.657 | python-configparser python-contextlib2 python-funcsigs 2021-04-26 08:33:10.657 | python-importlib-metadata python-matplotlib-data python-more-itertools 2021-04-26 08:33:10.657 | python-packaging python-pastedeploy-tpl python-pathlib2 python-pkg-resources 2021-04-26 08:33:10.657 | python-pluggy python-py python-pyparsing python-pytest python-scandir 2021-04-26 08:33:10.657 | python-six python-wcwidth python-zipp python3-atomicwrites python3-attr 2021-04-26 08:33:10.657 | python3-automat python3-bcrypt python3-bs4 python3-cachetools 2021-04-26 08:33:10.657 | python3-ceph-argparse python3-cephfs python3-cherrypy3 python3-click 2021-04-26 08:33:10.657 | python3-colorama python3-configobj python3-constantly python3-cycler 2021-04-26 08:33:10.657 | python3-dateutil python3-decorator python3-html5lib python3-hyperlink 2021-04-26 08:33:10.657 | python3-importlib-metadata python3-incremental python3-joblib 2021-04-26 08:33:10.657 | python3-kiwisolver python3-logutils python3-lxml python3-mako 2021-04-26 08:33:10.657 | python3-matplotlib python3-more-itertools python3-nose python3-numpy 2021-04-26 08:33:10.657 | python3-olefile python3-packaging python3-pam python3-paste 2021-04-26 08:33:10.657 | python3-pastedeploy python3-pastescript python3-pecan python3-pil 2021-04-26 08:33:10.657 | python3-pluggy python3-prettytable python3-problem-report python3-py 2021-04-26 08:33:10.657 | python3-pyasn1 python3-pyinotify python3-pytest python3-repoze.lru 2021-04-26 08:33:10.657 | python3-requests-oauthlib python3-requests-unixsocket python3-rgw 2021-04-26 08:33:10.657 | python3-routes python3-rsa python3-scipy python3-serial 2021-04-26 08:33:10.657 | python3-simplegeneric python3-simplejson python3-singledispatch 2021-04-26 08:33:10.657 | python3-sklearn python3-sklearn-lib python3-tempita python3-twisted-bin 2021-04-26 08:33:10.657 | python3-waitress python3-wcwidth python3-webencodings python3-webob 2021-04-26 08:33:10.657 | python3-websocket python3-webtest python3-werkzeug python3-zipp 2021-04-26 08:33:10.657 | python3-zope.interface runc smartmontools sntp ubuntu-fan 2021-04-26 08:33:10.657 | Use 'sudo apt autoremove' to remove them. 2021-04-26 08:33:11.104 | 0 upgraded, 0 newly installed, 0 to remove and 169 not upgraded. 2021-04-26 08:33:11.104 | 2 not fully installed or removed. 2021-04-26 08:33:11.104 | After this operation, 0 B of additional disk space will be used. 2021-04-26 08:33:11.129 | Setting up python3-rtslib-fb (2.1.71-0ubuntu1~cloud0) ... 2021-04-26 08:33:11.856 | Failed to start rtslib-fb-targetctl.service: Unit rtslib-fb-targetctl.service is not loaded properly: Exec format error. 2021-04-26 08:33:11.856 | See system logs and 'systemctl status rtslib-fb-targetctl.service' for details. 2021-04-26 08:33:11.857 | invoke-rc.d: initscript rtslib-fb-targetctl, action "start" failed. 2021-04-26 08:33:11.864 | ● rtslib-fb-targetctl.service - Restore LIO kernel target configuration 2021-04-26 08:33:11.864 | Loaded: error (Reason: Exec format error) 2021-04-26 08:33:11.864 | Active: inactive (dead) 2021-04-26 08:33:11.864 | 2021-04-26 08:33:11.864 | Apr 26 08:32:34 dv-osbrick-787933-1-ceph 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:33:11.864 | Apr 26 08:32:56 dv-osbrick-787933-1-ceph 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:33:11.864 | Apr 26 08:32:56 dv-osbrick-787933-1-ceph 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:33:11.864 | Apr 26 08:32:56 dv-osbrick-787933-1-ceph 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:33:11.864 | Apr 26 08:33:05 dv-osbrick-787933-1-ceph 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:33:11.865 | Apr 26 08:33:05 dv-osbrick-787933-1-ceph 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:33:11.865 | Apr 26 08:33:05 dv-osbrick-787933-1-ceph 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:33:11.865 | Apr 26 08:33:11 dv-osbrick-787933-1-ceph 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:33:11.865 | Apr 26 08:33:11 dv-osbrick-787933-1-ceph 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:33:11.865 | Apr 26 08:33:11 dv-osbrick-787933-1-ceph 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:33:11.865 | dpkg: error processing package python3-rtslib-fb (--configure): 2021-04-26 08:33:11.866 | installed python3-rtslib-fb package post-installation script subprocess returned error exit status 1 2021-04-26 08:33:11.866 | dpkg: dependency problems prevent configuration of targetcli-fb: 2021-04-26 08:33:11.866 | targetcli-fb depends on python3-rtslib-fb; however: 2021-04-26 08:33:11.866 | Package python3-rtslib-fb is not configured yet. 2021-04-26 08:33:11.866 | 2021-04-26 08:33:11.866 | dpkg: error processing package targetcli-fb (--configure): 2021-04-26 08:33:11.866 | dependency problems - leaving unconfigured 2021-04-26 08:33:11.877 | Errors were encountered while processing: 2021-04-26 08:33:11.878 | python3-rtslib-fb 2021-04-26 08:33:11.878 | targetcli-fb 2021-04-26 08:33:13.869 | E: Sub-process /usr/bin/dpkg returned an error code (1) 2021-04-26 08:33:13.874 | + functions-common:apt_get:1 : exit_trap 2021-04-26 08:33:13.876 | + ./stack.sh:exit_trap:503 : local r=100 2021-04-26 08:33:13.879 | ++ ./stack.sh:exit_trap:504 : jobs -p 2021-04-26 08:33:13.882 | + ./stack.sh:exit_trap:504 : jobs= 2021-04-26 08:33:13.884 | + ./stack.sh:exit_trap:507 : [[ -n '' ]] 2021-04-26 08:33:13.886 | + ./stack.sh:exit_trap:513 : '[' -f '' ']' 2021-04-26 08:33:13.888 | + ./stack.sh:exit_trap:518 : kill_spinner 2021-04-26 08:33:13.891 | + ./stack.sh:kill_spinner:413 : '[' '!' -z '' ']' 2021-04-26 08:33:13.893 | + ./stack.sh:exit_trap:520 : [[ 100 -ne 0 ]] 2021-04-26 08:33:13.895 | + ./stack.sh:exit_trap:521 : echo 'Error on exit' 2021-04-26 08:33:13.896 | Error on exit 2021-04-26 08:33:13.898 | + ./stack.sh:exit_trap:523 : type -p generate-subunit 2021-04-26 08:33:13.900 | + ./stack.sh:exit_trap:524 : generate-subunit 1619425970 23 fail 2021-04-26 08:33:14.528 | + ./stack.sh:exit_trap:526 : [[ -z /opt/stack/logs ]] 2021-04-26 08:33:14.531 | + ./stack.sh:exit_trap:529 : /usr/bin/python3.6 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2021-04-26 08:33:14.961 | + ./stack.sh:exit_trap:538 : exit 100