2022-01-06 09:57:50.861 | + ./stack.sh:main:462 : exec 2022-01-06 09:57:50.862 | ++ ./stack.sh:main:462 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-01-06-095750.summary.2022-01-06-095750 2022-01-06 09:57:50.862 | + ./stack.sh:main:470 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-01-06-095750' 2022-01-06 09:57:50.862 | + ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2022-01-06 09:57:50.862 | + ./stack.sh:echo_summary:421 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-01-06-095750 2022-01-06 09:57:50.862 | + ./stack.sh:main:472 : ln -sf /opt/stack/logs/stack.sh.log.2022-01-06-095750 /opt/stack/logs/stack.sh.log 2022-01-06 09:57:50.862 | + ./stack.sh:main:473 : ln -sf /opt/stack/logs/stack.sh.log.2022-01-06-095750.summary.2022-01-06-095750 /opt/stack/logs/stack.sh.log.summary 2022-01-06 09:57:50.862 | + ./stack.sh:main:488 : check_path_perm_sanity /opt/stack 2022-01-06 09:57:50.862 | + functions:check_path_perm_sanity:620 : local real_path 2022-01-06 09:57:50.862 | ++ functions:check_path_perm_sanity:621 : readlink -f /opt/stack 2022-01-06 09:57:50.862 | + functions:check_path_perm_sanity:621 : real_path=/opt/stack 2022-01-06 09:57:50.862 | + functions:check_path_perm_sanity:622 : local rebuilt_path= 2022-01-06 09:57:50.862 | ++ functions:check_path_perm_sanity:623 : tr / ' ' 2022-01-06 09:57:50.862 | ++ functions:check_path_perm_sanity:623 : echo /opt/stack 2022-01-06 09:57:50.862 | + functions:check_path_perm_sanity:623 : for i in $(echo ${real_path} | tr "/" " ") 2022-01-06 09:57:50.862 | + functions:check_path_perm_sanity:624 : rebuilt_path=/opt 2022-01-06 09:57:50.862 | ++ functions:check_path_perm_sanity:626 : stat -c %a /opt 2022-01-06 09:57:50.862 | + functions:check_path_perm_sanity:626 : [[ 755 = 700 ]] 2022-01-06 09:57:50.862 | + functions:check_path_perm_sanity:623 : for i in $(echo ${real_path} | tr "/" " ") 2022-01-06 09:57:50.862 | + functions:check_path_perm_sanity:624 : rebuilt_path=/opt/stack 2022-01-06 09:57:50.864 | ++ functions:check_path_perm_sanity:626 : stat -c %a /opt/stack 2022-01-06 09:57:50.867 | + functions:check_path_perm_sanity:626 : [[ 755 = 700 ]] 2022-01-06 09:57:50.870 | + ./stack.sh:main:494 : trap exit_trap EXIT 2022-01-06 09:57:50.872 | + ./stack.sh:main:535 : trap err_trap ERR 2022-01-06 09:57:50.874 | + ./stack.sh:main:548 : set -o errexit 2022-01-06 09:57:50.876 | + ./stack.sh:main:551 : uname -a 2022-01-06 09:57:50.877 | Linux dv-osbrick-victoria-4-smb 5.4.0-72-generic #80-Ubuntu SMP Mon Apr 12 17:35:00 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux 2022-01-06 09:57:50.879 | + ./stack.sh:main:554 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-01-06 09:57:50.881 | + ./stack.sh:main:555 : rm -f /opt/stack/data/ca-bundle.pem 2022-01-06 09:57:50.884 | + ./stack.sh:main:558 : source /home/ubuntu/devstack/lib/database 2022-01-06 09:57:50.909 | + ./stack.sh:main:559 : source /home/ubuntu/devstack/lib/rpc_backend 2022-01-06 09:57:50.925 | + ./stack.sh:main:565 : fetch_plugins 2022-01-06 09:57:50.926 | + functions-common:fetch_plugins:1656 : local plugins= 2022-01-06 09:57:50.928 | + functions-common:fetch_plugins:1657 : local plugin 2022-01-06 09:57:50.930 | + functions-common:fetch_plugins:1660 : [[ -z '' ]] 2022-01-06 09:57:50.932 | + functions-common:fetch_plugins:1661 : return 2022-01-06 09:57:50.934 | + ./stack.sh:main:569 : run_phase override_defaults 2022-01-06 09:57:50.936 | + functions-common:run_phase:1738 : local mode=override_defaults 2022-01-06 09:57:50.938 | + functions-common:run_phase:1739 : local phase= 2022-01-06 09:57:50.940 | + functions-common:run_phase:1740 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-01-06 09:57:50.941 | + functions-common:run_phase:1741 : local extra_plugin_file_name 2022-01-06 09:57:50.943 | + functions-common:run_phase:1742 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-01-06 09:57:50.945 | + functions-common:run_phase:1747 : local exceptions=80-tempest.sh 2022-01-06 09:57:50.947 | + functions-common:run_phase:1748 : local extra 2022-01-06 09:57:50.949 | ++ functions-common:run_phase:1749 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-01-06 09:57:50.952 | + functions-common:run_phase:1749 : extra=80-tempest.sh 2022-01-06 09:57:50.953 | + functions-common:run_phase:1750 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-01-06 09:57:50.955 | + functions-common:run_phase:1754 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-01-06 09:57:50.957 | + functions-common:run_phase:1754 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-01-06 09:57:50.959 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-01-06 09:57:50.970 | ++ functions-common:is_service_enabled:1966 : return 0 2022-01-06 09:57:50.972 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-01-06 09:57:50.974 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-01-06 09:57:50.976 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-01-06 09:57:50.977 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-01-06 09:57:50.979 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-01-06 09:57:50.981 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-01-06 09:57:50.983 | ++ extras.d/80-tempest.sh:source:26 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-01-06 09:57:50.985 | ++ extras.d/80-tempest.sh:source:31 : [[ override_defaults == \c\l\e\a\n ]] 2022-01-06 09:57:50.986 | + functions-common:run_phase:1759 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-01-06 09:57:50.988 | + functions-common:run_phase:1762 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-01-06 09:57:50.990 | + functions-common:run_phase:1763 : plugin_override_defaults 2022-01-06 09:57:50.992 | + functions-common:plugin_override_defaults:1697 : local plugins= 2022-01-06 09:57:50.994 | + functions-common:plugin_override_defaults:1698 : local plugin 2022-01-06 09:57:50.996 | + functions-common:plugin_override_defaults:1701 : [[ -z '' ]] 2022-01-06 09:57:50.998 | + functions-common:plugin_override_defaults:1702 : return 2022-01-06 09:57:51.000 | + ./stack.sh:main:572 : source /home/ubuntu/devstack/lib/apache 2022-01-06 09:57:51.015 | + ./stack.sh:main:575 : source /home/ubuntu/devstack/lib/tls 2022-01-06 09:57:51.017 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-01-06 09:57:51.029 | ++ functions-common:is_service_enabled:1966 : return 1 2022-01-06 09:57:51.031 | +++ lib/tls:source:43 : hostname -f 2022-01-06 09:57:51.034 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-01-06 09:57:51.036 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-01-06 09:57:51.038 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-01-06 09:57:51.040 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-01-06 09:57:51.042 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-01-06 09:57:51.044 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-01-06 09:57:51.045 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-01-06 09:57:51.047 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-01-06 09:57:51.049 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-01-06 09:57:51.051 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-01-06 09:57:51.055 | + ./stack.sh:main:578 : source /home/ubuntu/devstack/lib/infra 2022-01-06 09:57:51.066 | + ./stack.sh:main:579 : source /home/ubuntu/devstack/lib/libraries 2022-01-06 09:57:51.082 | + ./stack.sh:main:580 : source /home/ubuntu/devstack/lib/lvm 2022-01-06 09:57:51.093 | + ./stack.sh:main:581 : source /home/ubuntu/devstack/lib/horizon 2022-01-06 09:57:51.107 | + ./stack.sh:main:582 : source /home/ubuntu/devstack/lib/keystone 2022-01-06 09:57:51.133 | + ./stack.sh:main:583 : source /home/ubuntu/devstack/lib/glance 2022-01-06 09:57:51.171 | + ./stack.sh:main:584 : source /home/ubuntu/devstack/lib/nova 2022-01-06 09:57:51.258 | + ./stack.sh:main:585 : source /home/ubuntu/devstack/lib/placement 2022-01-06 09:57:51.281 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/cinder 2022-01-06 09:57:51.313 | + ./stack.sh:main:587 : source /home/ubuntu/devstack/lib/swift 2022-01-06 09:57:51.362 | + ./stack.sh:main:588 : source /home/ubuntu/devstack/lib/neutron 2022-01-06 09:57:51.485 | + ./stack.sh:main:589 : source /home/ubuntu/devstack/lib/ldap 2022-01-06 09:57:51.498 | + ./stack.sh:main:590 : source /home/ubuntu/devstack/lib/dstat 2022-01-06 09:57:51.510 | + ./stack.sh:main:591 : source /home/ubuntu/devstack/lib/tcpdump 2022-01-06 09:57:51.522 | + ./stack.sh:main:592 : source /home/ubuntu/devstack/lib/etcd3 2022-01-06 09:57:51.612 | + ./stack.sh:main:598 : run_phase source 2022-01-06 09:57:51.614 | + functions-common:run_phase:1738 : local mode=source 2022-01-06 09:57:51.616 | + functions-common:run_phase:1739 : local phase= 2022-01-06 09:57:51.618 | + functions-common:run_phase:1740 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-01-06 09:57:51.620 | + functions-common:run_phase:1741 : local extra_plugin_file_name 2022-01-06 09:57:51.622 | + functions-common:run_phase:1742 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-01-06 09:57:51.624 | + functions-common:run_phase:1747 : local exceptions=80-tempest.sh 2022-01-06 09:57:51.626 | + functions-common:run_phase:1748 : local extra 2022-01-06 09:57:51.629 | ++ functions-common:run_phase:1749 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-01-06 09:57:51.632 | + functions-common:run_phase:1749 : extra=80-tempest.sh 2022-01-06 09:57:51.634 | + functions-common:run_phase:1750 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-01-06 09:57:51.637 | + functions-common:run_phase:1754 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-01-06 09:57:51.639 | + functions-common:run_phase:1754 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-01-06 09:57:51.641 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-01-06 09:57:51.655 | ++ functions-common:is_service_enabled:1966 : return 0 2022-01-06 09:57:51.657 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-01-06 09:57:51.659 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-01-06 09:57:51.695 | ++ extras.d/80-tempest.sh:source:26 : [[ source == \u\n\s\t\a\c\k ]] 2022-01-06 09:57:51.698 | ++ extras.d/80-tempest.sh:source:31 : [[ source == \c\l\e\a\n ]] 2022-01-06 09:57:51.700 | + functions-common:run_phase:1759 : [[ source == \s\o\u\r\c\e ]] 2022-01-06 09:57:51.702 | + functions-common:run_phase:1760 : load_plugin_settings 2022-01-06 09:57:51.704 | + functions-common:load_plugin_settings:1674 : local plugins= 2022-01-06 09:57:51.706 | + functions-common:load_plugin_settings:1675 : local plugin 2022-01-06 09:57:51.709 | + functions-common:load_plugin_settings:1678 : [[ -z '' ]] 2022-01-06 09:57:51.711 | + functions-common:load_plugin_settings:1679 : return 2022-01-06 09:57:51.713 | + functions-common:run_phase:1761 : verify_disabled_services 2022-01-06 09:57:51.715 | + functions-common:verify_disabled_services:2021 : local service 2022-01-06 09:57:51.718 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-06 09:57:51.720 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-01-06 09:57:51.722 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-06 09:57:51.724 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-01-06 09:57:51.726 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-06 09:57:51.728 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-01-06 09:57:51.731 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-06 09:57:51.733 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-01-06 09:57:51.735 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-06 09:57:51.737 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-01-06 09:57:51.740 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-06 09:57:51.742 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-01-06 09:57:51.744 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-06 09:57:51.746 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-01-06 09:57:51.748 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-06 09:57:51.750 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-01-06 09:57:51.753 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-06 09:57:51.755 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-01-06 09:57:51.757 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-06 09:57:51.759 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-01-06 09:57:51.762 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-06 09:57:51.764 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-01-06 09:57:51.766 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-06 09:57:51.768 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-01-06 09:57:51.771 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-06 09:57:51.773 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-01-06 09:57:51.775 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-06 09:57:51.778 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-01-06 09:57:51.780 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-06 09:57:51.782 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-01-06 09:57:51.784 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-06 09:57:51.786 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-01-06 09:57:51.789 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-06 09:57:51.791 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-01-06 09:57:51.793 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-06 09:57:51.795 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-01-06 09:57:51.797 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-06 09:57:51.800 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-01-06 09:57:51.802 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-06 09:57:51.804 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-01-06 09:57:51.806 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-06 09:57:51.808 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-01-06 09:57:51.811 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-06 09:57:51.813 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-01-06 09:57:51.815 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-06 09:57:51.817 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-01-06 09:57:51.819 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-06 09:57:51.821 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-01-06 09:57:51.824 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-06 09:57:51.826 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-01-06 09:57:51.829 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-06 09:57:51.831 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-01-06 09:57:51.833 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-06 09:57:51.835 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-01-06 09:57:51.837 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-06 09:57:51.840 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-01-06 09:57:51.842 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-06 09:57:51.844 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-01-06 09:57:51.846 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-06 09:57:51.849 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-01-06 09:57:51.851 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-06 09:57:51.853 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-01-06 09:57:51.855 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-06 09:57:51.857 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-01-06 09:57:51.860 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-06 09:57:51.862 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-01-06 09:57:51.864 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-06 09:57:51.866 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-01-06 09:57:51.869 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-06 09:57:51.877 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-01-06 09:57:51.880 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-06 09:57:51.883 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-01-06 09:57:51.886 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-06 09:57:51.888 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-01-06 09:57:51.890 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-06 09:57:51.893 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-01-06 09:57:51.895 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-06 09:57:51.897 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-01-06 09:57:51.899 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-06 09:57:51.903 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-01-06 09:57:51.905 | + ./stack.sh:main:669 : initialize_database_backends 2022-01-06 09:57:51.908 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-01-06 09:57:51.910 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-01-06 09:57:51.924 | + functions-common:is_service_enabled:1966 : return 0 2022-01-06 09:57:51.926 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-01-06 09:57:51.928 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-01-06 09:57:51.930 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-01-06 09:57:51.945 | + functions-common:is_service_enabled:1966 : return 1 2022-01-06 09:57:51.947 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-01-06 09:57:51.950 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-01-06 09:57:51.952 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-01-06 09:57:51.954 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-01-06 09:57:51.957 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-01-06 09:57:51.959 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-01-06 09:57:51.961 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-01-06 09:57:51.964 | ++ lib/database:initialize_database_backends:102 : get_database_type_mysql 2022-01-06 09:57:51.966 | ++ lib/databases/mysql:get_database_type_mysql:35 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-01-06 09:57:51.968 | ++ lib/databases/mysql:get_database_type_mysql:36 : echo mysql+pymysql 2022-01-06 09:57:51.971 | + lib/database:initialize_database_backends:102 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-01-06 09:57:51.973 | + lib/database:initialize_database_backends:104 : return 0 2022-01-06 09:57:51.975 | + ./stack.sh:main:670 : echo 'Using mysql database backend' 2022-01-06 09:57:51.975 | Using mysql database backend 2022-01-06 09:57:51.977 | + ./stack.sh:main:673 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-01-06 09:57:51.992 | + ./stack.sh:main:685 : is_service_enabled rabbit 2022-01-06 09:57:52.007 | + functions-common:is_service_enabled:1966 : return 0 2022-01-06 09:57:52.010 | + ./stack.sh:main:686 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-01-06 09:57:52.025 | + ./stack.sh:main:693 : is_service_enabled keystone 2022-01-06 09:57:52.040 | + functions-common:is_service_enabled:1966 : return 0 2022-01-06 09:57:52.042 | + ./stack.sh:main:695 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-01-06 09:57:52.058 | + ./stack.sh:main:697 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-01-06 09:57:52.073 | + ./stack.sh:main:708 : is_service_enabled ldap 2022-01-06 09:57:52.088 | + functions-common:is_service_enabled:1966 : return 1 2022-01-06 09:57:52.091 | + ./stack.sh:main:717 : is_service_enabled nova 2022-01-06 09:57:52.106 | + functions-common:is_service_enabled:1966 : return 0 2022-01-06 09:57:52.108 | + ./stack.sh:main:717 : [[ libvirt == \x\e\n\s\e\r\v\e\r ]] 2022-01-06 09:57:52.111 | + ./stack.sh:main:727 : is_service_enabled s-proxy 2022-01-06 09:57:52.126 | + functions-common:is_service_enabled:1966 : return 0 2022-01-06 09:57:52.129 | + ./stack.sh:main:731 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-01-06 09:57:52.144 | + ./stack.sh:main:733 : [[ -z '' ]] 2022-01-06 09:57:52.146 | + ./stack.sh:main:733 : [[ False == \T\r\u\e ]] 2022-01-06 09:57:52.149 | + ./stack.sh:main:739 : save_stackenv 739 2022-01-06 09:57:52.151 | + functions-common:save_stackenv:60 : local tag=739 2022-01-06 09:57:52.154 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-01-06 09:57:52.158 | + functions-common:save_stackenv:62 : time_stamp=2022-01-06-095752 2022-01-06 09:57:52.160 | + functions-common:save_stackenv:63 : echo '# 2022-01-06-095752 739' 2022-01-06 09:57:52.162 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-06 09:57:52.164 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-01-06 09:57:52.167 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-06 09:57:52.169 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-01-06 09:57:52.171 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-06 09:57:52.173 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-01-06 09:57:52.176 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-06 09:57:52.178 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-01-06 09:57:52.180 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-06 09:57:52.183 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.32 2022-01-06 09:57:52.185 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-06 09:57:52.187 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.32/identity 2022-01-06 09:57:52.190 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-06 09:57:52.192 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-01-06-095750 2022-01-06 09:57:52.194 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-06 09:57:52.196 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-01-06 09:57:52.200 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-06 09:57:52.202 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.32 2022-01-06 09:57:52.205 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-06 09:57:52.209 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-01-06 09:57:52.212 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-06 09:57:52.214 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-01-06 09:57:52.216 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-06 09:57:52.218 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-01-06 09:57:52.221 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-06 09:57:52.223 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-01-06 09:57:52.225 | + ./stack.sh:main:750 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements stable/victoria 2022-01-06 09:57:52.228 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/requirements.git 2022-01-06 09:57:52.230 | + functions-common:git_clone:526 : local git_dest=/opt/stack/requirements 2022-01-06 09:57:52.232 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-01-06 09:57:52.234 | + functions-common:git_clone:528 : local orig_dir 2022-01-06 09:57:52.237 | ++ functions-common:git_clone:529 : pwd 2022-01-06 09:57:52.239 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-01-06 09:57:52.241 | + functions-common:git_clone:530 : local git_clone_flags= 2022-01-06 09:57:52.244 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-01-06 09:57:52.258 | + functions-common:git_clone:532 : RECLONE=False 2022-01-06 09:57:52.261 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-01-06 09:57:52.263 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-01-06 09:57:52.266 | + functions-common:git_clone:546 : echo stable/victoria 2022-01-06 09:57:52.266 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-01-06 09:57:52.271 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/requirements ]] 2022-01-06 09:57:52.273 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-01-06 09:57:52.275 | + functions-common:git_clone:594 : cd /opt/stack/requirements 2022-01-06 09:57:52.277 | + functions-common:git_clone:595 : git show --oneline 2022-01-06 09:57:52.278 | + functions-common:git_clone:595 : head -1 2022-01-06 09:57:52.281 | 533601b0 update constraint for oslo.context to new release 3.1.2 2022-01-06 09:57:52.284 | + functions-common:git_clone:596 : cd /home/ubuntu/devstack 2022-01-06 09:57:52.286 | + ./stack.sh:main:754 : echo_summary 'Installing package prerequisites' 2022-01-06 09:57:52.288 | + ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2022-01-06 09:57:52.291 | + ./stack.sh:echo_summary:421 : echo -e Installing package prerequisites 2022-01-06 09:57:52.293 | + ./stack.sh:main:755 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-01-06 09:57:52.296 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-01-06 09:57:52.298 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-01-06 09:57:52.300 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-01-06 09:57:52.303 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-01-06 09:57:52.305 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-01-06 09:57:52.308 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-01-06 09:57:52.311 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-01-06 09:57:52.314 | ++ tools/install_prereqs.sh:source:47 : NOW=1641463072 2022-01-06 09:57:52.317 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-01-06 09:57:52.322 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1641462858 2022-01-06 09:57:52.324 | ++ tools/install_prereqs.sh:source:49 : DELTA=214 2022-01-06 09:57:52.326 | ++ tools/install_prereqs.sh:source:50 : [[ 214 -lt 7200 ]] 2022-01-06 09:57:52.328 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-01-06 09:57:52.331 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-01-06 09:57:52.333 | ++ functions-common:export_proxy_variables:2128 : isset http_proxy 2022-01-06 09:57:52.335 | ++ functions-common:isset:174 : [[ -v http_proxy ]] 2022-01-06 09:57:52.337 | ++ functions-common:export_proxy_variables:2131 : isset https_proxy 2022-01-06 09:57:52.340 | ++ functions-common:isset:174 : [[ -v https_proxy ]] 2022-01-06 09:57:52.342 | ++ functions-common:export_proxy_variables:2134 : isset no_proxy 2022-01-06 09:57:52.344 | ++ functions-common:isset:174 : [[ -v no_proxy ]] 2022-01-06 09:57:52.347 | +++ tools/install_prereqs.sh:source:64 : get_packages general,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-01-06 09:57:52.392 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-01-06 09:57:52.392 | apache2-dev 2022-01-06 09:57:52.392 | bc 2022-01-06 09:57:52.392 | bsdmainutils 2022-01-06 09:57:52.392 | curl 2022-01-06 09:57:52.392 | g++ 2022-01-06 09:57:52.392 | gcc 2022-01-06 09:57:52.392 | gettext 2022-01-06 09:57:52.392 | git 2022-01-06 09:57:52.392 | graphviz 2022-01-06 09:57:52.392 | iputils-ping 2022-01-06 09:57:52.392 | libapache2-mod-proxy-uwsgi 2022-01-06 09:57:52.392 | libffi-dev 2022-01-06 09:57:52.392 | libjpeg-dev 2022-01-06 09:57:52.392 | libmysqlclient-dev 2022-01-06 09:57:52.392 | libpcre3-dev 2022-01-06 09:57:52.392 | libpq-dev 2022-01-06 09:57:52.392 | libssl-dev 2022-01-06 09:57:52.392 | libsystemd-dev 2022-01-06 09:57:52.392 | libxml2-dev 2022-01-06 09:57:52.392 | libxslt1-dev 2022-01-06 09:57:52.392 | libyaml-dev 2022-01-06 09:57:52.392 | lsof 2022-01-06 09:57:52.392 | openssh-server 2022-01-06 09:57:52.392 | openssl 2022-01-06 09:57:52.392 | pkg-config 2022-01-06 09:57:52.392 | psmisc 2022-01-06 09:57:52.392 | python3-dev 2022-01-06 09:57:52.392 | python3-pip 2022-01-06 09:57:52.392 | python3-venv 2022-01-06 09:57:52.392 | tar 2022-01-06 09:57:52.392 | tcpdump 2022-01-06 09:57:52.392 | unzip 2022-01-06 09:57:52.393 | uuid-runtime 2022-01-06 09:57:52.393 | wget 2022-01-06 09:57:52.393 | wget 2022-01-06 09:57:52.393 | zlib1g-dev 2022-01-06 09:57:52.393 | libkrb5-dev 2022-01-06 09:57:52.393 | libldap2-dev 2022-01-06 09:57:52.393 | libsasl2-dev 2022-01-06 09:57:52.393 | memcached 2022-01-06 09:57:52.393 | python3-mysqldb 2022-01-06 09:57:52.393 | sqlite3 2022-01-06 09:57:52.393 | conntrack 2022-01-06 09:57:52.393 | curl 2022-01-06 09:57:52.393 | dnsmasq-base 2022-01-06 09:57:52.393 | dnsmasq-utils 2022-01-06 09:57:52.393 | ebtables 2022-01-06 09:57:52.393 | gawk 2022-01-06 09:57:52.393 | genisoimage 2022-01-06 09:57:52.393 | iptables 2022-01-06 09:57:52.393 | iputils-arping 2022-01-06 09:57:52.393 | kpartx 2022-01-06 09:57:52.393 | libjs-jquery-tablesorter 2022-01-06 09:57:52.393 | libmysqlclient-dev 2022-01-06 09:57:52.393 | parted 2022-01-06 09:57:52.393 | pm-utils 2022-01-06 09:57:52.393 | python3-mysqldb 2022-01-06 09:57:52.393 | socat 2022-01-06 09:57:52.393 | sqlite3 2022-01-06 09:57:52.393 | sudo 2022-01-06 09:57:52.393 | vlan 2022-01-06 09:57:52.393 | lsscsi 2022-01-06 09:57:52.393 | open-iscsi 2022-01-06 09:57:52.393 | lvm2 2022-01-06 09:57:52.393 | qemu-utils 2022-01-06 09:57:52.393 | thin-provisioning-tools 2022-01-06 09:57:52.393 | acl 2022-01-06 09:57:52.393 | dnsmasq-base 2022-01-06 09:57:52.393 | dnsmasq-utils 2022-01-06 09:57:52.393 | ebtables 2022-01-06 09:57:52.393 | haproxy 2022-01-06 09:57:52.393 | iptables 2022-01-06 09:57:52.394 | iputils-arping 2022-01-06 09:57:52.394 | iputils-ping 2022-01-06 09:57:52.394 | libmysqlclient-dev 2022-01-06 09:57:52.394 | postgresql-server-dev-all 2022-01-06 09:57:52.394 | python3-mysqldb 2022-01-06 09:57:52.394 | sqlite3 2022-01-06 09:57:52.394 | sudo 2022-01-06 09:57:52.394 | vlan 2022-01-06 09:57:52.394 | ipset 2022-01-06 09:57:52.394 | conntrack 2022-01-06 09:57:52.394 | conntrackd 2022-01-06 09:57:52.394 | keepalived 2022-01-06 09:57:52.394 | dstat 2022-01-06 09:57:52.394 | lvm2 2022-01-06 09:57:52.394 | qemu-utils 2022-01-06 09:57:52.394 | thin-provisioning-tools 2022-01-06 09:57:52.394 | curl 2022-01-06 09:57:52.394 | liberasurecode-dev 2022-01-06 09:57:52.394 | make 2022-01-06 09:57:52.394 | memcached 2022-01-06 09:57:52.394 | sqlite3 2022-01-06 09:57:52.394 | xfsprogs' 2022-01-06 09:57:52.395 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-01-06 09:57:52.412 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-01-06 09:57:52.412 | apache2-dev 2022-01-06 09:57:52.412 | bc 2022-01-06 09:57:52.412 | bsdmainutils 2022-01-06 09:57:52.412 | curl 2022-01-06 09:57:52.412 | g++ 2022-01-06 09:57:52.412 | gcc 2022-01-06 09:57:52.412 | gettext 2022-01-06 09:57:52.412 | git 2022-01-06 09:57:52.412 | graphviz 2022-01-06 09:57:52.412 | iputils-ping 2022-01-06 09:57:52.412 | libapache2-mod-proxy-uwsgi 2022-01-06 09:57:52.412 | libffi-dev 2022-01-06 09:57:52.412 | libjpeg-dev 2022-01-06 09:57:52.412 | libmysqlclient-dev 2022-01-06 09:57:52.413 | libpcre3-dev 2022-01-06 09:57:52.413 | libpq-dev 2022-01-06 09:57:52.413 | libssl-dev 2022-01-06 09:57:52.413 | libsystemd-dev 2022-01-06 09:57:52.413 | libxml2-dev 2022-01-06 09:57:52.413 | libxslt1-dev 2022-01-06 09:57:52.413 | libyaml-dev 2022-01-06 09:57:52.413 | lsof 2022-01-06 09:57:52.413 | openssh-server 2022-01-06 09:57:52.413 | openssl 2022-01-06 09:57:52.413 | pkg-config 2022-01-06 09:57:52.413 | psmisc 2022-01-06 09:57:52.413 | python3-dev 2022-01-06 09:57:52.413 | python3-pip 2022-01-06 09:57:52.413 | python3-venv 2022-01-06 09:57:52.413 | tar 2022-01-06 09:57:52.413 | tcpdump 2022-01-06 09:57:52.413 | unzip 2022-01-06 09:57:52.413 | uuid-runtime 2022-01-06 09:57:52.413 | wget 2022-01-06 09:57:52.413 | wget 2022-01-06 09:57:52.413 | zlib1g-dev 2022-01-06 09:57:52.413 | libkrb5-dev 2022-01-06 09:57:52.413 | libldap2-dev 2022-01-06 09:57:52.413 | libsasl2-dev 2022-01-06 09:57:52.413 | memcached 2022-01-06 09:57:52.413 | python3-mysqldb 2022-01-06 09:57:52.413 | sqlite3 2022-01-06 09:57:52.413 | conntrack 2022-01-06 09:57:52.413 | curl 2022-01-06 09:57:52.413 | dnsmasq-base 2022-01-06 09:57:52.413 | dnsmasq-utils 2022-01-06 09:57:52.413 | ebtables 2022-01-06 09:57:52.413 | gawk 2022-01-06 09:57:52.413 | genisoimage 2022-01-06 09:57:52.413 | iptables 2022-01-06 09:57:52.413 | iputils-arping 2022-01-06 09:57:52.413 | kpartx 2022-01-06 09:57:52.413 | libjs-jquery-tablesorter 2022-01-06 09:57:52.414 | libmysqlclient-dev 2022-01-06 09:57:52.414 | parted 2022-01-06 09:57:52.414 | pm-utils 2022-01-06 09:57:52.414 | python3-mysqldb 2022-01-06 09:57:52.414 | socat 2022-01-06 09:57:52.414 | sqlite3 2022-01-06 09:57:52.414 | sudo 2022-01-06 09:57:52.414 | vlan 2022-01-06 09:57:52.414 | lsscsi 2022-01-06 09:57:52.414 | open-iscsi 2022-01-06 09:57:52.414 | lvm2 2022-01-06 09:57:52.414 | qemu-utils 2022-01-06 09:57:52.414 | thin-provisioning-tools 2022-01-06 09:57:52.414 | acl 2022-01-06 09:57:52.414 | dnsmasq-base 2022-01-06 09:57:52.414 | dnsmasq-utils 2022-01-06 09:57:52.414 | ebtables 2022-01-06 09:57:52.414 | haproxy 2022-01-06 09:57:52.414 | iptables 2022-01-06 09:57:52.414 | iputils-arping 2022-01-06 09:57:52.414 | iputils-ping 2022-01-06 09:57:52.414 | libmysqlclient-dev 2022-01-06 09:57:52.414 | postgresql-server-dev-all 2022-01-06 09:57:52.414 | python3-mysqldb 2022-01-06 09:57:52.414 | sqlite3 2022-01-06 09:57:52.414 | sudo 2022-01-06 09:57:52.414 | vlan 2022-01-06 09:57:52.414 | ipset 2022-01-06 09:57:52.414 | conntrack 2022-01-06 09:57:52.414 | conntrackd 2022-01-06 09:57:52.414 | keepalived 2022-01-06 09:57:52.414 | dstat 2022-01-06 09:57:52.414 | lvm2 2022-01-06 09:57:52.414 | qemu-utils 2022-01-06 09:57:52.414 | thin-provisioning-tools 2022-01-06 09:57:52.414 | curl 2022-01-06 09:57:52.414 | liberasurecode-dev 2022-01-06 09:57:52.414 | make 2022-01-06 09:57:52.414 | memcached 2022-01-06 09:57:52.415 | sqlite3 2022-01-06 09:57:52.415 | xfsprogs ' 2022-01-06 09:57:52.415 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-01-06 09:57:52.418 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-01-06 09:57:52.421 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-01-06 09:57:52.424 | ++ tools/install_prereqs.sh:source:67 : echo apache2 apache2-dev bc bsdmainutils curl g++ 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-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 gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2022-01-06 09:57:52.424 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-01-06 09:57:52.428 | ++ tools/install_prereqs.sh:source:72 : install_package apache2 apache2-dev bc bsdmainutils curl g++ 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-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 gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2022-01-06 09:57:52.431 | ++ functions-common:install_package:1344 : update_package_repo 2022-01-06 09:57:52.433 | ++ functions-common:update_package_repo:1316 : NO_UPDATE_REPOS=False 2022-01-06 09:57:52.435 | ++ functions-common:update_package_repo:1317 : REPOS_UPDATED=False 2022-01-06 09:57:52.437 | ++ functions-common:update_package_repo:1318 : RETRY_UPDATE=False 2022-01-06 09:57:52.439 | ++ functions-common:update_package_repo:1320 : [[ False = \T\r\u\e ]] 2022-01-06 09:57:52.441 | ++ functions-common:update_package_repo:1324 : is_ubuntu 2022-01-06 09:57:52.443 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-01-06 09:57:52.445 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-01-06 09:57:52.447 | ++ functions-common:update_package_repo:1325 : apt_get_update 2022-01-06 09:57:52.449 | ++ functions-common:apt_get_update:1070 : [[ False == \T\r\u\e ]] 2022-01-06 09:57:52.451 | ++ functions-common:apt_get_update:1075 : [[ False = \T\r\u\e ]] 2022-01-06 09:57:52.453 | ++ functions-common:apt_get_update:1077 : local sudo=sudo 2022-01-06 09:57:52.456 | +++ functions-common:apt_get_update:1078 : id -u 2022-01-06 09:57:52.459 | ++ functions-common:apt_get_update:1078 : [[ 1000 = \0 ]] 2022-01-06 09:57:52.461 | ++ functions-common:apt_get_update:1081 : time_start apt-get-update 2022-01-06 09:57:52.463 | ++ functions-common:time_start:2296 : local name=apt-get-update 2022-01-06 09:57:52.465 | ++ functions-common:time_start:2297 : local start_time= 2022-01-06 09:57:52.467 | ++ functions-common:time_start:2298 : [[ -n '' ]] 2022-01-06 09:57:52.470 | +++ functions-common:time_start:2301 : date +%s%3N 2022-01-06 09:57:52.473 | ++ functions-common:time_start:2301 : _TIME_START[$name]=1641463072471 2022-01-06 09:57:52.475 | ++ functions-common:apt_get_update:1083 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-01-06 09:57:52.477 | ++ functions-common:apt_get_update:1084 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-01-06 09:57:52.480 | ++ functions-common:apt_get_update:1085 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2022-01-06 09:57:52.858 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-01-06 09:57:52.859 | Hit:2 http://security.ubuntu.com/ubuntu focal-security InRelease 2022-01-06 09:57:52.976 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2022-01-06 09:57:53.104 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2022-01-06 09:57:54.947 | Reading package lists... 2022-01-06 09:57:54.977 | ++ functions-common:apt_get_update:1089 : REPOS_UPDATED=True 2022-01-06 09:57:54.980 | ++ functions-common:apt_get_update:1091 : time_stop apt-get-update 2022-01-06 09:57:54.982 | ++ functions-common:time_stop:2310 : local name 2022-01-06 09:57:54.984 | ++ functions-common:time_stop:2311 : local end_time 2022-01-06 09:57:54.986 | ++ functions-common:time_stop:2312 : local elapsed_time 2022-01-06 09:57:54.988 | ++ functions-common:time_stop:2313 : local total 2022-01-06 09:57:54.990 | ++ functions-common:time_stop:2314 : local start_time 2022-01-06 09:57:54.992 | ++ functions-common:time_stop:2316 : name=apt-get-update 2022-01-06 09:57:54.994 | ++ functions-common:time_stop:2317 : start_time=1641463072471 2022-01-06 09:57:54.996 | ++ functions-common:time_stop:2319 : [[ -z 1641463072471 ]] 2022-01-06 09:57:54.999 | +++ functions-common:time_stop:2322 : date +%s%3N 2022-01-06 09:57:55.002 | ++ functions-common:time_stop:2322 : end_time=1641463075000 2022-01-06 09:57:55.004 | ++ functions-common:time_stop:2323 : elapsed_time=2529 2022-01-06 09:57:55.006 | ++ functions-common:time_stop:2324 : total=0 2022-01-06 09:57:55.008 | ++ functions-common:time_stop:2326 : _TIME_START[$name]= 2022-01-06 09:57:55.010 | ++ functions-common:time_stop:2327 : _TIME_TOTAL[$name]=2529 2022-01-06 09:57:55.013 | ++ functions-common:install_package:1345 : real_install_package apache2 apache2-dev bc bsdmainutils curl g++ 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-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 gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2022-01-06 09:57:55.015 | ++ functions-common:real_install_package:1330 : is_ubuntu 2022-01-06 09:57:55.017 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-01-06 09:57:55.019 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-01-06 09:57:55.021 | ++ functions-common:real_install_package:1331 : apt_get install apache2 apache2-dev bc bsdmainutils curl g++ 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-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 gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2022-01-06 09:57:55.040 | ++ functions-common:apt_get:1111 : 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++ 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-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 gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2022-01-06 09:57:55.148 | Reading package lists... 2022-01-06 09:57:55.372 | Building dependency tree... 2022-01-06 09:57:55.373 | Reading state information... 2022-01-06 09:57:55.404 | acl is already the newest version (2.2.53-6). 2022-01-06 09:57:55.404 | bc is already the newest version (1.07.1-2build1). 2022-01-06 09:57:55.404 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-01-06 09:57:55.404 | conntrack is already the newest version (1:1.4.5-2). 2022-01-06 09:57:55.404 | ebtables is already the newest version (2.0.11-3build1). 2022-01-06 09:57:55.404 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-01-06 09:57:55.404 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-01-06 09:57:55.404 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-01-06 09:57:55.404 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-01-06 09:57:55.404 | gettext is already the newest version (0.19.8.1-10build1). 2022-01-06 09:57:55.404 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-01-06 09:57:55.404 | iputils-arping is already the newest version (3:20190709-3). 2022-01-06 09:57:55.405 | iputils-ping is already the newest version (3:20190709-3). 2022-01-06 09:57:55.405 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-01-06 09:57:55.405 | liberasurecode-dev is already the newest version (1.6.1-4). 2022-01-06 09:57:55.405 | libffi-dev is already the newest version (3.3-4). 2022-01-06 09:57:55.405 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-01-06 09:57:55.405 | libpcre3-dev is already the newest version (2:8.39-12build1). 2022-01-06 09:57:55.405 | libsasl2-dev is already the newest version (2.1.27+dfsg-2). 2022-01-06 09:57:55.405 | libxslt1-dev is already the newest version (1.1.34-4). 2022-01-06 09:57:55.405 | libyaml-dev is already the newest version (0.2.2-1). 2022-01-06 09:57:55.405 | lsscsi is already the newest version (0.30-0.1). 2022-01-06 09:57:55.405 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-01-06 09:57:55.405 | make is already the newest version (4.2.1-1.2). 2022-01-06 09:57:55.405 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-01-06 09:57:55.405 | psmisc is already the newest version (23.3-1). 2022-01-06 09:57:55.405 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-01-06 09:57:55.405 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-01-06 09:57:55.405 | socat is already the newest version (1.7.3.3-2). 2022-01-06 09:57:55.405 | tcpdump is already the newest version (4.9.3-4). 2022-01-06 09:57:55.405 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-01-06 09:57:55.405 | unzip is already the newest version (6.0-25ubuntu1). 2022-01-06 09:57:55.405 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-01-06 09:57:55.405 | conntrackd is already the newest version (1:1.4.5-2). 2022-01-06 09:57:55.405 | dstat is already the newest version (0.7.4-6). 2022-01-06 09:57:55.405 | graphviz is already the newest version (2.42.2-3build2). 2022-01-06 09:57:55.405 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-01-06 09:57:55.405 | pm-utils is already the newest version (1.4.1-19). 2022-01-06 09:57:55.405 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-01-06 09:57:55.405 | apache2 is already the newest version (2.4.41-4ubuntu3.8). 2022-01-06 09:57:55.405 | apache2-dev is already the newest version (2.4.41-4ubuntu3.8). 2022-01-06 09:57:55.405 | curl is already the newest version (7.68.0-1ubuntu2.7). 2022-01-06 09:57:55.405 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.4). 2022-01-06 09:57:55.405 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.4). 2022-01-06 09:57:55.405 | git is already the newest version (1:2.25.1-1ubuntu3.2). 2022-01-06 09:57:55.405 | haproxy is already the newest version (2.0.13-2ubuntu0.3). 2022-01-06 09:57:55.405 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-01-06 09:57:55.405 | keepalived is already the newest version (1:2.0.19-2ubuntu0.1). 2022-01-06 09:57:55.406 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-01-06 09:57:55.406 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.8). 2022-01-06 09:57:55.406 | libmysqlclient-dev is already the newest version (8.0.27-0ubuntu0.20.04.1). 2022-01-06 09:57:55.406 | libpq-dev is already the newest version (12.9-0ubuntu0.20.04.1). 2022-01-06 09:57:55.406 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.10). 2022-01-06 09:57:55.406 | libsystemd-dev is already the newest version (245.4-4ubuntu3.14). 2022-01-06 09:57:55.406 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.1). 2022-01-06 09:57:55.406 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-01-06 09:57:55.406 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-01-06 09:57:55.406 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-01-06 09:57:55.406 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.3). 2022-01-06 09:57:55.406 | openssl is already the newest version (1.1.1f-1ubuntu2.10). 2022-01-06 09:57:55.406 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-01-06 09:57:55.406 | qemu-utils is already the newest version (1:4.2-3ubuntu6.19). 2022-01-06 09:57:55.406 | sqlite3 is already the newest version (3.31.1-4ubuntu0.2). 2022-01-06 09:57:55.406 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-01-06 09:57:55.406 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.1). 2022-01-06 09:57:55.406 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.1). 2022-01-06 09:57:55.406 | wget is already the newest version (1.20.3-1ubuntu2). 2022-01-06 09:57:55.406 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.2). 2022-01-06 09:57:55.406 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.8). 2022-01-06 09:57:55.608 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-01-06 09:57:55.608 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-01-06 09:57:55.608 | The following packages were automatically installed and are no longer required: 2022-01-06 09:57:55.609 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-01-06 09:57:55.609 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-01-06 09:57:55.609 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-01-06 09:57:55.609 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-01-06 09:57:55.609 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-01-06 09:57:55.609 | python3-zope.interface 2022-01-06 09:57:55.609 | Use 'sudo apt autoremove' to remove them. 2022-01-06 09:57:55.610 | The following additional packages will be installed: 2022-01-06 09:57:55.610 | llvm-10-dev llvm-10-tools postgresql-server-dev-12 python3-yaml 2022-01-06 09:57:55.674 | The following NEW packages will be installed: 2022-01-06 09:57:55.675 | llvm-10-dev llvm-10-tools postgresql-server-dev-12 postgresql-server-dev-all 2022-01-06 09:57:55.675 | python3-yaml 2022-01-06 09:57:56.214 | 0 upgraded, 5 newly installed, 0 to remove and 107 not upgraded. 2022-01-06 09:57:56.214 | Need to get 0 B/27.4 MB of archives. 2022-01-06 09:57:56.214 | After this operation, 211 MB of additional disk space will be used. 2022-01-06 09:57:56.398 | Selecting previously unselected package python3-yaml. 2022-01-06 09:57:56.443 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 77336 files and directories currently installed.) 2022-01-06 09:57:56.446 | Preparing to unpack .../python3-yaml_5.3.1-1ubuntu0.1_amd64.deb ... 2022-01-06 09:57:56.494 | Unpacking python3-yaml (5.3.1-1ubuntu0.1) ... 2022-01-06 09:57:56.843 | Selecting previously unselected package llvm-10-tools. 2022-01-06 09:57:56.851 | Preparing to unpack .../llvm-10-tools_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-01-06 09:57:56.905 | Unpacking llvm-10-tools (1:10.0.0-4ubuntu1) ... 2022-01-06 09:57:57.476 | Selecting previously unselected package llvm-10-dev. 2022-01-06 09:57:57.485 | Preparing to unpack .../llvm-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-01-06 09:57:57.595 | Unpacking llvm-10-dev (1:10.0.0-4ubuntu1) ... 2022-01-06 09:58:02.258 | Selecting previously unselected package postgresql-server-dev-12. 2022-01-06 09:58:02.268 | Preparing to unpack .../postgresql-server-dev-12_12.9-0ubuntu0.20.04.1_amd64.deb ... 2022-01-06 09:58:02.323 | Unpacking postgresql-server-dev-12 (12.9-0ubuntu0.20.04.1) ... 2022-01-06 09:58:02.893 | Selecting previously unselected package postgresql-server-dev-all. 2022-01-06 09:58:02.902 | Preparing to unpack .../postgresql-server-dev-all_214ubuntu0.1_all.deb ... 2022-01-06 09:58:02.957 | Unpacking postgresql-server-dev-all (214ubuntu0.1) ... 2022-01-06 09:58:03.378 | Setting up python3-yaml (5.3.1-1ubuntu0.1) ... 2022-01-06 09:58:03.814 | Setting up llvm-10-tools (1:10.0.0-4ubuntu1) ... 2022-01-06 09:58:03.957 | Setting up llvm-10-dev (1:10.0.0-4ubuntu1) ... 2022-01-06 09:58:04.115 | Setting up postgresql-server-dev-12 (12.9-0ubuntu0.20.04.1) ... 2022-01-06 09:58:04.271 | Setting up postgresql-server-dev-all (214ubuntu0.1) ... 2022-01-06 09:58:04.432 | Processing triggers for man-db (2.9.1-1) ... 2022-01-06 09:58:04.889 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2022-01-06 09:58:11.750 | ++ functions-common:apt_get:1115 : result=0 2022-01-06 09:58:11.752 | ++ functions-common:apt_get:1118 : time_stop apt-get 2022-01-06 09:58:11.755 | ++ functions-common:time_stop:2310 : local name 2022-01-06 09:58:11.757 | ++ functions-common:time_stop:2311 : local end_time 2022-01-06 09:58:11.759 | ++ functions-common:time_stop:2312 : local elapsed_time 2022-01-06 09:58:11.761 | ++ functions-common:time_stop:2313 : local total 2022-01-06 09:58:11.763 | ++ functions-common:time_stop:2314 : local start_time 2022-01-06 09:58:11.765 | ++ functions-common:time_stop:2316 : name=apt-get 2022-01-06 09:58:11.768 | ++ functions-common:time_stop:2317 : start_time=1641463075038 2022-01-06 09:58:11.770 | ++ functions-common:time_stop:2319 : [[ -z 1641463075038 ]] 2022-01-06 09:58:11.772 | +++ functions-common:time_stop:2322 : date +%s%3N 2022-01-06 09:58:11.776 | ++ functions-common:time_stop:2322 : end_time=1641463091774 2022-01-06 09:58:11.779 | ++ functions-common:time_stop:2323 : elapsed_time=16736 2022-01-06 09:58:11.781 | ++ functions-common:time_stop:2324 : total=708 2022-01-06 09:58:11.783 | ++ functions-common:time_stop:2326 : _TIME_START[$name]= 2022-01-06 09:58:11.785 | ++ functions-common:time_stop:2327 : _TIME_TOTAL[$name]=17444 2022-01-06 09:58:11.787 | ++ functions-common:apt_get:1119 : return 0 2022-01-06 09:58:11.790 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-01-06 09:58:11.792 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-01-06 09:58:11.794 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-01-06 09:58:11.798 | ++ tools/install_prereqs.sh:source:89 : date 2022-01-06 09:58:11.802 | + ./stack.sh:main:758 : [[ False != \T\r\u\e ]] 2022-01-06 09:58:11.804 | + ./stack.sh:main:759 : PYPI_ALTERNATIVE_URL= 2022-01-06 09:58:11.807 | + ./stack.sh:main:759 : /home/ubuntu/devstack/tools/install_pip.sh 2022-01-06 09:58:13.274 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-01-06 09:58:13.277 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-01-06 09:58:13.279 | ++ tools/install_pip.sh:main:41 : basename https://bootstrap.pypa.io/get-pip.py 2022-01-06 09:58:13.282 | + tools/install_pip.sh:main:41 : LOCAL_PIP=/home/ubuntu/devstack/files/get-pip.py 2022-01-06 09:58:13.284 | + tools/install_pip.sh:main:43 : GetDistro 2022-01-06 09:58:13.285 | + functions-common:GetDistro:373 : GetOSVersion 2022-01-06 09:58:13.287 | + functions-common:GetOSVersion:350 : _ensure_lsb_release 2022-01-06 09:58:13.289 | ++ functions-common:_ensure_lsb_release:327 : command -v lsb_release 2022-01-06 09:58:13.292 | + functions-common:_ensure_lsb_release:327 : [[ -x /usr/bin/lsb_release ]] 2022-01-06 09:58:13.293 | + functions-common:_ensure_lsb_release:328 : return 2022-01-06 09:58:13.296 | ++ functions-common:GetOSVersion:352 : lsb_release -r -s 2022-01-06 09:58:13.362 | + functions-common:GetOSVersion:352 : os_RELEASE=20.04 2022-01-06 09:58:13.364 | ++ functions-common:GetOSVersion:353 : lsb_release -c -s 2022-01-06 09:58:13.426 | + functions-common:GetOSVersion:353 : os_CODENAME=focal 2022-01-06 09:58:13.429 | ++ functions-common:GetOSVersion:354 : lsb_release -i -s 2022-01-06 09:58:13.492 | + functions-common:GetOSVersion:354 : os_VENDOR=Ubuntu 2022-01-06 09:58:13.494 | + functions-common:GetOSVersion:356 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-01-06 09:58:13.496 | + functions-common:GetOSVersion:357 : os_PACKAGE=deb 2022-01-06 09:58:13.498 | + functions-common:GetOSVersion:362 : typeset -xr os_VENDOR 2022-01-06 09:58:13.499 | + functions-common:GetOSVersion:363 : typeset -xr os_RELEASE 2022-01-06 09:58:13.501 | + functions-common:GetOSVersion:364 : typeset -xr os_PACKAGE 2022-01-06 09:58:13.503 | + functions-common:GetOSVersion:365 : typeset -xr os_CODENAME 2022-01-06 09:58:13.505 | + functions-common:GetDistro:375 : [[ Ubuntu =~ (Ubuntu) ]] 2022-01-06 09:58:13.507 | + functions-common:GetDistro:378 : DISTRO=focal 2022-01-06 09:58:13.509 | + functions-common:GetDistro:424 : typeset -xr DISTRO 2022-01-06 09:58:13.511 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-01-06 09:58:13.511 | Distro: focal 2022-01-06 09:58:13.513 | + tools/install_pip.sh:main:127 : get_versions 2022-01-06 09:58:13.515 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-01-06 09:58:13.519 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-01-06 09:58:13.521 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-01-06 09:58:13.523 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-01-06 09:58:13.524 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-01-06 09:58:14.060 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-01-06 09:58:14.062 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-01-06 09:58:14.062 | pip: 21.3.1 2022-01-06 09:58:14.064 | + tools/install_pip.sh:get_versions:57 : python3.8 -m pip --version 2022-01-06 09:58:14.558 | pip 21.3.1 from /usr/local/lib/python3.8/dist-packages/pip (python 3.8) 2022-01-06 09:58:14.597 | + tools/install_pip.sh:main:129 : [[ -n '' ]] 2022-01-06 09:58:14.599 | + tools/install_pip.sh:main:134 : [[ focal == focal ]] 2022-01-06 09:58:14.601 | + tools/install_pip.sh:main:135 : exit 0 2022-01-06 09:58:14.604 | + ./stack.sh:main:763 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-01-06 09:58:14.607 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-01-06 09:58:14.610 | + ./stack.sh:main:764 : fixup_all 2022-01-06 09:58:14.613 | + tools/fixup_stuff.sh:fixup_all:195 : fixup_keystone 2022-01-06 09:58:14.615 | + tools/fixup_stuff.sh:fixup_keystone:39 : keystone_ports=35357,35358 2022-01-06 09:58:14.622 | + tools/fixup_stuff.sh:fixup_keystone:44 : sysctl net.ipv4.ip_local_reserved_ports 2022-01-06 09:58:14.627 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : awk -F= '{print $2;}' 2022-01-06 09:58:14.627 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sed 's/^ //' 2022-01-06 09:58:14.627 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sysctl net.ipv4.ip_local_reserved_ports 2022-01-06 09:58:14.632 | + tools/fixup_stuff.sh:fixup_keystone:46 : reserved_ports=35357-35358 2022-01-06 09:58:14.634 | + tools/fixup_stuff.sh:fixup_keystone:48 : [[ -z 35357-35358 ]] 2022-01-06 09:58:14.637 | + tools/fixup_stuff.sh:fixup_keystone:55 : sudo sysctl -w net.ipv4.ip_local_reserved_ports=35357,35358,35357-35358 2022-01-06 09:58:14.644 | net.ipv4.ip_local_reserved_ports = 35357,35358,35357-35358 2022-01-06 09:58:14.647 | + tools/fixup_stuff.sh:fixup_all:196 : fixup_ubuntu 2022-01-06 09:58:14.649 | + tools/fixup_stuff.sh:fixup_ubuntu:66 : [[ focal != \b\i\o\n\i\c ]] 2022-01-06 09:58:14.652 | + tools/fixup_stuff.sh:fixup_ubuntu:67 : return 2022-01-06 09:58:14.654 | + tools/fixup_stuff.sh:fixup_all:197 : fixup_fedora 2022-01-06 09:58:14.656 | + tools/fixup_stuff.sh:fixup_fedora:103 : is_fedora 2022-01-06 09:58:14.658 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2022-01-06 09:58:14.660 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2022-01-06 09:58:14.662 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2022-01-06 09:58:14.664 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-01-06 09:58:14.667 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2022-01-06 09:58:14.669 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2022-01-06 09:58:14.671 | + functions-common:is_fedora:455 : '[' Ubuntu = OracleServer ']' 2022-01-06 09:58:14.673 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2022-01-06 09:58:14.675 | + tools/fixup_stuff.sh:fixup_fedora:104 : return 2022-01-06 09:58:14.677 | + tools/fixup_stuff.sh:fixup_all:198 : fixup_suse 2022-01-06 09:58:14.679 | + tools/fixup_stuff.sh:fixup_suse:156 : is_suse 2022-01-06 09:58:14.681 | + functions-common:is_suse:464 : is_opensuse 2022-01-06 09:58:14.683 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-01-06 09:58:14.685 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-01-06 09:58:14.687 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-01-06 09:58:14.689 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-01-06 09:58:14.691 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-01-06 09:58:14.693 | + tools/fixup_stuff.sh:fixup_suse:157 : return 2022-01-06 09:58:14.695 | + ./stack.sh:main:767 : pip_install -U os-testr 2022-01-06 09:58:14.715 | Using python 3.8 to install os-testr 2022-01-06 09:58:14.717 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U os-testr 2022-01-06 09:58:16.437 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-01-06 09:58:16.527 | Collecting os-testr 2022-01-06 09:58:16.535 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/93a/e59a9d278e557/os_testr-2.0.0-py3-none-any.whl (46 kB) 2022-01-06 09:58:16.601 | Collecting python-subunit>=1.0.0 2022-01-06 09:58:16.608 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/40f/34660c3da3e51/python_subunit-1.4.0-py2.py3-none-any.whl (106 kB) 2022-01-06 09:58:16.615 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (2.4.0) 2022-01-06 09:58:16.656 | Collecting stestr>=1.0.0 2022-01-06 09:58:16.663 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/397/f08161af17782/stestr-3.0.1-py3-none-any.whl (117 kB) 2022-01-06 09:58:16.674 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (5.5.0) 2022-01-06 09:58:16.689 | Requirement already satisfied: extras in /usr/local/lib/python3.8/dist-packages (from python-subunit>=1.0.0->os-testr) (1.0.0) 2022-01-06 09:58:16.761 | Collecting future 2022-01-06 09:58:16.770 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b1b/ead90b70cf6ec/future-0.18.2.tar.gz (829 kB) 2022-01-06 09:58:16.982 | Preparing metadata (setup.py): started 2022-01-06 09:58:17.021 | Preparing metadata (setup.py): finished with status 'error' 2022-01-06 09:58:17.022 | ERROR: Command errored out with exit status 1: 2022-01-06 09:58:17.022 | command: /usr/bin/python3.8 -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-kcqzfxs9/future_c730e08013674d90b21d48226e6372c3/setup.py'"'"'; __file__='"'"'/tmp/pip-install-kcqzfxs9/future_c730e08013674d90b21d48226e6372c3/setup.py'"'"';f = getattr(tokenize, '"'"'open'"'"', open)(__file__) if os.path.exists(__file__) else io.StringIO('"'"'from setuptools import setup; setup()'"'"');code = f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-43tc45rw 2022-01-06 09:58:17.022 | cwd: /tmp/pip-install-kcqzfxs9/future_c730e08013674d90b21d48226e6372c3/ 2022-01-06 09:58:17.022 | Complete output (3 lines): 2022-01-06 09:58:17.022 | Traceback (most recent call last): 2022-01-06 09:58:17.022 | File "", line 1, in 2022-01-06 09:58:17.022 | ModuleNotFoundError: No module named 'setuptools' 2022-01-06 09:58:17.022 | ---------------------------------------- 2022-01-06 09:58:17.022 | WARNING: Discarding http://10.100.0.9:8080/root/pypi/%2Bf/b1b/ead90b70cf6ec/future-0.18.2.tar.gz#sha256=b1bead90b70cf6ec3f0710ae53a525360fa360d306a86583adc6bf83a4db537d (from http://10.100.0.9:8080/cloudbase/CI/+simple/future/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2022-01-06 09:58:17.022 | INFO: pip is looking at multiple versions of python-subunit to determine which version is compatible with other requirements. This could take a while. 2022-01-06 09:58:17.023 | INFO: pip is looking at multiple versions of pbr to determine which version is compatible with other requirements. This could take a while. 2022-01-06 09:58:17.135 | Collecting pbr!=2.1.0,>=2.0.0 2022-01-06 09:58:17.143 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/5ad/c0f9fc64319d8/pbr-5.5.0-py2.py3-none-any.whl (106 kB) 2022-01-06 09:58:17.153 | INFO: pip is looking at multiple versions of to determine which version is compatible with other requirements. This could take a while. 2022-01-06 09:58:17.153 | INFO: pip is looking at multiple versions of os-testr to determine which version is compatible with other requirements. This could take a while. 2022-01-06 09:58:17.153 | ERROR: Cannot install os-testr because these package versions have conflicting dependencies. 2022-01-06 09:58:17.154 | 2022-01-06 09:58:17.154 | The conflict is caused by: 2022-01-06 09:58:17.154 | stestr 3.0.1 depends on future 2022-01-06 09:58:17.154 | The user requested (constraint) future===0.18.2 2022-01-06 09:58:17.154 | 2022-01-06 09:58:17.154 | To fix this you could try to: 2022-01-06 09:58:17.154 | 1. loosen the range of package versions you've specified 2022-01-06 09:58:17.154 | 2. remove package versions to allow pip attempt to solve the dependency conflict 2022-01-06 09:58:17.154 | 2022-01-06 09:58:17.154 | ERROR: ResolutionImpossible: for help visit https://pip.pypa.io/en/latest/user_guide/#fixing-conflicting-dependencies 2022-01-06 09:58:17.326 | + inc/python:pip_install:1 : exit_trap 2022-01-06 09:58:17.329 | + ./stack.sh:exit_trap:496 : local r=1 2022-01-06 09:58:17.331 | ++ ./stack.sh:exit_trap:497 : jobs -p 2022-01-06 09:58:17.333 | + ./stack.sh:exit_trap:497 : jobs= 2022-01-06 09:58:17.336 | + ./stack.sh:exit_trap:500 : [[ -n '' ]] 2022-01-06 09:58:17.338 | + ./stack.sh:exit_trap:506 : '[' -f '' ']' 2022-01-06 09:58:17.340 | + ./stack.sh:exit_trap:511 : kill_spinner 2022-01-06 09:58:17.342 | + ./stack.sh:kill_spinner:406 : '[' '!' -z '' ']' 2022-01-06 09:58:17.344 | + ./stack.sh:exit_trap:513 : [[ 1 -ne 0 ]] 2022-01-06 09:58:17.346 | + ./stack.sh:exit_trap:514 : echo 'Error on exit' 2022-01-06 09:58:17.346 | Error on exit 2022-01-06 09:58:17.348 | + ./stack.sh:exit_trap:516 : type -p generate-subunit 2022-01-06 09:58:17.350 | + ./stack.sh:exit_trap:519 : [[ -z /opt/stack/logs ]] 2022-01-06 09:58:17.352 | + ./stack.sh:exit_trap:522 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2022-01-06 09:58:17.552 | ebtables v1.8.4 (nf_tables): table `broute' is incompatible, use 'nft' tool. 2022-01-06 09:58:17.552 | 2022-01-06 09:58:17.772 | + ./stack.sh:exit_trap:531 : exit 1