2020-11-30 15:31:12.781 | + ./stack.sh:main:462 : exec 2020-11-30 15:31:12.781 | + ./stack.sh:main:470 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2020-11-30-153112' 2020-11-30 15:31:12.781 | ++ ./stack.sh:main:462 : /usr/bin/python3.6 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2020-11-30-153112.summary.2020-11-30-153112 2020-11-30 15:31:12.781 | + ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2020-11-30 15:31:12.781 | + ./stack.sh:echo_summary:421 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2020-11-30-153112 2020-11-30 15:31:12.781 | + ./stack.sh:main:472 : ln -sf /opt/stack/logs/stack.sh.log.2020-11-30-153112 /opt/stack/logs/stack.sh.log 2020-11-30 15:31:12.781 | + ./stack.sh:main:473 : ln -sf /opt/stack/logs/stack.sh.log.2020-11-30-153112.summary.2020-11-30-153112 /opt/stack/logs/stack.sh.log.summary 2020-11-30 15:31:12.781 | + ./stack.sh:main:488 : check_path_perm_sanity /opt/stack 2020-11-30 15:31:12.781 | + functions:check_path_perm_sanity:583 : local real_path 2020-11-30 15:31:12.781 | ++ functions:check_path_perm_sanity:584 : readlink -f /opt/stack 2020-11-30 15:31:12.781 | + functions:check_path_perm_sanity:584 : real_path=/opt/stack 2020-11-30 15:31:12.781 | + functions:check_path_perm_sanity:585 : local rebuilt_path= 2020-11-30 15:31:12.781 | ++ functions:check_path_perm_sanity:586 : echo /opt/stack 2020-11-30 15:31:12.781 | ++ functions:check_path_perm_sanity:586 : tr / ' ' 2020-11-30 15:31:12.781 | + functions:check_path_perm_sanity:586 : for i in $(echo ${real_path} | tr "/" " ") 2020-11-30 15:31:12.781 | + functions:check_path_perm_sanity:587 : rebuilt_path=/opt 2020-11-30 15:31:12.781 | ++ functions:check_path_perm_sanity:589 : stat -c %a /opt 2020-11-30 15:31:12.781 | + functions:check_path_perm_sanity:589 : [[ 755 = 700 ]] 2020-11-30 15:31:12.781 | + functions:check_path_perm_sanity:586 : for i in $(echo ${real_path} | tr "/" " ") 2020-11-30 15:31:12.781 | + functions:check_path_perm_sanity:587 : rebuilt_path=/opt/stack 2020-11-30 15:31:12.782 | ++ functions:check_path_perm_sanity:589 : stat -c %a /opt/stack 2020-11-30 15:31:12.784 | + functions:check_path_perm_sanity:589 : [[ 755 = 700 ]] 2020-11-30 15:31:12.787 | + ./stack.sh:main:494 : trap exit_trap EXIT 2020-11-30 15:31:12.789 | + ./stack.sh:main:535 : trap err_trap ERR 2020-11-30 15:31:12.792 | + ./stack.sh:main:548 : set -o errexit 2020-11-30 15:31:12.794 | + ./stack.sh:main:551 : uname -a 2020-11-30 15:31:12.795 | Linux n-d-764625-2 4.15.0-55-generic #60-Ubuntu SMP Tue Jul 2 18:22:20 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux 2020-11-30 15:31:12.797 | + ./stack.sh:main:554 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2020-11-30 15:31:12.799 | + ./stack.sh:main:555 : rm -f /opt/stack/data/ca-bundle.pem 2020-11-30 15:31:12.802 | + ./stack.sh:main:558 : source /home/ubuntu/devstack/lib/database 2020-11-30 15:31:12.830 | + ./stack.sh:main:559 : source /home/ubuntu/devstack/lib/rpc_backend 2020-11-30 15:31:12.848 | + ./stack.sh:main:565 : fetch_plugins 2020-11-30 15:31:12.850 | + functions-common:fetch_plugins:1677 : local plugins= 2020-11-30 15:31:12.852 | + functions-common:fetch_plugins:1678 : local plugin 2020-11-30 15:31:12.855 | + functions-common:fetch_plugins:1681 : [[ -z '' ]] 2020-11-30 15:31:12.857 | + functions-common:fetch_plugins:1682 : return 2020-11-30 15:31:12.859 | + ./stack.sh:main:569 : run_phase override_defaults 2020-11-30 15:31:12.861 | + functions-common:run_phase:1759 : local mode=override_defaults 2020-11-30 15:31:12.863 | + functions-common:run_phase:1760 : local phase= 2020-11-30 15:31:12.865 | + functions-common:run_phase:1761 : [[ -d /home/ubuntu/devstack/extras.d ]] 2020-11-30 15:31:12.867 | + functions-common:run_phase:1762 : local extra_plugin_file_name 2020-11-30 15:31:12.869 | + functions-common:run_phase:1763 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2020-11-30 15:31:12.871 | + functions-common:run_phase:1768 : local exceptions=80-tempest.sh 2020-11-30 15:31:12.873 | + functions-common:run_phase:1769 : local extra 2020-11-30 15:31:12.875 | ++ functions-common:run_phase:1770 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2020-11-30 15:31:12.878 | + functions-common:run_phase:1770 : extra=80-tempest.sh 2020-11-30 15:31:12.880 | + functions-common:run_phase:1771 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2020-11-30 15:31:12.882 | + functions-common:run_phase:1775 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2020-11-30 15:31:12.884 | + functions-common:run_phase:1775 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2020-11-30 15:31:12.887 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2020-11-30 15:31:12.900 | ++ functions-common:is_service_enabled:1987 : return 0 2020-11-30 15:31:12.904 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2020-11-30 15:31:12.906 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2020-11-30 15:31:12.908 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2020-11-30 15:31:12.910 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2020-11-30 15:31:12.911 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2020-11-30 15:31:12.913 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2020-11-30 15:31:12.915 | ++ extras.d/80-tempest.sh:source:26 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2020-11-30 15:31:12.917 | ++ extras.d/80-tempest.sh:source:31 : [[ override_defaults == \c\l\e\a\n ]] 2020-11-30 15:31:12.919 | + functions-common:run_phase:1780 : [[ override_defaults == \s\o\u\r\c\e ]] 2020-11-30 15:31:12.921 | + functions-common:run_phase:1783 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2020-11-30 15:31:12.923 | + functions-common:run_phase:1784 : plugin_override_defaults 2020-11-30 15:31:12.924 | + functions-common:plugin_override_defaults:1718 : local plugins= 2020-11-30 15:31:12.926 | + functions-common:plugin_override_defaults:1719 : local plugin 2020-11-30 15:31:12.928 | + functions-common:plugin_override_defaults:1722 : [[ -z '' ]] 2020-11-30 15:31:12.930 | + functions-common:plugin_override_defaults:1723 : return 2020-11-30 15:31:12.932 | + ./stack.sh:main:572 : source /home/ubuntu/devstack/lib/apache 2020-11-30 15:31:12.952 | + ./stack.sh:main:575 : source /home/ubuntu/devstack/lib/tls 2020-11-30 15:31:12.954 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2020-11-30 15:31:12.968 | ++ functions-common:is_service_enabled:1987 : return 1 2020-11-30 15:31:12.971 | +++ lib/tls:source:43 : hostname -f 2020-11-30 15:31:12.975 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2020-11-30 15:31:12.977 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2020-11-30 15:31:12.979 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2020-11-30 15:31:12.981 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2020-11-30 15:31:12.983 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2020-11-30 15:31:12.985 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2020-11-30 15:31:12.987 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2020-11-30 15:31:12.990 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2020-11-30 15:31:12.993 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2020-11-30 15:31:12.996 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2020-11-30 15:31:13.000 | + ./stack.sh:main:578 : source /home/ubuntu/devstack/lib/infra 2020-11-30 15:31:13.014 | + ./stack.sh:main:579 : source /home/ubuntu/devstack/lib/libraries 2020-11-30 15:31:13.031 | + ./stack.sh:main:580 : source /home/ubuntu/devstack/lib/lvm 2020-11-30 15:31:13.043 | + ./stack.sh:main:581 : source /home/ubuntu/devstack/lib/horizon 2020-11-30 15:31:13.055 | + ./stack.sh:main:582 : source /home/ubuntu/devstack/lib/keystone 2020-11-30 15:31:13.082 | + ./stack.sh:main:583 : source /home/ubuntu/devstack/lib/glance 2020-11-30 15:31:13.112 | + ./stack.sh:main:584 : source /home/ubuntu/devstack/lib/nova 2020-11-30 15:31:13.204 | + ./stack.sh:main:585 : source /home/ubuntu/devstack/lib/placement 2020-11-30 15:31:13.227 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/cinder 2020-11-30 15:31:13.266 | + ./stack.sh:main:587 : source /home/ubuntu/devstack/lib/swift 2020-11-30 15:31:13.317 | + ./stack.sh:main:588 : source /home/ubuntu/devstack/lib/neutron 2020-11-30 15:31:13.361 | WARNING: Using lib/neutron-legacy is deprecated, and it will be removed in the future 2020-11-30 15:31:13.453 | + ./stack.sh:main:589 : source /home/ubuntu/devstack/lib/ldap 2020-11-30 15:31:13.470 | + ./stack.sh:main:590 : source /home/ubuntu/devstack/lib/dstat 2020-11-30 15:31:13.485 | + ./stack.sh:main:591 : source /home/ubuntu/devstack/lib/tcpdump 2020-11-30 15:31:13.500 | + ./stack.sh:main:592 : source /home/ubuntu/devstack/lib/etcd3 2020-11-30 15:31:13.592 | + ./stack.sh:main:598 : run_phase source 2020-11-30 15:31:13.594 | + functions-common:run_phase:1759 : local mode=source 2020-11-30 15:31:13.599 | + functions-common:run_phase:1760 : local phase= 2020-11-30 15:31:13.602 | + functions-common:run_phase:1761 : [[ -d /home/ubuntu/devstack/extras.d ]] 2020-11-30 15:31:13.604 | + functions-common:run_phase:1762 : local extra_plugin_file_name 2020-11-30 15:31:13.606 | + functions-common:run_phase:1763 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2020-11-30 15:31:13.608 | + functions-common:run_phase:1768 : local exceptions=80-tempest.sh 2020-11-30 15:31:13.610 | + functions-common:run_phase:1769 : local extra 2020-11-30 15:31:13.613 | ++ functions-common:run_phase:1770 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2020-11-30 15:31:13.616 | + functions-common:run_phase:1770 : extra=80-tempest.sh 2020-11-30 15:31:13.618 | + functions-common:run_phase:1771 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2020-11-30 15:31:13.620 | + functions-common:run_phase:1775 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2020-11-30 15:31:13.622 | + functions-common:run_phase:1775 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2020-11-30 15:31:13.625 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2020-11-30 15:31:13.638 | ++ functions-common:is_service_enabled:1987 : return 0 2020-11-30 15:31:13.641 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2020-11-30 15:31:13.643 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2020-11-30 15:31:13.689 | ++ extras.d/80-tempest.sh:source:26 : [[ source == \u\n\s\t\a\c\k ]] 2020-11-30 15:31:13.691 | ++ extras.d/80-tempest.sh:source:31 : [[ source == \c\l\e\a\n ]] 2020-11-30 15:31:13.694 | + functions-common:run_phase:1780 : [[ source == \s\o\u\r\c\e ]] 2020-11-30 15:31:13.696 | + functions-common:run_phase:1781 : load_plugin_settings 2020-11-30 15:31:13.700 | + functions-common:load_plugin_settings:1695 : local plugins= 2020-11-30 15:31:13.702 | + functions-common:load_plugin_settings:1696 : local plugin 2020-11-30 15:31:13.705 | + functions-common:load_plugin_settings:1699 : [[ -z '' ]] 2020-11-30 15:31:13.707 | + functions-common:load_plugin_settings:1700 : return 2020-11-30 15:31:13.710 | + functions-common:run_phase:1782 : verify_disabled_services 2020-11-30 15:31:13.712 | + functions-common:verify_disabled_services:2042 : local service 2020-11-30 15:31:13.715 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:31:13.720 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2020-11-30 15:31:13.723 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:31:13.725 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2020-11-30 15:31:13.727 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:31:13.729 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2020-11-30 15:31:13.733 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:31:13.735 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2020-11-30 15:31:13.737 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:31:13.739 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2020-11-30 15:31:13.742 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:31:13.744 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2020-11-30 15:31:13.749 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:31:13.752 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2020-11-30 15:31:13.754 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:31:13.758 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2020-11-30 15:31:13.760 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:31:13.763 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2020-11-30 15:31:13.765 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:31:13.768 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2020-11-30 15:31:13.772 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:31:13.775 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-vol, ]] 2020-11-30 15:31:13.777 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:31:13.780 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2020-11-30 15:31:13.782 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:31:13.784 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2020-11-30 15:31:13.788 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:31:13.790 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2020-11-30 15:31:13.793 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:31:13.795 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2020-11-30 15:31:13.797 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:31:13.800 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2020-11-30 15:31:13.802 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:31:13.804 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2020-11-30 15:31:13.807 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:31:13.809 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2020-11-30 15:31:13.811 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:31:13.814 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2020-11-30 15:31:13.816 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:31:13.818 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2020-11-30 15:31:13.821 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:31:13.824 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2020-11-30 15:31:13.826 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:31:13.828 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2020-11-30 15:31:13.831 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:31:13.833 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2020-11-30 15:31:13.835 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:31:13.838 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2020-11-30 15:31:13.847 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:31:13.849 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2020-11-30 15:31:13.851 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:31:13.854 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2020-11-30 15:31:13.857 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:31:13.859 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2020-11-30 15:31:13.861 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:31:13.863 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-bak, ]] 2020-11-30 15:31:13.866 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:31:13.868 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2020-11-30 15:31:13.871 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:31:13.873 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2020-11-30 15:31:13.876 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:31:13.878 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2020-11-30 15:31:13.880 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:31:13.883 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2020-11-30 15:31:13.885 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:31:13.888 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2020-11-30 15:31:13.891 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:31:13.893 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2020-11-30 15:31:13.895 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:31:13.897 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2020-11-30 15:31:13.900 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:31:13.902 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2020-11-30 15:31:13.904 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:31:13.906 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2020-11-30 15:31:13.909 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:31:13.911 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2020-11-30 15:31:13.913 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:31:13.916 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2020-11-30 15:31:13.918 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:31:13.920 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2020-11-30 15:31:13.924 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:31:13.926 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2020-11-30 15:31:13.929 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:31:13.931 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2020-11-30 15:31:13.934 | + ./stack.sh:main:669 : initialize_database_backends 2020-11-30 15:31:13.936 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2020-11-30 15:31:13.938 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2020-11-30 15:31:13.954 | + functions-common:is_service_enabled:1987 : return 0 2020-11-30 15:31:13.957 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2020-11-30 15:31:13.959 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2020-11-30 15:31:13.961 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2020-11-30 15:31:13.979 | + functions-common:is_service_enabled:1987 : return 1 2020-11-30 15:31:13.982 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2020-11-30 15:31:13.984 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2020-11-30 15:31:13.986 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2020-11-30 15:31:13.988 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2020-11-30 15:31:13.991 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2020-11-30 15:31:13.993 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2020-11-30 15:31:13.995 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2020-11-30 15:31:13.998 | ++ lib/database:initialize_database_backends:102 : get_database_type_mysql 2020-11-30 15:31:14.001 | ++ lib/databases/mysql:get_database_type_mysql:35 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2020-11-30 15:31:14.003 | ++ lib/databases/mysql:get_database_type_mysql:36 : echo mysql+pymysql 2020-11-30 15:31:14.006 | + lib/database:initialize_database_backends:102 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2020-11-30 15:31:14.009 | + lib/database:initialize_database_backends:104 : return 0 2020-11-30 15:31:14.013 | + ./stack.sh:main:670 : echo 'Using mysql database backend' 2020-11-30 15:31:14.013 | Using mysql database backend 2020-11-30 15:31:14.016 | + ./stack.sh:main:673 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2020-11-30 15:31:14.031 | + ./stack.sh:main:685 : is_service_enabled rabbit 2020-11-30 15:31:14.047 | + functions-common:is_service_enabled:1987 : return 0 2020-11-30 15:31:14.050 | + ./stack.sh:main:686 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2020-11-30 15:31:14.065 | + ./stack.sh:main:693 : is_service_enabled keystone 2020-11-30 15:31:14.081 | + functions-common:is_service_enabled:1987 : return 0 2020-11-30 15:31:14.084 | + ./stack.sh:main:695 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2020-11-30 15:31:14.099 | + ./stack.sh:main:697 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2020-11-30 15:31:14.116 | + ./stack.sh:main:708 : is_service_enabled ldap 2020-11-30 15:31:14.135 | + functions-common:is_service_enabled:1987 : return 1 2020-11-30 15:31:14.137 | + ./stack.sh:main:717 : is_service_enabled nova 2020-11-30 15:31:14.159 | + functions-common:is_service_enabled:1987 : return 0 2020-11-30 15:31:14.161 | + ./stack.sh:main:717 : [[ libvirt == \x\e\n\s\e\r\v\e\r ]] 2020-11-30 15:31:14.164 | + ./stack.sh:main:727 : is_service_enabled s-proxy 2020-11-30 15:31:14.179 | + functions-common:is_service_enabled:1987 : return 0 2020-11-30 15:31:14.181 | + ./stack.sh:main:731 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2020-11-30 15:31:14.197 | + ./stack.sh:main:733 : [[ -z '' ]] 2020-11-30 15:31:14.200 | + ./stack.sh:main:733 : [[ False == \T\r\u\e ]] 2020-11-30 15:31:14.203 | + ./stack.sh:main:739 : save_stackenv 739 2020-11-30 15:31:14.205 | + functions-common:save_stackenv:60 : local tag=739 2020-11-30 15:31:14.208 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2020-11-30 15:31:14.212 | + functions-common:save_stackenv:62 : time_stamp=2020-11-30-153114 2020-11-30 15:31:14.214 | + functions-common:save_stackenv:63 : echo '# 2020-11-30-153114 739' 2020-11-30 15:31:14.217 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2020-11-30 15:31:14.219 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2020-11-30 15:31:14.222 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2020-11-30 15:31:14.224 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2020-11-30 15:31:14.231 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2020-11-30 15:31:14.233 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2020-11-30 15:31:14.236 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2020-11-30 15:31:14.240 | + 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,q-metering,q-vpn,g-reg,cinder,c-bak,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 2020-11-30 15:31:14.243 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2020-11-30 15:31:14.245 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.21 2020-11-30 15:31:14.248 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2020-11-30 15:31:14.251 | + functions-common:save_stackenv:65 : echo KEYSTONE_AUTH_URI=http://10.222.0.21/identity 2020-11-30 15:31:14.253 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2020-11-30 15:31:14.255 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.21/identity 2020-11-30 15:31:14.258 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2020-11-30 15:31:14.260 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2020-11-30-153112 2020-11-30 15:31:14.263 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2020-11-30 15:31:14.266 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2020-11-30 15:31:14.268 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2020-11-30 15:31:14.271 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.21 2020-11-30 15:31:14.273 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2020-11-30 15:31:14.276 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2020-11-30 15:31:14.278 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2020-11-30 15:31:14.281 | + functions-common:save_stackenv:65 : echo TLS_IP= 2020-11-30 15:31:14.283 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2020-11-30 15:31:14.285 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2020-11-30 15:31:14.288 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2020-11-30 15:31:14.290 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2020-11-30 15:31:14.292 | + ./stack.sh:main:750 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements stable/ussuri 2020-11-30 15:31:14.295 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/requirements.git 2020-11-30 15:31:14.298 | + functions-common:git_clone:524 : local git_dest=/opt/stack/requirements 2020-11-30 15:31:14.301 | + functions-common:git_clone:525 : local git_ref=stable/ussuri 2020-11-30 15:31:14.304 | + functions-common:git_clone:526 : local orig_dir 2020-11-30 15:31:14.307 | ++ functions-common:git_clone:527 : pwd 2020-11-30 15:31:14.310 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2020-11-30 15:31:14.314 | + functions-common:git_clone:528 : local git_clone_flags= 2020-11-30 15:31:14.318 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2020-11-30 15:31:14.335 | + functions-common:git_clone:530 : RECLONE=False 2020-11-30 15:31:14.337 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2020-11-30 15:31:14.340 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2020-11-30 15:31:14.342 | + functions-common:git_clone:544 : echo stable/ussuri 2020-11-30 15:31:14.343 | + functions-common:git_clone:544 : egrep -q '^refs' 2020-11-30 15:31:14.348 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/requirements ]] 2020-11-30 15:31:14.351 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2020-11-30 15:31:14.353 | + functions-common:git_clone:592 : cd /opt/stack/requirements 2020-11-30 15:31:14.356 | + functions-common:git_clone:593 : git show --oneline 2020-11-30 15:31:14.356 | + functions-common:git_clone:593 : head -1 2020-11-30 15:31:14.359 | bccd484e update constraint for oslo.concurrency to new release 4.0.3 2020-11-30 15:31:14.362 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2020-11-30 15:31:14.365 | + ./stack.sh:main:754 : echo_summary 'Installing package prerequisites' 2020-11-30 15:31:14.367 | + ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2020-11-30 15:31:14.370 | + ./stack.sh:echo_summary:421 : echo -e Installing package prerequisites 2020-11-30 15:31:14.375 | + ./stack.sh:main:755 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2020-11-30 15:31:14.378 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2020-11-30 15:31:14.380 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2020-11-30 15:31:14.383 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2020-11-30 15:31:14.385 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2020-11-30 15:31:14.388 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2020-11-30 15:31:14.390 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2020-11-30 15:31:14.393 | +++ tools/install_prereqs.sh:source:47 : date +%s 2020-11-30 15:31:14.398 | ++ tools/install_prereqs.sh:source:47 : NOW=1606750274 2020-11-30 15:31:14.401 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2020-11-30 15:31:14.405 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1606750146 2020-11-30 15:31:14.408 | ++ tools/install_prereqs.sh:source:49 : DELTA=128 2020-11-30 15:31:14.410 | ++ tools/install_prereqs.sh:source:50 : [[ 128 -lt 7200 ]] 2020-11-30 15:31:14.413 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2020-11-30 15:31:14.417 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2020-11-30 15:31:14.420 | ++ functions-common:export_proxy_variables:2149 : isset http_proxy 2020-11-30 15:31:14.422 | ++ functions-common:isset:169 : [[ -v http_proxy ]] 2020-11-30 15:31:14.424 | ++ functions-common:export_proxy_variables:2152 : isset https_proxy 2020-11-30 15:31:14.427 | ++ functions-common:isset:169 : [[ -v https_proxy ]] 2020-11-30 15:31:14.429 | ++ functions-common:export_proxy_variables:2155 : isset no_proxy 2020-11-30 15:31:14.432 | ++ functions-common:isset:169 : [[ -v no_proxy ]] 2020-11-30 15:31:14.436 | +++ 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,q-metering,q-vpn,g-reg,cinder,c-bak,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 2020-11-30 15:31:14.485 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2020-11-30 15:31:14.486 | apache2-dev 2020-11-30 15:31:14.486 | bc 2020-11-30 15:31:14.486 | bsdmainutils 2020-11-30 15:31:14.486 | curl 2020-11-30 15:31:14.486 | g++ 2020-11-30 15:31:14.486 | gcc 2020-11-30 15:31:14.486 | gettext 2020-11-30 15:31:14.486 | git 2020-11-30 15:31:14.486 | graphviz 2020-11-30 15:31:14.486 | iputils-ping 2020-11-30 15:31:14.486 | libapache2-mod-proxy-uwsgi 2020-11-30 15:31:14.486 | libffi-dev 2020-11-30 15:31:14.486 | libjpeg-dev 2020-11-30 15:31:14.486 | libmysqlclient-dev 2020-11-30 15:31:14.486 | libpcre3-dev 2020-11-30 15:31:14.486 | libpq-dev 2020-11-30 15:31:14.486 | libssl-dev 2020-11-30 15:31:14.486 | libsystemd-dev 2020-11-30 15:31:14.486 | libxml2-dev 2020-11-30 15:31:14.486 | libxslt1-dev 2020-11-30 15:31:14.486 | libyaml-dev 2020-11-30 15:31:14.486 | lsof 2020-11-30 15:31:14.486 | openssh-server 2020-11-30 15:31:14.486 | openssl 2020-11-30 15:31:14.486 | pkg-config 2020-11-30 15:31:14.487 | psmisc 2020-11-30 15:31:14.487 | python3-dev 2020-11-30 15:31:14.487 | python3-venv 2020-11-30 15:31:14.487 | tar 2020-11-30 15:31:14.487 | tcpdump 2020-11-30 15:31:14.487 | unzip 2020-11-30 15:31:14.487 | uuid-runtime 2020-11-30 15:31:14.487 | wget 2020-11-30 15:31:14.487 | wget 2020-11-30 15:31:14.487 | zlib1g-dev 2020-11-30 15:31:14.487 | libkrb5-dev 2020-11-30 15:31:14.487 | libldap2-dev 2020-11-30 15:31:14.487 | libsasl2-dev 2020-11-30 15:31:14.487 | memcached 2020-11-30 15:31:14.487 | python3-mysqldb 2020-11-30 15:31:14.487 | sqlite3 2020-11-30 15:31:14.487 | conntrack 2020-11-30 15:31:14.487 | curl 2020-11-30 15:31:14.487 | dnsmasq-base 2020-11-30 15:31:14.487 | dnsmasq-utils 2020-11-30 15:31:14.487 | ebtables 2020-11-30 15:31:14.487 | gawk 2020-11-30 15:31:14.487 | genisoimage 2020-11-30 15:31:14.487 | iptables 2020-11-30 15:31:14.487 | iputils-arping 2020-11-30 15:31:14.487 | kpartx 2020-11-30 15:31:14.487 | libjs-jquery-tablesorter 2020-11-30 15:31:14.487 | libmysqlclient-dev 2020-11-30 15:31:14.487 | parted 2020-11-30 15:31:14.487 | pm-utils 2020-11-30 15:31:14.488 | python3-mysqldb 2020-11-30 15:31:14.488 | socat 2020-11-30 15:31:14.488 | sqlite3 2020-11-30 15:31:14.488 | sudo 2020-11-30 15:31:14.488 | vlan 2020-11-30 15:31:14.488 | lvm2 2020-11-30 15:31:14.488 | open-iscsi 2020-11-30 15:31:14.488 | qemu-utils 2020-11-30 15:31:14.488 | thin-provisioning-tools 2020-11-30 15:31:14.488 | acl 2020-11-30 15:31:14.488 | dnsmasq-base 2020-11-30 15:31:14.488 | dnsmasq-utils 2020-11-30 15:31:14.488 | ebtables 2020-11-30 15:31:14.488 | haproxy 2020-11-30 15:31:14.488 | iptables 2020-11-30 15:31:14.488 | iputils-arping 2020-11-30 15:31:14.488 | iputils-ping 2020-11-30 15:31:14.488 | libmysqlclient-dev 2020-11-30 15:31:14.488 | postgresql-server-dev-all 2020-11-30 15:31:14.488 | python3-mysqldb 2020-11-30 15:31:14.488 | sqlite3 2020-11-30 15:31:14.488 | sudo 2020-11-30 15:31:14.488 | vlan 2020-11-30 15:31:14.488 | ipset 2020-11-30 15:31:14.488 | conntrack 2020-11-30 15:31:14.488 | conntrackd 2020-11-30 15:31:14.488 | keepalived 2020-11-30 15:31:14.488 | dstat 2020-11-30 15:31:14.488 | lvm2 2020-11-30 15:31:14.488 | open-iscsi 2020-11-30 15:31:14.488 | qemu-utils 2020-11-30 15:31:14.488 | thin-provisioning-tools 2020-11-30 15:31:14.488 | curl 2020-11-30 15:31:14.488 | liberasurecode-dev 2020-11-30 15:31:14.489 | make 2020-11-30 15:31:14.489 | memcached 2020-11-30 15:31:14.489 | sqlite3 2020-11-30 15:31:14.489 | xfsprogs' 2020-11-30 15:31:14.490 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2020-11-30 15:31:14.509 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2020-11-30 15:31:14.509 | apache2-dev 2020-11-30 15:31:14.509 | bc 2020-11-30 15:31:14.509 | bsdmainutils 2020-11-30 15:31:14.509 | curl 2020-11-30 15:31:14.509 | g++ 2020-11-30 15:31:14.509 | gcc 2020-11-30 15:31:14.509 | gettext 2020-11-30 15:31:14.509 | git 2020-11-30 15:31:14.509 | graphviz 2020-11-30 15:31:14.509 | iputils-ping 2020-11-30 15:31:14.509 | libapache2-mod-proxy-uwsgi 2020-11-30 15:31:14.509 | libffi-dev 2020-11-30 15:31:14.509 | libjpeg-dev 2020-11-30 15:31:14.509 | libmysqlclient-dev 2020-11-30 15:31:14.509 | libpcre3-dev 2020-11-30 15:31:14.509 | libpq-dev 2020-11-30 15:31:14.509 | libssl-dev 2020-11-30 15:31:14.509 | libsystemd-dev 2020-11-30 15:31:14.509 | libxml2-dev 2020-11-30 15:31:14.509 | libxslt1-dev 2020-11-30 15:31:14.509 | libyaml-dev 2020-11-30 15:31:14.509 | lsof 2020-11-30 15:31:14.509 | openssh-server 2020-11-30 15:31:14.509 | openssl 2020-11-30 15:31:14.509 | pkg-config 2020-11-30 15:31:14.509 | psmisc 2020-11-30 15:31:14.509 | python3-dev 2020-11-30 15:31:14.509 | python3-venv 2020-11-30 15:31:14.509 | tar 2020-11-30 15:31:14.509 | tcpdump 2020-11-30 15:31:14.509 | unzip 2020-11-30 15:31:14.509 | uuid-runtime 2020-11-30 15:31:14.510 | wget 2020-11-30 15:31:14.510 | wget 2020-11-30 15:31:14.510 | zlib1g-dev 2020-11-30 15:31:14.510 | libkrb5-dev 2020-11-30 15:31:14.510 | libldap2-dev 2020-11-30 15:31:14.510 | libsasl2-dev 2020-11-30 15:31:14.510 | memcached 2020-11-30 15:31:14.510 | python3-mysqldb 2020-11-30 15:31:14.510 | sqlite3 2020-11-30 15:31:14.510 | conntrack 2020-11-30 15:31:14.510 | curl 2020-11-30 15:31:14.510 | dnsmasq-base 2020-11-30 15:31:14.510 | dnsmasq-utils 2020-11-30 15:31:14.510 | ebtables 2020-11-30 15:31:14.510 | gawk 2020-11-30 15:31:14.510 | genisoimage 2020-11-30 15:31:14.510 | iptables 2020-11-30 15:31:14.510 | iputils-arping 2020-11-30 15:31:14.510 | kpartx 2020-11-30 15:31:14.510 | libjs-jquery-tablesorter 2020-11-30 15:31:14.510 | libmysqlclient-dev 2020-11-30 15:31:14.510 | parted 2020-11-30 15:31:14.510 | pm-utils 2020-11-30 15:31:14.510 | python3-mysqldb 2020-11-30 15:31:14.510 | socat 2020-11-30 15:31:14.510 | sqlite3 2020-11-30 15:31:14.510 | sudo 2020-11-30 15:31:14.510 | vlan 2020-11-30 15:31:14.510 | lvm2 2020-11-30 15:31:14.510 | open-iscsi 2020-11-30 15:31:14.510 | qemu-utils 2020-11-30 15:31:14.510 | thin-provisioning-tools 2020-11-30 15:31:14.510 | acl 2020-11-30 15:31:14.510 | dnsmasq-base 2020-11-30 15:31:14.510 | dnsmasq-utils 2020-11-30 15:31:14.510 | ebtables 2020-11-30 15:31:14.510 | haproxy 2020-11-30 15:31:14.510 | iptables 2020-11-30 15:31:14.511 | iputils-arping 2020-11-30 15:31:14.511 | iputils-ping 2020-11-30 15:31:14.511 | libmysqlclient-dev 2020-11-30 15:31:14.511 | postgresql-server-dev-all 2020-11-30 15:31:14.511 | python3-mysqldb 2020-11-30 15:31:14.511 | sqlite3 2020-11-30 15:31:14.511 | sudo 2020-11-30 15:31:14.511 | vlan 2020-11-30 15:31:14.511 | ipset 2020-11-30 15:31:14.511 | conntrack 2020-11-30 15:31:14.511 | conntrackd 2020-11-30 15:31:14.511 | keepalived 2020-11-30 15:31:14.511 | dstat 2020-11-30 15:31:14.511 | lvm2 2020-11-30 15:31:14.511 | open-iscsi 2020-11-30 15:31:14.511 | qemu-utils 2020-11-30 15:31:14.511 | thin-provisioning-tools 2020-11-30 15:31:14.511 | curl 2020-11-30 15:31:14.511 | liberasurecode-dev 2020-11-30 15:31:14.511 | make 2020-11-30 15:31:14.511 | memcached 2020-11-30 15:31:14.511 | sqlite3 2020-11-30 15:31:14.511 | xfsprogs ' 2020-11-30 15:31:14.512 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2020-11-30 15:31:14.514 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2020-11-30 15:31:14.516 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2020-11-30 15:31:14.520 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2020-11-30 15:31:14.520 | ++ 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-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 lvm2 open-iscsi 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 open-iscsi qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2020-11-30 15:31:14.524 | ++ 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-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 lvm2 open-iscsi 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 open-iscsi qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2020-11-30 15:31:14.527 | ++ functions-common:install_package:1333 : update_package_repo 2020-11-30 15:31:14.530 | ++ functions-common:update_package_repo:1305 : NO_UPDATE_REPOS=False 2020-11-30 15:31:14.533 | ++ functions-common:update_package_repo:1306 : REPOS_UPDATED=True 2020-11-30 15:31:14.535 | ++ functions-common:update_package_repo:1307 : RETRY_UPDATE=False 2020-11-30 15:31:14.537 | ++ functions-common:update_package_repo:1309 : [[ False = \T\r\u\e ]] 2020-11-30 15:31:14.540 | ++ functions-common:update_package_repo:1313 : is_ubuntu 2020-11-30 15:31:14.542 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2020-11-30 15:31:14.544 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2020-11-30 15:31:14.547 | ++ functions-common:update_package_repo:1314 : apt_get_update 2020-11-30 15:31:14.549 | ++ functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2020-11-30 15:31:14.551 | ++ functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2020-11-30 15:31:14.553 | ++ functions-common:apt_get_update:1069 : return 2020-11-30 15:31:14.556 | ++ functions-common:install_package:1334 : 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-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 lvm2 open-iscsi 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 open-iscsi qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2020-11-30 15:31:14.559 | ++ functions-common:real_install_package:1319 : is_ubuntu 2020-11-30 15:31:14.561 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2020-11-30 15:31:14.563 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2020-11-30 15:31:14.565 | ++ functions-common:real_install_package:1320 : 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-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 lvm2 open-iscsi 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 open-iscsi qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2020-11-30 15:31:14.591 | ++ 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++ 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-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 lvm2 open-iscsi 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 open-iscsi qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2020-11-30 15:31:14.716 | Reading package lists... 2020-11-30 15:31:14.994 | Building dependency tree... 2020-11-30 15:31:14.995 | Reading state information... 2020-11-30 15:31:15.029 | acl is already the newest version (2.2.52-3build1). 2020-11-30 15:31:15.030 | bc is already the newest version (1.07.1-2). 2020-11-30 15:31:15.030 | bsdmainutils is already the newest version (11.1.2ubuntu1). 2020-11-30 15:31:15.030 | conntrack is already the newest version (1:1.4.4+snapshot20161117-6ubuntu2). 2020-11-30 15:31:15.030 | dnsmasq-base is already the newest version (2.79-1). 2020-11-30 15:31:15.030 | dnsmasq-utils is already the newest version (2.79-1). 2020-11-30 15:31:15.030 | gawk is already the newest version (1:4.1.4+dfsg-1build1). 2020-11-30 15:31:15.030 | genisoimage is already the newest version (9:1.1.11-3ubuntu2). 2020-11-30 15:31:15.030 | ipset is already the newest version (6.34-1). 2020-11-30 15:31:15.030 | iptables is already the newest version (1.6.1-2ubuntu2). 2020-11-30 15:31:15.030 | kpartx is already the newest version (0.7.4-2ubuntu3). 2020-11-30 15:31:15.030 | liberasurecode-dev is already the newest version (1.5.0-1). 2020-11-30 15:31:15.030 | libffi-dev is already the newest version (3.2.1-8). 2020-11-30 15:31:15.030 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2020-11-30 15:31:15.030 | libpcre3-dev is already the newest version (2:8.39-9). 2020-11-30 15:31:15.030 | libyaml-dev is already the newest version (0.1.7-2ubuntu3). 2020-11-30 15:31:15.030 | lsof is already the newest version (4.89+dfsg-0.1). 2020-11-30 15:31:15.030 | make is already the newest version (4.1-9.1ubuntu1). 2020-11-30 15:31:15.030 | pkg-config is already the newest version (0.29.1-0ubuntu2). 2020-11-30 15:31:15.030 | python3-mysqldb is already the newest version (1.3.10-1build1). 2020-11-30 15:31:15.030 | socat is already the newest version (1.7.3.2-2ubuntu2). 2020-11-30 15:31:15.030 | unzip is already the newest version (6.0-21ubuntu1). 2020-11-30 15:31:15.030 | xfsprogs is already the newest version (4.9.0+nmu1ubuntu2). 2020-11-30 15:31:15.030 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-0ubuntu2). 2020-11-30 15:31:15.030 | conntrackd is already the newest version (1:1.4.4+snapshot20161117-6ubuntu2). 2020-11-30 15:31:15.030 | dstat is already the newest version (0.7.3-1). 2020-11-30 15:31:15.030 | graphviz is already the newest version (2.40.1-2). 2020-11-30 15:31:15.030 | libjs-jquery-tablesorter is already the newest version (1:2.29.5+dfsg1-1). 2020-11-30 15:31:15.030 | pm-utils is already the newest version (1.4.1-17). 2020-11-30 15:31:15.030 | thin-provisioning-tools is already the newest version (0.7.4-2ubuntu3). 2020-11-30 15:31:15.030 | apache2 is already the newest version (2.4.29-1ubuntu4.14). 2020-11-30 15:31:15.030 | apache2-dev is already the newest version (2.4.29-1ubuntu4.14). 2020-11-30 15:31:15.031 | curl is already the newest version (7.58.0-2ubuntu3.10). 2020-11-30 15:31:15.031 | ebtables is already the newest version (2.0.10.4-3.5ubuntu2.18.04.3). 2020-11-30 15:31:15.031 | g++ is already the newest version (4:7.4.0-1ubuntu2.3). 2020-11-30 15:31:15.031 | gcc is already the newest version (4:7.4.0-1ubuntu2.3). 2020-11-30 15:31:15.031 | gettext is already the newest version (0.19.8.1-6ubuntu0.3). 2020-11-30 15:31:15.031 | git is already the newest version (1:2.17.1-1ubuntu0.7). 2020-11-30 15:31:15.031 | haproxy is already the newest version (1.8.8-1ubuntu0.11). 2020-11-30 15:31:15.031 | iputils-arping is already the newest version (3:20161105-1ubuntu3). 2020-11-30 15:31:15.031 | iputils-ping is already the newest version (3:20161105-1ubuntu3). 2020-11-30 15:31:15.031 | keepalived is already the newest version (1:1.3.9-1ubuntu0.18.04.2). 2020-11-30 15:31:15.031 | libkrb5-dev is already the newest version (1.16-2ubuntu0.2). 2020-11-30 15:31:15.031 | libldap2-dev is already the newest version (2.4.45+dfsg-1ubuntu1.8). 2020-11-30 15:31:15.031 | libmysqlclient-dev is already the newest version (5.7.32-0ubuntu0.18.04.1). 2020-11-30 15:31:15.031 | libpq-dev is already the newest version (10.15-0ubuntu0.18.04.1). 2020-11-30 15:31:15.031 | libsasl2-dev is already the newest version (2.1.27~101-g0780600+dfsg-3ubuntu2.1). 2020-11-30 15:31:15.031 | libssl-dev is already the newest version (1.1.1-1ubuntu2.1~18.04.6). 2020-11-30 15:31:15.031 | libsystemd-dev is already the newest version (237-3ubuntu10.43). 2020-11-30 15:31:15.031 | libxml2-dev is already the newest version (2.9.4+dfsg1-6.1ubuntu1.3). 2020-11-30 15:31:15.031 | libxslt1-dev is already the newest version (1.1.29-5ubuntu0.2). 2020-11-30 15:31:15.031 | lvm2 is already the newest version (2.02.176-4.1ubuntu3.18.04.3). 2020-11-30 15:31:15.031 | memcached is already the newest version (1.5.6-0ubuntu1.2). 2020-11-30 15:31:15.031 | open-iscsi is already the newest version (2.0.874-5ubuntu2.10). 2020-11-30 15:31:15.031 | openssh-server is already the newest version (1:7.6p1-4ubuntu0.3). 2020-11-30 15:31:15.031 | openssl is already the newest version (1.1.1-1ubuntu2.1~18.04.6). 2020-11-30 15:31:15.031 | parted is already the newest version (3.2-20ubuntu0.2). 2020-11-30 15:31:15.031 | psmisc is already the newest version (23.1-1ubuntu0.1). 2020-11-30 15:31:15.031 | python3-dev is already the newest version (3.6.7-1~18.04). 2020-11-30 15:31:15.031 | sqlite3 is already the newest version (3.22.0-1ubuntu0.4). 2020-11-30 15:31:15.031 | sudo is already the newest version (1.8.21p2-3ubuntu1.3). 2020-11-30 15:31:15.031 | tar is already the newest version (1.29b-2ubuntu0.1). 2020-11-30 15:31:15.031 | tcpdump is already the newest version (4.9.3-0ubuntu0.18.04.1). 2020-11-30 15:31:15.031 | uuid-runtime is already the newest version (2.31.1-0.4ubuntu3.7). 2020-11-30 15:31:15.031 | vlan is already the newest version (1.9-3.2ubuntu6). 2020-11-30 15:31:15.031 | wget is already the newest version (1.19.4-1ubuntu2.2). 2020-11-30 15:31:15.032 | libapache2-mod-proxy-uwsgi is already the newest version (2.0.15-10.2ubuntu2.1). 2020-11-30 15:31:15.233 | postgresql-server-dev-all is already the newest version (190ubuntu0.1). 2020-11-30 15:31:15.233 | python3-venv is already the newest version (3.6.7-1~18.04). 2020-11-30 15:31:15.233 | qemu-utils is already the newest version (1:4.0+dfsg-0ubuntu9.8~cloud0). 2020-11-30 15:31:15.233 | The following packages were automatically installed and are no longer required: 2020-11-30 15:31:15.234 | apport-symptoms grub-pc-bin python-six python3-attr python3-automat 2020-11-30 15:31:15.234 | python3-click python3-colorama python3-configobj python3-constantly 2020-11-30 15:31:15.234 | python3-hyperlink python3-incremental python3-pam python3-problem-report 2020-11-30 15:31:15.234 | python3-pyasn1 python3-requests-unixsocket python3-serial python3-systemd 2020-11-30 15:31:15.234 | python3-twisted-bin python3-zope.interface 2020-11-30 15:31:15.234 | Use 'sudo apt autoremove' to remove them. 2020-11-30 15:31:15.313 | 0 upgraded, 0 newly installed, 0 to remove and 154 not upgraded. 2020-11-30 15:31:15.317 | ++ functions-common:apt_get:1113 : result=0 2020-11-30 15:31:15.320 | ++ functions-common:apt_get:1116 : time_stop apt-get 2020-11-30 15:31:15.322 | ++ functions-common:time_stop:2331 : local name 2020-11-30 15:31:15.324 | ++ functions-common:time_stop:2332 : local end_time 2020-11-30 15:31:15.327 | ++ functions-common:time_stop:2333 : local elapsed_time 2020-11-30 15:31:15.329 | ++ functions-common:time_stop:2334 : local total 2020-11-30 15:31:15.331 | ++ functions-common:time_stop:2335 : local start_time 2020-11-30 15:31:15.334 | ++ functions-common:time_stop:2337 : name=apt-get 2020-11-30 15:31:15.336 | ++ functions-common:time_stop:2338 : start_time=1606750274588 2020-11-30 15:31:15.338 | ++ functions-common:time_stop:2340 : [[ -z 1606750274588 ]] 2020-11-30 15:31:15.341 | +++ functions-common:time_stop:2343 : date +%s%3N 2020-11-30 15:31:15.345 | ++ functions-common:time_stop:2343 : end_time=1606750275342 2020-11-30 15:31:15.347 | ++ functions-common:time_stop:2344 : elapsed_time=754 2020-11-30 15:31:15.350 | ++ functions-common:time_stop:2345 : total=1492 2020-11-30 15:31:15.352 | ++ functions-common:time_stop:2347 : _TIME_START[$name]= 2020-11-30 15:31:15.354 | ++ functions-common:time_stop:2348 : _TIME_TOTAL[$name]=2246 2020-11-30 15:31:15.357 | ++ functions-common:apt_get:1117 : return 0 2020-11-30 15:31:15.359 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2020-11-30 15:31:15.362 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2020-11-30 15:31:15.364 | ++ tools/install_prereqs.sh:source:88 : date +%s 2020-11-30 15:31:15.368 | ++ tools/install_prereqs.sh:source:89 : date 2020-11-30 15:31:15.373 | + ./stack.sh:main:758 : [[ False != \T\r\u\e ]] 2020-11-30 15:31:15.375 | + ./stack.sh:main:759 : PYPI_ALTERNATIVE_URL= 2020-11-30 15:31:15.378 | + ./stack.sh:main:759 : /home/ubuntu/devstack/tools/install_pip.sh 2020-11-30 15:31:16.989 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2020-11-30 15:31:16.991 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2020-11-30 15:31:16.994 | ++ tools/install_pip.sh:main:41 : basename https://bootstrap.pypa.io/get-pip.py 2020-11-30 15:31:16.997 | + tools/install_pip.sh:main:41 : LOCAL_PIP=/home/ubuntu/devstack/files/get-pip.py 2020-11-30 15:31:16.999 | + tools/install_pip.sh:main:43 : GetDistro 2020-11-30 15:31:17.001 | + functions-common:GetDistro:371 : GetOSVersion 2020-11-30 15:31:17.003 | + functions-common:GetOSVersion:348 : _ensure_lsb_release 2020-11-30 15:31:17.005 | ++ functions-common:_ensure_lsb_release:322 : command -v lsb_release 2020-11-30 15:31:17.008 | + functions-common:_ensure_lsb_release:322 : [[ -x /usr/bin/lsb_release ]] 2020-11-30 15:31:17.010 | + functions-common:_ensure_lsb_release:323 : return 2020-11-30 15:31:17.013 | ++ functions-common:GetOSVersion:350 : lsb_release -r -s 2020-11-30 15:31:17.096 | + functions-common:GetOSVersion:350 : os_RELEASE=18.04 2020-11-30 15:31:17.098 | ++ functions-common:GetOSVersion:351 : lsb_release -c -s 2020-11-30 15:31:17.175 | + functions-common:GetOSVersion:351 : os_CODENAME=bionic 2020-11-30 15:31:17.177 | ++ functions-common:GetOSVersion:352 : lsb_release -i -s 2020-11-30 15:31:17.252 | + functions-common:GetOSVersion:352 : os_VENDOR=Ubuntu 2020-11-30 15:31:17.254 | + functions-common:GetOSVersion:354 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2020-11-30 15:31:17.256 | + functions-common:GetOSVersion:355 : os_PACKAGE=deb 2020-11-30 15:31:17.258 | + functions-common:GetOSVersion:360 : typeset -xr os_VENDOR 2020-11-30 15:31:17.260 | + functions-common:GetOSVersion:361 : typeset -xr os_RELEASE 2020-11-30 15:31:17.262 | + functions-common:GetOSVersion:362 : typeset -xr os_PACKAGE 2020-11-30 15:31:17.264 | + functions-common:GetOSVersion:363 : typeset -xr os_CODENAME 2020-11-30 15:31:17.266 | + functions-common:GetDistro:373 : [[ Ubuntu =~ (Ubuntu) ]] 2020-11-30 15:31:17.269 | + functions-common:GetDistro:376 : DISTRO=bionic 2020-11-30 15:31:17.271 | + functions-common:GetDistro:422 : typeset -xr DISTRO 2020-11-30 15:31:17.273 | + tools/install_pip.sh:main:44 : echo 'Distro: bionic' 2020-11-30 15:31:17.273 | Distro: bionic 2020-11-30 15:31:17.275 | + tools/install_pip.sh:main:126 : get_versions 2020-11-30 15:31:17.278 | ++ tools/install_pip.sh:get_versions:49 : which pip 2020-11-30 15:31:17.282 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2020-11-30 15:31:17.283 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2020-11-30 15:31:17.286 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2020-11-30 15:31:17.286 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2020-11-30 15:31:17.651 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=20.3 2020-11-30 15:31:17.654 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 20.3' 2020-11-30 15:31:17.654 | pip: 20.3 2020-11-30 15:31:17.656 | + tools/install_pip.sh:main:135 : is_fedora 2020-11-30 15:31:17.658 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2020-11-30 15:31:17.660 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2020-11-30 15:31:17.662 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2020-11-30 15:31:17.664 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2020-11-30 15:31:17.667 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2020-11-30 15:31:17.669 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2020-11-30 15:31:17.671 | + functions-common:is_fedora:453 : '[' Ubuntu = OracleServer ']' 2020-11-30 15:31:17.673 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2020-11-30 15:31:17.675 | + tools/install_pip.sh:main:135 : is_suse 2020-11-30 15:31:17.676 | + functions-common:is_suse:462 : is_opensuse 2020-11-30 15:31:17.678 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2020-11-30 15:31:17.680 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2020-11-30 15:31:17.682 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2020-11-30 15:31:17.684 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2020-11-30 15:31:17.686 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2020-11-30 15:31:17.687 | + tools/install_pip.sh:main:136 : uninstall_package python-pip 2020-11-30 15:31:17.689 | + functions-common:uninstall_package:1362 : is_ubuntu 2020-11-30 15:31:17.691 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2020-11-30 15:31:17.693 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2020-11-30 15:31:17.695 | + functions-common:uninstall_package:1363 : apt_get purge python-pip 2020-11-30 15:31:17.710 | + functions-common:apt_get:1109 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes purge python-pip 2020-11-30 15:31:17.833 | Reading package lists... 2020-11-30 15:31:18.108 | Building dependency tree... 2020-11-30 15:31:18.109 | Reading state information... 2020-11-30 15:31:18.342 | Package 'python-pip' is not installed, so not removed 2020-11-30 15:31:18.342 | The following packages were automatically installed and are no longer required: 2020-11-30 15:31:18.343 | apport-symptoms grub-pc-bin python-six python3-attr python3-automat 2020-11-30 15:31:18.343 | python3-click python3-colorama python3-configobj python3-constantly 2020-11-30 15:31:18.343 | python3-hyperlink python3-incremental python3-pam python3-problem-report 2020-11-30 15:31:18.343 | python3-pyasn1 python3-requests-unixsocket python3-serial python3-systemd 2020-11-30 15:31:18.343 | python3-twisted-bin python3-zope.interface 2020-11-30 15:31:18.343 | Use 'sudo apt autoremove' to remove them. 2020-11-30 15:31:18.424 | 0 upgraded, 0 newly installed, 0 to remove and 154 not upgraded. 2020-11-30 15:31:18.427 | + functions-common:apt_get:1113 : result=0 2020-11-30 15:31:18.429 | + functions-common:apt_get:1116 : time_stop apt-get 2020-11-30 15:31:18.431 | + functions-common:time_stop:2331 : local name 2020-11-30 15:31:18.433 | + functions-common:time_stop:2332 : local end_time 2020-11-30 15:31:18.434 | + functions-common:time_stop:2333 : local elapsed_time 2020-11-30 15:31:18.436 | + functions-common:time_stop:2334 : local total 2020-11-30 15:31:18.438 | + functions-common:time_stop:2335 : local start_time 2020-11-30 15:31:18.441 | + functions-common:time_stop:2337 : name=apt-get 2020-11-30 15:31:18.443 | + functions-common:time_stop:2338 : start_time=1606750277708 2020-11-30 15:31:18.445 | + functions-common:time_stop:2340 : [[ -z 1606750277708 ]] 2020-11-30 15:31:18.447 | ++ functions-common:time_stop:2343 : date +%s%3N 2020-11-30 15:31:18.451 | + functions-common:time_stop:2343 : end_time=1606750278448 2020-11-30 15:31:18.452 | + functions-common:time_stop:2344 : elapsed_time=740 2020-11-30 15:31:18.454 | + functions-common:time_stop:2345 : total=0 2020-11-30 15:31:18.456 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2020-11-30 15:31:18.458 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=740 2020-11-30 15:31:18.460 | + functions-common:apt_get:1117 : return 0 2020-11-30 15:31:18.462 | + tools/install_pip.sh:main:137 : uninstall_package python3-pip 2020-11-30 15:31:18.464 | + functions-common:uninstall_package:1362 : is_ubuntu 2020-11-30 15:31:18.466 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2020-11-30 15:31:18.467 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2020-11-30 15:31:18.470 | + functions-common:uninstall_package:1363 : apt_get purge python3-pip 2020-11-30 15:31:18.486 | + functions-common:apt_get:1109 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes purge python3-pip 2020-11-30 15:31:18.607 | Reading package lists... 2020-11-30 15:31:18.882 | Building dependency tree... 2020-11-30 15:31:18.883 | Reading state information... 2020-11-30 15:31:19.115 | Package 'python3-pip' is not installed, so not removed 2020-11-30 15:31:19.115 | The following packages were automatically installed and are no longer required: 2020-11-30 15:31:19.115 | apport-symptoms grub-pc-bin python-six python3-attr python3-automat 2020-11-30 15:31:19.116 | python3-click python3-colorama python3-configobj python3-constantly 2020-11-30 15:31:19.116 | python3-hyperlink python3-incremental python3-pam python3-problem-report 2020-11-30 15:31:19.116 | python3-pyasn1 python3-requests-unixsocket python3-serial python3-systemd 2020-11-30 15:31:19.116 | python3-twisted-bin python3-zope.interface 2020-11-30 15:31:19.116 | Use 'sudo apt autoremove' to remove them. 2020-11-30 15:31:19.208 | 0 upgraded, 0 newly installed, 0 to remove and 154 not upgraded. 2020-11-30 15:31:19.213 | + functions-common:apt_get:1113 : result=0 2020-11-30 15:31:19.215 | + functions-common:apt_get:1116 : time_stop apt-get 2020-11-30 15:31:19.217 | + functions-common:time_stop:2331 : local name 2020-11-30 15:31:19.220 | + functions-common:time_stop:2332 : local end_time 2020-11-30 15:31:19.221 | + functions-common:time_stop:2333 : local elapsed_time 2020-11-30 15:31:19.223 | + functions-common:time_stop:2334 : local total 2020-11-30 15:31:19.225 | + functions-common:time_stop:2335 : local start_time 2020-11-30 15:31:19.227 | + functions-common:time_stop:2337 : name=apt-get 2020-11-30 15:31:19.229 | + functions-common:time_stop:2338 : start_time=1606750278484 2020-11-30 15:31:19.231 | + functions-common:time_stop:2340 : [[ -z 1606750278484 ]] 2020-11-30 15:31:19.233 | ++ functions-common:time_stop:2343 : date +%s%3N 2020-11-30 15:31:19.236 | + functions-common:time_stop:2343 : end_time=1606750279234 2020-11-30 15:31:19.238 | + functions-common:time_stop:2344 : elapsed_time=750 2020-11-30 15:31:19.239 | + functions-common:time_stop:2345 : total=740 2020-11-30 15:31:19.242 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2020-11-30 15:31:19.244 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=1490 2020-11-30 15:31:19.246 | + functions-common:apt_get:1117 : return 0 2020-11-30 15:31:19.248 | + tools/install_pip.sh:main:140 : install_get_pip 2020-11-30 15:31:19.250 | + tools/install_pip.sh:install_get_pip:62 : [[ -r /home/ubuntu/devstack/files/get-pip.py ]] 2020-11-30 15:31:19.252 | + tools/install_pip.sh:install_get_pip:63 : head -1 /home/ubuntu/devstack/files/get-pip.py 2020-11-30 15:31:19.252 | + tools/install_pip.sh:install_get_pip:63 : grep -q '#!/usr/bin/env python' 2020-11-30 15:31:19.256 | + tools/install_pip.sh:install_get_pip:79 : [[ ! -r /home/ubuntu/devstack/files/get-pip.py ]] 2020-11-30 15:31:19.257 | + tools/install_pip.sh:install_get_pip:79 : [[ -r /home/ubuntu/devstack/files/get-pip.py.downloaded ]] 2020-11-30 15:31:19.259 | + tools/install_pip.sh:install_get_pip:82 : local timecond= 2020-11-30 15:31:19.261 | + tools/install_pip.sh:install_get_pip:83 : [[ -r /home/ubuntu/devstack/files/get-pip.py ]] 2020-11-30 15:31:19.263 | + tools/install_pip.sh:install_get_pip:84 : timecond='-z /home/ubuntu/devstack/files/get-pip.py' 2020-11-30 15:31:19.265 | + tools/install_pip.sh:install_get_pip:87 : curl -f --retry 6 --retry-delay 5 -z /home/ubuntu/devstack/files/get-pip.py -o /home/ubuntu/devstack/files/get-pip.py https://bootstrap.pypa.io/get-pip.py 2020-11-30 15:31:19.275 | % Total % Received % Xferd Average Speed Time Time Time Current 2020-11-30 15:31:19.276 | Dload Upload Total Spent Left Speed 2020-11-30 15:31:19.444 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2020-11-30 15:31:19.452 | + tools/install_pip.sh:install_get_pip:90 : touch /home/ubuntu/devstack/files/get-pip.py.downloaded 2020-11-30 15:31:19.456 | + tools/install_pip.sh:install_get_pip:92 : sudo -H -E python3.6 /home/ubuntu/devstack/files/get-pip.py 2020-11-30 15:31:22.043 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2020-11-30 15:31:22.227 | Collecting pip 2020-11-30 15:31:22.239 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/323/6fe7288d155c2/pip-20.3-py2.py3-none-any.whl (1.5 MB) 2020-11-30 15:31:22.936 | Installing collected packages: pip 2020-11-30 15:31:22.936 | Attempting uninstall: pip 2020-11-30 15:31:22.937 | Found existing installation: pip 20.3 2020-11-30 15:31:23.175 | Uninstalling pip-20.3: 2020-11-30 15:31:23.190 | Successfully uninstalled pip-20.3 2020-11-30 15:31:24.488 | Successfully installed pip-20.3 2020-11-30 15:31:24.641 | + tools/install_pip.sh:install_get_pip:93 : python3_enabled 2020-11-30 15:31:24.643 | + inc/python:python3_enabled:467 : [[ True == \T\r\u\e ]] 2020-11-30 15:31:24.645 | + inc/python:python3_enabled:468 : return 0 2020-11-30 15:31:24.647 | + tools/install_pip.sh:main:142 : [[ -n '' ]] 2020-11-30 15:31:24.649 | + tools/install_pip.sh:main:146 : set -x 2020-11-30 15:31:24.650 | + tools/install_pip.sh:main:150 : pip_install_gr setuptools 2020-11-30 15:31:24.653 | + inc/python:pip_install_gr:76 : local name=setuptools 2020-11-30 15:31:24.655 | + inc/python:pip_install_gr:77 : local clean_name 2020-11-30 15:31:24.657 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2020-11-30 15:31:24.659 | ++ inc/python:get_from_global_requirements:238 : local package=setuptools 2020-11-30 15:31:24.661 | ++ inc/python:get_from_global_requirements:239 : local required_pkg 2020-11-30 15:31:24.664 | +++ inc/python:get_from_global_requirements:240 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2020-11-30 15:31:24.664 | +++ inc/python:get_from_global_requirements:240 : cut -d# -f1 2020-11-30 15:31:24.667 | ++ inc/python:get_from_global_requirements:240 : required_pkg='setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0;python_version>='\''3.5'\'' 2020-11-30 15:31:24.667 | setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,<45.0.0;python_version<='\''2.7'\'' ' 2020-11-30 15:31:24.669 | ++ inc/python:get_from_global_requirements:241 : [[ setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0;python_version>='3.5' 2020-11-30 15:31:24.669 | setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,<45.0.0;python_version<='2.7' == '' ]] 2020-11-30 15:31:24.671 | ++ inc/python:get_from_global_requirements:244 : echo 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0;python_version>='\''3.5'\''' 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,<45.0.0;python_version<='\''2.7'\''' 2020-11-30 15:31:24.673 | + inc/python:pip_install_gr:78 : clean_name='setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0;python_version>='\''3.5'\'' setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,<45.0.0;python_version<='\''2.7'\''' 2020-11-30 15:31:24.675 | + inc/python:pip_install_gr:79 : pip_install 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0;python_version>='\''3.5'\''' 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,<45.0.0;python_version<='\''2.7'\''' 2020-11-30 15:31:24.691 | Using python 3.6 to install setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,<45.0.0;python_version<='2.7' because python3_enabled=True 2020-11-30 15:31:24.695 | + inc/python:pip_install:200 : 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 /usr/local/bin/pip3.6 install -c /opt/stack/requirements/upper-constraints.txt 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0;python_version>='\''3.5'\''' 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,<45.0.0;python_version<='\''2.7'\''' 2020-11-30 15:31:27.354 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2020-11-30 15:31:27.354 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2020-11-30 15:31:27.355 | ERROR: Links are not allowed as constraints 2020-11-30 15:31:27.507 | ++ ./stack.sh:main:759 : err_trap 2020-11-30 15:31:27.509 | ++ ./stack.sh:err_trap:537 : local r=1 2020-11-30 15:31:27.512 | stack.sh failed: full log in /opt/stack/logs/stack.sh.log.2020-11-30-153112 2020-11-30 15:31:27.513 | Error on exit