2020-11-30 15:29:03.624 | + ./stack.sh:main:462 : exec 2020-11-30 15:29:03.624 | + ./stack.sh:main:470 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2020-11-30-152903' 2020-11-30 15:29:03.624 | ++ ./stack.sh:main:462 : /usr/bin/python3.6 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2020-11-30-152903.summary.2020-11-30-152903 2020-11-30 15:29:03.624 | + ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2020-11-30 15:29:03.624 | + ./stack.sh:echo_summary:421 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2020-11-30-152903 2020-11-30 15:29:03.624 | + ./stack.sh:main:472 : ln -sf /opt/stack/logs/stack.sh.log.2020-11-30-152903 /opt/stack/logs/stack.sh.log 2020-11-30 15:29:03.625 | + ./stack.sh:main:473 : ln -sf /opt/stack/logs/stack.sh.log.2020-11-30-152903.summary.2020-11-30-152903 /opt/stack/logs/stack.sh.log.summary 2020-11-30 15:29:03.625 | + ./stack.sh:main:488 : check_path_perm_sanity /opt/stack 2020-11-30 15:29:03.625 | + functions:check_path_perm_sanity:583 : local real_path 2020-11-30 15:29:03.625 | ++ functions:check_path_perm_sanity:584 : readlink -f /opt/stack 2020-11-30 15:29:03.625 | + functions:check_path_perm_sanity:584 : real_path=/opt/stack 2020-11-30 15:29:03.625 | + functions:check_path_perm_sanity:585 : local rebuilt_path= 2020-11-30 15:29:03.625 | ++ functions:check_path_perm_sanity:586 : echo /opt/stack 2020-11-30 15:29:03.625 | ++ functions:check_path_perm_sanity:586 : tr / ' ' 2020-11-30 15:29:03.625 | + functions:check_path_perm_sanity:586 : for i in $(echo ${real_path} | tr "/" " ") 2020-11-30 15:29:03.625 | + functions:check_path_perm_sanity:587 : rebuilt_path=/opt 2020-11-30 15:29:03.625 | ++ functions:check_path_perm_sanity:589 : stat -c %a /opt 2020-11-30 15:29:03.625 | + functions:check_path_perm_sanity:589 : [[ 755 = 700 ]] 2020-11-30 15:29:03.625 | + functions:check_path_perm_sanity:586 : for i in $(echo ${real_path} | tr "/" " ") 2020-11-30 15:29:03.625 | + functions:check_path_perm_sanity:587 : rebuilt_path=/opt/stack 2020-11-30 15:29:03.628 | ++ functions:check_path_perm_sanity:589 : stat -c %a /opt/stack 2020-11-30 15:29:03.631 | + functions:check_path_perm_sanity:589 : [[ 755 = 700 ]] 2020-11-30 15:29:03.633 | + ./stack.sh:main:494 : trap exit_trap EXIT 2020-11-30 15:29:03.635 | + ./stack.sh:main:535 : trap err_trap ERR 2020-11-30 15:29:03.637 | + ./stack.sh:main:548 : set -o errexit 2020-11-30 15:29:03.639 | + ./stack.sh:main:551 : uname -a 2020-11-30 15:29:03.640 | 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:29:03.642 | + ./stack.sh:main:554 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2020-11-30 15:29:03.644 | + ./stack.sh:main:555 : rm -f /opt/stack/data/ca-bundle.pem 2020-11-30 15:29:03.647 | + ./stack.sh:main:558 : source /home/ubuntu/devstack/lib/database 2020-11-30 15:29:03.672 | + ./stack.sh:main:559 : source /home/ubuntu/devstack/lib/rpc_backend 2020-11-30 15:29:03.688 | + ./stack.sh:main:565 : fetch_plugins 2020-11-30 15:29:03.690 | + functions-common:fetch_plugins:1677 : local plugins= 2020-11-30 15:29:03.692 | + functions-common:fetch_plugins:1678 : local plugin 2020-11-30 15:29:03.694 | + functions-common:fetch_plugins:1681 : [[ -z '' ]] 2020-11-30 15:29:03.696 | + functions-common:fetch_plugins:1682 : return 2020-11-30 15:29:03.698 | + ./stack.sh:main:569 : run_phase override_defaults 2020-11-30 15:29:03.700 | + functions-common:run_phase:1759 : local mode=override_defaults 2020-11-30 15:29:03.702 | + functions-common:run_phase:1760 : local phase= 2020-11-30 15:29:03.704 | + functions-common:run_phase:1761 : [[ -d /home/ubuntu/devstack/extras.d ]] 2020-11-30 15:29:03.706 | + functions-common:run_phase:1762 : local extra_plugin_file_name 2020-11-30 15:29:03.708 | + functions-common:run_phase:1763 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2020-11-30 15:29:03.710 | + functions-common:run_phase:1768 : local exceptions=80-tempest.sh 2020-11-30 15:29:03.711 | + functions-common:run_phase:1769 : local extra 2020-11-30 15:29:03.714 | ++ functions-common:run_phase:1770 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2020-11-30 15:29:03.717 | + functions-common:run_phase:1770 : extra=80-tempest.sh 2020-11-30 15:29:03.718 | + functions-common:run_phase:1771 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2020-11-30 15:29:03.720 | + functions-common:run_phase:1775 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2020-11-30 15:29:03.722 | + functions-common:run_phase:1775 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2020-11-30 15:29:03.724 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2020-11-30 15:29:03.737 | ++ functions-common:is_service_enabled:1987 : return 0 2020-11-30 15:29:03.738 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2020-11-30 15:29:03.740 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2020-11-30 15:29:03.742 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2020-11-30 15:29:03.745 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2020-11-30 15:29:03.746 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2020-11-30 15:29:03.748 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2020-11-30 15:29:03.750 | ++ extras.d/80-tempest.sh:source:26 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2020-11-30 15:29:03.752 | ++ extras.d/80-tempest.sh:source:31 : [[ override_defaults == \c\l\e\a\n ]] 2020-11-30 15:29:03.753 | + functions-common:run_phase:1780 : [[ override_defaults == \s\o\u\r\c\e ]] 2020-11-30 15:29:03.755 | + 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:29:03.757 | + functions-common:run_phase:1784 : plugin_override_defaults 2020-11-30 15:29:03.759 | + functions-common:plugin_override_defaults:1718 : local plugins= 2020-11-30 15:29:03.761 | + functions-common:plugin_override_defaults:1719 : local plugin 2020-11-30 15:29:03.762 | + functions-common:plugin_override_defaults:1722 : [[ -z '' ]] 2020-11-30 15:29:03.764 | + functions-common:plugin_override_defaults:1723 : return 2020-11-30 15:29:03.766 | + ./stack.sh:main:572 : source /home/ubuntu/devstack/lib/apache 2020-11-30 15:29:03.783 | + ./stack.sh:main:575 : source /home/ubuntu/devstack/lib/tls 2020-11-30 15:29:03.785 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2020-11-30 15:29:03.808 | ++ functions-common:is_service_enabled:1987 : return 1 2020-11-30 15:29:03.811 | +++ lib/tls:source:43 : hostname -f 2020-11-30 15:29:03.815 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2020-11-30 15:29:03.817 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2020-11-30 15:29:03.819 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2020-11-30 15:29:03.821 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2020-11-30 15:29:03.823 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2020-11-30 15:29:03.825 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2020-11-30 15:29:03.828 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2020-11-30 15:29:03.830 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2020-11-30 15:29:03.832 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2020-11-30 15:29:03.834 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2020-11-30 15:29:03.838 | + ./stack.sh:main:578 : source /home/ubuntu/devstack/lib/infra 2020-11-30 15:29:03.850 | + ./stack.sh:main:579 : source /home/ubuntu/devstack/lib/libraries 2020-11-30 15:29:03.867 | + ./stack.sh:main:580 : source /home/ubuntu/devstack/lib/lvm 2020-11-30 15:29:03.879 | + ./stack.sh:main:581 : source /home/ubuntu/devstack/lib/horizon 2020-11-30 15:29:03.890 | + ./stack.sh:main:582 : source /home/ubuntu/devstack/lib/keystone 2020-11-30 15:29:03.914 | + ./stack.sh:main:583 : source /home/ubuntu/devstack/lib/glance 2020-11-30 15:29:03.943 | + ./stack.sh:main:584 : source /home/ubuntu/devstack/lib/nova 2020-11-30 15:29:04.026 | + ./stack.sh:main:585 : source /home/ubuntu/devstack/lib/placement 2020-11-30 15:29:04.047 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/cinder 2020-11-30 15:29:04.085 | + ./stack.sh:main:587 : source /home/ubuntu/devstack/lib/swift 2020-11-30 15:29:04.135 | + ./stack.sh:main:588 : source /home/ubuntu/devstack/lib/neutron 2020-11-30 15:29:04.176 | WARNING: Using lib/neutron-legacy is deprecated, and it will be removed in the future 2020-11-30 15:29:04.272 | + ./stack.sh:main:589 : source /home/ubuntu/devstack/lib/ldap 2020-11-30 15:29:04.285 | + ./stack.sh:main:590 : source /home/ubuntu/devstack/lib/dstat 2020-11-30 15:29:04.297 | + ./stack.sh:main:591 : source /home/ubuntu/devstack/lib/tcpdump 2020-11-30 15:29:04.309 | + ./stack.sh:main:592 : source /home/ubuntu/devstack/lib/etcd3 2020-11-30 15:29:04.399 | + ./stack.sh:main:598 : run_phase source 2020-11-30 15:29:04.401 | + functions-common:run_phase:1759 : local mode=source 2020-11-30 15:29:04.404 | + functions-common:run_phase:1760 : local phase= 2020-11-30 15:29:04.406 | + functions-common:run_phase:1761 : [[ -d /home/ubuntu/devstack/extras.d ]] 2020-11-30 15:29:04.408 | + functions-common:run_phase:1762 : local extra_plugin_file_name 2020-11-30 15:29:04.410 | + functions-common:run_phase:1763 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2020-11-30 15:29:04.412 | + functions-common:run_phase:1768 : local exceptions=80-tempest.sh 2020-11-30 15:29:04.414 | + functions-common:run_phase:1769 : local extra 2020-11-30 15:29:04.417 | ++ functions-common:run_phase:1770 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2020-11-30 15:29:04.420 | + functions-common:run_phase:1770 : extra=80-tempest.sh 2020-11-30 15:29:04.422 | + functions-common:run_phase:1771 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2020-11-30 15:29:04.424 | + functions-common:run_phase:1775 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2020-11-30 15:29:04.427 | + functions-common:run_phase:1775 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2020-11-30 15:29:04.429 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2020-11-30 15:29:04.442 | ++ functions-common:is_service_enabled:1987 : return 0 2020-11-30 15:29:04.444 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2020-11-30 15:29:04.447 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2020-11-30 15:29:04.482 | ++ extras.d/80-tempest.sh:source:26 : [[ source == \u\n\s\t\a\c\k ]] 2020-11-30 15:29:04.484 | ++ extras.d/80-tempest.sh:source:31 : [[ source == \c\l\e\a\n ]] 2020-11-30 15:29:04.487 | + functions-common:run_phase:1780 : [[ source == \s\o\u\r\c\e ]] 2020-11-30 15:29:04.489 | + functions-common:run_phase:1781 : load_plugin_settings 2020-11-30 15:29:04.491 | + functions-common:load_plugin_settings:1695 : local plugins= 2020-11-30 15:29:04.493 | + functions-common:load_plugin_settings:1696 : local plugin 2020-11-30 15:29:04.496 | + functions-common:load_plugin_settings:1699 : [[ -z '' ]] 2020-11-30 15:29:04.498 | + functions-common:load_plugin_settings:1700 : return 2020-11-30 15:29:04.501 | + functions-common:run_phase:1782 : verify_disabled_services 2020-11-30 15:29:04.503 | + functions-common:verify_disabled_services:2042 : local service 2020-11-30 15:29:04.506 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:29:04.509 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2020-11-30 15:29:04.511 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:29:04.514 | + 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:29:04.519 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:29:04.522 | + 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:29:04.524 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:29:04.527 | + 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:29:04.530 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:29:04.533 | + 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:29:04.536 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:29:04.538 | + 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:29:04.541 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:29:04.544 | + 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:29:04.547 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:29:04.550 | + 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:29:04.553 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:29:04.556 | + 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:29:04.559 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:29:04.562 | + 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:29:04.565 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:29:04.567 | + 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:29:04.570 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:29:04.573 | + 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:29:04.576 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:29:04.579 | + 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:29:04.582 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:29:04.585 | + 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:29:04.588 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:29:04.591 | + 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:29:04.594 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:29:04.597 | + 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:29:04.599 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:29:04.602 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2020-11-30 15:29:04.605 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:29:04.608 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2020-11-30 15:29:04.610 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:29:04.613 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2020-11-30 15:29:04.616 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:29:04.619 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2020-11-30 15:29:04.622 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:29:04.625 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2020-11-30 15:29:04.628 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:29:04.630 | + 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:29:04.633 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:29:04.636 | + 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:29:04.639 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:29:04.642 | + 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:29:04.644 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:29:04.648 | + 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:29:04.650 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:29:04.653 | + 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:29:04.655 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:29:04.658 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2020-11-30 15:29:04.660 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:29:04.663 | + 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:29:04.665 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:29:04.672 | + 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:29:04.675 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:29:04.677 | + 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:29:04.680 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:29:04.682 | + 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:29:04.684 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:29:04.687 | + 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:29:04.689 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:29:04.691 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2020-11-30 15:29:04.693 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:29:04.696 | + 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:29:04.698 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:29:04.701 | + 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:29:04.703 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:29:04.705 | + 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:29:04.708 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:29:04.710 | + 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:29:04.713 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:29:04.715 | + 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:29:04.718 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:29:04.721 | + 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:29:04.723 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:29:04.726 | + 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:29:04.728 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:29:04.730 | + 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:29:04.733 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:29:04.735 | + 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:29:04.738 | + ./stack.sh:main:669 : initialize_database_backends 2020-11-30 15:29:04.740 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2020-11-30 15:29:04.742 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2020-11-30 15:29:04.755 | + functions-common:is_service_enabled:1987 : return 0 2020-11-30 15:29:04.758 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2020-11-30 15:29:04.760 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2020-11-30 15:29:04.762 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2020-11-30 15:29:04.777 | + functions-common:is_service_enabled:1987 : return 1 2020-11-30 15:29:04.780 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2020-11-30 15:29:04.783 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2020-11-30 15:29:04.786 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2020-11-30 15:29:04.789 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2020-11-30 15:29:04.792 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2020-11-30 15:29:04.794 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2020-11-30 15:29:04.797 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2020-11-30 15:29:04.799 | ++ lib/database:initialize_database_backends:102 : get_database_type_mysql 2020-11-30 15:29:04.802 | ++ lib/databases/mysql:get_database_type_mysql:35 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2020-11-30 15:29:04.804 | ++ lib/databases/mysql:get_database_type_mysql:36 : echo mysql+pymysql 2020-11-30 15:29:04.811 | + lib/database:initialize_database_backends:102 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2020-11-30 15:29:04.813 | + lib/database:initialize_database_backends:104 : return 0 2020-11-30 15:29:04.815 | + ./stack.sh:main:670 : echo 'Using mysql database backend' 2020-11-30 15:29:04.815 | Using mysql database backend 2020-11-30 15:29:04.818 | + ./stack.sh:main:673 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2020-11-30 15:29:04.833 | + ./stack.sh:main:685 : is_service_enabled rabbit 2020-11-30 15:29:04.849 | + functions-common:is_service_enabled:1987 : return 0 2020-11-30 15:29:04.852 | + ./stack.sh:main:686 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2020-11-30 15:29:04.867 | + ./stack.sh:main:693 : is_service_enabled keystone 2020-11-30 15:29:04.882 | + functions-common:is_service_enabled:1987 : return 0 2020-11-30 15:29:04.885 | + ./stack.sh:main:695 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2020-11-30 15:29:04.900 | + ./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:29:04.914 | + ./stack.sh:main:708 : is_service_enabled ldap 2020-11-30 15:29:04.929 | + functions-common:is_service_enabled:1987 : return 1 2020-11-30 15:29:04.932 | + ./stack.sh:main:717 : is_service_enabled nova 2020-11-30 15:29:04.948 | + functions-common:is_service_enabled:1987 : return 0 2020-11-30 15:29:04.950 | + ./stack.sh:main:717 : [[ libvirt == \x\e\n\s\e\r\v\e\r ]] 2020-11-30 15:29:04.953 | + ./stack.sh:main:727 : is_service_enabled s-proxy 2020-11-30 15:29:04.970 | + functions-common:is_service_enabled:1987 : return 0 2020-11-30 15:29:04.972 | + ./stack.sh:main:731 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2020-11-30 15:29:04.990 | + ./stack.sh:main:733 : [[ -z '' ]] 2020-11-30 15:29:04.992 | + ./stack.sh:main:733 : [[ False == \T\r\u\e ]] 2020-11-30 15:29:04.995 | + ./stack.sh:main:739 : save_stackenv 739 2020-11-30 15:29:04.998 | + functions-common:save_stackenv:60 : local tag=739 2020-11-30 15:29:05.002 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2020-11-30 15:29:05.006 | + functions-common:save_stackenv:62 : time_stamp=2020-11-30-152905 2020-11-30 15:29:05.008 | + functions-common:save_stackenv:63 : echo '# 2020-11-30-152905 739' 2020-11-30 15:29:05.012 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2020-11-30 15:29:05.014 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2020-11-30 15:29:05.017 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2020-11-30 15:29:05.020 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2020-11-30 15:29:05.022 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2020-11-30 15:29:05.025 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2020-11-30 15:29:05.028 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2020-11-30 15:29:05.031 | + 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:29:05.033 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2020-11-30 15:29:05.035 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.21 2020-11-30 15:29:05.038 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2020-11-30 15:29:05.040 | + functions-common:save_stackenv:65 : echo KEYSTONE_AUTH_URI=http://10.222.0.21/identity 2020-11-30 15:29:05.042 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2020-11-30 15:29:05.045 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.21/identity 2020-11-30 15:29:05.047 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2020-11-30 15:29:05.049 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2020-11-30-152903 2020-11-30 15:29:05.052 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2020-11-30 15:29:05.054 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2020-11-30 15:29:05.057 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2020-11-30 15:29:05.059 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.21 2020-11-30 15:29:05.061 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2020-11-30 15:29:05.064 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2020-11-30 15:29:05.066 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2020-11-30 15:29:05.068 | + functions-common:save_stackenv:65 : echo TLS_IP= 2020-11-30 15:29:05.071 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2020-11-30 15:29:05.073 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2020-11-30 15:29:05.076 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2020-11-30 15:29:05.078 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2020-11-30 15:29:05.081 | + ./stack.sh:main:750 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements stable/ussuri 2020-11-30 15:29:05.083 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/requirements.git 2020-11-30 15:29:05.085 | + functions-common:git_clone:524 : local git_dest=/opt/stack/requirements 2020-11-30 15:29:05.087 | + functions-common:git_clone:525 : local git_ref=stable/ussuri 2020-11-30 15:29:05.090 | + functions-common:git_clone:526 : local orig_dir 2020-11-30 15:29:05.092 | ++ functions-common:git_clone:527 : pwd 2020-11-30 15:29:05.095 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2020-11-30 15:29:05.097 | + functions-common:git_clone:528 : local git_clone_flags= 2020-11-30 15:29:05.099 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2020-11-30 15:29:05.114 | + functions-common:git_clone:530 : RECLONE=False 2020-11-30 15:29:05.116 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2020-11-30 15:29:05.118 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2020-11-30 15:29:05.121 | + functions-common:git_clone:544 : egrep -q '^refs' 2020-11-30 15:29:05.121 | + functions-common:git_clone:544 : echo stable/ussuri 2020-11-30 15:29:05.125 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/requirements ]] 2020-11-30 15:29:05.127 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2020-11-30 15:29:05.130 | + functions-common:git_clone:592 : cd /opt/stack/requirements 2020-11-30 15:29:05.133 | + functions-common:git_clone:593 : git show --oneline 2020-11-30 15:29:05.133 | + functions-common:git_clone:593 : head -1 2020-11-30 15:29:05.137 | bccd484e update constraint for oslo.concurrency to new release 4.0.3 2020-11-30 15:29:05.139 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2020-11-30 15:29:05.142 | + ./stack.sh:main:754 : echo_summary 'Installing package prerequisites' 2020-11-30 15:29:05.144 | + ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2020-11-30 15:29:05.146 | + ./stack.sh:echo_summary:421 : echo -e Installing package prerequisites 2020-11-30 15:29:05.149 | + ./stack.sh:main:755 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2020-11-30 15:29:05.152 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2020-11-30 15:29:05.154 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2020-11-30 15:29:05.157 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2020-11-30 15:29:05.159 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2020-11-30 15:29:05.162 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2020-11-30 15:29:05.164 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2020-11-30 15:29:05.167 | +++ tools/install_prereqs.sh:source:47 : date +%s 2020-11-30 15:29:05.171 | ++ tools/install_prereqs.sh:source:47 : NOW=1606750145 2020-11-30 15:29:05.174 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2020-11-30 15:29:05.178 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1606749988 2020-11-30 15:29:05.181 | ++ tools/install_prereqs.sh:source:49 : DELTA=157 2020-11-30 15:29:05.183 | ++ tools/install_prereqs.sh:source:50 : [[ 157 -lt 7200 ]] 2020-11-30 15:29:05.186 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2020-11-30 15:29:05.188 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2020-11-30 15:29:05.191 | ++ functions-common:export_proxy_variables:2149 : isset http_proxy 2020-11-30 15:29:05.193 | ++ functions-common:isset:169 : [[ -v http_proxy ]] 2020-11-30 15:29:05.195 | ++ functions-common:export_proxy_variables:2152 : isset https_proxy 2020-11-30 15:29:05.198 | ++ functions-common:isset:169 : [[ -v https_proxy ]] 2020-11-30 15:29:05.200 | ++ functions-common:export_proxy_variables:2155 : isset no_proxy 2020-11-30 15:29:05.203 | ++ functions-common:isset:169 : [[ -v no_proxy ]] 2020-11-30 15:29:05.206 | +++ 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:29:05.255 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2020-11-30 15:29:05.255 | apache2-dev 2020-11-30 15:29:05.255 | bc 2020-11-30 15:29:05.255 | bsdmainutils 2020-11-30 15:29:05.255 | curl 2020-11-30 15:29:05.255 | g++ 2020-11-30 15:29:05.255 | gcc 2020-11-30 15:29:05.255 | gettext 2020-11-30 15:29:05.255 | git 2020-11-30 15:29:05.255 | graphviz 2020-11-30 15:29:05.255 | iputils-ping 2020-11-30 15:29:05.255 | libapache2-mod-proxy-uwsgi 2020-11-30 15:29:05.255 | libffi-dev 2020-11-30 15:29:05.255 | libjpeg-dev 2020-11-30 15:29:05.255 | libmysqlclient-dev 2020-11-30 15:29:05.255 | libpcre3-dev 2020-11-30 15:29:05.255 | libpq-dev 2020-11-30 15:29:05.255 | libssl-dev 2020-11-30 15:29:05.255 | libsystemd-dev 2020-11-30 15:29:05.255 | libxml2-dev 2020-11-30 15:29:05.255 | libxslt1-dev 2020-11-30 15:29:05.255 | libyaml-dev 2020-11-30 15:29:05.255 | lsof 2020-11-30 15:29:05.255 | openssh-server 2020-11-30 15:29:05.255 | openssl 2020-11-30 15:29:05.255 | pkg-config 2020-11-30 15:29:05.256 | psmisc 2020-11-30 15:29:05.256 | python3-dev 2020-11-30 15:29:05.256 | python3-venv 2020-11-30 15:29:05.256 | tar 2020-11-30 15:29:05.256 | tcpdump 2020-11-30 15:29:05.256 | unzip 2020-11-30 15:29:05.256 | uuid-runtime 2020-11-30 15:29:05.256 | wget 2020-11-30 15:29:05.256 | wget 2020-11-30 15:29:05.256 | zlib1g-dev 2020-11-30 15:29:05.256 | libkrb5-dev 2020-11-30 15:29:05.256 | libldap2-dev 2020-11-30 15:29:05.256 | libsasl2-dev 2020-11-30 15:29:05.256 | memcached 2020-11-30 15:29:05.256 | python3-mysqldb 2020-11-30 15:29:05.256 | sqlite3 2020-11-30 15:29:05.256 | conntrack 2020-11-30 15:29:05.256 | curl 2020-11-30 15:29:05.256 | dnsmasq-base 2020-11-30 15:29:05.256 | dnsmasq-utils 2020-11-30 15:29:05.256 | ebtables 2020-11-30 15:29:05.256 | gawk 2020-11-30 15:29:05.256 | genisoimage 2020-11-30 15:29:05.256 | iptables 2020-11-30 15:29:05.256 | iputils-arping 2020-11-30 15:29:05.256 | kpartx 2020-11-30 15:29:05.256 | libjs-jquery-tablesorter 2020-11-30 15:29:05.256 | libmysqlclient-dev 2020-11-30 15:29:05.256 | parted 2020-11-30 15:29:05.256 | pm-utils 2020-11-30 15:29:05.256 | python3-mysqldb 2020-11-30 15:29:05.256 | socat 2020-11-30 15:29:05.256 | sqlite3 2020-11-30 15:29:05.256 | sudo 2020-11-30 15:29:05.256 | vlan 2020-11-30 15:29:05.256 | lvm2 2020-11-30 15:29:05.257 | open-iscsi 2020-11-30 15:29:05.257 | qemu-utils 2020-11-30 15:29:05.257 | thin-provisioning-tools 2020-11-30 15:29:05.257 | acl 2020-11-30 15:29:05.257 | dnsmasq-base 2020-11-30 15:29:05.257 | dnsmasq-utils 2020-11-30 15:29:05.257 | ebtables 2020-11-30 15:29:05.257 | haproxy 2020-11-30 15:29:05.257 | iptables 2020-11-30 15:29:05.257 | iputils-arping 2020-11-30 15:29:05.257 | iputils-ping 2020-11-30 15:29:05.257 | libmysqlclient-dev 2020-11-30 15:29:05.257 | postgresql-server-dev-all 2020-11-30 15:29:05.257 | python3-mysqldb 2020-11-30 15:29:05.257 | sqlite3 2020-11-30 15:29:05.257 | sudo 2020-11-30 15:29:05.257 | vlan 2020-11-30 15:29:05.257 | ipset 2020-11-30 15:29:05.257 | conntrack 2020-11-30 15:29:05.257 | conntrackd 2020-11-30 15:29:05.257 | keepalived 2020-11-30 15:29:05.257 | dstat 2020-11-30 15:29:05.257 | lvm2 2020-11-30 15:29:05.257 | open-iscsi 2020-11-30 15:29:05.257 | qemu-utils 2020-11-30 15:29:05.257 | thin-provisioning-tools 2020-11-30 15:29:05.257 | curl 2020-11-30 15:29:05.257 | liberasurecode-dev 2020-11-30 15:29:05.257 | make 2020-11-30 15:29:05.257 | memcached 2020-11-30 15:29:05.257 | sqlite3 2020-11-30 15:29:05.257 | xfsprogs' 2020-11-30 15:29:05.260 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2020-11-30 15:29:05.278 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2020-11-30 15:29:05.278 | apache2-dev 2020-11-30 15:29:05.278 | bc 2020-11-30 15:29:05.278 | bsdmainutils 2020-11-30 15:29:05.278 | curl 2020-11-30 15:29:05.278 | g++ 2020-11-30 15:29:05.278 | gcc 2020-11-30 15:29:05.278 | gettext 2020-11-30 15:29:05.278 | git 2020-11-30 15:29:05.278 | graphviz 2020-11-30 15:29:05.278 | iputils-ping 2020-11-30 15:29:05.278 | libapache2-mod-proxy-uwsgi 2020-11-30 15:29:05.278 | libffi-dev 2020-11-30 15:29:05.278 | libjpeg-dev 2020-11-30 15:29:05.278 | libmysqlclient-dev 2020-11-30 15:29:05.279 | libpcre3-dev 2020-11-30 15:29:05.279 | libpq-dev 2020-11-30 15:29:05.279 | libssl-dev 2020-11-30 15:29:05.279 | libsystemd-dev 2020-11-30 15:29:05.279 | libxml2-dev 2020-11-30 15:29:05.279 | libxslt1-dev 2020-11-30 15:29:05.279 | libyaml-dev 2020-11-30 15:29:05.279 | lsof 2020-11-30 15:29:05.279 | openssh-server 2020-11-30 15:29:05.279 | openssl 2020-11-30 15:29:05.279 | pkg-config 2020-11-30 15:29:05.279 | psmisc 2020-11-30 15:29:05.279 | python3-dev 2020-11-30 15:29:05.279 | python3-venv 2020-11-30 15:29:05.279 | tar 2020-11-30 15:29:05.279 | tcpdump 2020-11-30 15:29:05.279 | unzip 2020-11-30 15:29:05.279 | uuid-runtime 2020-11-30 15:29:05.279 | wget 2020-11-30 15:29:05.279 | wget 2020-11-30 15:29:05.279 | zlib1g-dev 2020-11-30 15:29:05.279 | libkrb5-dev 2020-11-30 15:29:05.279 | libldap2-dev 2020-11-30 15:29:05.279 | libsasl2-dev 2020-11-30 15:29:05.279 | memcached 2020-11-30 15:29:05.279 | python3-mysqldb 2020-11-30 15:29:05.279 | sqlite3 2020-11-30 15:29:05.279 | conntrack 2020-11-30 15:29:05.279 | curl 2020-11-30 15:29:05.279 | dnsmasq-base 2020-11-30 15:29:05.279 | dnsmasq-utils 2020-11-30 15:29:05.279 | ebtables 2020-11-30 15:29:05.279 | gawk 2020-11-30 15:29:05.279 | genisoimage 2020-11-30 15:29:05.279 | iptables 2020-11-30 15:29:05.279 | iputils-arping 2020-11-30 15:29:05.279 | kpartx 2020-11-30 15:29:05.280 | libjs-jquery-tablesorter 2020-11-30 15:29:05.280 | libmysqlclient-dev 2020-11-30 15:29:05.280 | parted 2020-11-30 15:29:05.280 | pm-utils 2020-11-30 15:29:05.280 | python3-mysqldb 2020-11-30 15:29:05.280 | socat 2020-11-30 15:29:05.280 | sqlite3 2020-11-30 15:29:05.280 | sudo 2020-11-30 15:29:05.280 | vlan 2020-11-30 15:29:05.280 | lvm2 2020-11-30 15:29:05.280 | open-iscsi 2020-11-30 15:29:05.280 | qemu-utils 2020-11-30 15:29:05.280 | thin-provisioning-tools 2020-11-30 15:29:05.280 | acl 2020-11-30 15:29:05.280 | dnsmasq-base 2020-11-30 15:29:05.280 | dnsmasq-utils 2020-11-30 15:29:05.280 | ebtables 2020-11-30 15:29:05.280 | haproxy 2020-11-30 15:29:05.280 | iptables 2020-11-30 15:29:05.280 | iputils-arping 2020-11-30 15:29:05.280 | iputils-ping 2020-11-30 15:29:05.280 | libmysqlclient-dev 2020-11-30 15:29:05.280 | postgresql-server-dev-all 2020-11-30 15:29:05.280 | python3-mysqldb 2020-11-30 15:29:05.280 | sqlite3 2020-11-30 15:29:05.280 | sudo 2020-11-30 15:29:05.280 | vlan 2020-11-30 15:29:05.280 | ipset 2020-11-30 15:29:05.280 | conntrack 2020-11-30 15:29:05.280 | conntrackd 2020-11-30 15:29:05.280 | keepalived 2020-11-30 15:29:05.280 | dstat 2020-11-30 15:29:05.280 | lvm2 2020-11-30 15:29:05.280 | open-iscsi 2020-11-30 15:29:05.280 | qemu-utils 2020-11-30 15:29:05.280 | thin-provisioning-tools 2020-11-30 15:29:05.281 | curl 2020-11-30 15:29:05.281 | liberasurecode-dev 2020-11-30 15:29:05.281 | make 2020-11-30 15:29:05.281 | memcached 2020-11-30 15:29:05.281 | sqlite3 2020-11-30 15:29:05.281 | xfsprogs ' 2020-11-30 15:29:05.281 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2020-11-30 15:29:05.283 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2020-11-30 15:29:05.285 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2020-11-30 15:29:05.288 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2020-11-30 15:29:05.289 | ++ 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:29:05.293 | ++ 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:29:05.295 | ++ functions-common:install_package:1333 : update_package_repo 2020-11-30 15:29:05.297 | ++ functions-common:update_package_repo:1305 : NO_UPDATE_REPOS=False 2020-11-30 15:29:05.300 | ++ functions-common:update_package_repo:1306 : REPOS_UPDATED=True 2020-11-30 15:29:05.302 | ++ functions-common:update_package_repo:1307 : RETRY_UPDATE=False 2020-11-30 15:29:05.304 | ++ functions-common:update_package_repo:1309 : [[ False = \T\r\u\e ]] 2020-11-30 15:29:05.306 | ++ functions-common:update_package_repo:1313 : is_ubuntu 2020-11-30 15:29:05.309 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2020-11-30 15:29:05.311 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2020-11-30 15:29:05.313 | ++ functions-common:update_package_repo:1314 : apt_get_update 2020-11-30 15:29:05.315 | ++ functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2020-11-30 15:29:05.317 | ++ functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2020-11-30 15:29:05.319 | ++ functions-common:apt_get_update:1069 : return 2020-11-30 15:29:05.322 | ++ 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:29:05.324 | ++ functions-common:real_install_package:1319 : is_ubuntu 2020-11-30 15:29:05.327 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2020-11-30 15:29:05.329 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2020-11-30 15:29:05.332 | ++ 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:29:05.354 | ++ 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:29:05.474 | Reading package lists... 2020-11-30 15:29:05.738 | Building dependency tree... 2020-11-30 15:29:05.739 | Reading state information... 2020-11-30 15:29:05.770 | acl is already the newest version (2.2.52-3build1). 2020-11-30 15:29:05.770 | bc is already the newest version (1.07.1-2). 2020-11-30 15:29:05.771 | bsdmainutils is already the newest version (11.1.2ubuntu1). 2020-11-30 15:29:05.771 | conntrack is already the newest version (1:1.4.4+snapshot20161117-6ubuntu2). 2020-11-30 15:29:05.771 | dnsmasq-base is already the newest version (2.79-1). 2020-11-30 15:29:05.771 | dnsmasq-utils is already the newest version (2.79-1). 2020-11-30 15:29:05.771 | gawk is already the newest version (1:4.1.4+dfsg-1build1). 2020-11-30 15:29:05.771 | genisoimage is already the newest version (9:1.1.11-3ubuntu2). 2020-11-30 15:29:05.771 | ipset is already the newest version (6.34-1). 2020-11-30 15:29:05.771 | iptables is already the newest version (1.6.1-2ubuntu2). 2020-11-30 15:29:05.771 | kpartx is already the newest version (0.7.4-2ubuntu3). 2020-11-30 15:29:05.771 | liberasurecode-dev is already the newest version (1.5.0-1). 2020-11-30 15:29:05.771 | libffi-dev is already the newest version (3.2.1-8). 2020-11-30 15:29:05.771 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2020-11-30 15:29:05.771 | libpcre3-dev is already the newest version (2:8.39-9). 2020-11-30 15:29:05.771 | libyaml-dev is already the newest version (0.1.7-2ubuntu3). 2020-11-30 15:29:05.771 | lsof is already the newest version (4.89+dfsg-0.1). 2020-11-30 15:29:05.771 | make is already the newest version (4.1-9.1ubuntu1). 2020-11-30 15:29:05.771 | pkg-config is already the newest version (0.29.1-0ubuntu2). 2020-11-30 15:29:05.771 | python3-mysqldb is already the newest version (1.3.10-1build1). 2020-11-30 15:29:05.771 | socat is already the newest version (1.7.3.2-2ubuntu2). 2020-11-30 15:29:05.771 | unzip is already the newest version (6.0-21ubuntu1). 2020-11-30 15:29:05.771 | xfsprogs is already the newest version (4.9.0+nmu1ubuntu2). 2020-11-30 15:29:05.771 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-0ubuntu2). 2020-11-30 15:29:05.771 | conntrackd is already the newest version (1:1.4.4+snapshot20161117-6ubuntu2). 2020-11-30 15:29:05.771 | dstat is already the newest version (0.7.3-1). 2020-11-30 15:29:05.771 | graphviz is already the newest version (2.40.1-2). 2020-11-30 15:29:05.771 | libjs-jquery-tablesorter is already the newest version (1:2.29.5+dfsg1-1). 2020-11-30 15:29:05.771 | pm-utils is already the newest version (1.4.1-17). 2020-11-30 15:29:05.771 | thin-provisioning-tools is already the newest version (0.7.4-2ubuntu3). 2020-11-30 15:29:05.771 | apache2 is already the newest version (2.4.29-1ubuntu4.14). 2020-11-30 15:29:05.771 | apache2-dev is already the newest version (2.4.29-1ubuntu4.14). 2020-11-30 15:29:05.771 | curl is already the newest version (7.58.0-2ubuntu3.10). 2020-11-30 15:29:05.771 | ebtables is already the newest version (2.0.10.4-3.5ubuntu2.18.04.3). 2020-11-30 15:29:05.771 | g++ is already the newest version (4:7.4.0-1ubuntu2.3). 2020-11-30 15:29:05.772 | gcc is already the newest version (4:7.4.0-1ubuntu2.3). 2020-11-30 15:29:05.772 | gettext is already the newest version (0.19.8.1-6ubuntu0.3). 2020-11-30 15:29:05.772 | git is already the newest version (1:2.17.1-1ubuntu0.7). 2020-11-30 15:29:05.772 | haproxy is already the newest version (1.8.8-1ubuntu0.11). 2020-11-30 15:29:05.772 | iputils-arping is already the newest version (3:20161105-1ubuntu3). 2020-11-30 15:29:05.772 | iputils-ping is already the newest version (3:20161105-1ubuntu3). 2020-11-30 15:29:05.772 | keepalived is already the newest version (1:1.3.9-1ubuntu0.18.04.2). 2020-11-30 15:29:05.772 | libkrb5-dev is already the newest version (1.16-2ubuntu0.2). 2020-11-30 15:29:05.772 | libldap2-dev is already the newest version (2.4.45+dfsg-1ubuntu1.8). 2020-11-30 15:29:05.772 | libmysqlclient-dev is already the newest version (5.7.32-0ubuntu0.18.04.1). 2020-11-30 15:29:05.772 | libpq-dev is already the newest version (10.15-0ubuntu0.18.04.1). 2020-11-30 15:29:05.772 | libsasl2-dev is already the newest version (2.1.27~101-g0780600+dfsg-3ubuntu2.1). 2020-11-30 15:29:05.772 | libssl-dev is already the newest version (1.1.1-1ubuntu2.1~18.04.6). 2020-11-30 15:29:05.772 | libsystemd-dev is already the newest version (237-3ubuntu10.43). 2020-11-30 15:29:05.772 | libxml2-dev is already the newest version (2.9.4+dfsg1-6.1ubuntu1.3). 2020-11-30 15:29:05.772 | libxslt1-dev is already the newest version (1.1.29-5ubuntu0.2). 2020-11-30 15:29:05.772 | lvm2 is already the newest version (2.02.176-4.1ubuntu3.18.04.3). 2020-11-30 15:29:05.772 | memcached is already the newest version (1.5.6-0ubuntu1.2). 2020-11-30 15:29:05.772 | open-iscsi is already the newest version (2.0.874-5ubuntu2.10). 2020-11-30 15:29:05.772 | openssh-server is already the newest version (1:7.6p1-4ubuntu0.3). 2020-11-30 15:29:05.772 | openssl is already the newest version (1.1.1-1ubuntu2.1~18.04.6). 2020-11-30 15:29:05.772 | parted is already the newest version (3.2-20ubuntu0.2). 2020-11-30 15:29:05.772 | psmisc is already the newest version (23.1-1ubuntu0.1). 2020-11-30 15:29:05.772 | python3-dev is already the newest version (3.6.7-1~18.04). 2020-11-30 15:29:05.772 | sqlite3 is already the newest version (3.22.0-1ubuntu0.4). 2020-11-30 15:29:05.772 | sudo is already the newest version (1.8.21p2-3ubuntu1.3). 2020-11-30 15:29:05.772 | tar is already the newest version (1.29b-2ubuntu0.1). 2020-11-30 15:29:05.772 | tcpdump is already the newest version (4.9.3-0ubuntu0.18.04.1). 2020-11-30 15:29:05.772 | uuid-runtime is already the newest version (2.31.1-0.4ubuntu3.7). 2020-11-30 15:29:05.772 | vlan is already the newest version (1.9-3.2ubuntu6). 2020-11-30 15:29:05.772 | wget is already the newest version (1.19.4-1ubuntu2.2). 2020-11-30 15:29:05.773 | libapache2-mod-proxy-uwsgi is already the newest version (2.0.15-10.2ubuntu2.1). 2020-11-30 15:29:05.958 | postgresql-server-dev-all is already the newest version (190ubuntu0.1). 2020-11-30 15:29:05.959 | python3-venv is already the newest version (3.6.7-1~18.04). 2020-11-30 15:29:05.959 | qemu-utils is already the newest version (1:4.0+dfsg-0ubuntu9.8~cloud0). 2020-11-30 15:29:05.959 | The following packages were automatically installed and are no longer required: 2020-11-30 15:29:05.959 | apport-symptoms grub-pc-bin python-six python3-attr python3-automat 2020-11-30 15:29:05.959 | python3-click python3-colorama python3-configobj python3-constantly 2020-11-30 15:29:05.959 | python3-hyperlink python3-incremental python3-pam python3-problem-report 2020-11-30 15:29:05.959 | python3-pyasn1 python3-requests-unixsocket python3-serial python3-systemd 2020-11-30 15:29:05.959 | python3-twisted-bin python3-zope.interface 2020-11-30 15:29:05.959 | Use 'sudo apt autoremove' to remove them. 2020-11-30 15:29:06.032 | 0 upgraded, 0 newly installed, 0 to remove and 154 not upgraded. 2020-11-30 15:29:06.036 | ++ functions-common:apt_get:1113 : result=0 2020-11-30 15:29:06.039 | ++ functions-common:apt_get:1116 : time_stop apt-get 2020-11-30 15:29:06.041 | ++ functions-common:time_stop:2331 : local name 2020-11-30 15:29:06.043 | ++ functions-common:time_stop:2332 : local end_time 2020-11-30 15:29:06.046 | ++ functions-common:time_stop:2333 : local elapsed_time 2020-11-30 15:29:06.048 | ++ functions-common:time_stop:2334 : local total 2020-11-30 15:29:06.050 | ++ functions-common:time_stop:2335 : local start_time 2020-11-30 15:29:06.052 | ++ functions-common:time_stop:2337 : name=apt-get 2020-11-30 15:29:06.054 | ++ functions-common:time_stop:2338 : start_time=1606750145350 2020-11-30 15:29:06.056 | ++ functions-common:time_stop:2340 : [[ -z 1606750145350 ]] 2020-11-30 15:29:06.059 | +++ functions-common:time_stop:2343 : date +%s%3N 2020-11-30 15:29:06.063 | ++ functions-common:time_stop:2343 : end_time=1606750146060 2020-11-30 15:29:06.065 | ++ functions-common:time_stop:2344 : elapsed_time=710 2020-11-30 15:29:06.067 | ++ functions-common:time_stop:2345 : total=1447 2020-11-30 15:29:06.070 | ++ functions-common:time_stop:2347 : _TIME_START[$name]= 2020-11-30 15:29:06.072 | ++ functions-common:time_stop:2348 : _TIME_TOTAL[$name]=2157 2020-11-30 15:29:06.074 | ++ functions-common:apt_get:1117 : return 0 2020-11-30 15:29:06.077 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2020-11-30 15:29:06.080 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2020-11-30 15:29:06.083 | ++ tools/install_prereqs.sh:source:88 : date +%s 2020-11-30 15:29:06.089 | ++ tools/install_prereqs.sh:source:89 : date 2020-11-30 15:29:06.094 | + ./stack.sh:main:758 : [[ False != \T\r\u\e ]] 2020-11-30 15:29:06.098 | + ./stack.sh:main:759 : PYPI_ALTERNATIVE_URL= 2020-11-30 15:29:06.101 | + ./stack.sh:main:759 : /home/ubuntu/devstack/tools/install_pip.sh 2020-11-30 15:29:07.669 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2020-11-30 15:29:07.671 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2020-11-30 15:29:07.674 | ++ tools/install_pip.sh:main:41 : basename https://bootstrap.pypa.io/get-pip.py 2020-11-30 15:29:07.677 | + tools/install_pip.sh:main:41 : LOCAL_PIP=/home/ubuntu/devstack/files/get-pip.py 2020-11-30 15:29:07.679 | + tools/install_pip.sh:main:43 : GetDistro 2020-11-30 15:29:07.681 | + functions-common:GetDistro:371 : GetOSVersion 2020-11-30 15:29:07.683 | + functions-common:GetOSVersion:348 : _ensure_lsb_release 2020-11-30 15:29:07.686 | ++ functions-common:_ensure_lsb_release:322 : command -v lsb_release 2020-11-30 15:29:07.688 | + functions-common:_ensure_lsb_release:322 : [[ -x /usr/bin/lsb_release ]] 2020-11-30 15:29:07.690 | + functions-common:_ensure_lsb_release:323 : return 2020-11-30 15:29:07.692 | ++ functions-common:GetOSVersion:350 : lsb_release -r -s 2020-11-30 15:29:07.767 | + functions-common:GetOSVersion:350 : os_RELEASE=18.04 2020-11-30 15:29:07.770 | ++ functions-common:GetOSVersion:351 : lsb_release -c -s 2020-11-30 15:29:07.860 | + functions-common:GetOSVersion:351 : os_CODENAME=bionic 2020-11-30 15:29:07.862 | ++ functions-common:GetOSVersion:352 : lsb_release -i -s 2020-11-30 15:29:07.943 | + functions-common:GetOSVersion:352 : os_VENDOR=Ubuntu 2020-11-30 15:29:07.945 | + functions-common:GetOSVersion:354 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2020-11-30 15:29:07.947 | + functions-common:GetOSVersion:355 : os_PACKAGE=deb 2020-11-30 15:29:07.949 | + functions-common:GetOSVersion:360 : typeset -xr os_VENDOR 2020-11-30 15:29:07.951 | + functions-common:GetOSVersion:361 : typeset -xr os_RELEASE 2020-11-30 15:29:07.953 | + functions-common:GetOSVersion:362 : typeset -xr os_PACKAGE 2020-11-30 15:29:07.955 | + functions-common:GetOSVersion:363 : typeset -xr os_CODENAME 2020-11-30 15:29:07.957 | + functions-common:GetDistro:373 : [[ Ubuntu =~ (Ubuntu) ]] 2020-11-30 15:29:07.959 | + functions-common:GetDistro:376 : DISTRO=bionic 2020-11-30 15:29:07.961 | + functions-common:GetDistro:422 : typeset -xr DISTRO 2020-11-30 15:29:07.964 | + tools/install_pip.sh:main:44 : echo 'Distro: bionic' 2020-11-30 15:29:07.964 | Distro: bionic 2020-11-30 15:29:07.966 | + tools/install_pip.sh:main:126 : get_versions 2020-11-30 15:29:07.969 | ++ tools/install_pip.sh:get_versions:49 : which pip 2020-11-30 15:29:07.972 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2020-11-30 15:29:07.974 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2020-11-30 15:29:07.977 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2020-11-30 15:29:07.977 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2020-11-30 15:29:08.642 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=19.1.1 2020-11-30 15:29:08.645 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 19.1.1' 2020-11-30 15:29:08.645 | pip: 19.1.1 2020-11-30 15:29:08.648 | + tools/install_pip.sh:main:135 : is_fedora 2020-11-30 15:29:08.650 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2020-11-30 15:29:08.653 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2020-11-30 15:29:08.656 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2020-11-30 15:29:08.659 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2020-11-30 15:29:08.661 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2020-11-30 15:29:08.664 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2020-11-30 15:29:08.666 | + functions-common:is_fedora:453 : '[' Ubuntu = OracleServer ']' 2020-11-30 15:29:08.668 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2020-11-30 15:29:08.670 | + tools/install_pip.sh:main:135 : is_suse 2020-11-30 15:29:08.672 | + functions-common:is_suse:462 : is_opensuse 2020-11-30 15:29:08.673 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2020-11-30 15:29:08.675 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2020-11-30 15:29:08.677 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2020-11-30 15:29:08.679 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2020-11-30 15:29:08.680 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2020-11-30 15:29:08.683 | + tools/install_pip.sh:main:136 : uninstall_package python-pip 2020-11-30 15:29:08.684 | + functions-common:uninstall_package:1362 : is_ubuntu 2020-11-30 15:29:08.686 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2020-11-30 15:29:08.688 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2020-11-30 15:29:08.690 | + functions-common:uninstall_package:1363 : apt_get purge python-pip 2020-11-30 15:29:08.705 | + 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:29:08.824 | Reading package lists... 2020-11-30 15:29:09.092 | Building dependency tree... 2020-11-30 15:29:09.093 | Reading state information... 2020-11-30 15:29:09.312 | Package 'python-pip' is not installed, so not removed 2020-11-30 15:29:09.312 | The following packages were automatically installed and are no longer required: 2020-11-30 15:29:09.313 | apport-symptoms grub-pc-bin python-six python3-attr python3-automat 2020-11-30 15:29:09.313 | python3-click python3-colorama python3-configobj python3-constantly 2020-11-30 15:29:09.313 | python3-hyperlink python3-incremental python3-pam python3-problem-report 2020-11-30 15:29:09.313 | python3-pyasn1 python3-requests-unixsocket python3-serial python3-systemd 2020-11-30 15:29:09.313 | python3-twisted-bin python3-zope.interface 2020-11-30 15:29:09.313 | Use 'sudo apt autoremove' to remove them. 2020-11-30 15:29:09.392 | 0 upgraded, 0 newly installed, 0 to remove and 154 not upgraded. 2020-11-30 15:29:09.396 | + functions-common:apt_get:1113 : result=0 2020-11-30 15:29:09.398 | + functions-common:apt_get:1116 : time_stop apt-get 2020-11-30 15:29:09.400 | + functions-common:time_stop:2331 : local name 2020-11-30 15:29:09.402 | + functions-common:time_stop:2332 : local end_time 2020-11-30 15:29:09.403 | + functions-common:time_stop:2333 : local elapsed_time 2020-11-30 15:29:09.405 | + functions-common:time_stop:2334 : local total 2020-11-30 15:29:09.407 | + functions-common:time_stop:2335 : local start_time 2020-11-30 15:29:09.409 | + functions-common:time_stop:2337 : name=apt-get 2020-11-30 15:29:09.410 | + functions-common:time_stop:2338 : start_time=1606750148702 2020-11-30 15:29:09.412 | + functions-common:time_stop:2340 : [[ -z 1606750148702 ]] 2020-11-30 15:29:09.414 | ++ functions-common:time_stop:2343 : date +%s%3N 2020-11-30 15:29:09.417 | + functions-common:time_stop:2343 : end_time=1606750149415 2020-11-30 15:29:09.419 | + functions-common:time_stop:2344 : elapsed_time=713 2020-11-30 15:29:09.420 | + functions-common:time_stop:2345 : total=0 2020-11-30 15:29:09.422 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2020-11-30 15:29:09.424 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=713 2020-11-30 15:29:09.426 | + functions-common:apt_get:1117 : return 0 2020-11-30 15:29:09.427 | + tools/install_pip.sh:main:137 : uninstall_package python3-pip 2020-11-30 15:29:09.429 | + functions-common:uninstall_package:1362 : is_ubuntu 2020-11-30 15:29:09.431 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2020-11-30 15:29:09.433 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2020-11-30 15:29:09.435 | + functions-common:uninstall_package:1363 : apt_get purge python3-pip 2020-11-30 15:29:09.450 | + 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:29:09.570 | Reading package lists... 2020-11-30 15:29:09.836 | Building dependency tree... 2020-11-30 15:29:09.837 | Reading state information... 2020-11-30 15:29:10.059 | Package 'python3-pip' is not installed, so not removed 2020-11-30 15:29:10.059 | The following packages were automatically installed and are no longer required: 2020-11-30 15:29:10.061 | apport-symptoms grub-pc-bin python-six python3-attr python3-automat 2020-11-30 15:29:10.061 | python3-click python3-colorama python3-configobj python3-constantly 2020-11-30 15:29:10.061 | python3-hyperlink python3-incremental python3-pam python3-problem-report 2020-11-30 15:29:10.061 | python3-pyasn1 python3-requests-unixsocket python3-serial python3-systemd 2020-11-30 15:29:10.061 | python3-twisted-bin python3-zope.interface 2020-11-30 15:29:10.061 | Use 'sudo apt autoremove' to remove them. 2020-11-30 15:29:10.141 | 0 upgraded, 0 newly installed, 0 to remove and 154 not upgraded. 2020-11-30 15:29:10.146 | + functions-common:apt_get:1113 : result=0 2020-11-30 15:29:10.148 | + functions-common:apt_get:1116 : time_stop apt-get 2020-11-30 15:29:10.151 | + functions-common:time_stop:2331 : local name 2020-11-30 15:29:10.153 | + functions-common:time_stop:2332 : local end_time 2020-11-30 15:29:10.155 | + functions-common:time_stop:2333 : local elapsed_time 2020-11-30 15:29:10.158 | + functions-common:time_stop:2334 : local total 2020-11-30 15:29:10.160 | + functions-common:time_stop:2335 : local start_time 2020-11-30 15:29:10.162 | + functions-common:time_stop:2337 : name=apt-get 2020-11-30 15:29:10.166 | + functions-common:time_stop:2338 : start_time=1606750149448 2020-11-30 15:29:10.168 | + functions-common:time_stop:2340 : [[ -z 1606750149448 ]] 2020-11-30 15:29:10.171 | ++ functions-common:time_stop:2343 : date +%s%3N 2020-11-30 15:29:10.174 | + functions-common:time_stop:2343 : end_time=1606750150171 2020-11-30 15:29:10.175 | + functions-common:time_stop:2344 : elapsed_time=723 2020-11-30 15:29:10.177 | + functions-common:time_stop:2345 : total=713 2020-11-30 15:29:10.179 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2020-11-30 15:29:10.181 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=1436 2020-11-30 15:29:10.183 | + functions-common:apt_get:1117 : return 0 2020-11-30 15:29:10.185 | + tools/install_pip.sh:main:140 : install_get_pip 2020-11-30 15:29:10.187 | + tools/install_pip.sh:install_get_pip:62 : [[ -r /home/ubuntu/devstack/files/get-pip.py ]] 2020-11-30 15:29:10.189 | + tools/install_pip.sh:install_get_pip:63 : head -1 /home/ubuntu/devstack/files/get-pip.py 2020-11-30 15:29:10.189 | + tools/install_pip.sh:install_get_pip:63 : grep -q '#!/usr/bin/env python' 2020-11-30 15:29:10.192 | + tools/install_pip.sh:install_get_pip:79 : [[ ! -r /home/ubuntu/devstack/files/get-pip.py ]] 2020-11-30 15:29:10.194 | + tools/install_pip.sh:install_get_pip:79 : [[ -r /home/ubuntu/devstack/files/get-pip.py.downloaded ]] 2020-11-30 15:29:10.196 | + tools/install_pip.sh:install_get_pip:82 : local timecond= 2020-11-30 15:29:10.198 | + tools/install_pip.sh:install_get_pip:83 : [[ -r /home/ubuntu/devstack/files/get-pip.py ]] 2020-11-30 15:29:10.200 | + tools/install_pip.sh:install_get_pip:84 : timecond='-z /home/ubuntu/devstack/files/get-pip.py' 2020-11-30 15:29:10.202 | + 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:29:10.213 | % Total % Received % Xferd Average Speed Time Time Time Current 2020-11-30 15:29:10.213 | Dload Upload Total Spent Left Speed 2020-11-30 15:29:10.396 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2020-11-30 15:29:10.403 | + tools/install_pip.sh:install_get_pip:90 : touch /home/ubuntu/devstack/files/get-pip.py.downloaded 2020-11-30 15:29:10.406 | + tools/install_pip.sh:install_get_pip:92 : sudo -H -E python3.6 /home/ubuntu/devstack/files/get-pip.py 2020-11-30 15:29:13.004 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2020-11-30 15:29:13.187 | Collecting pip 2020-11-30 15:29:13.197 | 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:29:13.875 | Installing collected packages: pip 2020-11-30 15:29:13.875 | Attempting uninstall: pip 2020-11-30 15:29:13.876 | Found existing installation: pip 19.1.1 2020-11-30 15:29:14.070 | Uninstalling pip-19.1.1: 2020-11-30 15:29:14.083 | Successfully uninstalled pip-19.1.1 2020-11-30 15:29:15.368 | Successfully installed pip-20.3 2020-11-30 15:29:15.524 | + tools/install_pip.sh:install_get_pip:93 : python3_enabled 2020-11-30 15:29:15.526 | + inc/python:python3_enabled:467 : [[ True == \T\r\u\e ]] 2020-11-30 15:29:15.528 | + inc/python:python3_enabled:468 : return 0 2020-11-30 15:29:15.530 | + tools/install_pip.sh:main:142 : [[ -n '' ]] 2020-11-30 15:29:15.532 | + tools/install_pip.sh:main:146 : set -x 2020-11-30 15:29:15.534 | + tools/install_pip.sh:main:150 : pip_install_gr setuptools 2020-11-30 15:29:15.536 | + inc/python:pip_install_gr:76 : local name=setuptools 2020-11-30 15:29:15.538 | + inc/python:pip_install_gr:77 : local clean_name 2020-11-30 15:29:15.540 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2020-11-30 15:29:15.542 | ++ inc/python:get_from_global_requirements:238 : local package=setuptools 2020-11-30 15:29:15.544 | ++ inc/python:get_from_global_requirements:239 : local required_pkg 2020-11-30 15:29:15.547 | +++ inc/python:get_from_global_requirements:240 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2020-11-30 15:29:15.547 | +++ inc/python:get_from_global_requirements:240 : cut -d# -f1 2020-11-30 15:29:15.551 | ++ 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:29:15.551 | 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:29:15.553 | ++ 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:29:15.553 | 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:29:15.556 | ++ 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:29:15.558 | + 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:29:15.560 | + 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:29:15.576 | 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:29:15.581 | + 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:29:18.158 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2020-11-30 15:29:18.284 | Ignoring setuptools: markers 'python_version <= "2.7"' don't match your environment 2020-11-30 15:29:18.290 | Requirement already satisfied: 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 in /usr/local/lib/python3.6/dist-packages (50.3.2) 2020-11-30 15:29:19.067 | + inc/python:pip_install:207 : result=0 2020-11-30 15:29:19.069 | + inc/python:pip_install:209 : time_stop pip_install 2020-11-30 15:29:19.072 | + functions-common:time_stop:2331 : local name 2020-11-30 15:29:19.074 | + functions-common:time_stop:2332 : local end_time 2020-11-30 15:29:19.075 | + functions-common:time_stop:2333 : local elapsed_time 2020-11-30 15:29:19.077 | + functions-common:time_stop:2334 : local total 2020-11-30 15:29:19.079 | + functions-common:time_stop:2335 : local start_time 2020-11-30 15:29:19.082 | + functions-common:time_stop:2337 : name=pip_install 2020-11-30 15:29:19.084 | + functions-common:time_stop:2338 : start_time=1606750155572 2020-11-30 15:29:19.086 | + functions-common:time_stop:2340 : [[ -z 1606750155572 ]] 2020-11-30 15:29:19.089 | ++ functions-common:time_stop:2343 : date +%s%3N 2020-11-30 15:29:19.092 | + functions-common:time_stop:2343 : end_time=1606750159089 2020-11-30 15:29:19.094 | + functions-common:time_stop:2344 : elapsed_time=3517 2020-11-30 15:29:19.096 | + functions-common:time_stop:2345 : total=0 2020-11-30 15:29:19.097 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2020-11-30 15:29:19.100 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=3517 2020-11-30 15:29:19.103 | + inc/python:pip_install:210 : return 0 2020-11-30 15:29:19.105 | + tools/install_pip.sh:main:152 : get_versions 2020-11-30 15:29:19.108 | ++ tools/install_pip.sh:get_versions:49 : which pip 2020-11-30 15:29:19.111 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2020-11-30 15:29:19.113 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2020-11-30 15:29:19.116 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2020-11-30 15:29:19.116 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2020-11-30 15:29:19.488 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=20.3 2020-11-30 15:29:19.490 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 20.3' 2020-11-30 15:29:19.490 | pip: 20.3 2020-11-30 15:29:19.494 | + ./stack.sh:main:763 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2020-11-30 15:29:19.496 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2020-11-30 15:29:19.500 | + ./stack.sh:main:764 : fixup_all 2020-11-30 15:29:19.502 | + tools/fixup_stuff.sh:fixup_all:220 : fixup_keystone 2020-11-30 15:29:19.504 | + tools/fixup_stuff.sh:fixup_keystone:39 : keystone_ports=35357,35358 2020-11-30 15:29:19.507 | + tools/fixup_stuff.sh:fixup_keystone:44 : sysctl net.ipv4.ip_local_reserved_ports 2020-11-30 15:29:19.512 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sysctl net.ipv4.ip_local_reserved_ports 2020-11-30 15:29:19.512 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : awk -F= '{print $2;}' 2020-11-30 15:29:19.513 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sed 's/^ //' 2020-11-30 15:29:19.517 | + tools/fixup_stuff.sh:fixup_keystone:46 : reserved_ports=35357-35358 2020-11-30 15:29:19.519 | + tools/fixup_stuff.sh:fixup_keystone:48 : [[ -z 35357-35358 ]] 2020-11-30 15:29:19.522 | + tools/fixup_stuff.sh:fixup_keystone:55 : sudo sysctl -w net.ipv4.ip_local_reserved_ports=35357,35358,35357-35358 2020-11-30 15:29:19.529 | net.ipv4.ip_local_reserved_ports = 35357,35358,35357-35358 2020-11-30 15:29:19.533 | + tools/fixup_stuff.sh:fixup_all:221 : fixup_ubuntu 2020-11-30 15:29:19.535 | + tools/fixup_stuff.sh:fixup_ubuntu:66 : [[ bionic != \b\i\o\n\i\c ]] 2020-11-30 15:29:19.537 | + tools/fixup_stuff.sh:fixup_ubuntu:71 : install_package software-properties-common 2020-11-30 15:29:19.539 | + functions-common:install_package:1333 : update_package_repo 2020-11-30 15:29:19.541 | + functions-common:update_package_repo:1305 : NO_UPDATE_REPOS=False 2020-11-30 15:29:19.544 | + functions-common:update_package_repo:1306 : REPOS_UPDATED=True 2020-11-30 15:29:19.546 | + functions-common:update_package_repo:1307 : RETRY_UPDATE=False 2020-11-30 15:29:19.548 | + functions-common:update_package_repo:1309 : [[ False = \T\r\u\e ]] 2020-11-30 15:29:19.550 | + functions-common:update_package_repo:1313 : is_ubuntu 2020-11-30 15:29:19.552 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2020-11-30 15:29:19.554 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2020-11-30 15:29:19.556 | + functions-common:update_package_repo:1314 : apt_get_update 2020-11-30 15:29:19.558 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2020-11-30 15:29:19.561 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2020-11-30 15:29:19.563 | + functions-common:apt_get_update:1069 : return 2020-11-30 15:29:19.565 | + functions-common:install_package:1334 : real_install_package software-properties-common 2020-11-30 15:29:19.567 | + functions-common:real_install_package:1319 : is_ubuntu 2020-11-30 15:29:19.569 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2020-11-30 15:29:19.571 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2020-11-30 15:29:19.574 | + functions-common:real_install_package:1320 : apt_get install software-properties-common 2020-11-30 15:29:19.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 software-properties-common 2020-11-30 15:29:19.714 | Reading package lists... 2020-11-30 15:29:19.989 | Building dependency tree... 2020-11-30 15:29:19.997 | Reading state information... 2020-11-30 15:29:20.238 | software-properties-common is already the newest version (0.96.24.32.14). 2020-11-30 15:29:20.238 | The following packages were automatically installed and are no longer required: 2020-11-30 15:29:20.238 | apport-symptoms grub-pc-bin python-six python3-attr python3-automat 2020-11-30 15:29:20.239 | python3-click python3-colorama python3-configobj python3-constantly 2020-11-30 15:29:20.239 | python3-hyperlink python3-incremental python3-pam python3-problem-report 2020-11-30 15:29:20.239 | python3-pyasn1 python3-requests-unixsocket python3-serial python3-systemd 2020-11-30 15:29:20.239 | python3-twisted-bin python3-zope.interface 2020-11-30 15:29:20.239 | Use 'sudo apt autoremove' to remove them. 2020-11-30 15:29:20.309 | 0 upgraded, 0 newly installed, 0 to remove and 154 not upgraded. 2020-11-30 15:29:20.314 | + functions-common:apt_get:1113 : result=0 2020-11-30 15:29:20.317 | + functions-common:apt_get:1116 : time_stop apt-get 2020-11-30 15:29:20.320 | + functions-common:time_stop:2331 : local name 2020-11-30 15:29:20.322 | + functions-common:time_stop:2332 : local end_time 2020-11-30 15:29:20.324 | + functions-common:time_stop:2333 : local elapsed_time 2020-11-30 15:29:20.326 | + functions-common:time_stop:2334 : local total 2020-11-30 15:29:20.329 | + functions-common:time_stop:2335 : local start_time 2020-11-30 15:29:20.331 | + functions-common:time_stop:2337 : name=apt-get 2020-11-30 15:29:20.333 | + functions-common:time_stop:2338 : start_time=1606750159589 2020-11-30 15:29:20.335 | + functions-common:time_stop:2340 : [[ -z 1606750159589 ]] 2020-11-30 15:29:20.338 | ++ functions-common:time_stop:2343 : date +%s%3N 2020-11-30 15:29:20.341 | + functions-common:time_stop:2343 : end_time=1606750160339 2020-11-30 15:29:20.343 | + functions-common:time_stop:2344 : elapsed_time=750 2020-11-30 15:29:20.346 | + functions-common:time_stop:2345 : total=2157 2020-11-30 15:29:20.348 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2020-11-30 15:29:20.350 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=2907 2020-11-30 15:29:20.352 | + functions-common:apt_get:1117 : return 0 2020-11-30 15:29:20.354 | + tools/fixup_stuff.sh:fixup_ubuntu:74 : sudo add-apt-repository -y universe 2020-11-30 15:29:21.148 | 'universe' distribution component is already enabled for all sources. 2020-11-30 15:29:21.176 | + tools/fixup_stuff.sh:fixup_ubuntu:76 : [[ -f /etc/ci/mirror_info.sh ]] 2020-11-30 15:29:21.179 | + tools/fixup_stuff.sh:fixup_ubuntu:83 : sudo add-apt-repository -y cloud-archive:train 2020-11-30 15:29:23.832 | Reading package lists... 2020-11-30 15:29:24.145 | Building dependency tree... 2020-11-30 15:29:24.146 | Reading state information... 2020-11-30 15:29:24.368 | ubuntu-cloud-keyring is already the newest version (2018.09.18.1~18.04.0). 2020-11-30 15:29:24.368 | The following packages were automatically installed and are no longer required: 2020-11-30 15:29:24.369 | apport-symptoms grub-pc-bin python-six python3-attr python3-automat 2020-11-30 15:29:24.369 | python3-click python3-colorama python3-configobj python3-constantly 2020-11-30 15:29:24.369 | python3-hyperlink python3-incremental python3-pam python3-problem-report 2020-11-30 15:29:24.369 | python3-pyasn1 python3-requests-unixsocket python3-serial python3-systemd 2020-11-30 15:29:24.369 | python3-twisted-bin python3-zope.interface 2020-11-30 15:29:24.369 | Use 'sudo apt autoremove' to remove them. 2020-11-30 15:29:24.441 | 0 upgraded, 0 newly installed, 0 to remove and 154 not upgraded. 2020-11-30 15:29:24.677 | Hit:1 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/train InRelease 2020-11-30 15:29:24.678 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu bionic InRelease 2020-11-30 15:29:24.727 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates InRelease 2020-11-30 15:29:24.784 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-backports InRelease 2020-11-30 15:29:24.818 | Hit:5 http://security.ubuntu.com/ubuntu bionic-security InRelease 2020-11-30 15:29:30.588 | Reading package lists... 2020-11-30 15:29:30.650 | + tools/fixup_stuff.sh:fixup_ubuntu:85 : REPOS_UPDATED=False 2020-11-30 15:29:30.652 | + tools/fixup_stuff.sh:fixup_ubuntu:86 : apt_get_update 2020-11-30 15:29:30.654 | + functions-common:apt_get_update:1068 : [[ False == \T\r\u\e ]] 2020-11-30 15:29:30.657 | + functions-common:apt_get_update:1073 : [[ False = \T\r\u\e ]] 2020-11-30 15:29:30.659 | + functions-common:apt_get_update:1075 : local sudo=sudo 2020-11-30 15:29:30.662 | ++ functions-common:apt_get_update:1076 : id -u 2020-11-30 15:29:30.666 | + functions-common:apt_get_update:1076 : [[ 1000 = \0 ]] 2020-11-30 15:29:30.668 | + functions-common:apt_get_update:1079 : time_start apt-get-update 2020-11-30 15:29:30.670 | + functions-common:time_start:2317 : local name=apt-get-update 2020-11-30 15:29:30.672 | + functions-common:time_start:2318 : local start_time= 2020-11-30 15:29:30.675 | + functions-common:time_start:2319 : [[ -n '' ]] 2020-11-30 15:29:30.677 | ++ functions-common:time_start:2322 : date +%s%3N 2020-11-30 15:29:30.681 | + functions-common:time_start:2322 : _TIME_START[$name]=1606750170678 2020-11-30 15:29:30.683 | + functions-common:apt_get_update:1081 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2020-11-30 15:29:30.685 | + functions-common:apt_get_update:1082 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2020-11-30 15:29:30.687 | + functions-common:apt_get_update:1083 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2020-11-30 15:29:31.072 | Hit:1 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/train InRelease 2020-11-30 15:29:31.073 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu bionic InRelease 2020-11-30 15:29:31.073 | Hit:3 http://security.ubuntu.com/ubuntu bionic-security InRelease 2020-11-30 15:29:31.200 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates InRelease 2020-11-30 15:29:31.332 | Hit:5 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-backports InRelease 2020-11-30 15:29:33.632 | Reading package lists... 2020-11-30 15:29:33.693 | + functions-common:apt_get_update:1087 : REPOS_UPDATED=True 2020-11-30 15:29:33.695 | + functions-common:apt_get_update:1089 : time_stop apt-get-update 2020-11-30 15:29:33.697 | + functions-common:time_stop:2331 : local name 2020-11-30 15:29:33.700 | + functions-common:time_stop:2332 : local end_time 2020-11-30 15:29:33.702 | + functions-common:time_stop:2333 : local elapsed_time 2020-11-30 15:29:33.704 | + functions-common:time_stop:2334 : local total 2020-11-30 15:29:33.706 | + functions-common:time_stop:2335 : local start_time 2020-11-30 15:29:33.708 | + functions-common:time_stop:2337 : name=apt-get-update 2020-11-30 15:29:33.711 | + functions-common:time_stop:2338 : start_time=1606750170678 2020-11-30 15:29:33.713 | + functions-common:time_stop:2340 : [[ -z 1606750170678 ]] 2020-11-30 15:29:33.716 | ++ functions-common:time_stop:2343 : date +%s%3N 2020-11-30 15:29:33.719 | + functions-common:time_stop:2343 : end_time=1606750173716 2020-11-30 15:29:33.721 | + functions-common:time_stop:2344 : elapsed_time=3038 2020-11-30 15:29:33.723 | + functions-common:time_stop:2345 : total=2888 2020-11-30 15:29:33.726 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2020-11-30 15:29:33.728 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=5926 2020-11-30 15:29:33.730 | + tools/fixup_stuff.sh:fixup_ubuntu:94 : sudo rm -rf '/usr/lib/python3/dist-packages/httplib2-*.egg-info' 2020-11-30 15:29:33.741 | + tools/fixup_stuff.sh:fixup_ubuntu:95 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2020-11-30 15:29:33.751 | + tools/fixup_stuff.sh:fixup_ubuntu:96 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2020-11-30 15:29:33.761 | + tools/fixup_stuff.sh:fixup_all:222 : fixup_fedora 2020-11-30 15:29:33.764 | + tools/fixup_stuff.sh:fixup_fedora:109 : is_fedora 2020-11-30 15:29:33.766 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2020-11-30 15:29:33.768 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2020-11-30 15:29:33.770 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2020-11-30 15:29:33.773 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2020-11-30 15:29:33.775 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2020-11-30 15:29:33.777 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2020-11-30 15:29:33.779 | + functions-common:is_fedora:453 : '[' Ubuntu = OracleServer ']' 2020-11-30 15:29:33.781 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2020-11-30 15:29:33.784 | + tools/fixup_stuff.sh:fixup_fedora:110 : return 2020-11-30 15:29:33.786 | + tools/fixup_stuff.sh:fixup_all:223 : fixup_suse 2020-11-30 15:29:33.788 | + tools/fixup_stuff.sh:fixup_suse:181 : is_suse 2020-11-30 15:29:33.791 | + functions-common:is_suse:462 : is_opensuse 2020-11-30 15:29:33.793 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2020-11-30 15:29:33.795 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2020-11-30 15:29:33.797 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2020-11-30 15:29:33.799 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2020-11-30 15:29:33.802 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2020-11-30 15:29:33.804 | + tools/fixup_stuff.sh:fixup_suse:182 : return 2020-11-30 15:29:33.808 | + ./stack.sh:main:767 : pip_install -U os-testr 2020-11-30 15:29:33.826 | Using python 3.6 to install os-testr because python3_enabled=True 2020-11-30 15:29:33.832 | + 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 -U os-testr 2020-11-30 15:29:36.420 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2020-11-30 15:29:36.548 | Requirement already satisfied: os-testr in /usr/local/lib/python3.6/dist-packages (2.0.0) 2020-11-30 15:29:36.650 | Requirement already satisfied: python-subunit>=1.0.0 in /usr/local/lib/python3.6/dist-packages (from os-testr) (1.4.0) 2020-11-30 15:29:36.651 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.6/dist-packages (from os-testr) (2.4.0) 2020-11-30 15:29:36.652 | Requirement already satisfied: stestr>=1.0.0 in /usr/local/lib/python3.6/dist-packages (from os-testr) (3.0.1) 2020-11-30 15:29:36.654 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.6/dist-packages (from os-testr) (5.4.5) 2020-11-30 15:29:36.669 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.6/dist-packages (from os-testr) (2.4.0) 2020-11-30 15:29:36.671 | Requirement already satisfied: extras in /usr/local/lib/python3.6/dist-packages (from python-subunit>=1.0.0->os-testr) (1.0.0) 2020-11-30 15:29:36.704 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.6/dist-packages (from stestr>=1.0.0->os-testr) (3.0.0) 2020-11-30 15:29:36.705 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.6/dist-packages (from os-testr) (2.4.0) 2020-11-30 15:29:36.707 | Requirement already satisfied: python-subunit>=1.0.0 in /usr/local/lib/python3.6/dist-packages (from os-testr) (1.4.0) 2020-11-30 15:29:36.708 | Requirement already satisfied: future in /usr/local/lib/python3.6/dist-packages (from stestr>=1.0.0->os-testr) (0.18.2) 2020-11-30 15:29:36.710 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.6/dist-packages (from os-testr) (5.4.5) 2020-11-30 15:29:36.711 | Requirement already satisfied: PyYAML>=3.10.0 in /usr/local/lib/python3.6/dist-packages (from stestr>=1.0.0->os-testr) (5.3.1) 2020-11-30 15:29:36.713 | Requirement already satisfied: cliff>=2.8.0 in /usr/local/lib/python3.6/dist-packages (from stestr>=1.0.0->os-testr) (3.1.0) 2020-11-30 15:29:36.714 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.6/dist-packages (from stestr>=1.0.0->os-testr) (0.11.7) 2020-11-30 15:29:36.731 | Requirement already satisfied: PrettyTable<0.8,>=0.7.2 in /usr/local/lib/python3.6/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (0.7.2) 2020-11-30 15:29:36.733 | Requirement already satisfied: cmd2!=0.8.3,<0.9.0,>=0.8.0 in /usr/local/lib/python3.6/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (0.8.9) 2020-11-30 15:29:36.734 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.6/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (1.32.0) 2020-11-30 15:29:36.736 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.6/dist-packages (from os-testr) (5.4.5) 2020-11-30 15:29:36.738 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.6/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (1.14.0) 2020-11-30 15:29:36.739 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.6/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (2.4.7) 2020-11-30 15:29:36.741 | Requirement already satisfied: PyYAML>=3.10.0 in /usr/local/lib/python3.6/dist-packages (from stestr>=1.0.0->os-testr) (5.3.1) 2020-11-30 15:29:36.758 | Requirement already satisfied: pyperclip in /usr/local/lib/python3.6/dist-packages (from cmd2!=0.8.3,<0.9.0,>=0.8.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (1.8.0) 2020-11-30 15:29:36.759 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.6/dist-packages (from cmd2!=0.8.3,<0.9.0,>=0.8.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (0.1.9) 2020-11-30 15:29:36.761 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.6/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (2.4.7) 2020-11-30 15:29:36.762 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.6/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (1.14.0) 2020-11-30 15:29:36.775 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.6/dist-packages (from os-testr) (2.4.0) 2020-11-30 15:29:36.777 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.6/dist-packages (from os-testr) (5.4.5) 2020-11-30 15:29:36.779 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.6/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (1.14.0) 2020-11-30 15:29:36.802 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.6/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (1.14.0) 2020-11-30 15:29:36.805 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.6/dist-packages (from os-testr) (5.4.5) 2020-11-30 15:29:36.825 | Requirement already satisfied: unittest2>=1.0.0 in /usr/local/lib/python3.6/dist-packages (from testtools>=2.2.0->os-testr) (1.1.0) 2020-11-30 15:29:36.826 | Requirement already satisfied: extras in /usr/local/lib/python3.6/dist-packages (from python-subunit>=1.0.0->os-testr) (1.0.0) 2020-11-30 15:29:36.828 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.6/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (1.14.0) 2020-11-30 15:29:36.829 | Requirement already satisfied: traceback2 in /usr/local/lib/python3.6/dist-packages (from testtools>=2.2.0->os-testr) (1.4.0) 2020-11-30 15:29:36.830 | Requirement already satisfied: python-mimeparse in /usr/local/lib/python3.6/dist-packages (from testtools>=2.2.0->os-testr) (1.6.0) 2020-11-30 15:29:36.833 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.6/dist-packages (from os-testr) (5.4.5) 2020-11-30 15:29:36.835 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.6/dist-packages (from stestr>=1.0.0->os-testr) (3.0.0) 2020-11-30 15:29:36.845 | Requirement already satisfied: linecache2 in /usr/local/lib/python3.6/dist-packages (from traceback2->testtools>=2.2.0->os-testr) (1.0.0) 2020-11-30 15:29:36.859 | Requirement already satisfied: traceback2 in /usr/local/lib/python3.6/dist-packages (from testtools>=2.2.0->os-testr) (1.4.0) 2020-11-30 15:29:36.860 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.6/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (1.14.0) 2020-11-30 15:29:36.910 | Collecting argparse 2020-11-30 15:29:36.917 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/c31/647edb69fd3d4/argparse-1.4.0-py2.py3-none-any.whl (23 kB) 2020-11-30 15:29:37.458 | Installing collected packages: argparse 2020-11-30 15:29:37.524 | Successfully installed argparse-1.4.0 2020-11-30 15:29:37.678 | + inc/python:pip_install:207 : result=0 2020-11-30 15:29:37.681 | + inc/python:pip_install:209 : time_stop pip_install 2020-11-30 15:29:37.685 | + functions-common:time_stop:2331 : local name 2020-11-30 15:29:37.688 | + functions-common:time_stop:2332 : local end_time 2020-11-30 15:29:37.690 | + functions-common:time_stop:2333 : local elapsed_time 2020-11-30 15:29:37.693 | + functions-common:time_stop:2334 : local total 2020-11-30 15:29:37.695 | + functions-common:time_stop:2335 : local start_time 2020-11-30 15:29:37.698 | + functions-common:time_stop:2337 : name=pip_install 2020-11-30 15:29:37.700 | + functions-common:time_stop:2338 : start_time=1606750173821 2020-11-30 15:29:37.703 | + functions-common:time_stop:2340 : [[ -z 1606750173821 ]] 2020-11-30 15:29:37.705 | ++ functions-common:time_stop:2343 : date +%s%3N 2020-11-30 15:29:37.709 | + functions-common:time_stop:2343 : end_time=1606750177707 2020-11-30 15:29:37.711 | + functions-common:time_stop:2344 : elapsed_time=3886 2020-11-30 15:29:37.714 | + functions-common:time_stop:2345 : total=0 2020-11-30 15:29:37.717 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2020-11-30 15:29:37.721 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=3886 2020-11-30 15:29:37.724 | + inc/python:pip_install:210 : return 0 2020-11-30 15:29:37.727 | + ./stack.sh:main:769 : [[ True == \T\r\u\e ]] 2020-11-30 15:29:37.730 | + ./stack.sh:main:770 : pip_install_gr systemd-python 2020-11-30 15:29:37.732 | + inc/python:pip_install_gr:76 : local name=systemd-python 2020-11-30 15:29:37.734 | + inc/python:pip_install_gr:77 : local clean_name 2020-11-30 15:29:37.739 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements systemd-python 2020-11-30 15:29:37.742 | ++ inc/python:get_from_global_requirements:238 : local package=systemd-python 2020-11-30 15:29:37.745 | ++ inc/python:get_from_global_requirements:239 : local required_pkg 2020-11-30 15:29:37.748 | +++ inc/python:get_from_global_requirements:240 : grep -i -h '^systemd-python' /opt/stack/requirements/global-requirements.txt 2020-11-30 15:29:37.749 | +++ inc/python:get_from_global_requirements:240 : cut -d# -f1 2020-11-30 15:29:37.754 | ++ inc/python:get_from_global_requirements:240 : required_pkg='systemd-python ' 2020-11-30 15:29:37.756 | ++ inc/python:get_from_global_requirements:241 : [[ systemd-python == '' ]] 2020-11-30 15:29:37.758 | ++ inc/python:get_from_global_requirements:244 : echo systemd-python 2020-11-30 15:29:37.761 | + inc/python:pip_install_gr:78 : clean_name=systemd-python 2020-11-30 15:29:37.764 | + inc/python:pip_install_gr:79 : pip_install systemd-python 2020-11-30 15:29:37.784 | Using python 3.6 to install systemd-python because python3_enabled=True 2020-11-30 15:29:37.790 | + 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 systemd-python 2020-11-30 15:29:40.373 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2020-11-30 15:29:40.502 | Requirement already satisfied: systemd-python in /usr/lib/python3/dist-packages (234) 2020-11-30 15:29:41.291 | + inc/python:pip_install:207 : result=0 2020-11-30 15:29:41.293 | + inc/python:pip_install:209 : time_stop pip_install 2020-11-30 15:29:41.296 | + functions-common:time_stop:2331 : local name 2020-11-30 15:29:41.298 | + functions-common:time_stop:2332 : local end_time 2020-11-30 15:29:41.300 | + functions-common:time_stop:2333 : local elapsed_time 2020-11-30 15:29:41.303 | + functions-common:time_stop:2334 : local total 2020-11-30 15:29:41.306 | + functions-common:time_stop:2335 : local start_time 2020-11-30 15:29:41.308 | + functions-common:time_stop:2337 : name=pip_install 2020-11-30 15:29:41.312 | + functions-common:time_stop:2338 : start_time=1606750177778 2020-11-30 15:29:41.314 | + functions-common:time_stop:2340 : [[ -z 1606750177778 ]] 2020-11-30 15:29:41.318 | ++ functions-common:time_stop:2343 : date +%s%3N 2020-11-30 15:29:41.321 | + functions-common:time_stop:2343 : end_time=1606750181319 2020-11-30 15:29:41.324 | + functions-common:time_stop:2344 : elapsed_time=3541 2020-11-30 15:29:41.327 | + functions-common:time_stop:2345 : total=3886 2020-11-30 15:29:41.330 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2020-11-30 15:29:41.334 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=7427 2020-11-30 15:29:41.337 | + inc/python:pip_install:210 : return 0 2020-11-30 15:29:41.340 | + ./stack.sh:main:773 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2020-11-30 15:29:41.394 | + ./stack.sh:main:774 : sudo systemctl restart systemd-journald 2020-11-30 15:29:41.470 | + ./stack.sh:main:781 : install_infra 2020-11-30 15:29:41.473 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2020-11-30 15:29:41.475 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2020-11-30 15:29:41.479 | + lib/infra:install_infra:32 : python3 -m venv /opt/stack/requirements/.venv 2020-11-30 15:29:44.145 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2020-11-30 15:29:44.147 | + lib/infra:install_infra:34 : pip_install -U pbr 2020-11-30 15:29:44.171 | + inc/python:pip_install:200 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2020-11-30 15:29:45.882 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:45.887 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:45.890 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:45.897 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:45.903 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:45.905 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:45.916 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:45.921 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:45.923 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:45.930 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:45.935 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:45.938 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:45.942 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:45.948 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:45.950 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:45.954 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:45.959 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:45.961 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:45.964 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:45.969 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:45.971 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:45.975 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:45.980 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:45.983 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:45.991 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:45.996 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:45.998 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:46.006 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:46.010 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:46.014 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:46.021 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:46.026 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:46.028 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:46.040 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:46.045 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:46.047 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:46.052 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:46.054 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:46.056 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:46.059 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:46.064 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:46.066 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:46.070 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:46.075 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:46.077 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:46.080 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:46.086 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:46.088 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:46.091 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:46.095 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:46.097 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:46.101 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:46.106 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:46.108 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:46.117 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:46.122 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:46.124 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:46.143 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:46.152 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:46.156 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:46.159 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:46.170 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:46.174 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:46.178 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:46.181 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:46.185 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:46.190 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:46.192 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:46.199 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:46.204 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:46.207 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:46.209 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:46.215 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:46.217 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:46.222 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:46.227 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:46.229 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:46.253 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:46.258 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:46.260 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:46.263 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:46.268 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:46.270 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:46.275 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:46.277 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:46.286 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:46.291 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:46.293 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:46.297 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:46.302 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:46.304 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:46.310 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:46.314 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:46.317 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:46.319 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:46.324 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:46.327 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:46.336 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:46.341 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:46.343 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:46.346 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:46.351 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:46.354 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:46.357 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:46.362 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:46.365 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:46.373 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:46.378 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:46.380 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:46.395 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:46.399 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:46.402 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:46.425 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:46.429 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:46.432 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:46.436 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:46.440 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:46.443 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:46.459 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:46.461 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:46.463 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:46.468 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:46.471 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:46.473 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:46.479 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:46.507 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:46.511 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:46.514 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:46.531 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:46.547 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:46.551 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:46.554 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:46.556 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:46.561 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:46.563 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:46.574 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:46.579 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:46.582 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:46.584 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:46.589 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:46.592 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:46.596 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:46.599 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:46.605 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:46.608 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:46.610 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:46.615 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:46.617 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:46.628 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:46.634 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:46.636 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:46.642 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:46.647 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:46.649 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:46.654 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:46.657 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:46.679 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:46.684 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:46.686 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:46.690 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:46.695 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:46.698 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:46.704 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:46.712 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:46.717 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:46.719 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:46.726 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:46.731 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:46.733 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:46.739 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:46.745 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:46.752 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:46.755 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:46.763 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:46.766 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:46.772 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:46.777 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:46.779 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:46.782 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:46.786 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:46.789 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:46.793 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:46.798 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:46.800 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:46.802 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:46.807 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:46.809 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:46.812 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:46.817 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:46.819 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:46.847 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:46.852 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:46.855 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:46.864 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:46.868 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:46.871 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:46.873 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:46.878 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:46.880 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:46.891 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:46.896 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:46.898 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:46.910 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:46.913 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:46.915 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:46.920 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:46.923 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:46.930 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:46.935 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:46.937 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:46.940 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:46.945 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:46.947 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:46.966 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:46.969 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:46.971 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:46.976 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:46.978 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:46.981 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:46.983 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:46.988 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:46.990 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:47.003 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:47.008 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:47.011 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:47.015 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:47.020 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:47.022 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:47.028 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:47.033 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:47.035 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:47.039 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:47.043 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:47.046 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:47.051 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:47.056 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:47.059 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:47.063 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:47.068 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:47.070 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:47.078 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:47.092 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:47.097 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:47.100 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:47.102 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:47.108 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:47.110 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:47.121 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:47.126 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:47.128 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:47.139 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:47.144 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:47.146 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:47.157 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:47.162 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:47.165 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:47.167 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:47.172 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:47.175 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:47.182 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:47.187 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:47.189 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:47.198 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:47.209 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:47.214 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:47.216 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:47.221 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:47.225 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:47.228 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:47.239 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:47.245 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:47.247 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:47.253 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:47.258 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:47.260 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:47.279 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:47.284 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:47.286 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:47.289 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:47.294 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:47.296 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:47.298 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:47.303 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:47.305 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:47.309 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:47.313 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:47.316 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:47.320 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:47.324 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:47.327 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:47.329 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:47.334 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:47.336 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:47.343 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:47.347 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:47.350 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:47.360 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:47.365 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:47.368 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:47.396 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:47.401 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:47.403 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:47.410 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:47.415 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:47.418 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:47.428 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:47.433 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:47.436 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:47.438 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:47.444 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:47.446 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:47.459 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:47.473 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:47.475 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:47.477 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:47.482 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:47.485 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:47.489 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:47.494 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:47.496 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:47.504 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:47.508 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:47.512 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:47.532 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:47.538 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:47.543 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:47.545 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:47.548 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:47.552 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:47.555 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:47.564 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:47.569 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:47.571 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:47.587 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:47.592 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:47.595 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:47.599 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:47.604 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:47.606 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:47.609 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:47.613 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:47.616 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:47.633 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:47.638 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:47.641 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:47.654 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:47.656 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:47.661 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:47.664 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:47.668 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:47.672 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:47.675 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:47.679 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:47.700 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:47.705 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:47.708 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:47.712 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:47.718 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:47.720 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:47.729 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:47.734 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:47.736 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:47.744 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:47.749 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:47.751 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:47.758 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:47.761 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:47.765 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:47.770 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:47.773 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:47.776 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:47.780 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:47.784 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:47.791 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:47.797 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:47.801 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:47.804 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:47.810 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:47.813 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:47.815 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:47.820 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:47.823 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:47.836 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:47.839 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:47.841 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:47.848 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:47.852 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:47.856 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:47.859 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:47.863 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:47.872 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:47.874 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:47.879 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:47.882 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:47.886 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:47.897 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:47.902 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:47.904 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:47.907 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:47.911 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:47.914 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:47.920 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:47.925 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:47.927 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:47.931 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:47.936 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:47.938 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:47.952 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:47.954 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:47.967 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:47.972 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:47.974 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:47.981 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:47.983 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:47.985 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:47.991 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:47.993 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:48.020 | Collecting pbr===5.4.5 (from -c /opt/stack/requirements/upper-constraints.txt (line 81)) 2020-11-30 15:29:48.132 | Downloading http://10.100.0.9:8080/root/pypi/+f/579/170e23f8e0c2f/pbr-5.4.5-py2.py3-none-any.whl (110kB) 2020-11-30 15:29:48.161 | Installing collected packages: pbr 2020-11-30 15:29:48.268 | Successfully installed pbr-5.4.5 2020-11-30 15:29:48.337 | + inc/python:pip_install:207 : result=0 2020-11-30 15:29:48.340 | + inc/python:pip_install:209 : time_stop pip_install 2020-11-30 15:29:48.342 | + functions-common:time_stop:2331 : local name 2020-11-30 15:29:48.344 | + functions-common:time_stop:2332 : local end_time 2020-11-30 15:29:48.346 | + functions-common:time_stop:2333 : local elapsed_time 2020-11-30 15:29:48.349 | + functions-common:time_stop:2334 : local total 2020-11-30 15:29:48.351 | + functions-common:time_stop:2335 : local start_time 2020-11-30 15:29:48.354 | + functions-common:time_stop:2337 : name=pip_install 2020-11-30 15:29:48.358 | + functions-common:time_stop:2338 : start_time=1606750184163 2020-11-30 15:29:48.360 | + functions-common:time_stop:2340 : [[ -z 1606750184163 ]] 2020-11-30 15:29:48.363 | ++ functions-common:time_stop:2343 : date +%s%3N 2020-11-30 15:29:48.366 | + functions-common:time_stop:2343 : end_time=1606750188364 2020-11-30 15:29:48.368 | + functions-common:time_stop:2344 : elapsed_time=4201 2020-11-30 15:29:48.371 | + functions-common:time_stop:2345 : total=7427 2020-11-30 15:29:48.377 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2020-11-30 15:29:48.380 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=11628 2020-11-30 15:29:48.383 | + inc/python:pip_install:210 : return 0 2020-11-30 15:29:48.385 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2020-11-30 15:29:48.388 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2020-11-30 15:29:48.417 | + inc/python:pip_install:200 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt /opt/stack/requirements 2020-11-30 15:29:50.186 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:50.191 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:50.194 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:50.201 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:50.206 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:50.209 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:50.220 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:50.225 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:50.227 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:50.235 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:50.240 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:50.243 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:50.247 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:50.253 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:50.255 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:50.259 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:50.264 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:50.266 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:50.269 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:50.274 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:50.277 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:50.283 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:50.289 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:50.292 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:50.301 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:50.305 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:50.308 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:50.315 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:50.320 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:50.324 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:50.331 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:50.336 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:50.339 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:50.358 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:50.363 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:50.365 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:50.371 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:50.373 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:50.377 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:50.380 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:50.385 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:50.388 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:50.392 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:50.397 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:50.399 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:50.402 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:50.407 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:50.409 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:50.412 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:50.416 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:50.419 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:50.422 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:50.427 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:50.429 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:50.438 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:50.443 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:50.446 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:50.466 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:50.474 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:50.478 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:50.481 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:50.491 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:50.495 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:50.500 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:50.502 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:50.507 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:50.511 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:50.514 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:50.521 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:50.525 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:50.528 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:50.530 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:50.536 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:50.538 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:50.544 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:50.548 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:50.550 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:50.575 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:50.579 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:50.582 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:50.584 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:50.589 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:50.591 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:50.596 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:50.598 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:50.607 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:50.611 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:50.614 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:50.618 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:50.622 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:50.625 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:50.630 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:50.635 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:50.638 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:50.640 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:50.645 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:50.647 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:50.656 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:50.661 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:50.663 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:50.666 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:50.671 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:50.673 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:50.677 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:50.682 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:50.684 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:50.693 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:50.698 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:50.700 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:50.714 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:50.719 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:50.721 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:50.744 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:50.749 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:50.751 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:50.755 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:50.760 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:50.763 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:50.777 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:50.779 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:50.782 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:50.786 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:50.789 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:50.791 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:50.797 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:50.825 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:50.829 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:50.832 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:50.849 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:50.865 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:50.869 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:50.872 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:50.875 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:50.879 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:50.881 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:50.893 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:50.897 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:50.900 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:50.903 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:50.907 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:50.909 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:50.914 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:50.917 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:50.923 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:50.925 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:50.928 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:50.932 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:50.935 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:50.946 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:50.952 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:50.954 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:50.960 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:50.965 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:50.967 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:50.972 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:50.974 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:50.997 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:51.002 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:51.004 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:51.008 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:51.013 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:51.016 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:51.022 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:51.030 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:51.034 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:51.036 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:51.044 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:51.048 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:51.051 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:51.057 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:51.062 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:51.070 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:51.073 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:51.080 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:51.084 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:51.090 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:51.094 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:51.097 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:51.099 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:51.104 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:51.106 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:51.110 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:51.115 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:51.117 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:51.119 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:51.124 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:51.127 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:51.129 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:51.134 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:51.136 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:51.164 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:51.169 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:51.171 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:51.180 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:51.185 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:51.188 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:51.190 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:51.195 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:51.198 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:51.208 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:51.214 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:51.216 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:51.228 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:51.230 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:51.232 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:51.237 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:51.240 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:51.247 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:51.252 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:51.254 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:51.257 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:51.261 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:51.264 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:51.282 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:51.285 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:51.287 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:51.292 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:51.294 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:51.297 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:51.299 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:51.304 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:51.306 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:51.319 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:51.323 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:51.326 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:51.330 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:51.335 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:51.337 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:51.343 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:51.348 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:51.350 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:51.354 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:51.358 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:51.361 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:51.366 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:51.371 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:51.373 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:51.377 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:51.382 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:51.384 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:51.392 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:51.406 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:51.410 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:51.413 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:51.415 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:51.421 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:51.424 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:51.435 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:51.439 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:51.442 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:51.453 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:51.458 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:51.461 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:51.471 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:51.476 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:51.479 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:51.481 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:51.486 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:51.489 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:51.496 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:51.501 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:51.503 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:51.512 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:51.523 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:51.528 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:51.530 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:51.534 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:51.539 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:51.541 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:51.552 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:51.558 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:51.560 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:51.566 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:51.571 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:51.573 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:51.593 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:51.597 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:51.600 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:51.602 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:51.607 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:51.609 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:51.611 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:51.616 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:51.618 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:51.622 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:51.626 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:51.629 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:51.633 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:51.637 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:51.640 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:51.642 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:51.647 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:51.649 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:51.656 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:51.661 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:51.664 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:51.675 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:51.679 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:51.682 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:51.710 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:51.715 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:51.718 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:51.725 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:51.730 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:51.732 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:51.743 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:51.748 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:51.750 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:51.753 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:51.758 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:51.761 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:51.773 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:51.786 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:51.788 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:51.791 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:51.796 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:51.798 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:51.802 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:51.807 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:51.810 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:51.817 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:51.822 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:51.825 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:51.845 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:51.851 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:51.856 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:51.858 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:51.861 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:51.865 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:51.868 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:51.877 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:51.882 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:51.884 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:51.900 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:51.905 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:51.907 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:51.911 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:51.916 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:51.919 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:51.921 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:51.926 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:51.929 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:51.946 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:51.952 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:51.954 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:51.968 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:51.970 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:51.975 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:51.977 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:51.981 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:51.986 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:51.989 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:51.993 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:52.014 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:52.018 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:52.021 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:52.025 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:52.030 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:52.033 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:52.042 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:52.047 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:52.049 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:52.057 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:52.062 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:52.064 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:52.071 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:52.074 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:52.078 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:52.083 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:52.086 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:52.088 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:52.093 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:52.096 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:52.103 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:52.109 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:52.114 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:52.116 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:52.122 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:52.125 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:52.127 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:52.132 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:52.135 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:52.148 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:52.150 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:52.153 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:52.160 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:52.163 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:52.168 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:52.170 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:52.174 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:52.184 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:52.186 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:52.191 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:52.193 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:52.198 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:52.209 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:52.214 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:52.216 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:52.219 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:52.223 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:52.226 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:52.231 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:52.235 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:52.238 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:52.242 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:52.247 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:52.249 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:52.262 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:52.265 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:52.277 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:52.282 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:52.284 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:52.290 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:52.293 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:52.295 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:52.301 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:52.303 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:52.323 | Processing /opt/stack/requirements 2020-11-30 15:29:53.671 | Collecting fixtures===3.0.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 118)) 2020-11-30 15:29:53.740 | Downloading http://10.100.0.9:8080/cloudbase/CI/+f/2a5/51b0421101de1/fixtures-3.0.0-py2.py3-none-any.whl (67kB) 2020-11-30 15:29:53.776 | Collecting PyYAML===5.3.1 (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) 2020-11-30 15:29:53.860 | Downloading http://10.100.0.9:8080/root/pypi/+f/b8e/ac752c5e14d3e/PyYAML-5.3.1.tar.gz (269kB) 2020-11-30 15:29:54.495 | Collecting requests===2.23.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 372)) 2020-11-30 15:29:54.601 | Downloading http://10.100.0.9:8080/root/pypi/+f/439/99036bfa82904/requests-2.23.0-py2.py3-none-any.whl (58kB) 2020-11-30 15:29:54.641 | Collecting packaging===20.3 (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) 2020-11-30 15:29:54.686 | Downloading http://10.100.0.9:8080/root/pypi/+f/82f/77b9bee21c1ba/packaging-20.3-py2.py3-none-any.whl 2020-11-30 15:29:54.708 | Collecting testtools===2.4.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 595)) 2020-11-30 15:29:54.751 | Downloading http://10.100.0.9:8080/root/pypi/+f/36f/f4998177c7d32/testtools-2.4.0-py2.py3-none-any.whl (185kB) 2020-11-30 15:29:54.809 | Collecting Parsley===1.3 (from -c /opt/stack/requirements/upper-constraints.txt (line 597)) 2020-11-30 15:29:54.828 | Downloading http://10.100.0.9:8080/root/pypi/+f/c3b/c417b8c7e3a96/Parsley-1.3-py2.py3-none-any.whl (88kB) 2020-11-30 15:29:54.856 | Collecting idna===2.9 (from -c /opt/stack/requirements/upper-constraints.txt (line 626)) 2020-11-30 15:29:54.887 | Downloading http://10.100.0.9:8080/root/pypi/+f/a06/8a21ceac8a4d6/idna-2.9-py2.py3-none-any.whl (58kB) 2020-11-30 15:29:54.906 | Collecting pyparsing===2.4.7 (from -c /opt/stack/requirements/upper-constraints.txt (line 715)) 2020-11-30 15:29:55.013 | Downloading http://10.100.0.9:8080/root/pypi/+f/ef9/d7589ef3c200a/pyparsing-2.4.7-py2.py3-none-any.whl (67kB) 2020-11-30 15:29:55.030 | Collecting six===1.14.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 778)) 2020-11-30 15:29:55.065 | Downloading http://10.100.0.9:8080/root/pypi/+f/8f3/cd2e254d8f793/six-1.14.0-py2.py3-none-any.whl 2020-11-30 15:29:55.077 | Requirement already satisfied: pbr===5.4.5 in /opt/stack/requirements/.venv/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 81)) 2020-11-30 15:29:55.082 | Collecting certifi===2020.4.5.1 (from -c /opt/stack/requirements/upper-constraints.txt (line 74)) 2020-11-30 15:29:55.131 | Downloading http://10.100.0.9:8080/root/pypi/+f/1d9/87a998c75633c/certifi-2020.4.5.1-py2.py3-none-any.whl (157kB) 2020-11-30 15:29:55.153 | Collecting urllib3===1.25.8 (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) 2020-11-30 15:29:55.215 | Downloading http://10.100.0.9:8080/root/pypi/+f/2f3/db8b19923a873/urllib3-1.25.8-py2.py3-none-any.whl (125kB) 2020-11-30 15:29:55.262 | Collecting chardet===3.0.4 (from -c /opt/stack/requirements/upper-constraints.txt (line 3)) 2020-11-30 15:29:55.287 | Downloading http://10.100.0.9:8080/cloudbase/CI/+f/fc3/23ffcaeaed0e0/chardet-3.0.4-py2.py3-none-any.whl (133kB) 2020-11-30 15:29:55.316 | Collecting python-mimeparse===1.6.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 175)) 2020-11-30 15:29:55.349 | Downloading http://10.100.0.9:8080/cloudbase/CI/+f/a29/5f03ff2034149/python_mimeparse-1.6.0-py2.py3-none-any.whl 2020-11-30 15:29:55.363 | Collecting traceback2===1.4.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 256)) 2020-11-30 15:29:55.392 | Downloading http://10.100.0.9:8080/cloudbase/CI/+f/825/3cebec4b19094/traceback2-1.4.0-py2.py3-none-any.whl 2020-11-30 15:29:55.409 | Collecting unittest2===1.1.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) 2020-11-30 15:29:55.442 | Downloading http://10.100.0.9:8080/cloudbase/CI/+f/13f/77d0875db6d9b/unittest2-1.1.0-py2.py3-none-any.whl (96kB) 2020-11-30 15:29:55.474 | Collecting extras===1.0.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 278)) 2020-11-30 15:29:55.491 | Downloading http://10.100.0.9:8080/cloudbase/CI/+f/f68/9f08df47e2dec/extras-1.0.0-py2.py3-none-any.whl 2020-11-30 15:29:55.505 | Collecting linecache2===1.0.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 624)) 2020-11-30 15:29:55.520 | Downloading http://10.100.0.9:8080/cloudbase/CI/+f/e78/be9c0a0dfcbac/linecache2-1.0.0-py2.py3-none-any.whl 2020-11-30 15:29:55.534 | Collecting argparse (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 333)) 2020-11-30 15:29:55.561 | Downloading http://10.100.0.9:8080/cloudbase/CI/+f/c31/647edb69fd3d4/argparse-1.4.0-py2.py3-none-any.whl 2020-11-30 15:29:55.571 | Building wheels for collected packages: PyYAML 2020-11-30 15:29:55.572 | Running setup.py bdist_wheel for PyYAML: started 2020-11-30 15:29:55.865 | Running setup.py bdist_wheel for PyYAML: finished with status 'error' 2020-11-30 15:29:55.865 | Complete output from command /opt/stack/requirements/.venv/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-v3skwbi8/PyYAML/setup.py';f=getattr(tokenize, 'open', open)(__file__);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, __file__, 'exec'))" bdist_wheel -d /tmp/tmp3fx9k6mnpip-wheel- --python-tag cp36: 2020-11-30 15:29:55.865 | usage: -c [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2020-11-30 15:29:55.865 | or: -c --help [cmd1 cmd2 ...] 2020-11-30 15:29:55.865 | or: -c --help-commands 2020-11-30 15:29:55.865 | or: -c cmd --help 2020-11-30 15:29:55.865 | 2020-11-30 15:29:55.865 | error: invalid command 'bdist_wheel' 2020-11-30 15:29:55.865 | 2020-11-30 15:29:55.865 | ---------------------------------------- 2020-11-30 15:29:55.865 | Failed building wheel for PyYAML 2020-11-30 15:29:55.866 | Running setup.py clean for PyYAML 2020-11-30 15:29:56.160 | Failed to build PyYAML 2020-11-30 15:29:56.162 | Installing collected packages: chardet, certifi, six, python-mimeparse, linecache2, traceback2, argparse, unittest2, extras, testtools, fixtures, urllib3, PyYAML, idna, requests, pyparsing, packaging, Parsley, openstack-requirements 2020-11-30 15:29:57.029 | Running setup.py install for PyYAML: started 2020-11-30 15:30:07.025 | Running setup.py install for PyYAML: finished with status 'done' 2020-11-30 15:30:07.480 | Running setup.py install for openstack-requirements: started 2020-11-30 15:30:09.689 | Running setup.py install for openstack-requirements: finished with status 'done' 2020-11-30 15:30:09.962 | Successfully installed Parsley-1.3 PyYAML-5.3.1 argparse-1.4.0 certifi-2020.4.5.1 chardet-3.0.4 extras-1.0.0 fixtures-3.0.0 idna-2.9 linecache2-1.0.0 openstack-requirements-1.2.1.dev3502 packaging-20.3 pyparsing-2.4.7 python-mimeparse-1.6.0 requests-2.23.0 six-1.14.0 testtools-2.4.0 traceback2-1.4.0 unittest2-1.1.0 urllib3-1.25.8 2020-11-30 15:30:10.080 | + inc/python:pip_install:207 : result=0 2020-11-30 15:30:10.084 | + inc/python:pip_install:209 : time_stop pip_install 2020-11-30 15:30:10.087 | + functions-common:time_stop:2331 : local name 2020-11-30 15:30:10.090 | + functions-common:time_stop:2332 : local end_time 2020-11-30 15:30:10.092 | + functions-common:time_stop:2333 : local elapsed_time 2020-11-30 15:30:10.096 | + functions-common:time_stop:2334 : local total 2020-11-30 15:30:10.099 | + functions-common:time_stop:2335 : local start_time 2020-11-30 15:30:10.101 | + functions-common:time_stop:2337 : name=pip_install 2020-11-30 15:30:10.103 | + functions-common:time_stop:2338 : start_time=1606750188406 2020-11-30 15:30:10.106 | + functions-common:time_stop:2340 : [[ -z 1606750188406 ]] 2020-11-30 15:30:10.109 | ++ functions-common:time_stop:2343 : date +%s%3N 2020-11-30 15:30:10.112 | + functions-common:time_stop:2343 : end_time=1606750210109 2020-11-30 15:30:10.115 | + functions-common:time_stop:2344 : elapsed_time=21703 2020-11-30 15:30:10.118 | + functions-common:time_stop:2345 : total=11628 2020-11-30 15:30:10.120 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2020-11-30 15:30:10.123 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=33331 2020-11-30 15:30:10.125 | + inc/python:pip_install:210 : return 0 2020-11-30 15:30:10.128 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2020-11-30 15:30:10.130 | + lib/infra:install_infra:42 : use_library_from_git pbr 2020-11-30 15:30:10.133 | + inc/python:use_library_from_git:263 : local name=pbr 2020-11-30 15:30:10.136 | + inc/python:use_library_from_git:264 : local enabled=1 2020-11-30 15:30:10.140 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2020-11-30 15:30:10.143 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,pbr, ]] 2020-11-30 15:30:10.147 | + inc/python:use_library_from_git:266 : return 1 2020-11-30 15:30:10.150 | + lib/infra:install_infra:48 : pip_install -U pbr 2020-11-30 15:30:10.171 | Using python 3.6 to install pbr because python3_enabled=True 2020-11-30 15:30:10.176 | + 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 -U pbr 2020-11-30 15:30:12.754 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2020-11-30 15:30:12.881 | Requirement already satisfied: pbr in /usr/local/lib/python3.6/dist-packages (5.4.5) 2020-11-30 15:30:13.824 | + inc/python:pip_install:207 : result=0 2020-11-30 15:30:13.826 | + inc/python:pip_install:209 : time_stop pip_install 2020-11-30 15:30:13.828 | + functions-common:time_stop:2331 : local name 2020-11-30 15:30:13.831 | + functions-common:time_stop:2332 : local end_time 2020-11-30 15:30:13.833 | + functions-common:time_stop:2333 : local elapsed_time 2020-11-30 15:30:13.835 | + functions-common:time_stop:2334 : local total 2020-11-30 15:30:13.837 | + functions-common:time_stop:2335 : local start_time 2020-11-30 15:30:13.839 | + functions-common:time_stop:2337 : name=pip_install 2020-11-30 15:30:13.841 | + functions-common:time_stop:2338 : start_time=1606750210165 2020-11-30 15:30:13.843 | + functions-common:time_stop:2340 : [[ -z 1606750210165 ]] 2020-11-30 15:30:13.846 | ++ functions-common:time_stop:2343 : date +%s%3N 2020-11-30 15:30:13.850 | + functions-common:time_stop:2343 : end_time=1606750213847 2020-11-30 15:30:13.852 | + functions-common:time_stop:2344 : elapsed_time=3682 2020-11-30 15:30:13.854 | + functions-common:time_stop:2345 : total=33331 2020-11-30 15:30:13.856 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2020-11-30 15:30:13.859 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=37013 2020-11-30 15:30:13.861 | + inc/python:pip_install:210 : return 0 2020-11-30 15:30:13.863 | + ./stack.sh:main:784 : python3 -m venv /opt/stack/bindep-venv 2020-11-30 15:30:15.935 | + ./stack.sh:main:786 : /opt/stack/bindep-venv/bin/pip install bindep 2020-11-30 15:30:17.620 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.6/site-packages 2020-11-30 15:30:17.626 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.6/site-packages (from bindep) 2020-11-30 15:30:17.628 | Requirement already satisfied: distro in /opt/stack/bindep-venv/lib/python3.6/site-packages (from bindep) 2020-11-30 15:30:17.631 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/bindep-venv/lib/python3.6/site-packages (from bindep) 2020-11-30 15:30:17.691 | + ./stack.sh:main:787 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2020-11-30 15:30:17.694 | + ./stack.sh:main:787 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2020-11-30 15:30:17.697 | ++ ./stack.sh:main:790 : _get_plugin_bindep_packages 2020-11-30 15:30:17.716 | + ./stack.sh:main:790 : pkgs= 2020-11-30 15:30:17.719 | + ./stack.sh:main:791 : [[ -n '' ]] 2020-11-30 15:30:17.721 | + ./stack.sh:main:798 : run_phase stack pre-install 2020-11-30 15:30:17.724 | + functions-common:run_phase:1759 : local mode=stack 2020-11-30 15:30:17.726 | + functions-common:run_phase:1760 : local phase=pre-install 2020-11-30 15:30:17.728 | + functions-common:run_phase:1761 : [[ -d /home/ubuntu/devstack/extras.d ]] 2020-11-30 15:30:17.731 | + functions-common:run_phase:1762 : local extra_plugin_file_name 2020-11-30 15:30:17.733 | + functions-common:run_phase:1763 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2020-11-30 15:30:17.735 | + functions-common:run_phase:1768 : local exceptions=80-tempest.sh 2020-11-30 15:30:17.737 | + functions-common:run_phase:1769 : local extra 2020-11-30 15:30:17.740 | ++ functions-common:run_phase:1770 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2020-11-30 15:30:17.744 | + functions-common:run_phase:1770 : extra=80-tempest.sh 2020-11-30 15:30:17.746 | + functions-common:run_phase:1771 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2020-11-30 15:30:17.749 | + functions-common:run_phase:1775 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2020-11-30 15:30:17.751 | + functions-common:run_phase:1775 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2020-11-30 15:30:17.753 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2020-11-30 15:30:17.770 | ++ functions-common:is_service_enabled:1987 : return 0 2020-11-30 15:30:17.773 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2020-11-30 15:30:17.776 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2020-11-30 15:30:17.778 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2020-11-30 15:30:17.780 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2020-11-30 15:30:17.782 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2020-11-30 15:30:17.785 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2020-11-30 15:30:17.789 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2020-11-30 15:30:17.792 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2020-11-30 15:30:17.794 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2020-11-30 15:30:17.796 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2020-11-30 15:30:17.798 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2020-11-30 15:30:17.801 | ++ extras.d/80-tempest.sh:source:26 : [[ stack == \u\n\s\t\a\c\k ]] 2020-11-30 15:30:17.803 | ++ extras.d/80-tempest.sh:source:31 : [[ stack == \c\l\e\a\n ]] 2020-11-30 15:30:17.806 | + functions-common:run_phase:1780 : [[ stack == \s\o\u\r\c\e ]] 2020-11-30 15:30:17.808 | + functions-common:run_phase:1783 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2020-11-30 15:30:17.810 | + functions-common:run_phase:1786 : run_plugins stack pre-install 2020-11-30 15:30:17.813 | + functions-common:run_plugins:1745 : local mode=stack 2020-11-30 15:30:17.816 | + functions-common:run_plugins:1746 : local phase=pre-install 2020-11-30 15:30:17.818 | + functions-common:run_plugins:1748 : local plugins= 2020-11-30 15:30:17.820 | + functions-common:run_plugins:1749 : local plugin 2020-11-30 15:30:17.823 | + ./stack.sh:main:801 : set_systemd_override DefaultLimitNOFILE 2048 2020-11-30 15:30:17.826 | + functions:set_systemd_override:799 : local key=DefaultLimitNOFILE 2020-11-30 15:30:17.828 | + functions:set_systemd_override:800 : local value=2048 2020-11-30 15:30:17.832 | + functions:set_systemd_override:802 : local sysconf=/etc/systemd/system.conf 2020-11-30 15:30:17.834 | + functions:set_systemd_override:803 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2020-11-30 15:30:17.890 | + functions:set_systemd_override:804 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2020-11-30 15:30:17.890 | Set systemd system override for DefaultLimitNOFILE=2048 2020-11-30 15:30:17.893 | + functions:set_systemd_override:806 : sudo systemctl daemon-reload 2020-11-30 15:30:18.082 | + ./stack.sh:main:803 : install_rpc_backend 2020-11-30 15:30:18.084 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2020-11-30 15:30:18.102 | + functions-common:is_service_enabled:1987 : return 0 2020-11-30 15:30:18.104 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2020-11-30 15:30:18.107 | + functions-common:install_package:1333 : update_package_repo 2020-11-30 15:30:18.109 | + functions-common:update_package_repo:1305 : NO_UPDATE_REPOS=False 2020-11-30 15:30:18.111 | + functions-common:update_package_repo:1306 : REPOS_UPDATED=True 2020-11-30 15:30:18.114 | + functions-common:update_package_repo:1307 : RETRY_UPDATE=False 2020-11-30 15:30:18.116 | + functions-common:update_package_repo:1309 : [[ False = \T\r\u\e ]] 2020-11-30 15:30:18.119 | + functions-common:update_package_repo:1313 : is_ubuntu 2020-11-30 15:30:18.121 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2020-11-30 15:30:18.124 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2020-11-30 15:30:18.127 | + functions-common:update_package_repo:1314 : apt_get_update 2020-11-30 15:30:18.129 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2020-11-30 15:30:18.131 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2020-11-30 15:30:18.135 | + functions-common:apt_get_update:1069 : return 2020-11-30 15:30:18.137 | + functions-common:install_package:1334 : real_install_package rabbitmq-server 2020-11-30 15:30:18.139 | + functions-common:real_install_package:1319 : is_ubuntu 2020-11-30 15:30:18.142 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2020-11-30 15:30:18.145 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2020-11-30 15:30:18.149 | + functions-common:real_install_package:1320 : apt_get install rabbitmq-server 2020-11-30 15:30:18.172 | + 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 rabbitmq-server 2020-11-30 15:30:18.298 | Reading package lists... 2020-11-30 15:30:18.572 | Building dependency tree... 2020-11-30 15:30:18.573 | Reading state information... 2020-11-30 15:30:18.807 | rabbitmq-server is already the newest version (3.6.10-1ubuntu0.4). 2020-11-30 15:30:18.807 | The following packages were automatically installed and are no longer required: 2020-11-30 15:30:18.808 | apport-symptoms grub-pc-bin python-six python3-attr python3-automat 2020-11-30 15:30:18.808 | python3-click python3-colorama python3-configobj python3-constantly 2020-11-30 15:30:18.808 | python3-hyperlink python3-incremental python3-pam python3-problem-report 2020-11-30 15:30:18.808 | python3-pyasn1 python3-requests-unixsocket python3-serial python3-systemd 2020-11-30 15:30:18.808 | python3-twisted-bin python3-zope.interface 2020-11-30 15:30:18.808 | Use 'sudo apt autoremove' to remove them. 2020-11-30 15:30:18.881 | 0 upgraded, 0 newly installed, 0 to remove and 154 not upgraded. 2020-11-30 15:30:18.885 | + functions-common:apt_get:1113 : result=0 2020-11-30 15:30:18.888 | + functions-common:apt_get:1116 : time_stop apt-get 2020-11-30 15:30:18.890 | + functions-common:time_stop:2331 : local name 2020-11-30 15:30:18.893 | + functions-common:time_stop:2332 : local end_time 2020-11-30 15:30:18.896 | + functions-common:time_stop:2333 : local elapsed_time 2020-11-30 15:30:18.898 | + functions-common:time_stop:2334 : local total 2020-11-30 15:30:18.900 | + functions-common:time_stop:2335 : local start_time 2020-11-30 15:30:18.903 | + functions-common:time_stop:2337 : name=apt-get 2020-11-30 15:30:18.905 | + functions-common:time_stop:2338 : start_time=1606750218169 2020-11-30 15:30:18.907 | + functions-common:time_stop:2340 : [[ -z 1606750218169 ]] 2020-11-30 15:30:18.911 | ++ functions-common:time_stop:2343 : date +%s%3N 2020-11-30 15:30:18.914 | + functions-common:time_stop:2343 : end_time=1606750218911 2020-11-30 15:30:18.916 | + functions-common:time_stop:2344 : elapsed_time=742 2020-11-30 15:30:18.919 | + functions-common:time_stop:2345 : total=2907 2020-11-30 15:30:18.921 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2020-11-30 15:30:18.923 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=3649 2020-11-30 15:30:18.926 | + functions-common:apt_get:1117 : return 0 2020-11-30 15:30:18.928 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2020-11-30 15:30:18.930 | + functions-common:is_suse:462 : is_opensuse 2020-11-30 15:30:18.933 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2020-11-30 15:30:18.935 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2020-11-30 15:30:18.938 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2020-11-30 15:30:18.941 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2020-11-30 15:30:18.943 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2020-11-30 15:30:18.946 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2020-11-30 15:30:18.949 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2020-11-30 15:30:18.951 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2020-11-30 15:30:18.954 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2020-11-30 15:30:18.956 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2020-11-30 15:30:18.959 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2020-11-30 15:30:18.961 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2020-11-30 15:30:18.964 | + functions-common:is_fedora:453 : '[' Ubuntu = OracleServer ']' 2020-11-30 15:30:18.966 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2020-11-30 15:30:18.969 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2020-11-30 15:30:18.971 | + functions-common:is_suse:462 : is_opensuse 2020-11-30 15:30:18.973 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2020-11-30 15:30:18.975 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2020-11-30 15:30:18.978 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2020-11-30 15:30:18.980 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2020-11-30 15:30:18.983 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2020-11-30 15:30:18.985 | + ./stack.sh:main:804 : restart_rpc_backend 2020-11-30 15:30:18.987 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2020-11-30 15:30:19.003 | + functions-common:is_service_enabled:1987 : return 0 2020-11-30 15:30:19.005 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2020-11-30 15:30:19.007 | + ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2020-11-30 15:30:19.010 | + ./stack.sh:echo_summary:421 : echo -e Starting RabbitMQ 2020-11-30 15:30:19.013 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2020-11-30 15:30:19.015 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2020-11-30 15:30:19.019 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2020-11-30 15:30:19.021 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2020-11-30 15:30:19.023 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2020-11-30 15:30:19.026 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2020-11-30 15:30:19.028 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2020-11-30 15:30:19.031 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2020-11-30 15:30:19.034 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2020-11-30 15:30:20.187 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users 2020-11-30 15:30:20.187 | stackrabbit []' 2020-11-30 15:30:20.191 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users 2020-11-30 15:30:20.191 | stackrabbit []' 2020-11-30 15:30:20.191 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2020-11-30 15:30:20.196 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2020-11-30 15:30:20.199 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2020-11-30 15:30:20.201 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2020-11-30 15:30:21.348 | Changing password for user "stackrabbit" 2020-11-30 15:30:21.377 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2020-11-30 15:30:22.514 | Setting permissions for user "stackrabbit" in vhost "/" 2020-11-30 15:30:22.546 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2020-11-30 15:30:22.549 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2020-11-30 15:30:23.672 | Changing password for user "stackrabbit" 2020-11-30 15:30:23.701 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2020-11-30 15:30:23.706 | + lib/rpc_backend:restart_rpc_backend:116 : break 2020-11-30 15:30:23.709 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2020-11-30 15:30:24.852 | Deleting user "guest" 2020-11-30 15:30:24.866 | Error: no_such_user: guest 2020-11-30 15:30:24.877 | + lib/rpc_backend:restart_rpc_backend:119 : true 2020-11-30 15:30:24.879 | + ./stack.sh:main:806 : is_service_enabled mysql postgresql 2020-11-30 15:30:24.895 | + functions-common:is_service_enabled:1987 : return 0 2020-11-30 15:30:24.898 | + ./stack.sh:main:807 : install_database 2020-11-30 15:30:24.900 | + lib/database:install_database:116 : install_database_mysql 2020-11-30 15:30:24.903 | + lib/databases/mysql:install_database_mysql:150 : is_ubuntu 2020-11-30 15:30:24.905 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2020-11-30 15:30:24.908 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2020-11-30 15:30:24.911 | + lib/databases/mysql:install_database_mysql:153 : sudo debconf-set-selections 2020-11-30 15:30:25.118 | + lib/databases/mysql:install_database_mysql:163 : [[ ! -e /home/ubuntu/.my.cnf ]] 2020-11-30 15:30:25.121 | + lib/databases/mysql:install_database_mysql:176 : is_oraclelinux 2020-11-30 15:30:25.123 | + functions-common:is_oraclelinux:434 : [[ -z Ubuntu ]] 2020-11-30 15:30:25.126 | + functions-common:is_oraclelinux:438 : '[' Ubuntu = OracleServer ']' 2020-11-30 15:30:25.128 | + lib/databases/mysql:install_database_mysql:178 : is_fedora 2020-11-30 15:30:25.131 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2020-11-30 15:30:25.133 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2020-11-30 15:30:25.136 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2020-11-30 15:30:25.140 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2020-11-30 15:30:25.142 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2020-11-30 15:30:25.144 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2020-11-30 15:30:25.147 | + functions-common:is_fedora:453 : '[' Ubuntu = OracleServer ']' 2020-11-30 15:30:25.150 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2020-11-30 15:30:25.153 | + lib/databases/mysql:install_database_mysql:181 : is_suse 2020-11-30 15:30:25.155 | + functions-common:is_suse:462 : is_opensuse 2020-11-30 15:30:25.157 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2020-11-30 15:30:25.160 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2020-11-30 15:30:25.162 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2020-11-30 15:30:25.164 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2020-11-30 15:30:25.167 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2020-11-30 15:30:25.169 | + lib/databases/mysql:install_database_mysql:184 : is_ubuntu 2020-11-30 15:30:25.172 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2020-11-30 15:30:25.174 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2020-11-30 15:30:25.176 | + lib/databases/mysql:install_database_mysql:185 : install_package mysql-server 2020-11-30 15:30:25.179 | + functions-common:install_package:1333 : update_package_repo 2020-11-30 15:30:25.181 | + functions-common:update_package_repo:1305 : NO_UPDATE_REPOS=False 2020-11-30 15:30:25.184 | + functions-common:update_package_repo:1306 : REPOS_UPDATED=True 2020-11-30 15:30:25.186 | + functions-common:update_package_repo:1307 : RETRY_UPDATE=False 2020-11-30 15:30:25.188 | + functions-common:update_package_repo:1309 : [[ False = \T\r\u\e ]] 2020-11-30 15:30:25.190 | + functions-common:update_package_repo:1313 : is_ubuntu 2020-11-30 15:30:25.193 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2020-11-30 15:30:25.195 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2020-11-30 15:30:25.197 | + functions-common:update_package_repo:1314 : apt_get_update 2020-11-30 15:30:25.200 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2020-11-30 15:30:25.202 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2020-11-30 15:30:25.204 | + functions-common:apt_get_update:1069 : return 2020-11-30 15:30:25.207 | + functions-common:install_package:1334 : real_install_package mysql-server 2020-11-30 15:30:25.210 | + functions-common:real_install_package:1319 : is_ubuntu 2020-11-30 15:30:25.213 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2020-11-30 15:30:25.216 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2020-11-30 15:30:25.218 | + functions-common:real_install_package:1320 : apt_get install mysql-server 2020-11-30 15:30:25.240 | + 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 mysql-server 2020-11-30 15:30:25.363 | Reading package lists... 2020-11-30 15:30:25.639 | Building dependency tree... 2020-11-30 15:30:25.640 | Reading state information... 2020-11-30 15:30:25.875 | mysql-server is already the newest version (5.7.32-0ubuntu0.18.04.1). 2020-11-30 15:30:25.875 | The following packages were automatically installed and are no longer required: 2020-11-30 15:30:25.876 | apport-symptoms grub-pc-bin python-six python3-attr python3-automat 2020-11-30 15:30:25.876 | python3-click python3-colorama python3-configobj python3-constantly 2020-11-30 15:30:25.876 | python3-hyperlink python3-incremental python3-pam python3-problem-report 2020-11-30 15:30:25.876 | python3-pyasn1 python3-requests-unixsocket python3-serial python3-systemd 2020-11-30 15:30:25.876 | python3-twisted-bin python3-zope.interface 2020-11-30 15:30:25.876 | Use 'sudo apt autoremove' to remove them. 2020-11-30 15:30:25.951 | 0 upgraded, 0 newly installed, 0 to remove and 154 not upgraded. 2020-11-30 15:30:25.956 | + functions-common:apt_get:1113 : result=0 2020-11-30 15:30:25.959 | + functions-common:apt_get:1116 : time_stop apt-get 2020-11-30 15:30:25.961 | + functions-common:time_stop:2331 : local name 2020-11-30 15:30:25.963 | + functions-common:time_stop:2332 : local end_time 2020-11-30 15:30:25.966 | + functions-common:time_stop:2333 : local elapsed_time 2020-11-30 15:30:25.968 | + functions-common:time_stop:2334 : local total 2020-11-30 15:30:25.970 | + functions-common:time_stop:2335 : local start_time 2020-11-30 15:30:25.972 | + functions-common:time_stop:2337 : name=apt-get 2020-11-30 15:30:25.974 | + functions-common:time_stop:2338 : start_time=1606750225236 2020-11-30 15:30:25.976 | + functions-common:time_stop:2340 : [[ -z 1606750225236 ]] 2020-11-30 15:30:25.979 | ++ functions-common:time_stop:2343 : date +%s%3N 2020-11-30 15:30:25.985 | + functions-common:time_stop:2343 : end_time=1606750225980 2020-11-30 15:30:25.988 | + functions-common:time_stop:2344 : elapsed_time=744 2020-11-30 15:30:25.991 | + functions-common:time_stop:2345 : total=3649 2020-11-30 15:30:25.993 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2020-11-30 15:30:25.995 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=4393 2020-11-30 15:30:25.998 | + functions-common:apt_get:1117 : return 0 2020-11-30 15:30:26.001 | + ./stack.sh:main:809 : '[' -n mysql ']' 2020-11-30 15:30:26.004 | + ./stack.sh:main:810 : install_database_python 2020-11-30 15:30:26.007 | + lib/database:install_database_python:121 : install_database_python_mysql 2020-11-30 15:30:26.009 | + lib/databases/mysql:install_database_python_mysql:193 : pip_install_gr PyMySQL 2020-11-30 15:30:26.012 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2020-11-30 15:30:26.014 | + inc/python:pip_install_gr:77 : local clean_name 2020-11-30 15:30:26.017 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2020-11-30 15:30:26.019 | ++ inc/python:get_from_global_requirements:238 : local package=PyMySQL 2020-11-30 15:30:26.022 | ++ inc/python:get_from_global_requirements:239 : local required_pkg 2020-11-30 15:30:26.025 | +++ inc/python:get_from_global_requirements:240 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2020-11-30 15:30:26.026 | +++ inc/python:get_from_global_requirements:240 : cut -d# -f1 2020-11-30 15:30:26.030 | ++ inc/python:get_from_global_requirements:240 : required_pkg='PyMySQL ' 2020-11-30 15:30:26.032 | ++ inc/python:get_from_global_requirements:241 : [[ PyMySQL == '' ]] 2020-11-30 15:30:26.035 | ++ inc/python:get_from_global_requirements:244 : echo PyMySQL 2020-11-30 15:30:26.040 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2020-11-30 15:30:26.043 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2020-11-30 15:30:26.063 | Using python 3.6 to install PyMySQL because python3_enabled=True 2020-11-30 15:30:26.069 | + 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 PyMySQL 2020-11-30 15:30:28.658 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2020-11-30 15:30:28.784 | Requirement already satisfied: PyMySQL in /usr/local/lib/python3.6/dist-packages (0.9.3) 2020-11-30 15:30:29.569 | + inc/python:pip_install:207 : result=0 2020-11-30 15:30:29.572 | + inc/python:pip_install:209 : time_stop pip_install 2020-11-30 15:30:29.575 | + functions-common:time_stop:2331 : local name 2020-11-30 15:30:29.577 | + functions-common:time_stop:2332 : local end_time 2020-11-30 15:30:29.580 | + functions-common:time_stop:2333 : local elapsed_time 2020-11-30 15:30:29.583 | + functions-common:time_stop:2334 : local total 2020-11-30 15:30:29.586 | + functions-common:time_stop:2335 : local start_time 2020-11-30 15:30:29.588 | + functions-common:time_stop:2337 : name=pip_install 2020-11-30 15:30:29.591 | + functions-common:time_stop:2338 : start_time=1606750226058 2020-11-30 15:30:29.593 | + functions-common:time_stop:2340 : [[ -z 1606750226058 ]] 2020-11-30 15:30:29.596 | ++ functions-common:time_stop:2343 : date +%s%3N 2020-11-30 15:30:29.599 | + functions-common:time_stop:2343 : end_time=1606750229597 2020-11-30 15:30:29.602 | + functions-common:time_stop:2344 : elapsed_time=3539 2020-11-30 15:30:29.604 | + functions-common:time_stop:2345 : total=37013 2020-11-30 15:30:29.606 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2020-11-30 15:30:29.609 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=40552 2020-11-30 15:30:29.611 | + inc/python:pip_install:210 : return 0 2020-11-30 15:30:29.614 | + lib/databases/mysql:install_database_python_mysql:194 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2020-11-30 15:30:29.616 | + lib/databases/mysql:install_database_python_mysql:196 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2020-11-30 15:30:29.618 | + lib/databases/mysql:install_database_python_mysql:197 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2020-11-30 15:30:29.621 | + ./stack.sh:main:813 : is_service_enabled neutron 2020-11-30 15:30:29.637 | + functions-common:is_service_enabled:1987 : return 0 2020-11-30 15:30:29.639 | + ./stack.sh:main:814 : install_neutron_agent_packages 2020-11-30 15:30:29.642 | + lib/neutron:install_neutron_agent_packages:684 : is_neutron_legacy_enabled 2020-11-30 15:30:29.645 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2020-11-30 15:30:29.646 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2020-11-30 15:30:29.650 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2020-11-30 15:30:29.652 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2020-11-30 15:30:29.655 | + lib/neutron:is_neutron_legacy_enabled:133 : [[ ,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 =~ ,q- ]] 2020-11-30 15:30:29.657 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2020-11-30 15:30:29.660 | + lib/neutron:install_neutron_agent_packages:686 : install_neutron_agent_packages_mutnauq 2020-11-30 15:30:29.663 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:448 : is_service_enabled q-l3 2020-11-30 15:30:29.679 | + functions-common:is_service_enabled:1987 : return 0 2020-11-30 15:30:29.682 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:449 : install_package radvd 2020-11-30 15:30:29.685 | + functions-common:install_package:1333 : update_package_repo 2020-11-30 15:30:29.687 | + functions-common:update_package_repo:1305 : NO_UPDATE_REPOS=False 2020-11-30 15:30:29.689 | + functions-common:update_package_repo:1306 : REPOS_UPDATED=True 2020-11-30 15:30:29.692 | + functions-common:update_package_repo:1307 : RETRY_UPDATE=False 2020-11-30 15:30:29.694 | + functions-common:update_package_repo:1309 : [[ False = \T\r\u\e ]] 2020-11-30 15:30:29.696 | + functions-common:update_package_repo:1313 : is_ubuntu 2020-11-30 15:30:29.699 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2020-11-30 15:30:29.701 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2020-11-30 15:30:29.704 | + functions-common:update_package_repo:1314 : apt_get_update 2020-11-30 15:30:29.706 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2020-11-30 15:30:29.708 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2020-11-30 15:30:29.711 | + functions-common:apt_get_update:1069 : return 2020-11-30 15:30:29.713 | + functions-common:install_package:1334 : real_install_package radvd 2020-11-30 15:30:29.715 | + functions-common:real_install_package:1319 : is_ubuntu 2020-11-30 15:30:29.718 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2020-11-30 15:30:29.720 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2020-11-30 15:30:29.722 | + functions-common:real_install_package:1320 : apt_get install radvd 2020-11-30 15:30:29.741 | + 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 radvd 2020-11-30 15:30:29.864 | Reading package lists... 2020-11-30 15:30:30.138 | Building dependency tree... 2020-11-30 15:30:30.139 | Reading state information... 2020-11-30 15:30:30.375 | radvd is already the newest version (1:2.16-3). 2020-11-30 15:30:30.375 | The following packages were automatically installed and are no longer required: 2020-11-30 15:30:30.376 | apport-symptoms grub-pc-bin python-six python3-attr python3-automat 2020-11-30 15:30:30.376 | python3-click python3-colorama python3-configobj python3-constantly 2020-11-30 15:30:30.376 | python3-hyperlink python3-incremental python3-pam python3-problem-report 2020-11-30 15:30:30.376 | python3-pyasn1 python3-requests-unixsocket python3-serial python3-systemd 2020-11-30 15:30:30.376 | python3-twisted-bin python3-zope.interface 2020-11-30 15:30:30.376 | Use 'sudo apt autoremove' to remove them. 2020-11-30 15:30:30.456 | 0 upgraded, 0 newly installed, 0 to remove and 154 not upgraded. 2020-11-30 15:30:30.462 | + functions-common:apt_get:1113 : result=0 2020-11-30 15:30:30.465 | + functions-common:apt_get:1116 : time_stop apt-get 2020-11-30 15:30:30.468 | + functions-common:time_stop:2331 : local name 2020-11-30 15:30:30.470 | + functions-common:time_stop:2332 : local end_time 2020-11-30 15:30:30.474 | + functions-common:time_stop:2333 : local elapsed_time 2020-11-30 15:30:30.477 | + functions-common:time_stop:2334 : local total 2020-11-30 15:30:30.480 | + functions-common:time_stop:2335 : local start_time 2020-11-30 15:30:30.484 | + functions-common:time_stop:2337 : name=apt-get 2020-11-30 15:30:30.487 | + functions-common:time_stop:2338 : start_time=1606750229738 2020-11-30 15:30:30.489 | + functions-common:time_stop:2340 : [[ -z 1606750229738 ]] 2020-11-30 15:30:30.492 | ++ functions-common:time_stop:2343 : date +%s%3N 2020-11-30 15:30:30.495 | + functions-common:time_stop:2343 : end_time=1606750230493 2020-11-30 15:30:30.498 | + functions-common:time_stop:2344 : elapsed_time=755 2020-11-30 15:30:30.500 | + functions-common:time_stop:2345 : total=4393 2020-11-30 15:30:30.502 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2020-11-30 15:30:30.504 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=5148 2020-11-30 15:30:30.507 | + functions-common:apt_get:1117 : return 0 2020-11-30 15:30:30.510 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:452 : is_service_enabled q-agt q-dhcp q-l3 2020-11-30 15:30:30.525 | + functions-common:is_service_enabled:1987 : return 0 2020-11-30 15:30:30.528 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:453 : neutron_plugin_install_agent_packages 2020-11-30 15:30:30.530 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2020-11-30 15:30:30.533 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : get_packages openvswitch 2020-11-30 15:30:30.554 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : install_package fakeroot make openvswitch-switch 2020-11-30 15:30:30.558 | + functions-common:install_package:1333 : update_package_repo 2020-11-30 15:30:30.562 | + functions-common:update_package_repo:1305 : NO_UPDATE_REPOS=False 2020-11-30 15:30:30.564 | + functions-common:update_package_repo:1306 : REPOS_UPDATED=True 2020-11-30 15:30:30.566 | + functions-common:update_package_repo:1307 : RETRY_UPDATE=False 2020-11-30 15:30:30.569 | + functions-common:update_package_repo:1309 : [[ False = \T\r\u\e ]] 2020-11-30 15:30:30.572 | + functions-common:update_package_repo:1313 : is_ubuntu 2020-11-30 15:30:30.575 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2020-11-30 15:30:30.577 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2020-11-30 15:30:30.580 | + functions-common:update_package_repo:1314 : apt_get_update 2020-11-30 15:30:30.582 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2020-11-30 15:30:30.585 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2020-11-30 15:30:30.588 | + functions-common:apt_get_update:1069 : return 2020-11-30 15:30:30.591 | + functions-common:install_package:1334 : real_install_package fakeroot make openvswitch-switch 2020-11-30 15:30:30.594 | + functions-common:real_install_package:1319 : is_ubuntu 2020-11-30 15:30:30.596 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2020-11-30 15:30:30.599 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2020-11-30 15:30:30.601 | + functions-common:real_install_package:1320 : apt_get install fakeroot make openvswitch-switch 2020-11-30 15:30:30.620 | + 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 fakeroot make openvswitch-switch 2020-11-30 15:30:30.741 | Reading package lists... 2020-11-30 15:30:31.015 | Building dependency tree... 2020-11-30 15:30:31.016 | Reading state information... 2020-11-30 15:30:31.249 | fakeroot is already the newest version (1.22-2ubuntu1). 2020-11-30 15:30:31.249 | make is already the newest version (4.1-9.1ubuntu1). 2020-11-30 15:30:31.249 | openvswitch-switch is already the newest version (2.12.1-0ubuntu0.19.10.1~cloud0). 2020-11-30 15:30:31.249 | The following packages were automatically installed and are no longer required: 2020-11-30 15:30:31.250 | apport-symptoms grub-pc-bin python-six python3-attr python3-automat 2020-11-30 15:30:31.250 | python3-click python3-colorama python3-configobj python3-constantly 2020-11-30 15:30:31.250 | python3-hyperlink python3-incremental python3-pam python3-problem-report 2020-11-30 15:30:31.250 | python3-pyasn1 python3-requests-unixsocket python3-serial python3-systemd 2020-11-30 15:30:31.250 | python3-twisted-bin python3-zope.interface 2020-11-30 15:30:31.250 | Use 'sudo apt autoremove' to remove them. 2020-11-30 15:30:31.331 | 0 upgraded, 0 newly installed, 0 to remove and 154 not upgraded. 2020-11-30 15:30:31.335 | + functions-common:apt_get:1113 : result=0 2020-11-30 15:30:31.338 | + functions-common:apt_get:1116 : time_stop apt-get 2020-11-30 15:30:31.340 | + functions-common:time_stop:2331 : local name 2020-11-30 15:30:31.343 | + functions-common:time_stop:2332 : local end_time 2020-11-30 15:30:31.345 | + functions-common:time_stop:2333 : local elapsed_time 2020-11-30 15:30:31.347 | + functions-common:time_stop:2334 : local total 2020-11-30 15:30:31.349 | + functions-common:time_stop:2335 : local start_time 2020-11-30 15:30:31.352 | + functions-common:time_stop:2337 : name=apt-get 2020-11-30 15:30:31.354 | + functions-common:time_stop:2338 : start_time=1606750230617 2020-11-30 15:30:31.356 | + functions-common:time_stop:2340 : [[ -z 1606750230617 ]] 2020-11-30 15:30:31.359 | ++ functions-common:time_stop:2343 : date +%s%3N 2020-11-30 15:30:31.362 | + functions-common:time_stop:2343 : end_time=1606750231360 2020-11-30 15:30:31.365 | + functions-common:time_stop:2344 : elapsed_time=743 2020-11-30 15:30:31.368 | + functions-common:time_stop:2345 : total=5148 2020-11-30 15:30:31.370 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2020-11-30 15:30:31.373 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=5891 2020-11-30 15:30:31.375 | + functions-common:apt_get:1117 : return 0 2020-11-30 15:30:31.378 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:65 : is_ubuntu 2020-11-30 15:30:31.380 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2020-11-30 15:30:31.383 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2020-11-30 15:30:31.386 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:66 : _neutron_ovs_base_install_ubuntu_dkms 2020-11-30 15:30:31.388 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:52 : local kernel_version 2020-11-30 15:30:31.391 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : uname -r 2020-11-30 15:30:31.394 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : kernel_version=4.15.0-55-generic 2020-11-30 15:30:31.397 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:54 : local kernel_major_minor 2020-11-30 15:30:31.401 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : echo 4.15.0-55-generic 2020-11-30 15:30:31.401 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : cut -d. -f1-2 2020-11-30 15:30:31.405 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : kernel_major_minor=4.15 2020-11-30 15:30:31.407 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:57 : vercmp 4.15 '<' 3.13 2020-11-30 15:30:31.409 | + functions:vercmp:615 : local v1=4.15 2020-11-30 15:30:31.412 | + functions:vercmp:616 : local 'op=<' 2020-11-30 15:30:31.415 | + functions:vercmp:617 : local v2=3.13 2020-11-30 15:30:31.418 | + functions:vercmp:618 : local result 2020-11-30 15:30:31.422 | ++ functions:vercmp:622 : echo -e '4.15\n3.13' 2020-11-30 15:30:31.423 | ++ functions:vercmp:622 : sort -V 2020-11-30 15:30:31.423 | ++ functions:vercmp:622 : head -1 2020-11-30 15:30:31.426 | + functions:vercmp:622 : result=3.13 2020-11-30 15:30:31.429 | + functions:vercmp:624 : case $op in 2020-11-30 15:30:31.431 | + functions:vercmp:634 : '[' 4.15 '!=' 3.13 ']' 2020-11-30 15:30:31.433 | + functions:vercmp:634 : '[' 3.13 = 4.15 ']' 2020-11-30 15:30:31.436 | + functions:vercmp:635 : return 2020-11-30 15:30:31.439 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:67 : restart_service openvswitch-switch 2020-11-30 15:30:31.441 | + functions-common:restart_service:2215 : '[' -x /bin/systemctl ']' 2020-11-30 15:30:31.443 | + functions-common:restart_service:2216 : sudo /bin/systemctl restart openvswitch-switch 2020-11-30 15:30:31.909 | + ./stack.sh:main:817 : is_service_enabled etcd3 2020-11-30 15:30:31.927 | + functions-common:is_service_enabled:1987 : return 0 2020-11-30 15:30:31.930 | + ./stack.sh:main:818 : install_etcd3 2020-11-30 15:30:31.933 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2020-11-30 15:30:31.933 | Installing etcd 2020-11-30 15:30:31.935 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2020-11-30 15:30:31.947 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2020-11-30 15:30:31.961 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2020-11-30 15:30:31.964 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2020-11-30 15:30:31.976 | + lib/etcd3:install_etcd3:113 : local etcd_file 2020-11-30 15:30:31.979 | ++ lib/etcd3:install_etcd3:114 : get_extra_file https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2020-11-30 15:30:31.983 | ++ functions:get_extra_file:61 : local file_url=https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2020-11-30 15:30:31.986 | +++ functions:get_extra_file:63 : basename https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2020-11-30 15:30:31.996 | ++ functions:get_extra_file:63 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2020-11-30 15:30:31.998 | ++ functions:get_extra_file:64 : [[ https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz != file* ]] 2020-11-30 15:30:32.001 | ++ functions:get_extra_file:66 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2020-11-30 15:30:32.003 | ++ functions:get_extra_file:72 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2020-11-30 15:30:32.006 | ++ functions:get_extra_file:73 : return 2020-11-30 15:30:32.009 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2020-11-30 15:30:32.011 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2020-11-30 15:30:32.014 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2020-11-30 15:30:32.016 | + ./stack.sh:main:827 : is_service_enabled tls-proxy 2020-11-30 15:30:32.034 | + functions-common:is_service_enabled:1987 : return 1 2020-11-30 15:30:32.036 | + ./stack.sh:main:837 : install_dstat 2020-11-30 15:30:32.039 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2020-11-30 15:30:32.055 | + functions-common:is_service_enabled:1987 : return 1 2020-11-30 15:30:32.058 | + ./stack.sh:main:843 : echo_summary 'Installing OpenStack project source' 2020-11-30 15:30:32.060 | + ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2020-11-30 15:30:32.062 | + ./stack.sh:echo_summary:421 : echo -e Installing OpenStack project source 2020-11-30 15:30:32.065 | + ./stack.sh:main:846 : install_libs 2020-11-30 15:30:32.067 | + lib/libraries:install_libs:88 : _install_lib_from_source automaton 2020-11-30 15:30:32.070 | + lib/libraries:_install_lib_from_source:72 : local name=automaton 2020-11-30 15:30:32.072 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git automaton 2020-11-30 15:30:32.074 | + inc/python:use_library_from_git:263 : local name=automaton 2020-11-30 15:30:32.077 | + inc/python:use_library_from_git:264 : local enabled=1 2020-11-30 15:30:32.079 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2020-11-30 15:30:32.083 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,automaton, ]] 2020-11-30 15:30:32.086 | + inc/python:use_library_from_git:266 : return 1 2020-11-30 15:30:32.088 | + lib/libraries:install_libs:89 : _install_lib_from_source castellan 2020-11-30 15:30:32.091 | + lib/libraries:_install_lib_from_source:72 : local name=castellan 2020-11-30 15:30:32.095 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git castellan 2020-11-30 15:30:32.097 | + inc/python:use_library_from_git:263 : local name=castellan 2020-11-30 15:30:32.100 | + inc/python:use_library_from_git:264 : local enabled=1 2020-11-30 15:30:32.102 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2020-11-30 15:30:32.105 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,castellan, ]] 2020-11-30 15:30:32.107 | + inc/python:use_library_from_git:266 : return 1 2020-11-30 15:30:32.110 | + lib/libraries:install_libs:90 : _install_lib_from_source cliff 2020-11-30 15:30:32.112 | + lib/libraries:_install_lib_from_source:72 : local name=cliff 2020-11-30 15:30:32.115 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git cliff 2020-11-30 15:30:32.117 | + inc/python:use_library_from_git:263 : local name=cliff 2020-11-30 15:30:32.119 | + inc/python:use_library_from_git:264 : local enabled=1 2020-11-30 15:30:32.122 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2020-11-30 15:30:32.124 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,cliff, ]] 2020-11-30 15:30:32.126 | + inc/python:use_library_from_git:266 : return 1 2020-11-30 15:30:32.129 | + lib/libraries:install_libs:91 : _install_lib_from_source cursive 2020-11-30 15:30:32.131 | + lib/libraries:_install_lib_from_source:72 : local name=cursive 2020-11-30 15:30:32.133 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git cursive 2020-11-30 15:30:32.136 | + inc/python:use_library_from_git:263 : local name=cursive 2020-11-30 15:30:32.138 | + inc/python:use_library_from_git:264 : local enabled=1 2020-11-30 15:30:32.140 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2020-11-30 15:30:32.143 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,cursive, ]] 2020-11-30 15:30:32.145 | + inc/python:use_library_from_git:266 : return 1 2020-11-30 15:30:32.147 | + lib/libraries:install_libs:92 : _install_lib_from_source debtcollector 2020-11-30 15:30:32.149 | + lib/libraries:_install_lib_from_source:72 : local name=debtcollector 2020-11-30 15:30:32.152 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git debtcollector 2020-11-30 15:30:32.154 | + inc/python:use_library_from_git:263 : local name=debtcollector 2020-11-30 15:30:32.156 | + inc/python:use_library_from_git:264 : local enabled=1 2020-11-30 15:30:32.159 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2020-11-30 15:30:32.161 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,debtcollector, ]] 2020-11-30 15:30:32.163 | + inc/python:use_library_from_git:266 : return 1 2020-11-30 15:30:32.166 | + lib/libraries:install_libs:93 : _install_lib_from_source futurist 2020-11-30 15:30:32.169 | + lib/libraries:_install_lib_from_source:72 : local name=futurist 2020-11-30 15:30:32.172 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git futurist 2020-11-30 15:30:32.175 | + inc/python:use_library_from_git:263 : local name=futurist 2020-11-30 15:30:32.177 | + inc/python:use_library_from_git:264 : local enabled=1 2020-11-30 15:30:32.180 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2020-11-30 15:30:32.183 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,futurist, ]] 2020-11-30 15:30:32.185 | + inc/python:use_library_from_git:266 : return 1 2020-11-30 15:30:32.188 | + lib/libraries:install_libs:94 : _install_lib_from_source openstacksdk 2020-11-30 15:30:32.191 | + lib/libraries:_install_lib_from_source:72 : local name=openstacksdk 2020-11-30 15:30:32.193 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git openstacksdk 2020-11-30 15:30:32.195 | + inc/python:use_library_from_git:263 : local name=openstacksdk 2020-11-30 15:30:32.198 | + inc/python:use_library_from_git:264 : local enabled=1 2020-11-30 15:30:32.201 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2020-11-30 15:30:32.203 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,openstacksdk, ]] 2020-11-30 15:30:32.207 | + inc/python:use_library_from_git:266 : return 1 2020-11-30 15:30:32.209 | + lib/libraries:install_libs:95 : _install_lib_from_source osc-lib 2020-11-30 15:30:32.212 | + lib/libraries:_install_lib_from_source:72 : local name=osc-lib 2020-11-30 15:30:32.214 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osc-lib 2020-11-30 15:30:32.218 | + inc/python:use_library_from_git:263 : local name=osc-lib 2020-11-30 15:30:32.221 | + inc/python:use_library_from_git:264 : local enabled=1 2020-11-30 15:30:32.225 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2020-11-30 15:30:32.229 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,osc-lib, ]] 2020-11-30 15:30:32.232 | + inc/python:use_library_from_git:266 : return 1 2020-11-30 15:30:32.234 | + lib/libraries:install_libs:96 : _install_lib_from_source osc-placement 2020-11-30 15:30:32.237 | + lib/libraries:_install_lib_from_source:72 : local name=osc-placement 2020-11-30 15:30:32.239 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osc-placement 2020-11-30 15:30:32.241 | + inc/python:use_library_from_git:263 : local name=osc-placement 2020-11-30 15:30:32.244 | + inc/python:use_library_from_git:264 : local enabled=1 2020-11-30 15:30:32.246 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2020-11-30 15:30:32.249 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,osc-placement, ]] 2020-11-30 15:30:32.251 | + inc/python:use_library_from_git:266 : return 1 2020-11-30 15:30:32.254 | + lib/libraries:install_libs:97 : _install_lib_from_source os-client-config 2020-11-30 15:30:32.256 | + lib/libraries:_install_lib_from_source:72 : local name=os-client-config 2020-11-30 15:30:32.258 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-client-config 2020-11-30 15:30:32.261 | + inc/python:use_library_from_git:263 : local name=os-client-config 2020-11-30 15:30:32.263 | + inc/python:use_library_from_git:264 : local enabled=1 2020-11-30 15:30:32.266 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2020-11-30 15:30:32.268 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,os-client-config, ]] 2020-11-30 15:30:32.270 | + inc/python:use_library_from_git:266 : return 1 2020-11-30 15:30:32.273 | + lib/libraries:install_libs:98 : _install_lib_from_source oslo.cache 2020-11-30 15:30:32.277 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.cache 2020-11-30 15:30:32.280 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.cache 2020-11-30 15:30:32.282 | + inc/python:use_library_from_git:263 : local name=oslo.cache 2020-11-30 15:30:32.285 | + inc/python:use_library_from_git:264 : local enabled=1 2020-11-30 15:30:32.287 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2020-11-30 15:30:32.289 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,oslo.cache, ]] 2020-11-30 15:30:32.291 | + inc/python:use_library_from_git:266 : return 1 2020-11-30 15:30:32.296 | + lib/libraries:install_libs:99 : _install_lib_from_source oslo.concurrency 2020-11-30 15:30:32.298 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.concurrency 2020-11-30 15:30:32.301 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.concurrency 2020-11-30 15:30:32.303 | + inc/python:use_library_from_git:263 : local name=oslo.concurrency 2020-11-30 15:30:32.305 | + inc/python:use_library_from_git:264 : local enabled=1 2020-11-30 15:30:32.308 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2020-11-30 15:30:32.310 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,oslo.concurrency, ]] 2020-11-30 15:30:32.313 | + inc/python:use_library_from_git:266 : return 1 2020-11-30 15:30:32.316 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.config 2020-11-30 15:30:32.318 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.config 2020-11-30 15:30:32.321 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.config 2020-11-30 15:30:32.324 | + inc/python:use_library_from_git:263 : local name=oslo.config 2020-11-30 15:30:32.326 | + inc/python:use_library_from_git:264 : local enabled=1 2020-11-30 15:30:32.329 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2020-11-30 15:30:32.331 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,oslo.config, ]] 2020-11-30 15:30:32.334 | + inc/python:use_library_from_git:266 : return 1 2020-11-30 15:30:32.337 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.context 2020-11-30 15:30:32.340 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.context 2020-11-30 15:30:32.343 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.context 2020-11-30 15:30:32.345 | + inc/python:use_library_from_git:263 : local name=oslo.context 2020-11-30 15:30:32.347 | + inc/python:use_library_from_git:264 : local enabled=1 2020-11-30 15:30:32.349 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2020-11-30 15:30:32.352 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,oslo.context, ]] 2020-11-30 15:30:32.357 | + inc/python:use_library_from_git:266 : return 1 2020-11-30 15:30:32.360 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.db 2020-11-30 15:30:32.362 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.db 2020-11-30 15:30:32.366 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.db 2020-11-30 15:30:32.368 | + inc/python:use_library_from_git:263 : local name=oslo.db 2020-11-30 15:30:32.371 | + inc/python:use_library_from_git:264 : local enabled=1 2020-11-30 15:30:32.373 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2020-11-30 15:30:32.376 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,oslo.db, ]] 2020-11-30 15:30:32.378 | + inc/python:use_library_from_git:266 : return 1 2020-11-30 15:30:32.381 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.i18n 2020-11-30 15:30:32.383 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.i18n 2020-11-30 15:30:32.385 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.i18n 2020-11-30 15:30:32.388 | + inc/python:use_library_from_git:263 : local name=oslo.i18n 2020-11-30 15:30:32.390 | + inc/python:use_library_from_git:264 : local enabled=1 2020-11-30 15:30:32.393 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2020-11-30 15:30:32.397 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,oslo.i18n, ]] 2020-11-30 15:30:32.400 | + inc/python:use_library_from_git:266 : return 1 2020-11-30 15:30:32.403 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.log 2020-11-30 15:30:32.406 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.log 2020-11-30 15:30:32.408 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.log 2020-11-30 15:30:32.411 | + inc/python:use_library_from_git:263 : local name=oslo.log 2020-11-30 15:30:32.414 | + inc/python:use_library_from_git:264 : local enabled=1 2020-11-30 15:30:32.417 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2020-11-30 15:30:32.420 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,oslo.log, ]] 2020-11-30 15:30:32.423 | + inc/python:use_library_from_git:266 : return 1 2020-11-30 15:30:32.426 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.messaging 2020-11-30 15:30:32.429 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.messaging 2020-11-30 15:30:32.431 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.messaging 2020-11-30 15:30:32.434 | + inc/python:use_library_from_git:263 : local name=oslo.messaging 2020-11-30 15:30:32.437 | + inc/python:use_library_from_git:264 : local enabled=1 2020-11-30 15:30:32.439 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2020-11-30 15:30:32.442 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,oslo.messaging, ]] 2020-11-30 15:30:32.444 | + inc/python:use_library_from_git:266 : return 1 2020-11-30 15:30:32.447 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.middleware 2020-11-30 15:30:32.450 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.middleware 2020-11-30 15:30:32.452 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.middleware 2020-11-30 15:30:32.455 | + inc/python:use_library_from_git:263 : local name=oslo.middleware 2020-11-30 15:30:32.458 | + inc/python:use_library_from_git:264 : local enabled=1 2020-11-30 15:30:32.461 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2020-11-30 15:30:32.465 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,oslo.middleware, ]] 2020-11-30 15:30:32.468 | + inc/python:use_library_from_git:266 : return 1 2020-11-30 15:30:32.471 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.policy 2020-11-30 15:30:32.473 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.policy 2020-11-30 15:30:32.475 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.policy 2020-11-30 15:30:32.478 | + inc/python:use_library_from_git:263 : local name=oslo.policy 2020-11-30 15:30:32.486 | + inc/python:use_library_from_git:264 : local enabled=1 2020-11-30 15:30:32.488 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2020-11-30 15:30:32.491 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,oslo.policy, ]] 2020-11-30 15:30:32.494 | + inc/python:use_library_from_git:266 : return 1 2020-11-30 15:30:32.496 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.privsep 2020-11-30 15:30:32.499 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.privsep 2020-11-30 15:30:32.501 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.privsep 2020-11-30 15:30:32.504 | + inc/python:use_library_from_git:263 : local name=oslo.privsep 2020-11-30 15:30:32.507 | + inc/python:use_library_from_git:264 : local enabled=1 2020-11-30 15:30:32.509 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2020-11-30 15:30:32.512 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,oslo.privsep, ]] 2020-11-30 15:30:32.515 | + inc/python:use_library_from_git:266 : return 1 2020-11-30 15:30:32.517 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.reports 2020-11-30 15:30:32.520 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.reports 2020-11-30 15:30:32.522 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.reports 2020-11-30 15:30:32.524 | + inc/python:use_library_from_git:263 : local name=oslo.reports 2020-11-30 15:30:32.527 | + inc/python:use_library_from_git:264 : local enabled=1 2020-11-30 15:30:32.529 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2020-11-30 15:30:32.532 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,oslo.reports, ]] 2020-11-30 15:30:32.536 | + inc/python:use_library_from_git:266 : return 1 2020-11-30 15:30:32.539 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.rootwrap 2020-11-30 15:30:32.541 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.rootwrap 2020-11-30 15:30:32.544 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.rootwrap 2020-11-30 15:30:32.546 | + inc/python:use_library_from_git:263 : local name=oslo.rootwrap 2020-11-30 15:30:32.548 | + inc/python:use_library_from_git:264 : local enabled=1 2020-11-30 15:30:32.551 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2020-11-30 15:30:32.553 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,oslo.rootwrap, ]] 2020-11-30 15:30:32.556 | + inc/python:use_library_from_git:266 : return 1 2020-11-30 15:30:32.559 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.serialization 2020-11-30 15:30:32.562 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.serialization 2020-11-30 15:30:32.565 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.serialization 2020-11-30 15:30:32.567 | + inc/python:use_library_from_git:263 : local name=oslo.serialization 2020-11-30 15:30:32.569 | + inc/python:use_library_from_git:264 : local enabled=1 2020-11-30 15:30:32.572 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2020-11-30 15:30:32.574 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,oslo.serialization, ]] 2020-11-30 15:30:32.576 | + inc/python:use_library_from_git:266 : return 1 2020-11-30 15:30:32.579 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.service 2020-11-30 15:30:32.583 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.service 2020-11-30 15:30:32.586 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.service 2020-11-30 15:30:32.590 | + inc/python:use_library_from_git:263 : local name=oslo.service 2020-11-30 15:30:32.595 | + inc/python:use_library_from_git:264 : local enabled=1 2020-11-30 15:30:32.595 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2020-11-30 15:30:32.597 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,oslo.service, ]] 2020-11-30 15:30:32.600 | + inc/python:use_library_from_git:266 : return 1 2020-11-30 15:30:32.602 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.utils 2020-11-30 15:30:32.605 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.utils 2020-11-30 15:30:32.607 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.utils 2020-11-30 15:30:32.610 | + inc/python:use_library_from_git:263 : local name=oslo.utils 2020-11-30 15:30:32.612 | + inc/python:use_library_from_git:264 : local enabled=1 2020-11-30 15:30:32.614 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2020-11-30 15:30:32.617 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,oslo.utils, ]] 2020-11-30 15:30:32.619 | + inc/python:use_library_from_git:266 : return 1 2020-11-30 15:30:32.621 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.versionedobjects 2020-11-30 15:30:32.624 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.versionedobjects 2020-11-30 15:30:32.626 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.versionedobjects 2020-11-30 15:30:32.628 | + inc/python:use_library_from_git:263 : local name=oslo.versionedobjects 2020-11-30 15:30:32.631 | + inc/python:use_library_from_git:264 : local enabled=1 2020-11-30 15:30:32.633 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2020-11-30 15:30:32.636 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,oslo.versionedobjects, ]] 2020-11-30 15:30:32.638 | + inc/python:use_library_from_git:266 : return 1 2020-11-30 15:30:32.641 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.vmware 2020-11-30 15:30:32.643 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.vmware 2020-11-30 15:30:32.645 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.vmware 2020-11-30 15:30:32.648 | + inc/python:use_library_from_git:263 : local name=oslo.vmware 2020-11-30 15:30:32.651 | + inc/python:use_library_from_git:264 : local enabled=1 2020-11-30 15:30:32.653 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2020-11-30 15:30:32.656 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,oslo.vmware, ]] 2020-11-30 15:30:32.658 | + inc/python:use_library_from_git:266 : return 1 2020-11-30 15:30:32.661 | + lib/libraries:install_libs:116 : _install_lib_from_source osprofiler 2020-11-30 15:30:32.663 | + lib/libraries:_install_lib_from_source:72 : local name=osprofiler 2020-11-30 15:30:32.666 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osprofiler 2020-11-30 15:30:32.668 | + inc/python:use_library_from_git:263 : local name=osprofiler 2020-11-30 15:30:32.671 | + inc/python:use_library_from_git:264 : local enabled=1 2020-11-30 15:30:32.673 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2020-11-30 15:30:32.675 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,osprofiler, ]] 2020-11-30 15:30:32.678 | + inc/python:use_library_from_git:266 : return 1 2020-11-30 15:30:32.681 | + lib/libraries:install_libs:117 : _install_lib_from_source pycadf 2020-11-30 15:30:32.683 | + lib/libraries:_install_lib_from_source:72 : local name=pycadf 2020-11-30 15:30:32.685 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git pycadf 2020-11-30 15:30:32.688 | + inc/python:use_library_from_git:263 : local name=pycadf 2020-11-30 15:30:32.690 | + inc/python:use_library_from_git:264 : local enabled=1 2020-11-30 15:30:32.692 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2020-11-30 15:30:32.694 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,pycadf, ]] 2020-11-30 15:30:32.697 | + inc/python:use_library_from_git:266 : return 1 2020-11-30 15:30:32.700 | + lib/libraries:install_libs:118 : _install_lib_from_source stevedore 2020-11-30 15:30:32.702 | + lib/libraries:_install_lib_from_source:72 : local name=stevedore 2020-11-30 15:30:32.704 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git stevedore 2020-11-30 15:30:32.707 | + inc/python:use_library_from_git:263 : local name=stevedore 2020-11-30 15:30:32.709 | + inc/python:use_library_from_git:264 : local enabled=1 2020-11-30 15:30:32.712 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2020-11-30 15:30:32.714 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,stevedore, ]] 2020-11-30 15:30:32.717 | + inc/python:use_library_from_git:266 : return 1 2020-11-30 15:30:32.719 | + lib/libraries:install_libs:119 : _install_lib_from_source taskflow 2020-11-30 15:30:32.721 | + lib/libraries:_install_lib_from_source:72 : local name=taskflow 2020-11-30 15:30:32.724 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git taskflow 2020-11-30 15:30:32.726 | + inc/python:use_library_from_git:263 : local name=taskflow 2020-11-30 15:30:32.729 | + inc/python:use_library_from_git:264 : local enabled=1 2020-11-30 15:30:32.731 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2020-11-30 15:30:32.733 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,taskflow, ]] 2020-11-30 15:30:32.736 | + inc/python:use_library_from_git:266 : return 1 2020-11-30 15:30:32.738 | + lib/libraries:install_libs:120 : _install_lib_from_source tooz 2020-11-30 15:30:32.740 | + lib/libraries:_install_lib_from_source:72 : local name=tooz 2020-11-30 15:30:32.742 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git tooz 2020-11-30 15:30:32.745 | + inc/python:use_library_from_git:263 : local name=tooz 2020-11-30 15:30:32.748 | + inc/python:use_library_from_git:264 : local enabled=1 2020-11-30 15:30:32.750 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2020-11-30 15:30:32.752 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,tooz, ]] 2020-11-30 15:30:32.755 | + inc/python:use_library_from_git:266 : return 1 2020-11-30 15:30:32.757 | + lib/libraries:install_libs:124 : _install_lib_from_source os-brick 2020-11-30 15:30:32.760 | + lib/libraries:_install_lib_from_source:72 : local name=os-brick 2020-11-30 15:30:32.762 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-brick 2020-11-30 15:30:32.765 | + inc/python:use_library_from_git:263 : local name=os-brick 2020-11-30 15:30:32.767 | + inc/python:use_library_from_git:264 : local enabled=1 2020-11-30 15:30:32.770 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2020-11-30 15:30:32.773 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,os-brick, ]] 2020-11-30 15:30:32.776 | + inc/python:use_library_from_git:266 : return 1 2020-11-30 15:30:32.779 | + lib/libraries:install_libs:125 : _install_lib_from_source os-traits 2020-11-30 15:30:32.782 | + lib/libraries:_install_lib_from_source:72 : local name=os-traits 2020-11-30 15:30:32.784 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-traits 2020-11-30 15:30:32.787 | + inc/python:use_library_from_git:263 : local name=os-traits 2020-11-30 15:30:32.790 | + inc/python:use_library_from_git:264 : local enabled=1 2020-11-30 15:30:32.793 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2020-11-30 15:30:32.796 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,os-traits, ]] 2020-11-30 15:30:32.799 | + inc/python:use_library_from_git:266 : return 1 2020-11-30 15:30:32.801 | + lib/libraries:install_libs:128 : _install_lib_from_source python-barbicanclient 2020-11-30 15:30:32.803 | + lib/libraries:_install_lib_from_source:72 : local name=python-barbicanclient 2020-11-30 15:30:32.806 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git python-barbicanclient 2020-11-30 15:30:32.811 | + inc/python:use_library_from_git:263 : local name=python-barbicanclient 2020-11-30 15:30:32.815 | + inc/python:use_library_from_git:264 : local enabled=1 2020-11-30 15:30:32.820 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2020-11-30 15:30:32.823 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,python-barbicanclient, ]] 2020-11-30 15:30:32.826 | + inc/python:use_library_from_git:266 : return 1 2020-11-30 15:30:32.829 | + lib/libraries:install_libs:135 : pip_install etcd3 2020-11-30 15:30:32.852 | Using python 3.6 to install etcd3 because python3_enabled=True 2020-11-30 15:30:32.858 | + 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 etcd3 2020-11-30 15:30:35.440 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2020-11-30 15:30:35.566 | Requirement already satisfied: etcd3 in /usr/local/lib/python3.6/dist-packages (0.12.0) 2020-11-30 15:30:35.575 | Requirement already satisfied: tenacity>=6.1.0 in /usr/local/lib/python3.6/dist-packages (from etcd3) (6.1.0) 2020-11-30 15:30:35.577 | Requirement already satisfied: grpcio>=1.27.1 in /usr/local/lib/python3.6/dist-packages (from etcd3) (1.28.1) 2020-11-30 15:30:35.578 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.6/dist-packages (from etcd3) (1.14.0) 2020-11-30 15:30:35.580 | Requirement already satisfied: protobuf>=3.6.1 in /usr/local/lib/python3.6/dist-packages (from etcd3) (3.11.3) 2020-11-30 15:30:35.588 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.6/dist-packages (from etcd3) (1.14.0) 2020-11-30 15:30:35.592 | Requirement already satisfied: setuptools in /usr/local/lib/python3.6/dist-packages (from protobuf>=3.6.1->etcd3) (50.3.2) 2020-11-30 15:30:35.594 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.6/dist-packages (from etcd3) (1.14.0) 2020-11-30 15:30:35.655 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.6/dist-packages (from etcd3) (1.14.0) 2020-11-30 15:30:36.380 | + inc/python:pip_install:207 : result=0 2020-11-30 15:30:36.382 | + inc/python:pip_install:209 : time_stop pip_install 2020-11-30 15:30:36.385 | + functions-common:time_stop:2331 : local name 2020-11-30 15:30:36.387 | + functions-common:time_stop:2332 : local end_time 2020-11-30 15:30:36.390 | + functions-common:time_stop:2333 : local elapsed_time 2020-11-30 15:30:36.392 | + functions-common:time_stop:2334 : local total 2020-11-30 15:30:36.394 | + functions-common:time_stop:2335 : local start_time 2020-11-30 15:30:36.397 | + functions-common:time_stop:2337 : name=pip_install 2020-11-30 15:30:36.399 | + functions-common:time_stop:2338 : start_time=1606750232845 2020-11-30 15:30:36.406 | + functions-common:time_stop:2340 : [[ -z 1606750232845 ]] 2020-11-30 15:30:36.409 | ++ functions-common:time_stop:2343 : date +%s%3N 2020-11-30 15:30:36.414 | + functions-common:time_stop:2343 : end_time=1606750236410 2020-11-30 15:30:36.417 | + functions-common:time_stop:2344 : elapsed_time=3565 2020-11-30 15:30:36.419 | + functions-common:time_stop:2345 : total=40552 2020-11-30 15:30:36.421 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2020-11-30 15:30:36.423 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=44117 2020-11-30 15:30:36.425 | + inc/python:pip_install:210 : return 0 2020-11-30 15:30:36.428 | + lib/libraries:install_libs:136 : pip_install etcd3gw 2020-11-30 15:30:36.448 | Using python 3.6 to install etcd3gw because python3_enabled=True 2020-11-30 15:30:36.454 | + 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 etcd3gw 2020-11-30 15:30:39.070 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2020-11-30 15:30:39.199 | Requirement already satisfied: etcd3gw in /usr/local/lib/python3.6/dist-packages (0.2.5) 2020-11-30 15:30:39.211 | Requirement already satisfied: pbr>=2.0 in /usr/local/lib/python3.6/dist-packages (from etcd3gw) (5.4.5) 2020-11-30 15:30:39.213 | Requirement already satisfied: requests!=2.12.2,!=2.13.0,>=2.10.0 in /usr/local/lib/python3.6/dist-packages (from etcd3gw) (2.23.0) 2020-11-30 15:30:39.215 | Requirement already satisfied: six>=1.9.0 in /usr/local/lib/python3.6/dist-packages (from etcd3gw) (1.14.0) 2020-11-30 15:30:39.216 | Requirement already satisfied: futurist!=0.15.0,>=0.11.0 in /usr/local/lib/python3.6/dist-packages (from etcd3gw) (2.1.1) 2020-11-30 15:30:39.218 | Requirement already satisfied: urllib3>=1.15.1 in /usr/local/lib/python3.6/dist-packages (from etcd3gw) (1.25.8) 2020-11-30 15:30:39.224 | Requirement already satisfied: pbr>=2.0 in /usr/local/lib/python3.6/dist-packages (from etcd3gw) (5.4.5) 2020-11-30 15:30:39.226 | Requirement already satisfied: six>=1.9.0 in /usr/local/lib/python3.6/dist-packages (from etcd3gw) (1.14.0) 2020-11-30 15:30:39.249 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.6/dist-packages (from requests!=2.12.2,!=2.13.0,>=2.10.0->etcd3gw) (2020.4.5.1) 2020-11-30 15:30:39.251 | Requirement already satisfied: chardet<4,>=3.0.2 in /usr/lib/python3/dist-packages (from requests!=2.12.2,!=2.13.0,>=2.10.0->etcd3gw) (3.0.4) 2020-11-30 15:30:39.252 | Requirement already satisfied: urllib3>=1.15.1 in /usr/local/lib/python3.6/dist-packages (from etcd3gw) (1.25.8) 2020-11-30 15:30:39.254 | Requirement already satisfied: idna<3,>=2.5 in /usr/local/lib/python3.6/dist-packages (from requests!=2.12.2,!=2.13.0,>=2.10.0->etcd3gw) (2.9) 2020-11-30 15:30:40.031 | + inc/python:pip_install:207 : result=0 2020-11-30 15:30:40.035 | + inc/python:pip_install:209 : time_stop pip_install 2020-11-30 15:30:40.039 | + functions-common:time_stop:2331 : local name 2020-11-30 15:30:40.041 | + functions-common:time_stop:2332 : local end_time 2020-11-30 15:30:40.043 | + functions-common:time_stop:2333 : local elapsed_time 2020-11-30 15:30:40.046 | + functions-common:time_stop:2334 : local total 2020-11-30 15:30:40.048 | + functions-common:time_stop:2335 : local start_time 2020-11-30 15:30:40.052 | + functions-common:time_stop:2337 : name=pip_install 2020-11-30 15:30:40.055 | + functions-common:time_stop:2338 : start_time=1606750236442 2020-11-30 15:30:40.058 | + functions-common:time_stop:2340 : [[ -z 1606750236442 ]] 2020-11-30 15:30:40.061 | ++ functions-common:time_stop:2343 : date +%s%3N 2020-11-30 15:30:40.064 | + functions-common:time_stop:2343 : end_time=1606750240061 2020-11-30 15:30:40.066 | + functions-common:time_stop:2344 : elapsed_time=3619 2020-11-30 15:30:40.069 | + functions-common:time_stop:2345 : total=44117 2020-11-30 15:30:40.071 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2020-11-30 15:30:40.073 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=47736 2020-11-30 15:30:40.076 | + inc/python:pip_install:210 : return 0 2020-11-30 15:30:40.079 | + ./stack.sh:main:849 : install_apache_uwsgi 2020-11-30 15:30:40.081 | + lib/apache:install_apache_uwsgi:80 : local apxs=apxs2 2020-11-30 15:30:40.083 | + lib/apache:install_apache_uwsgi:81 : is_fedora 2020-11-30 15:30:40.086 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2020-11-30 15:30:40.089 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2020-11-30 15:30:40.091 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2020-11-30 15:30:40.093 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2020-11-30 15:30:40.096 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2020-11-30 15:30:40.098 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2020-11-30 15:30:40.100 | + functions-common:is_fedora:453 : '[' Ubuntu = OracleServer ']' 2020-11-30 15:30:40.103 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2020-11-30 15:30:40.105 | + lib/apache:install_apache_uwsgi:92 : python3_enabled 2020-11-30 15:30:40.108 | + inc/python:python3_enabled:467 : [[ True == \T\r\u\e ]] 2020-11-30 15:30:40.110 | + inc/python:python3_enabled:468 : return 0 2020-11-30 15:30:40.112 | + lib/apache:install_apache_uwsgi:93 : UWSGI_PYTHON_PLUGIN=python3 2020-11-30 15:30:40.115 | + lib/apache:install_apache_uwsgi:98 : is_ubuntu 2020-11-30 15:30:40.118 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2020-11-30 15:30:40.120 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2020-11-30 15:30:40.123 | + lib/apache:install_apache_uwsgi:99 : install_package uwsgi uwsgi-plugin-python uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2020-11-30 15:30:40.128 | + functions-common:install_package:1333 : update_package_repo 2020-11-30 15:30:40.130 | + functions-common:update_package_repo:1305 : NO_UPDATE_REPOS=False 2020-11-30 15:30:40.132 | + functions-common:update_package_repo:1306 : REPOS_UPDATED=True 2020-11-30 15:30:40.135 | + functions-common:update_package_repo:1307 : RETRY_UPDATE=False 2020-11-30 15:30:40.137 | + functions-common:update_package_repo:1309 : [[ False = \T\r\u\e ]] 2020-11-30 15:30:40.140 | + functions-common:update_package_repo:1313 : is_ubuntu 2020-11-30 15:30:40.142 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2020-11-30 15:30:40.144 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2020-11-30 15:30:40.147 | + functions-common:update_package_repo:1314 : apt_get_update 2020-11-30 15:30:40.149 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2020-11-30 15:30:40.152 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2020-11-30 15:30:40.154 | + functions-common:apt_get_update:1069 : return 2020-11-30 15:30:40.156 | + functions-common:install_package:1334 : real_install_package uwsgi uwsgi-plugin-python uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2020-11-30 15:30:40.159 | + functions-common:real_install_package:1319 : is_ubuntu 2020-11-30 15:30:40.161 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2020-11-30 15:30:40.163 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2020-11-30 15:30:40.166 | + functions-common:real_install_package:1320 : apt_get install uwsgi uwsgi-plugin-python uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2020-11-30 15:30:40.185 | + 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 uwsgi uwsgi-plugin-python uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2020-11-30 15:30:40.314 | Reading package lists... 2020-11-30 15:30:40.592 | Building dependency tree... 2020-11-30 15:30:40.593 | Reading state information... 2020-11-30 15:30:40.823 | libapache2-mod-proxy-uwsgi is already the newest version (2.0.15-10.2ubuntu2.1). 2020-11-30 15:30:40.823 | uwsgi is already the newest version (2.0.15-10.2ubuntu2.1). 2020-11-30 15:30:40.823 | uwsgi-plugin-python is already the newest version (2.0.15-10.2ubuntu2.1). 2020-11-30 15:30:40.823 | uwsgi-plugin-python3 is already the newest version (2.0.15-10.2ubuntu2.1). 2020-11-30 15:30:40.823 | The following packages were automatically installed and are no longer required: 2020-11-30 15:30:40.824 | apport-symptoms grub-pc-bin python-six python3-attr python3-automat 2020-11-30 15:30:40.824 | python3-click python3-colorama python3-configobj python3-constantly 2020-11-30 15:30:40.824 | python3-hyperlink python3-incremental python3-pam python3-problem-report 2020-11-30 15:30:40.824 | python3-pyasn1 python3-requests-unixsocket python3-serial python3-systemd 2020-11-30 15:30:40.824 | python3-twisted-bin python3-zope.interface 2020-11-30 15:30:40.824 | Use 'sudo apt autoremove' to remove them. 2020-11-30 15:30:40.909 | 0 upgraded, 0 newly installed, 0 to remove and 154 not upgraded. 2020-11-30 15:30:40.913 | + functions-common:apt_get:1113 : result=0 2020-11-30 15:30:40.916 | + functions-common:apt_get:1116 : time_stop apt-get 2020-11-30 15:30:40.919 | + functions-common:time_stop:2331 : local name 2020-11-30 15:30:40.922 | + functions-common:time_stop:2332 : local end_time 2020-11-30 15:30:40.926 | + functions-common:time_stop:2333 : local elapsed_time 2020-11-30 15:30:40.929 | + functions-common:time_stop:2334 : local total 2020-11-30 15:30:40.932 | + functions-common:time_stop:2335 : local start_time 2020-11-30 15:30:40.934 | + functions-common:time_stop:2337 : name=apt-get 2020-11-30 15:30:40.937 | + functions-common:time_stop:2338 : start_time=1606750240182 2020-11-30 15:30:40.940 | + functions-common:time_stop:2340 : [[ -z 1606750240182 ]] 2020-11-30 15:30:40.943 | ++ functions-common:time_stop:2343 : date +%s%3N 2020-11-30 15:30:40.947 | + functions-common:time_stop:2343 : end_time=1606750240943 2020-11-30 15:30:40.949 | + functions-common:time_stop:2344 : elapsed_time=761 2020-11-30 15:30:40.951 | + functions-common:time_stop:2345 : total=5891 2020-11-30 15:30:40.954 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2020-11-30 15:30:40.957 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=6652 2020-11-30 15:30:40.959 | + functions-common:apt_get:1117 : return 0 2020-11-30 15:30:40.962 | + lib/apache:install_apache_uwsgi:134 : is_ubuntu 2020-11-30 15:30:40.965 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2020-11-30 15:30:40.968 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2020-11-30 15:30:40.970 | + lib/apache:install_apache_uwsgi:136 : sudo a2enmod proxy 2020-11-30 15:30:41.029 | Module proxy already enabled 2020-11-30 15:30:41.033 | + lib/apache:install_apache_uwsgi:137 : sudo a2enmod proxy_uwsgi 2020-11-30 15:30:41.091 | Considering dependency proxy for proxy_uwsgi: 2020-11-30 15:30:41.091 | Module proxy already enabled 2020-11-30 15:30:41.091 | Module proxy_uwsgi already enabled 2020-11-30 15:30:41.095 | + lib/apache:install_apache_uwsgi:143 : restart_apache_server 2020-11-30 15:30:41.097 | + lib/apache:restart_apache_server:260 : restart_service apache2 2020-11-30 15:30:41.100 | + functions-common:restart_service:2215 : '[' -x /bin/systemctl ']' 2020-11-30 15:30:41.102 | + functions-common:restart_service:2216 : sudo /bin/systemctl restart apache2 2020-11-30 15:30:41.238 | + ./stack.sh:main:852 : install_keystoneauth 2020-11-30 15:30:41.240 | + lib/keystone:install_keystoneauth:462 : use_library_from_git keystoneauth 2020-11-30 15:30:41.243 | + inc/python:use_library_from_git:263 : local name=keystoneauth 2020-11-30 15:30:41.249 | + inc/python:use_library_from_git:264 : local enabled=1 2020-11-30 15:30:41.252 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2020-11-30 15:30:41.254 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,keystoneauth, ]] 2020-11-30 15:30:41.257 | + inc/python:use_library_from_git:266 : return 1 2020-11-30 15:30:41.260 | + ./stack.sh:main:853 : install_keystoneclient 2020-11-30 15:30:41.262 | + lib/keystone:install_keystoneclient:470 : use_library_from_git python-keystoneclient 2020-11-30 15:30:41.265 | + inc/python:use_library_from_git:263 : local name=python-keystoneclient 2020-11-30 15:30:41.267 | + inc/python:use_library_from_git:264 : local enabled=1 2020-11-30 15:30:41.270 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2020-11-30 15:30:41.272 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,python-keystoneclient, ]] 2020-11-30 15:30:41.275 | + inc/python:use_library_from_git:266 : return 1 2020-11-30 15:30:41.278 | + ./stack.sh:main:854 : install_glanceclient 2020-11-30 15:30:41.280 | + lib/glance:install_glanceclient:349 : use_library_from_git python-glanceclient 2020-11-30 15:30:41.283 | + inc/python:use_library_from_git:263 : local name=python-glanceclient 2020-11-30 15:30:41.285 | + inc/python:use_library_from_git:264 : local enabled=1 2020-11-30 15:30:41.287 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2020-11-30 15:30:41.290 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,python-glanceclient, ]] 2020-11-30 15:30:41.293 | + inc/python:use_library_from_git:266 : return 1 2020-11-30 15:30:41.295 | + ./stack.sh:main:855 : install_cinderclient 2020-11-30 15:30:41.298 | + lib/cinder:install_cinderclient:435 : use_library_from_git python-brick-cinderclient-ext 2020-11-30 15:30:41.300 | + inc/python:use_library_from_git:263 : local name=python-brick-cinderclient-ext 2020-11-30 15:30:41.305 | + inc/python:use_library_from_git:264 : local enabled=1 2020-11-30 15:30:41.307 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2020-11-30 15:30:41.310 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2020-11-30 15:30:41.312 | + inc/python:use_library_from_git:266 : return 1 2020-11-30 15:30:41.315 | + lib/cinder:install_cinderclient:440 : use_library_from_git python-cinderclient 2020-11-30 15:30:41.317 | + inc/python:use_library_from_git:263 : local name=python-cinderclient 2020-11-30 15:30:41.320 | + inc/python:use_library_from_git:264 : local enabled=1 2020-11-30 15:30:41.322 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2020-11-30 15:30:41.325 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,python-cinderclient, ]] 2020-11-30 15:30:41.328 | + inc/python:use_library_from_git:266 : return 1 2020-11-30 15:30:41.331 | + ./stack.sh:main:856 : install_novaclient 2020-11-30 15:30:41.333 | + lib/nova:install_novaclient:795 : use_library_from_git python-novaclient 2020-11-30 15:30:41.335 | + inc/python:use_library_from_git:263 : local name=python-novaclient 2020-11-30 15:30:41.338 | + inc/python:use_library_from_git:264 : local enabled=1 2020-11-30 15:30:41.340 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2020-11-30 15:30:41.343 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,python-novaclient, ]] 2020-11-30 15:30:41.346 | + inc/python:use_library_from_git:266 : return 1 2020-11-30 15:30:41.348 | + ./stack.sh:main:857 : is_service_enabled swift glance horizon 2020-11-30 15:30:41.371 | + functions-common:is_service_enabled:1987 : return 0 2020-11-30 15:30:41.374 | + ./stack.sh:main:858 : install_swiftclient 2020-11-30 15:30:41.377 | + lib/swift:install_swiftclient:748 : use_library_from_git python-swiftclient 2020-11-30 15:30:41.381 | + inc/python:use_library_from_git:263 : local name=python-swiftclient 2020-11-30 15:30:41.385 | + inc/python:use_library_from_git:264 : local enabled=1 2020-11-30 15:30:41.391 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2020-11-30 15:30:41.395 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,python-swiftclient, ]] 2020-11-30 15:30:41.399 | + inc/python:use_library_from_git:266 : return 1 2020-11-30 15:30:41.402 | + ./stack.sh:main:860 : is_service_enabled neutron nova horizon 2020-11-30 15:30:41.419 | + functions-common:is_service_enabled:1987 : return 0 2020-11-30 15:30:41.421 | + ./stack.sh:main:861 : install_neutronclient 2020-11-30 15:30:41.424 | + lib/neutron:install_neutronclient:440 : use_library_from_git python-neutronclient 2020-11-30 15:30:41.426 | + inc/python:use_library_from_git:263 : local name=python-neutronclient 2020-11-30 15:30:41.429 | + inc/python:use_library_from_git:264 : local enabled=1 2020-11-30 15:30:41.431 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2020-11-30 15:30:41.433 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,python-neutronclient, ]] 2020-11-30 15:30:41.436 | + inc/python:use_library_from_git:266 : return 1 2020-11-30 15:30:41.438 | + ./stack.sh:main:865 : install_keystonemiddleware 2020-11-30 15:30:41.441 | + lib/keystone:install_keystonemiddleware:480 : use_library_from_git keystonemiddleware 2020-11-30 15:30:41.443 | + inc/python:use_library_from_git:263 : local name=keystonemiddleware 2020-11-30 15:30:41.445 | + inc/python:use_library_from_git:264 : local enabled=1 2020-11-30 15:30:41.449 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2020-11-30 15:30:41.451 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,keystonemiddleware, ]] 2020-11-30 15:30:41.453 | + inc/python:use_library_from_git:266 : return 1 2020-11-30 15:30:41.457 | + lib/keystone:install_keystonemiddleware:485 : pip_install_gr keystonemiddleware 2020-11-30 15:30:41.462 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2020-11-30 15:30:41.466 | + inc/python:pip_install_gr:77 : local clean_name 2020-11-30 15:30:41.470 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2020-11-30 15:30:41.474 | ++ inc/python:get_from_global_requirements:238 : local package=keystonemiddleware 2020-11-30 15:30:41.477 | ++ inc/python:get_from_global_requirements:239 : local required_pkg 2020-11-30 15:30:41.482 | +++ inc/python:get_from_global_requirements:240 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2020-11-30 15:30:41.482 | +++ inc/python:get_from_global_requirements:240 : cut -d# -f1 2020-11-30 15:30:41.487 | ++ inc/python:get_from_global_requirements:240 : required_pkg='keystonemiddleware ' 2020-11-30 15:30:41.490 | ++ inc/python:get_from_global_requirements:241 : [[ keystonemiddleware == '' ]] 2020-11-30 15:30:41.492 | ++ inc/python:get_from_global_requirements:244 : echo keystonemiddleware 2020-11-30 15:30:41.495 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2020-11-30 15:30:41.498 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2020-11-30 15:30:41.517 | Using python 3.6 to install keystonemiddleware because python3_enabled=True 2020-11-30 15:30:41.523 | + 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 keystonemiddleware 2020-11-30 15:30:44.120 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2020-11-30 15:30:44.251 | Requirement already satisfied: keystonemiddleware in /usr/local/lib/python3.6/dist-packages (9.0.0) 2020-11-30 15:30:44.312 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.6/dist-packages (from keystonemiddleware) (1.14.0) 2020-11-30 15:30:44.314 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.6/dist-packages (from keystonemiddleware) (4.0.1) 2020-11-30 15:30:44.315 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.6/dist-packages (from keystonemiddleware) (2.23.0) 2020-11-30 15:30:44.316 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.6/dist-packages (from keystonemiddleware) (3.0.0) 2020-11-30 15:30:44.318 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.6/dist-packages (from keystonemiddleware) (4.1.3) 2020-11-30 15:30:44.320 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.6/dist-packages (from keystonemiddleware) (3.1.1) 2020-11-30 15:30:44.321 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.6/dist-packages (from keystonemiddleware) (4.1.2) 2020-11-30 15:30:44.322 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.6/dist-packages (from keystonemiddleware) (3.0.2) 2020-11-30 15:30:44.324 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.6/dist-packages (from keystonemiddleware) (8.0.4) 2020-11-30 15:30:44.326 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.6/dist-packages (from keystonemiddleware) (4.0.0) 2020-11-30 15:30:44.327 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.6/dist-packages (from keystonemiddleware) (4.0.0) 2020-11-30 15:30:44.328 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.6/dist-packages (from keystonemiddleware) (1.8.6) 2020-11-30 15:30:44.330 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.6/dist-packages (from keystonemiddleware) (5.4.5) 2020-11-30 15:30:44.332 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.6/dist-packages (from keystonemiddleware) (2.3.0) 2020-11-30 15:30:44.402 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.6/dist-packages (from keystonemiddleware) (1.14.0) 2020-11-30 15:30:44.404 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.6/dist-packages (from keystonemiddleware) (2.23.0) 2020-11-30 15:30:44.405 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.6/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (1.7.0) 2020-11-30 15:30:44.406 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.6/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (0.1.12) 2020-11-30 15:30:44.408 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.6/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (1.32.0) 2020-11-30 15:30:44.409 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.6/dist-packages (from keystonemiddleware) (5.4.5) 2020-11-30 15:30:44.417 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.6/dist-packages (from keystonemiddleware) (5.4.5) 2020-11-30 15:30:44.454 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.6/dist-packages (from keystonemiddleware) (4.0.1) 2020-11-30 15:30:44.456 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.6/dist-packages (from keystonemiddleware) (1.14.0) 2020-11-30 15:30:44.457 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.6/dist-packages (from keystonemiddleware) (4.1.3) 2020-11-30 15:30:44.459 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.6/dist-packages (from keystonemiddleware) (4.1.2) 2020-11-30 15:30:44.460 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.6/dist-packages (from keystonemiddleware) (8.0.4) 2020-11-30 15:30:44.462 | Requirement already satisfied: dogpile.cache>=0.6.2 in /usr/local/lib/python3.6/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware) (0.9.0) 2020-11-30 15:30:44.467 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.6/dist-packages (from dogpile.cache>=0.6.2->oslo.cache>=1.26.0->keystonemiddleware) (4.4.2) 2020-11-30 15:30:44.483 | Requirement already satisfied: PyYAML>=3.12 in /usr/local/lib/python3.6/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (5.3.1) 2020-11-30 15:30:44.484 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.6/dist-packages (from keystonemiddleware) (4.0.1) 2020-11-30 15:30:44.486 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.6/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (0.7.19) 2020-11-30 15:30:44.487 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.6/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (1.4.0) 2020-11-30 15:30:44.489 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.6/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (1.32.0) 2020-11-30 15:30:44.490 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.6/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (2.0.1) 2020-11-30 15:30:44.491 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.6/dist-packages (from keystonemiddleware) (2.23.0) 2020-11-30 15:30:44.501 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.6/dist-packages (from keystonemiddleware) (5.4.5) 2020-11-30 15:30:44.503 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.6/dist-packages (from keystonemiddleware) (1.14.0) 2020-11-30 15:30:44.504 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.6/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->keystonemiddleware) (1.12.1) 2020-11-30 15:30:44.515 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.6/dist-packages (from keystonemiddleware) (5.4.5) 2020-11-30 15:30:44.516 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.6/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (2.0.1) 2020-11-30 15:30:44.527 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.6/dist-packages (from keystonemiddleware) (5.4.5) 2020-11-30 15:30:44.528 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.6/dist-packages (from keystonemiddleware) (1.14.0) 2020-11-30 15:30:44.530 | Requirement already satisfied: Babel!=2.4.0,>=2.3.4 in /usr/local/lib/python3.6/dist-packages (from oslo.i18n>=3.15.3->keystonemiddleware) (2.8.0) 2020-11-30 15:30:44.536 | Requirement already satisfied: pytz>=2015.7 in /usr/local/lib/python3.6/dist-packages (from Babel!=2.4.0,>=2.3.4->oslo.i18n>=3.15.3->keystonemiddleware) (2019.3) 2020-11-30 15:30:44.584 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.6/dist-packages (from oslo.log>=3.36.0->keystonemiddleware) (0.9.6) 2020-11-30 15:30:44.586 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.6/dist-packages (from keystonemiddleware) (5.4.5) 2020-11-30 15:30:44.588 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.6/dist-packages (from keystonemiddleware) (3.0.2) 2020-11-30 15:30:44.590 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.6/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (2.0.1) 2020-11-30 15:30:44.591 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.6/dist-packages (from keystonemiddleware) (4.1.2) 2020-11-30 15:30:44.593 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.6/dist-packages (from oslo.log>=3.36.0->keystonemiddleware) (2.8.1) 2020-11-30 15:30:44.594 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.6/dist-packages (from keystonemiddleware) (8.0.4) 2020-11-30 15:30:44.596 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.6/dist-packages (from keystonemiddleware) (4.0.1) 2020-11-30 15:30:44.598 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.6/dist-packages (from keystonemiddleware) (3.1.1) 2020-11-30 15:30:44.613 | Requirement already satisfied: PyYAML>=3.12 in /usr/local/lib/python3.6/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (5.3.1) 2020-11-30 15:30:44.615 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.6/dist-packages (from keystonemiddleware) (4.1.2) 2020-11-30 15:30:44.616 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.6/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (0.6.2) 2020-11-30 15:30:44.618 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.6/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (2.0.1) 2020-11-30 15:30:44.620 | Requirement already satisfied: pytz>=2015.7 in /usr/local/lib/python3.6/dist-packages (from Babel!=2.4.0,>=2.3.4->oslo.i18n>=3.15.3->keystonemiddleware) (2019.3) 2020-11-30 15:30:44.622 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.6/dist-packages (from keystonemiddleware) (5.4.5) 2020-11-30 15:30:44.647 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.6/dist-packages (from keystonemiddleware) (1.14.0) 2020-11-30 15:30:44.649 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.6/dist-packages (from keystonemiddleware) (4.0.1) 2020-11-30 15:30:44.650 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.6/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (2.4.7) 2020-11-30 15:30:44.652 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.6/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (0.7.19) 2020-11-30 15:30:44.653 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.6/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (0.10.9) 2020-11-30 15:30:44.655 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.6/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (0.1.12) 2020-11-30 15:30:44.656 | Requirement already satisfied: pytz>=2015.7 in /usr/local/lib/python3.6/dist-packages (from Babel!=2.4.0,>=2.3.4->oslo.i18n>=3.15.3->keystonemiddleware) (2019.3) 2020-11-30 15:30:44.658 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.6/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (2.0.1) 2020-11-30 15:30:44.661 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.6/dist-packages (from keystonemiddleware) (5.4.5) 2020-11-30 15:30:44.688 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.6/dist-packages (from keystonemiddleware) (1.14.0) 2020-11-30 15:30:44.690 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.6/dist-packages (from keystonemiddleware) (3.1.1) 2020-11-30 15:30:44.691 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.6/dist-packages (from keystonemiddleware) (8.0.4) 2020-11-30 15:30:44.693 | Requirement already satisfied: pytz>=2015.7 in /usr/local/lib/python3.6/dist-packages (from Babel!=2.4.0,>=2.3.4->oslo.i18n>=3.15.3->keystonemiddleware) (2019.3) 2020-11-30 15:30:44.695 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.6/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (2.0.1) 2020-11-30 15:30:44.718 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.6/dist-packages (from keystonemiddleware) (1.14.0) 2020-11-30 15:30:44.745 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.6/dist-packages (from keystonemiddleware) (1.14.0) 2020-11-30 15:30:44.747 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.6/dist-packages (from keystonemiddleware) (4.0.1) 2020-11-30 15:30:44.748 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.6/dist-packages (from keystonemiddleware) (2.23.0) 2020-11-30 15:30:44.750 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.6/dist-packages (from keystonemiddleware) (3.1.1) 2020-11-30 15:30:44.752 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.6/dist-packages (from keystonemiddleware) (4.1.2) 2020-11-30 15:30:44.754 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.6/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (2.0.1) 2020-11-30 15:30:44.756 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.6/dist-packages (from keystonemiddleware) (8.0.4) 2020-11-30 15:30:44.757 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.6/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (1.32.0) 2020-11-30 15:30:44.761 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.6/dist-packages (from keystonemiddleware) (5.4.5) 2020-11-30 15:30:44.762 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.6/dist-packages (from keystonemiddleware) (4.0.0) 2020-11-30 15:30:44.807 | Requirement already satisfied: chardet<4,>=3.0.2 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (3.0.4) 2020-11-30 15:30:44.809 | Requirement already satisfied: urllib3!=1.25.0,!=1.25.1,<1.26,>=1.21.1 in /usr/local/lib/python3.6/dist-packages (from requests>=2.14.2->keystonemiddleware) (1.25.8) 2020-11-30 15:30:44.810 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.6/dist-packages (from requests>=2.14.2->keystonemiddleware) (2020.4.5.1) 2020-11-30 15:30:44.812 | Requirement already satisfied: idna<3,>=2.5 in /usr/local/lib/python3.6/dist-packages (from requests>=2.14.2->keystonemiddleware) (2.9) 2020-11-30 15:30:44.872 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.6/dist-packages (from keystonemiddleware) (5.4.5) 2020-11-30 15:30:44.874 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.6/dist-packages (from keystonemiddleware) (1.14.0) 2020-11-30 15:30:45.467 | + inc/python:pip_install:207 : result=0 2020-11-30 15:30:45.470 | + inc/python:pip_install:209 : time_stop pip_install 2020-11-30 15:30:45.472 | + functions-common:time_stop:2331 : local name 2020-11-30 15:30:45.475 | + functions-common:time_stop:2332 : local end_time 2020-11-30 15:30:45.477 | + functions-common:time_stop:2333 : local elapsed_time 2020-11-30 15:30:45.479 | + functions-common:time_stop:2334 : local total 2020-11-30 15:30:45.482 | + functions-common:time_stop:2335 : local start_time 2020-11-30 15:30:45.484 | + functions-common:time_stop:2337 : name=pip_install 2020-11-30 15:30:45.487 | + functions-common:time_stop:2338 : start_time=1606750241512 2020-11-30 15:30:45.489 | + functions-common:time_stop:2340 : [[ -z 1606750241512 ]] 2020-11-30 15:30:45.492 | ++ functions-common:time_stop:2343 : date +%s%3N 2020-11-30 15:30:45.496 | + functions-common:time_stop:2343 : end_time=1606750245493 2020-11-30 15:30:45.498 | + functions-common:time_stop:2344 : elapsed_time=3981 2020-11-30 15:30:45.500 | + functions-common:time_stop:2345 : total=47736 2020-11-30 15:30:45.502 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2020-11-30 15:30:45.504 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=51717 2020-11-30 15:30:45.507 | + inc/python:pip_install:210 : return 0 2020-11-30 15:30:45.509 | + lib/keystone:install_keystonemiddleware:489 : pip_install_gr python-memcached 2020-11-30 15:30:45.512 | + inc/python:pip_install_gr:76 : local name=python-memcached 2020-11-30 15:30:45.514 | + inc/python:pip_install_gr:77 : local clean_name 2020-11-30 15:30:45.517 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2020-11-30 15:30:45.519 | ++ inc/python:get_from_global_requirements:238 : local package=python-memcached 2020-11-30 15:30:45.523 | ++ inc/python:get_from_global_requirements:239 : local required_pkg 2020-11-30 15:30:45.527 | +++ inc/python:get_from_global_requirements:240 : cut -d# -f1 2020-11-30 15:30:45.528 | +++ inc/python:get_from_global_requirements:240 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2020-11-30 15:30:45.533 | ++ inc/python:get_from_global_requirements:240 : required_pkg='python-memcached ' 2020-11-30 15:30:45.535 | ++ inc/python:get_from_global_requirements:241 : [[ python-memcached == '' ]] 2020-11-30 15:30:45.538 | ++ inc/python:get_from_global_requirements:244 : echo python-memcached 2020-11-30 15:30:45.541 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2020-11-30 15:30:45.544 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2020-11-30 15:30:45.564 | Using python 3.6 to install python-memcached because python3_enabled=True 2020-11-30 15:30:45.569 | + 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 python-memcached 2020-11-30 15:30:48.150 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2020-11-30 15:30:48.276 | Requirement already satisfied: python-memcached in /usr/local/lib/python3.6/dist-packages (1.59) 2020-11-30 15:30:48.280 | Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python3.6/dist-packages (from python-memcached) (1.14.0) 2020-11-30 15:30:49.066 | + inc/python:pip_install:207 : result=0 2020-11-30 15:30:49.068 | + inc/python:pip_install:209 : time_stop pip_install 2020-11-30 15:30:49.070 | + functions-common:time_stop:2331 : local name 2020-11-30 15:30:49.073 | + functions-common:time_stop:2332 : local end_time 2020-11-30 15:30:49.075 | + functions-common:time_stop:2333 : local elapsed_time 2020-11-30 15:30:49.077 | + functions-common:time_stop:2334 : local total 2020-11-30 15:30:49.080 | + functions-common:time_stop:2335 : local start_time 2020-11-30 15:30:49.082 | + functions-common:time_stop:2337 : name=pip_install 2020-11-30 15:30:49.084 | + functions-common:time_stop:2338 : start_time=1606750245559 2020-11-30 15:30:49.087 | + functions-common:time_stop:2340 : [[ -z 1606750245559 ]] 2020-11-30 15:30:49.090 | ++ functions-common:time_stop:2343 : date +%s%3N 2020-11-30 15:30:49.093 | + functions-common:time_stop:2343 : end_time=1606750249090 2020-11-30 15:30:49.095 | + functions-common:time_stop:2344 : elapsed_time=3531 2020-11-30 15:30:49.098 | + functions-common:time_stop:2345 : total=51717 2020-11-30 15:30:49.100 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2020-11-30 15:30:49.102 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=55248 2020-11-30 15:30:49.105 | + inc/python:pip_install:210 : return 0 2020-11-30 15:30:49.107 | + ./stack.sh:main:867 : is_service_enabled keystone 2020-11-30 15:30:49.123 | + functions-common:is_service_enabled:1987 : return 0 2020-11-30 15:30:49.126 | + ./stack.sh:main:868 : '[' 10.222.0.21 == 10.222.0.21 ']' 2020-11-30 15:30:49.128 | + ./stack.sh:main:869 : stack_install_service keystone 2020-11-30 15:30:49.131 | + lib/stack:stack_install_service:20 : local service=keystone 2020-11-30 15:30:49.133 | + lib/stack:stack_install_service:21 : type install_keystone 2020-11-30 15:30:49.135 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2020-11-30 15:30:49.138 | + lib/stack:stack_install_service:32 : install_keystone 2020-11-30 15:30:49.140 | + lib/keystone:install_keystone:495 : is_service_enabled ldap 2020-11-30 15:30:49.159 | + functions-common:is_service_enabled:1987 : return 1 2020-11-30 15:30:49.161 | + lib/keystone:install_keystone:499 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone stable/ussuri 2020-11-30 15:30:49.164 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/keystone.git 2020-11-30 15:30:49.166 | + functions-common:git_clone:524 : local git_dest=/opt/stack/keystone 2020-11-30 15:30:49.168 | + functions-common:git_clone:525 : local git_ref=stable/ussuri 2020-11-30 15:30:49.170 | + functions-common:git_clone:526 : local orig_dir 2020-11-30 15:30:49.173 | ++ functions-common:git_clone:527 : pwd 2020-11-30 15:30:49.175 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2020-11-30 15:30:49.177 | + functions-common:git_clone:528 : local git_clone_flags= 2020-11-30 15:30:49.180 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2020-11-30 15:30:49.195 | + functions-common:git_clone:530 : RECLONE=False 2020-11-30 15:30:49.198 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2020-11-30 15:30:49.200 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2020-11-30 15:30:49.202 | + functions-common:git_clone:544 : echo stable/ussuri 2020-11-30 15:30:49.203 | + functions-common:git_clone:544 : egrep -q '^refs' 2020-11-30 15:30:49.207 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/keystone ]] 2020-11-30 15:30:49.209 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2020-11-30 15:30:49.212 | + functions-common:git_clone:592 : cd /opt/stack/keystone 2020-11-30 15:30:49.215 | + functions-common:git_clone:593 : git show --oneline 2020-11-30 15:30:49.221 | + functions-common:git_clone:593 : head -1 2020-11-30 15:30:49.222 | 5a7ebf53b Merge "Implement more robust connection handling for asynchronous LDAP calls" into stable/ussuri 2020-11-30 15:30:49.224 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2020-11-30 15:30:49.227 | + lib/keystone:install_keystone:500 : setup_develop /opt/stack/keystone 2020-11-30 15:30:49.230 | + inc/python:setup_develop:351 : local bindep 2020-11-30 15:30:49.232 | + inc/python:setup_develop:352 : [[ /opt/stack/keystone == -bindep* ]] 2020-11-30 15:30:49.235 | + inc/python:setup_develop:356 : local project_dir=/opt/stack/keystone 2020-11-30 15:30:49.237 | + inc/python:setup_develop:357 : local extras= 2020-11-30 15:30:49.239 | + inc/python:setup_develop:358 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2020-11-30 15:30:49.242 | + inc/python:_setup_package_with_constraints_edit:377 : local bindep 2020-11-30 15:30:49.244 | + inc/python:_setup_package_with_constraints_edit:378 : [[ /opt/stack/keystone == -bindep* ]] 2020-11-30 15:30:49.247 | + inc/python:_setup_package_with_constraints_edit:382 : local project_dir=/opt/stack/keystone 2020-11-30 15:30:49.249 | + inc/python:_setup_package_with_constraints_edit:383 : local flags=-e 2020-11-30 15:30:49.251 | + inc/python:_setup_package_with_constraints_edit:384 : local extras= 2020-11-30 15:30:49.254 | ++ inc/python:_setup_package_with_constraints_edit:391 : cd /opt/stack/keystone 2020-11-30 15:30:49.257 | ++ inc/python:_setup_package_with_constraints_edit:391 : pwd 2020-11-30 15:30:49.260 | + inc/python:_setup_package_with_constraints_edit:391 : project_dir=/opt/stack/keystone 2020-11-30 15:30:49.263 | + inc/python:_setup_package_with_constraints_edit:393 : '[' -n /opt/stack/requirements ']' 2020-11-30 15:30:49.265 | + inc/python:_setup_package_with_constraints_edit:395 : local name 2020-11-30 15:30:49.268 | ++ inc/python:_setup_package_with_constraints_edit:396 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2020-11-30 15:30:49.273 | + inc/python:_setup_package_with_constraints_edit:396 : name=keystone 2020-11-30 15:30:49.276 | + inc/python:_setup_package_with_constraints_edit:398 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone '-e file:///opt/stack/keystone#egg=keystone' 2020-11-30 15:30:50.283 | + inc/python:_setup_package_with_constraints_edit:402 : setup_package /opt/stack/keystone -e 2020-11-30 15:30:50.286 | + inc/python:setup_package:430 : local bindep=0 2020-11-30 15:30:50.289 | + inc/python:setup_package:431 : local bindep_flag= 2020-11-30 15:30:50.291 | + inc/python:setup_package:432 : local bindep_profiles= 2020-11-30 15:30:50.294 | + inc/python:setup_package:433 : [[ /opt/stack/keystone == -bindep* ]] 2020-11-30 15:30:50.296 | + inc/python:setup_package:438 : local project_dir=/opt/stack/keystone 2020-11-30 15:30:50.298 | + inc/python:setup_package:439 : local flags=-e 2020-11-30 15:30:50.300 | + inc/python:setup_package:440 : local extras= 2020-11-30 15:30:50.303 | + inc/python:setup_package:444 : [[ -n -e ]] 2020-11-30 15:30:50.306 | + inc/python:setup_package:444 : [[ -z '' ]] 2020-11-30 15:30:50.308 | + inc/python:setup_package:444 : [[ ! -e =~ ^-.* ]] 2020-11-30 15:30:50.310 | + inc/python:setup_package:449 : [[ ! -z '' ]] 2020-11-30 15:30:50.313 | + inc/python:setup_package:454 : [[ 0 == 1 ]] 2020-11-30 15:30:50.315 | + inc/python:setup_package:458 : pip_install -e /opt/stack/keystone 2020-11-30 15:30:50.334 | Using python 3.6 to install /opt/stack/keystone because python3_enabled=True 2020-11-30 15:30:50.339 | + 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 -e /opt/stack/keystone 2020-11-30 15:30:52.951 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2020-11-30 15:30:52.952 | 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:30:52.952 | ERROR: Links are not allowed as constraints 2020-11-30 15:30:53.100 | + inc/python:pip_install:1 : exit_trap 2020-11-30 15:30:53.102 | + ./stack.sh:exit_trap:496 : local r=1 2020-11-30 15:30:53.107 | ++ ./stack.sh:exit_trap:497 : jobs -p 2020-11-30 15:30:53.111 | + ./stack.sh:exit_trap:497 : jobs= 2020-11-30 15:30:53.115 | + ./stack.sh:exit_trap:500 : [[ -n '' ]] 2020-11-30 15:30:53.118 | + ./stack.sh:exit_trap:506 : '[' -f '' ']' 2020-11-30 15:30:53.121 | + ./stack.sh:exit_trap:511 : kill_spinner 2020-11-30 15:30:53.125 | + ./stack.sh:kill_spinner:406 : '[' '!' -z '' ']' 2020-11-30 15:30:53.127 | + ./stack.sh:exit_trap:513 : [[ 1 -ne 0 ]] 2020-11-30 15:30:53.131 | + ./stack.sh:exit_trap:514 : echo 'Error on exit' 2020-11-30 15:30:53.131 | Error on exit 2020-11-30 15:30:53.134 | + ./stack.sh:exit_trap:516 : type -p generate-subunit 2020-11-30 15:30:53.137 | + ./stack.sh:exit_trap:517 : generate-subunit 1606750136 117 fail 2020-11-30 15:30:53.552 | + ./stack.sh:exit_trap:519 : [[ -z /opt/stack/logs ]] 2020-11-30 15:30:53.554 | + ./stack.sh:exit_trap:522 : /usr/bin/python3.6 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2020-11-30 15:30:53.994 | + ./stack.sh:exit_trap:531 : exit 1