2022-01-05 16:46:47.629 | + ./stack.sh:main:473 : exec 2022-01-05 16:46:47.629 | + ./stack.sh:main:481 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-01-05-164647' 2022-01-05 16:46:47.629 | ++ ./stack.sh:main:473 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-01-05-164647.summary.2022-01-05-164647 2022-01-05 16:46:47.629 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2022-01-05 16:46:47.629 | + ./stack.sh:echo_summary:432 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-01-05-164647 2022-01-05 16:46:47.629 | + ./stack.sh:main:483 : ln -sf /opt/stack/logs/stack.sh.log.2022-01-05-164647 /opt/stack/logs/stack.sh.log 2022-01-05 16:46:47.629 | + ./stack.sh:main:484 : ln -sf /opt/stack/logs/stack.sh.log.2022-01-05-164647.summary.2022-01-05-164647 /opt/stack/logs/stack.sh.log.summary 2022-01-05 16:46:47.629 | + ./stack.sh:main:499 : check_path_perm_sanity /opt/stack 2022-01-05 16:46:47.629 | + functions:check_path_perm_sanity:596 : local real_path 2022-01-05 16:46:47.629 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-01-05 16:46:47.629 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-01-05 16:46:47.629 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-01-05 16:46:47.629 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-01-05 16:46:47.629 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-01-05 16:46:47.629 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-01-05 16:46:47.629 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-01-05 16:46:47.629 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-01-05 16:46:47.629 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-01-05 16:46:47.629 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-01-05 16:46:47.629 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-01-05 16:46:47.629 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-01-05 16:46:47.632 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-01-05 16:46:47.634 | + ./stack.sh:main:505 : trap exit_trap EXIT 2022-01-05 16:46:47.636 | + ./stack.sh:main:546 : trap err_trap ERR 2022-01-05 16:46:47.638 | + ./stack.sh:main:559 : set -o errexit 2022-01-05 16:46:47.640 | + ./stack.sh:main:562 : uname -a 2022-01-05 16:46:47.641 | Linux dv-osbrick-wallaby-4-smb 5.4.0-72-generic #80-Ubuntu SMP Mon Apr 12 17:35:00 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux 2022-01-05 16:46:47.643 | + ./stack.sh:main:565 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-01-05 16:46:47.645 | + ./stack.sh:main:566 : rm -f /opt/stack/data/ca-bundle.pem 2022-01-05 16:46:47.649 | + ./stack.sh:main:569 : source /home/ubuntu/devstack/lib/database 2022-01-05 16:46:47.676 | + ./stack.sh:main:570 : source /home/ubuntu/devstack/lib/rpc_backend 2022-01-05 16:46:47.692 | + ./stack.sh:main:576 : fetch_plugins 2022-01-05 16:46:47.694 | + functions-common:fetch_plugins:1650 : local plugins= 2022-01-05 16:46:47.696 | + functions-common:fetch_plugins:1651 : local plugin 2022-01-05 16:46:47.698 | + functions-common:fetch_plugins:1654 : [[ -z '' ]] 2022-01-05 16:46:47.700 | + functions-common:fetch_plugins:1655 : return 2022-01-05 16:46:47.702 | + ./stack.sh:main:580 : run_phase override_defaults 2022-01-05 16:46:47.704 | + functions-common:run_phase:1732 : local mode=override_defaults 2022-01-05 16:46:47.705 | + functions-common:run_phase:1733 : local phase= 2022-01-05 16:46:47.707 | + functions-common:run_phase:1734 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-01-05 16:46:47.709 | + functions-common:run_phase:1735 : local extra_plugin_file_name 2022-01-05 16:46:47.711 | + functions-common:run_phase:1736 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-01-05 16:46:47.712 | + functions-common:run_phase:1741 : local exceptions=80-tempest.sh 2022-01-05 16:46:47.714 | + functions-common:run_phase:1742 : local extra 2022-01-05 16:46:47.716 | ++ functions-common:run_phase:1743 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-01-05 16:46:47.719 | + functions-common:run_phase:1743 : extra=80-tempest.sh 2022-01-05 16:46:47.721 | + functions-common:run_phase:1744 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-01-05 16:46:47.723 | + functions-common:run_phase:1748 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-01-05 16:46:47.725 | + functions-common:run_phase:1748 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-01-05 16:46:47.727 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-01-05 16:46:47.739 | ++ functions-common:is_service_enabled:1960 : return 0 2022-01-05 16:46:47.741 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-01-05 16:46:47.744 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-01-05 16:46:47.745 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-01-05 16:46:47.747 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-01-05 16:46:47.749 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-01-05 16:46:47.751 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-01-05 16:46:47.753 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-01-05 16:46:47.754 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-01-05 16:46:47.756 | + functions-common:run_phase:1753 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-01-05 16:46:47.758 | + functions-common:run_phase:1756 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-01-05 16:46:47.760 | + functions-common:run_phase:1757 : plugin_override_defaults 2022-01-05 16:46:47.761 | + functions-common:plugin_override_defaults:1691 : local plugins= 2022-01-05 16:46:47.763 | + functions-common:plugin_override_defaults:1692 : local plugin 2022-01-05 16:46:47.765 | + functions-common:plugin_override_defaults:1695 : [[ -z '' ]] 2022-01-05 16:46:47.767 | + functions-common:plugin_override_defaults:1696 : return 2022-01-05 16:46:47.769 | + ./stack.sh:main:583 : source /home/ubuntu/devstack/lib/apache 2022-01-05 16:46:47.785 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/tls 2022-01-05 16:46:47.787 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-01-05 16:46:47.800 | ++ functions-common:is_service_enabled:1960 : return 1 2022-01-05 16:46:47.802 | +++ lib/tls:source:43 : hostname -f 2022-01-05 16:46:47.806 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-01-05 16:46:47.808 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-01-05 16:46:47.810 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-01-05 16:46:47.811 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-01-05 16:46:47.814 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-01-05 16:46:47.815 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-01-05 16:46:47.817 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-01-05 16:46:47.819 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-01-05 16:46:47.821 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-01-05 16:46:47.823 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-01-05 16:46:47.827 | + ./stack.sh:main:589 : source /home/ubuntu/devstack/lib/infra 2022-01-05 16:46:47.838 | + ./stack.sh:main:590 : source /home/ubuntu/devstack/lib/libraries 2022-01-05 16:46:47.855 | + ./stack.sh:main:591 : source /home/ubuntu/devstack/lib/lvm 2022-01-05 16:46:47.868 | + ./stack.sh:main:592 : source /home/ubuntu/devstack/lib/horizon 2022-01-05 16:46:47.880 | + ./stack.sh:main:593 : source /home/ubuntu/devstack/lib/keystone 2022-01-05 16:46:47.906 | + ./stack.sh:main:594 : source /home/ubuntu/devstack/lib/glance 2022-01-05 16:46:47.948 | + ./stack.sh:main:595 : source /home/ubuntu/devstack/lib/nova 2022-01-05 16:46:48.031 | + ./stack.sh:main:596 : source /home/ubuntu/devstack/lib/placement 2022-01-05 16:46:48.052 | + ./stack.sh:main:597 : source /home/ubuntu/devstack/lib/cinder 2022-01-05 16:46:48.091 | + ./stack.sh:main:598 : source /home/ubuntu/devstack/lib/swift 2022-01-05 16:46:48.142 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/neutron 2022-01-05 16:46:48.267 | + ./stack.sh:main:600 : source /home/ubuntu/devstack/lib/ldap 2022-01-05 16:46:48.281 | + ./stack.sh:main:601 : source /home/ubuntu/devstack/lib/dstat 2022-01-05 16:46:48.293 | + ./stack.sh:main:602 : source /home/ubuntu/devstack/lib/tcpdump 2022-01-05 16:46:48.306 | + ./stack.sh:main:603 : source /home/ubuntu/devstack/lib/etcd3 2022-01-05 16:46:48.389 | + ./stack.sh:main:609 : run_phase source 2022-01-05 16:46:48.391 | + functions-common:run_phase:1732 : local mode=source 2022-01-05 16:46:48.393 | + functions-common:run_phase:1733 : local phase= 2022-01-05 16:46:48.395 | + functions-common:run_phase:1734 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-01-05 16:46:48.397 | + functions-common:run_phase:1735 : local extra_plugin_file_name 2022-01-05 16:46:48.400 | + functions-common:run_phase:1736 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-01-05 16:46:48.402 | + functions-common:run_phase:1741 : local exceptions=80-tempest.sh 2022-01-05 16:46:48.404 | + functions-common:run_phase:1742 : local extra 2022-01-05 16:46:48.406 | ++ functions-common:run_phase:1743 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-01-05 16:46:48.410 | + functions-common:run_phase:1743 : extra=80-tempest.sh 2022-01-05 16:46:48.412 | + functions-common:run_phase:1744 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-01-05 16:46:48.415 | + functions-common:run_phase:1748 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-01-05 16:46:48.417 | + functions-common:run_phase:1748 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-01-05 16:46:48.419 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-01-05 16:46:48.433 | ++ functions-common:is_service_enabled:1960 : return 0 2022-01-05 16:46:48.435 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-01-05 16:46:48.437 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-01-05 16:46:48.477 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-01-05 16:46:48.479 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-01-05 16:46:48.481 | + functions-common:run_phase:1753 : [[ source == \s\o\u\r\c\e ]] 2022-01-05 16:46:48.483 | + functions-common:run_phase:1754 : load_plugin_settings 2022-01-05 16:46:48.485 | + functions-common:load_plugin_settings:1668 : local plugins= 2022-01-05 16:46:48.487 | + functions-common:load_plugin_settings:1669 : local plugin 2022-01-05 16:46:48.489 | + functions-common:load_plugin_settings:1672 : [[ -z '' ]] 2022-01-05 16:46:48.492 | + functions-common:load_plugin_settings:1673 : return 2022-01-05 16:46:48.494 | + functions-common:run_phase:1755 : verify_disabled_services 2022-01-05 16:46:48.496 | + functions-common:verify_disabled_services:2015 : local service 2022-01-05 16:46:48.499 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:46:48.501 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-01-05 16:46:48.503 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:46:48.505 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-01-05 16:46:48.507 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:46:48.510 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-01-05 16:46:48.512 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:46:48.514 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-01-05 16:46:48.516 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:46:48.518 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-01-05 16:46:48.521 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:46:48.523 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-01-05 16:46:48.525 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:46:48.527 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-01-05 16:46:48.530 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:46:48.532 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-01-05 16:46:48.534 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:46:48.536 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-01-05 16:46:48.539 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:46:48.541 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-01-05 16:46:48.543 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:46:48.546 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-01-05 16:46:48.548 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:46:48.550 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-01-05 16:46:48.552 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:46:48.555 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-01-05 16:46:48.557 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:46:48.559 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-01-05 16:46:48.562 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:46:48.564 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-01-05 16:46:48.566 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:46:48.568 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-01-05 16:46:48.571 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:46:48.573 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-01-05 16:46:48.575 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:46:48.577 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-01-05 16:46:48.580 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:46:48.582 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-01-05 16:46:48.584 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:46:48.587 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-01-05 16:46:48.589 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:46:48.591 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-01-05 16:46:48.593 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:46:48.596 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-01-05 16:46:48.598 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:46:48.600 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-01-05 16:46:48.603 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:46:48.605 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-01-05 16:46:48.607 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:46:48.609 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-01-05 16:46:48.612 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:46:48.614 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-01-05 16:46:48.616 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:46:48.619 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-01-05 16:46:48.621 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:46:48.623 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-01-05 16:46:48.625 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:46:48.628 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-01-05 16:46:48.630 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:46:48.632 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-01-05 16:46:48.635 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:46:48.637 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-01-05 16:46:48.639 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:46:48.641 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-01-05 16:46:48.644 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:46:48.646 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-01-05 16:46:48.649 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:46:48.651 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-01-05 16:46:48.653 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:46:48.655 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-01-05 16:46:48.657 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:46:48.660 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-01-05 16:46:48.662 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:46:48.664 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-01-05 16:46:48.666 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:46:48.668 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-01-05 16:46:48.671 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:46:48.673 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-01-05 16:46:48.675 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:46:48.677 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-01-05 16:46:48.680 | + ./stack.sh:main:680 : initialize_database_backends 2022-01-05 16:46:48.682 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-01-05 16:46:48.685 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-01-05 16:46:48.700 | + functions-common:is_service_enabled:1960 : return 0 2022-01-05 16:46:48.702 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-01-05 16:46:48.704 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-01-05 16:46:48.706 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-01-05 16:46:48.721 | + functions-common:is_service_enabled:1960 : return 1 2022-01-05 16:46:48.723 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-01-05 16:46:48.726 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-01-05 16:46:48.728 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-01-05 16:46:48.730 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-01-05 16:46:48.732 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-01-05 16:46:48.735 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-01-05 16:46:48.737 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-01-05 16:46:48.739 | ++ lib/database:initialize_database_backends:102 : get_database_type_mysql 2022-01-05 16:46:48.742 | ++ lib/databases/mysql:get_database_type_mysql:35 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-01-05 16:46:48.744 | ++ lib/databases/mysql:get_database_type_mysql:36 : echo mysql+pymysql 2022-01-05 16:46:48.747 | + lib/database:initialize_database_backends:102 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-01-05 16:46:48.749 | + lib/database:initialize_database_backends:104 : return 0 2022-01-05 16:46:48.751 | + ./stack.sh:main:681 : echo 'Using mysql database backend' 2022-01-05 16:46:48.751 | Using mysql database backend 2022-01-05 16:46:48.754 | + ./stack.sh:main:684 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-01-05 16:46:48.769 | + ./stack.sh:main:696 : is_service_enabled rabbit 2022-01-05 16:46:48.785 | + functions-common:is_service_enabled:1960 : return 0 2022-01-05 16:46:48.787 | + ./stack.sh:main:697 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-01-05 16:46:48.803 | + ./stack.sh:main:704 : is_service_enabled keystone 2022-01-05 16:46:48.818 | + functions-common:is_service_enabled:1960 : return 0 2022-01-05 16:46:48.821 | + ./stack.sh:main:706 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-01-05 16:46:48.837 | + ./stack.sh:main:708 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-01-05 16:46:48.853 | + ./stack.sh:main:719 : is_service_enabled ldap 2022-01-05 16:46:48.869 | + functions-common:is_service_enabled:1960 : return 1 2022-01-05 16:46:48.871 | + ./stack.sh:main:728 : is_service_enabled s-proxy 2022-01-05 16:46:48.888 | + functions-common:is_service_enabled:1960 : return 0 2022-01-05 16:46:48.890 | + ./stack.sh:main:732 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-01-05 16:46:48.906 | + ./stack.sh:main:734 : [[ -z '' ]] 2022-01-05 16:46:48.908 | + ./stack.sh:main:734 : [[ False == \T\r\u\e ]] 2022-01-05 16:46:48.911 | + ./stack.sh:main:740 : save_stackenv 740 2022-01-05 16:46:48.913 | + functions-common:save_stackenv:60 : local tag=740 2022-01-05 16:46:48.916 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-01-05 16:46:48.920 | + functions-common:save_stackenv:62 : time_stamp=2022-01-05-164648 2022-01-05 16:46:48.923 | + functions-common:save_stackenv:63 : echo '# 2022-01-05-164648 740' 2022-01-05 16:46:48.925 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-05 16:46:48.927 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-01-05 16:46:48.930 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-05 16:46:48.932 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-01-05 16:46:48.934 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-05 16:46:48.937 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-01-05 16:46:48.939 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-05 16:46:48.942 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-01-05 16:46:48.944 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-05 16:46:48.946 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.43 2022-01-05 16:46:48.949 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-05 16:46:48.951 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.43/identity 2022-01-05 16:46:48.953 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-05 16:46:48.955 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-01-05-164647 2022-01-05 16:46:48.958 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-05 16:46:48.960 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-01-05 16:46:48.963 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-05 16:46:48.965 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.43 2022-01-05 16:46:48.967 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-05 16:46:48.970 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-01-05 16:46:48.972 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-05 16:46:48.974 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-01-05 16:46:48.977 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-05 16:46:48.980 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-01-05 16:46:48.982 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-05 16:46:48.984 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-01-05 16:46:48.987 | + ./stack.sh:main:751 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements stable/wallaby 2022-01-05 16:46:48.989 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/requirements.git 2022-01-05 16:46:48.991 | + functions-common:git_clone:524 : local git_dest=/opt/stack/requirements 2022-01-05 16:46:48.993 | + functions-common:git_clone:525 : local git_ref=stable/wallaby 2022-01-05 16:46:48.995 | + functions-common:git_clone:526 : local orig_dir 2022-01-05 16:46:48.998 | ++ functions-common:git_clone:527 : pwd 2022-01-05 16:46:49.000 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2022-01-05 16:46:49.003 | + functions-common:git_clone:528 : local git_clone_flags= 2022-01-05 16:46:49.006 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2022-01-05 16:46:49.020 | + functions-common:git_clone:530 : RECLONE=False 2022-01-05 16:46:49.023 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2022-01-05 16:46:49.025 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2022-01-05 16:46:49.028 | + functions-common:git_clone:544 : echo stable/wallaby 2022-01-05 16:46:49.028 | + functions-common:git_clone:544 : egrep -q '^refs' 2022-01-05 16:46:49.033 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/requirements ]] 2022-01-05 16:46:49.035 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2022-01-05 16:46:49.037 | + functions-common:git_clone:592 : cd /opt/stack/requirements 2022-01-05 16:46:49.040 | + functions-common:git_clone:593 : git show --oneline 2022-01-05 16:46:49.041 | + functions-common:git_clone:593 : head -1 2022-01-05 16:46:49.044 | 887d45e8 Update amqp version 2022-01-05 16:46:49.046 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2022-01-05 16:46:49.049 | + ./stack.sh:main:755 : echo_summary 'Installing package prerequisites' 2022-01-05 16:46:49.051 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2022-01-05 16:46:49.053 | + ./stack.sh:echo_summary:432 : echo -e Installing package prerequisites 2022-01-05 16:46:49.056 | + ./stack.sh:main:756 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-01-05 16:46:49.058 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-01-05 16:46:49.061 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-01-05 16:46:49.063 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-01-05 16:46:49.066 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-01-05 16:46:49.068 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-01-05 16:46:49.070 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-01-05 16:46:49.073 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-01-05 16:46:49.077 | ++ tools/install_prereqs.sh:source:47 : NOW=1641401209 2022-01-05 16:46:49.080 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-01-05 16:46:49.085 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1641400975 2022-01-05 16:46:49.088 | ++ tools/install_prereqs.sh:source:49 : DELTA=234 2022-01-05 16:46:49.090 | ++ tools/install_prereqs.sh:source:50 : [[ 234 -lt 7200 ]] 2022-01-05 16:46:49.092 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-01-05 16:46:49.095 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-01-05 16:46:49.097 | ++ functions-common:export_proxy_variables:2122 : isset http_proxy 2022-01-05 16:46:49.099 | ++ functions-common:isset:174 : [[ -v http_proxy ]] 2022-01-05 16:46:49.102 | ++ functions-common:export_proxy_variables:2125 : isset https_proxy 2022-01-05 16:46:49.104 | ++ functions-common:isset:174 : [[ -v https_proxy ]] 2022-01-05 16:46:49.107 | ++ functions-common:export_proxy_variables:2128 : isset no_proxy 2022-01-05 16:46:49.109 | ++ functions-common:isset:174 : [[ -v no_proxy ]] 2022-01-05 16:46:49.112 | +++ tools/install_prereqs.sh:source:64 : get_packages general,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-01-05 16:46:49.157 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-01-05 16:46:49.157 | apache2-dev 2022-01-05 16:46:49.157 | bc 2022-01-05 16:46:49.157 | bsdmainutils 2022-01-05 16:46:49.157 | curl 2022-01-05 16:46:49.157 | g++ 2022-01-05 16:46:49.157 | gcc 2022-01-05 16:46:49.157 | gettext 2022-01-05 16:46:49.157 | git 2022-01-05 16:46:49.157 | graphviz 2022-01-05 16:46:49.157 | iputils-ping 2022-01-05 16:46:49.157 | libapache2-mod-proxy-uwsgi 2022-01-05 16:46:49.157 | libffi-dev 2022-01-05 16:46:49.157 | libjpeg-dev 2022-01-05 16:46:49.157 | libmysqlclient-dev 2022-01-05 16:46:49.157 | libpcre3-dev 2022-01-05 16:46:49.157 | libpq-dev 2022-01-05 16:46:49.157 | libssl-dev 2022-01-05 16:46:49.158 | libsystemd-dev 2022-01-05 16:46:49.158 | libxml2-dev 2022-01-05 16:46:49.158 | libxslt1-dev 2022-01-05 16:46:49.158 | libyaml-dev 2022-01-05 16:46:49.158 | lsof 2022-01-05 16:46:49.158 | openssh-server 2022-01-05 16:46:49.158 | openssl 2022-01-05 16:46:49.158 | pkg-config 2022-01-05 16:46:49.158 | psmisc 2022-01-05 16:46:49.158 | python3-dev 2022-01-05 16:46:49.158 | python3-pip 2022-01-05 16:46:49.158 | python3-systemd 2022-01-05 16:46:49.158 | python3-venv 2022-01-05 16:46:49.158 | tar 2022-01-05 16:46:49.158 | tcpdump 2022-01-05 16:46:49.158 | unzip 2022-01-05 16:46:49.158 | uuid-runtime 2022-01-05 16:46:49.158 | wget 2022-01-05 16:46:49.158 | wget 2022-01-05 16:46:49.158 | zlib1g-dev 2022-01-05 16:46:49.158 | libkrb5-dev 2022-01-05 16:46:49.158 | libldap2-dev 2022-01-05 16:46:49.158 | libsasl2-dev 2022-01-05 16:46:49.158 | memcached 2022-01-05 16:46:49.158 | python3-mysqldb 2022-01-05 16:46:49.158 | sqlite3 2022-01-05 16:46:49.158 | conntrack 2022-01-05 16:46:49.158 | curl 2022-01-05 16:46:49.158 | dnsmasq-base 2022-01-05 16:46:49.158 | dnsmasq-utils 2022-01-05 16:46:49.158 | ebtables 2022-01-05 16:46:49.158 | gawk 2022-01-05 16:46:49.158 | genisoimage 2022-01-05 16:46:49.158 | iptables 2022-01-05 16:46:49.158 | iputils-arping 2022-01-05 16:46:49.158 | kpartx 2022-01-05 16:46:49.158 | libjs-jquery-tablesorter 2022-01-05 16:46:49.158 | libmysqlclient-dev 2022-01-05 16:46:49.159 | parted 2022-01-05 16:46:49.159 | pm-utils 2022-01-05 16:46:49.159 | python3-mysqldb 2022-01-05 16:46:49.159 | socat 2022-01-05 16:46:49.159 | sqlite3 2022-01-05 16:46:49.159 | sudo 2022-01-05 16:46:49.159 | vlan 2022-01-05 16:46:49.159 | lsscsi 2022-01-05 16:46:49.159 | open-iscsi 2022-01-05 16:46:49.159 | lvm2 2022-01-05 16:46:49.159 | qemu-utils 2022-01-05 16:46:49.159 | thin-provisioning-tools 2022-01-05 16:46:49.159 | acl 2022-01-05 16:46:49.159 | dnsmasq-base 2022-01-05 16:46:49.159 | dnsmasq-utils 2022-01-05 16:46:49.159 | ebtables 2022-01-05 16:46:49.159 | haproxy 2022-01-05 16:46:49.159 | iptables 2022-01-05 16:46:49.159 | iputils-arping 2022-01-05 16:46:49.159 | iputils-ping 2022-01-05 16:46:49.159 | libmysqlclient-dev 2022-01-05 16:46:49.159 | postgresql-server-dev-all 2022-01-05 16:46:49.159 | python3-mysqldb 2022-01-05 16:46:49.159 | sqlite3 2022-01-05 16:46:49.159 | sudo 2022-01-05 16:46:49.159 | vlan 2022-01-05 16:46:49.159 | ipset 2022-01-05 16:46:49.159 | conntrack 2022-01-05 16:46:49.159 | conntrackd 2022-01-05 16:46:49.159 | keepalived 2022-01-05 16:46:49.159 | dstat 2022-01-05 16:46:49.159 | lvm2 2022-01-05 16:46:49.159 | qemu-utils 2022-01-05 16:46:49.159 | thin-provisioning-tools 2022-01-05 16:46:49.159 | curl 2022-01-05 16:46:49.159 | liberasurecode-dev 2022-01-05 16:46:49.159 | make 2022-01-05 16:46:49.159 | memcached 2022-01-05 16:46:49.160 | sqlite3 2022-01-05 16:46:49.160 | xfsprogs' 2022-01-05 16:46:49.162 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-01-05 16:46:49.179 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-01-05 16:46:49.179 | apache2-dev 2022-01-05 16:46:49.179 | bc 2022-01-05 16:46:49.179 | bsdmainutils 2022-01-05 16:46:49.180 | curl 2022-01-05 16:46:49.180 | g++ 2022-01-05 16:46:49.180 | gcc 2022-01-05 16:46:49.180 | gettext 2022-01-05 16:46:49.180 | git 2022-01-05 16:46:49.180 | graphviz 2022-01-05 16:46:49.180 | iputils-ping 2022-01-05 16:46:49.180 | libapache2-mod-proxy-uwsgi 2022-01-05 16:46:49.180 | libffi-dev 2022-01-05 16:46:49.180 | libjpeg-dev 2022-01-05 16:46:49.180 | libmysqlclient-dev 2022-01-05 16:46:49.180 | libpcre3-dev 2022-01-05 16:46:49.180 | libpq-dev 2022-01-05 16:46:49.180 | libssl-dev 2022-01-05 16:46:49.180 | libsystemd-dev 2022-01-05 16:46:49.180 | libxml2-dev 2022-01-05 16:46:49.180 | libxslt1-dev 2022-01-05 16:46:49.180 | libyaml-dev 2022-01-05 16:46:49.180 | lsof 2022-01-05 16:46:49.180 | openssh-server 2022-01-05 16:46:49.180 | openssl 2022-01-05 16:46:49.180 | pkg-config 2022-01-05 16:46:49.180 | psmisc 2022-01-05 16:46:49.180 | python3-dev 2022-01-05 16:46:49.180 | python3-pip 2022-01-05 16:46:49.180 | python3-systemd 2022-01-05 16:46:49.180 | python3-venv 2022-01-05 16:46:49.180 | tar 2022-01-05 16:46:49.180 | tcpdump 2022-01-05 16:46:49.180 | unzip 2022-01-05 16:46:49.180 | uuid-runtime 2022-01-05 16:46:49.180 | wget 2022-01-05 16:46:49.180 | wget 2022-01-05 16:46:49.180 | zlib1g-dev 2022-01-05 16:46:49.180 | libkrb5-dev 2022-01-05 16:46:49.181 | libldap2-dev 2022-01-05 16:46:49.181 | libsasl2-dev 2022-01-05 16:46:49.181 | memcached 2022-01-05 16:46:49.181 | python3-mysqldb 2022-01-05 16:46:49.181 | sqlite3 2022-01-05 16:46:49.181 | conntrack 2022-01-05 16:46:49.181 | curl 2022-01-05 16:46:49.181 | dnsmasq-base 2022-01-05 16:46:49.181 | dnsmasq-utils 2022-01-05 16:46:49.181 | ebtables 2022-01-05 16:46:49.181 | gawk 2022-01-05 16:46:49.181 | genisoimage 2022-01-05 16:46:49.181 | iptables 2022-01-05 16:46:49.181 | iputils-arping 2022-01-05 16:46:49.181 | kpartx 2022-01-05 16:46:49.181 | libjs-jquery-tablesorter 2022-01-05 16:46:49.181 | libmysqlclient-dev 2022-01-05 16:46:49.181 | parted 2022-01-05 16:46:49.181 | pm-utils 2022-01-05 16:46:49.181 | python3-mysqldb 2022-01-05 16:46:49.181 | socat 2022-01-05 16:46:49.181 | sqlite3 2022-01-05 16:46:49.181 | sudo 2022-01-05 16:46:49.181 | vlan 2022-01-05 16:46:49.181 | lsscsi 2022-01-05 16:46:49.181 | open-iscsi 2022-01-05 16:46:49.181 | lvm2 2022-01-05 16:46:49.181 | qemu-utils 2022-01-05 16:46:49.181 | thin-provisioning-tools 2022-01-05 16:46:49.181 | acl 2022-01-05 16:46:49.181 | dnsmasq-base 2022-01-05 16:46:49.181 | dnsmasq-utils 2022-01-05 16:46:49.181 | ebtables 2022-01-05 16:46:49.181 | haproxy 2022-01-05 16:46:49.181 | iptables 2022-01-05 16:46:49.181 | iputils-arping 2022-01-05 16:46:49.181 | iputils-ping 2022-01-05 16:46:49.181 | libmysqlclient-dev 2022-01-05 16:46:49.181 | postgresql-server-dev-all 2022-01-05 16:46:49.181 | python3-mysqldb 2022-01-05 16:46:49.182 | sqlite3 2022-01-05 16:46:49.182 | sudo 2022-01-05 16:46:49.182 | vlan 2022-01-05 16:46:49.182 | ipset 2022-01-05 16:46:49.182 | conntrack 2022-01-05 16:46:49.182 | conntrackd 2022-01-05 16:46:49.182 | keepalived 2022-01-05 16:46:49.182 | dstat 2022-01-05 16:46:49.182 | lvm2 2022-01-05 16:46:49.182 | qemu-utils 2022-01-05 16:46:49.182 | thin-provisioning-tools 2022-01-05 16:46:49.182 | curl 2022-01-05 16:46:49.182 | liberasurecode-dev 2022-01-05 16:46:49.182 | make 2022-01-05 16:46:49.182 | memcached 2022-01-05 16:46:49.182 | sqlite3 2022-01-05 16:46:49.182 | xfsprogs ' 2022-01-05 16:46:49.182 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-01-05 16:46:49.184 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-01-05 16:46:49.186 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-01-05 16:46:49.190 | ++ tools/install_prereqs.sh:source:67 : echo apache2 apache2-dev bc bsdmainutils curl g++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2022-01-05 16:46:49.190 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-01-05 16:46:49.194 | ++ tools/install_prereqs.sh:source:72 : install_package apache2 apache2-dev bc bsdmainutils curl g++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2022-01-05 16:46:49.197 | ++ functions-common:install_package:1342 : update_package_repo 2022-01-05 16:46:49.199 | ++ functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2022-01-05 16:46:49.201 | ++ functions-common:update_package_repo:1315 : REPOS_UPDATED=False 2022-01-05 16:46:49.203 | ++ functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2022-01-05 16:46:49.205 | ++ functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2022-01-05 16:46:49.207 | ++ functions-common:update_package_repo:1322 : is_ubuntu 2022-01-05 16:46:49.209 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-01-05 16:46:49.211 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-01-05 16:46:49.213 | ++ functions-common:update_package_repo:1323 : apt_get_update 2022-01-05 16:46:49.215 | ++ functions-common:apt_get_update:1068 : [[ False == \T\r\u\e ]] 2022-01-05 16:46:49.217 | ++ functions-common:apt_get_update:1073 : [[ False = \T\r\u\e ]] 2022-01-05 16:46:49.219 | ++ functions-common:apt_get_update:1075 : local sudo=sudo 2022-01-05 16:46:49.222 | +++ functions-common:apt_get_update:1076 : id -u 2022-01-05 16:46:49.227 | ++ functions-common:apt_get_update:1076 : [[ 1000 = \0 ]] 2022-01-05 16:46:49.228 | ++ functions-common:apt_get_update:1079 : time_start apt-get-update 2022-01-05 16:46:49.231 | ++ functions-common:time_start:2290 : local name=apt-get-update 2022-01-05 16:46:49.233 | ++ functions-common:time_start:2291 : local start_time= 2022-01-05 16:46:49.234 | ++ functions-common:time_start:2292 : [[ -n '' ]] 2022-01-05 16:46:49.237 | +++ functions-common:time_start:2295 : date +%s%3N 2022-01-05 16:46:49.241 | ++ functions-common:time_start:2295 : _TIME_START[$name]=1641401209238 2022-01-05 16:46:49.243 | ++ functions-common:apt_get_update:1081 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-01-05 16:46:49.245 | ++ functions-common:apt_get_update:1082 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-01-05 16:46:49.247 | ++ 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' 2022-01-05 16:46:49.463 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-01-05 16:46:49.498 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2022-01-05 16:46:49.623 | Get:3 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 2022-01-05 16:46:49.681 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2022-01-05 16:46:50.322 | Fetched 228 kB in 1s (282 kB/s) 2022-01-05 16:46:51.772 | Reading package lists... 2022-01-05 16:46:51.803 | ++ functions-common:apt_get_update:1087 : REPOS_UPDATED=True 2022-01-05 16:46:51.805 | ++ functions-common:apt_get_update:1089 : time_stop apt-get-update 2022-01-05 16:46:51.807 | ++ functions-common:time_stop:2304 : local name 2022-01-05 16:46:51.810 | ++ functions-common:time_stop:2305 : local end_time 2022-01-05 16:46:51.812 | ++ functions-common:time_stop:2306 : local elapsed_time 2022-01-05 16:46:51.814 | ++ functions-common:time_stop:2307 : local total 2022-01-05 16:46:51.816 | ++ functions-common:time_stop:2308 : local start_time 2022-01-05 16:46:51.818 | ++ functions-common:time_stop:2310 : name=apt-get-update 2022-01-05 16:46:51.820 | ++ functions-common:time_stop:2311 : start_time=1641401209238 2022-01-05 16:46:51.822 | ++ functions-common:time_stop:2313 : [[ -z 1641401209238 ]] 2022-01-05 16:46:51.825 | +++ functions-common:time_stop:2316 : date +%s%3N 2022-01-05 16:46:51.829 | ++ functions-common:time_stop:2316 : end_time=1641401211826 2022-01-05 16:46:51.831 | ++ functions-common:time_stop:2317 : elapsed_time=2588 2022-01-05 16:46:51.833 | ++ functions-common:time_stop:2318 : total=0 2022-01-05 16:46:51.835 | ++ functions-common:time_stop:2320 : _TIME_START[$name]= 2022-01-05 16:46:51.837 | ++ functions-common:time_stop:2321 : _TIME_TOTAL[$name]=2588 2022-01-05 16:46:51.840 | ++ functions-common:install_package:1343 : real_install_package apache2 apache2-dev bc bsdmainutils curl g++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2022-01-05 16:46:51.842 | ++ functions-common:real_install_package:1328 : is_ubuntu 2022-01-05 16:46:51.844 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-01-05 16:46:51.846 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-01-05 16:46:51.848 | ++ functions-common:real_install_package:1329 : apt_get install apache2 apache2-dev bc bsdmainutils curl g++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2022-01-05 16:46:51.869 | ++ 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-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2022-01-05 16:46:51.982 | Reading package lists... 2022-01-05 16:46:52.209 | Building dependency tree... 2022-01-05 16:46:52.210 | Reading state information... 2022-01-05 16:46:52.242 | acl is already the newest version (2.2.53-6). 2022-01-05 16:46:52.243 | bc is already the newest version (1.07.1-2build1). 2022-01-05 16:46:52.243 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-01-05 16:46:52.243 | conntrack is already the newest version (1:1.4.5-2). 2022-01-05 16:46:52.243 | ebtables is already the newest version (2.0.11-3build1). 2022-01-05 16:46:52.243 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-01-05 16:46:52.243 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-01-05 16:46:52.243 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-01-05 16:46:52.243 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-01-05 16:46:52.243 | gettext is already the newest version (0.19.8.1-10build1). 2022-01-05 16:46:52.243 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-01-05 16:46:52.243 | iputils-arping is already the newest version (3:20190709-3). 2022-01-05 16:46:52.243 | iputils-ping is already the newest version (3:20190709-3). 2022-01-05 16:46:52.243 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-01-05 16:46:52.243 | liberasurecode-dev is already the newest version (1.6.1-4). 2022-01-05 16:46:52.243 | libffi-dev is already the newest version (3.3-4). 2022-01-05 16:46:52.243 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-01-05 16:46:52.243 | libpcre3-dev is already the newest version (2:8.39-12build1). 2022-01-05 16:46:52.243 | libsasl2-dev is already the newest version (2.1.27+dfsg-2). 2022-01-05 16:46:52.243 | libxslt1-dev is already the newest version (1.1.34-4). 2022-01-05 16:46:52.243 | libyaml-dev is already the newest version (0.2.2-1). 2022-01-05 16:46:52.243 | lsscsi is already the newest version (0.30-0.1). 2022-01-05 16:46:52.243 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-01-05 16:46:52.243 | make is already the newest version (4.2.1-1.2). 2022-01-05 16:46:52.243 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-01-05 16:46:52.243 | psmisc is already the newest version (23.3-1). 2022-01-05 16:46:52.243 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-01-05 16:46:52.243 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-01-05 16:46:52.243 | python3-systemd is already the newest version (234-3build2). 2022-01-05 16:46:52.243 | socat is already the newest version (1.7.3.3-2). 2022-01-05 16:46:52.243 | tcpdump is already the newest version (4.9.3-4). 2022-01-05 16:46:52.243 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-01-05 16:46:52.243 | unzip is already the newest version (6.0-25ubuntu1). 2022-01-05 16:46:52.243 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-01-05 16:46:52.243 | conntrackd is already the newest version (1:1.4.5-2). 2022-01-05 16:46:52.244 | dstat is already the newest version (0.7.4-6). 2022-01-05 16:46:52.244 | graphviz is already the newest version (2.42.2-3build2). 2022-01-05 16:46:52.244 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-01-05 16:46:52.244 | pm-utils is already the newest version (1.4.1-19). 2022-01-05 16:46:52.244 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-01-05 16:46:52.244 | apache2 is already the newest version (2.4.41-4ubuntu3.8). 2022-01-05 16:46:52.244 | apache2-dev is already the newest version (2.4.41-4ubuntu3.8). 2022-01-05 16:46:52.244 | curl is already the newest version (7.68.0-1ubuntu2.7). 2022-01-05 16:46:52.244 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.4). 2022-01-05 16:46:52.244 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.4). 2022-01-05 16:46:52.244 | git is already the newest version (1:2.25.1-1ubuntu3.2). 2022-01-05 16:46:52.244 | haproxy is already the newest version (2.0.13-2ubuntu0.3). 2022-01-05 16:46:52.244 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-01-05 16:46:52.244 | keepalived is already the newest version (1:2.0.19-2ubuntu0.1). 2022-01-05 16:46:52.244 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-01-05 16:46:52.244 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.8). 2022-01-05 16:46:52.244 | libmysqlclient-dev is already the newest version (8.0.27-0ubuntu0.20.04.1). 2022-01-05 16:46:52.244 | libpq-dev is already the newest version (12.9-0ubuntu0.20.04.1). 2022-01-05 16:46:52.244 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.10). 2022-01-05 16:46:52.244 | libsystemd-dev is already the newest version (245.4-4ubuntu3.14). 2022-01-05 16:46:52.244 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.1). 2022-01-05 16:46:52.244 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-01-05 16:46:52.244 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-01-05 16:46:52.244 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-01-05 16:46:52.244 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.3). 2022-01-05 16:46:52.244 | openssl is already the newest version (1.1.1f-1ubuntu2.10). 2022-01-05 16:46:52.244 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-01-05 16:46:52.244 | qemu-utils is already the newest version (1:4.2-3ubuntu6.19). 2022-01-05 16:46:52.244 | sqlite3 is already the newest version (3.31.1-4ubuntu0.2). 2022-01-05 16:46:52.244 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-01-05 16:46:52.244 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.1). 2022-01-05 16:46:52.244 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.1). 2022-01-05 16:46:52.244 | wget is already the newest version (1.20.3-1ubuntu2). 2022-01-05 16:46:52.244 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.2). 2022-01-05 16:46:52.446 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.8). 2022-01-05 16:46:52.446 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-01-05 16:46:52.446 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-01-05 16:46:52.446 | The following packages were automatically installed and are no longer required: 2022-01-05 16:46:52.447 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-01-05 16:46:52.447 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-01-05 16:46:52.447 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-01-05 16:46:52.447 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-01-05 16:46:52.447 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-01-05 16:46:52.447 | python3-zope.interface 2022-01-05 16:46:52.448 | Use 'sudo apt autoremove' to remove them. 2022-01-05 16:46:52.448 | The following additional packages will be installed: 2022-01-05 16:46:52.448 | llvm-10-dev llvm-10-tools postgresql-server-dev-12 python3-yaml 2022-01-05 16:46:52.513 | The following NEW packages will be installed: 2022-01-05 16:46:52.513 | llvm-10-dev llvm-10-tools postgresql-server-dev-12 postgresql-server-dev-all 2022-01-05 16:46:52.513 | python3-yaml 2022-01-05 16:46:53.068 | 0 upgraded, 5 newly installed, 0 to remove and 107 not upgraded. 2022-01-05 16:46:53.068 | Need to get 0 B/27.4 MB of archives. 2022-01-05 16:46:53.068 | After this operation, 211 MB of additional disk space will be used. 2022-01-05 16:46:53.252 | Selecting previously unselected package python3-yaml. 2022-01-05 16:46:53.301 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 86621 files and directories currently installed.) 2022-01-05 16:46:53.305 | Preparing to unpack .../python3-yaml_5.3.1-1ubuntu0.1_amd64.deb ... 2022-01-05 16:46:53.354 | Unpacking python3-yaml (5.3.1-1ubuntu0.1) ... 2022-01-05 16:46:53.706 | Selecting previously unselected package llvm-10-tools. 2022-01-05 16:46:53.715 | Preparing to unpack .../llvm-10-tools_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-01-05 16:46:53.763 | Unpacking llvm-10-tools (1:10.0.0-4ubuntu1) ... 2022-01-05 16:46:54.262 | Selecting previously unselected package llvm-10-dev. 2022-01-05 16:46:54.272 | Preparing to unpack .../llvm-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-01-05 16:46:54.380 | Unpacking llvm-10-dev (1:10.0.0-4ubuntu1) ... 2022-01-05 16:46:59.134 | Selecting previously unselected package postgresql-server-dev-12. 2022-01-05 16:46:59.144 | Preparing to unpack .../postgresql-server-dev-12_12.9-0ubuntu0.20.04.1_amd64.deb ... 2022-01-05 16:46:59.191 | Unpacking postgresql-server-dev-12 (12.9-0ubuntu0.20.04.1) ... 2022-01-05 16:46:59.754 | Selecting previously unselected package postgresql-server-dev-all. 2022-01-05 16:46:59.764 | Preparing to unpack .../postgresql-server-dev-all_214ubuntu0.1_all.deb ... 2022-01-05 16:46:59.810 | Unpacking postgresql-server-dev-all (214ubuntu0.1) ... 2022-01-05 16:47:00.241 | Setting up python3-yaml (5.3.1-1ubuntu0.1) ... 2022-01-05 16:47:00.668 | Setting up llvm-10-tools (1:10.0.0-4ubuntu1) ... 2022-01-05 16:47:00.820 | Setting up llvm-10-dev (1:10.0.0-4ubuntu1) ... 2022-01-05 16:47:01.031 | Setting up postgresql-server-dev-12 (12.9-0ubuntu0.20.04.1) ... 2022-01-05 16:47:01.205 | Setting up postgresql-server-dev-all (214ubuntu0.1) ... 2022-01-05 16:47:01.387 | Processing triggers for man-db (2.9.1-1) ... 2022-01-05 16:47:01.902 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2022-01-05 16:47:09.007 | ++ functions-common:apt_get:1113 : result=0 2022-01-05 16:47:09.009 | ++ functions-common:apt_get:1116 : time_stop apt-get 2022-01-05 16:47:09.012 | ++ functions-common:time_stop:2304 : local name 2022-01-05 16:47:09.014 | ++ functions-common:time_stop:2305 : local end_time 2022-01-05 16:47:09.016 | ++ functions-common:time_stop:2306 : local elapsed_time 2022-01-05 16:47:09.018 | ++ functions-common:time_stop:2307 : local total 2022-01-05 16:47:09.020 | ++ functions-common:time_stop:2308 : local start_time 2022-01-05 16:47:09.022 | ++ functions-common:time_stop:2310 : name=apt-get 2022-01-05 16:47:09.025 | ++ functions-common:time_stop:2311 : start_time=1641401211866 2022-01-05 16:47:09.027 | ++ functions-common:time_stop:2313 : [[ -z 1641401211866 ]] 2022-01-05 16:47:09.030 | +++ functions-common:time_stop:2316 : date +%s%3N 2022-01-05 16:47:09.034 | ++ functions-common:time_stop:2316 : end_time=1641401229031 2022-01-05 16:47:09.036 | ++ functions-common:time_stop:2317 : elapsed_time=17165 2022-01-05 16:47:09.038 | ++ functions-common:time_stop:2318 : total=721 2022-01-05 16:47:09.040 | ++ functions-common:time_stop:2320 : _TIME_START[$name]= 2022-01-05 16:47:09.042 | ++ functions-common:time_stop:2321 : _TIME_TOTAL[$name]=17886 2022-01-05 16:47:09.044 | ++ functions-common:apt_get:1117 : return 0 2022-01-05 16:47:09.047 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-01-05 16:47:09.049 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-01-05 16:47:09.052 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-01-05 16:47:09.057 | ++ tools/install_prereqs.sh:source:89 : date 2022-01-05 16:47:09.061 | + ./stack.sh:main:759 : [[ False != \T\r\u\e ]] 2022-01-05 16:47:09.063 | + ./stack.sh:main:760 : PYPI_ALTERNATIVE_URL= 2022-01-05 16:47:09.066 | + ./stack.sh:main:760 : /home/ubuntu/devstack/tools/install_pip.sh 2022-01-05 16:47:10.423 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-01-05 16:47:10.425 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-01-05 16:47:10.427 | ++ tools/install_pip.sh:main:41 : basename https://bootstrap.pypa.io/get-pip.py 2022-01-05 16:47:10.430 | + tools/install_pip.sh:main:41 : LOCAL_PIP=/home/ubuntu/devstack/files/get-pip.py 2022-01-05 16:47:10.432 | + tools/install_pip.sh:main:43 : GetDistro 2022-01-05 16:47:10.434 | + functions-common:GetDistro:373 : GetOSVersion 2022-01-05 16:47:10.435 | + functions-common:GetOSVersion:350 : _ensure_lsb_release 2022-01-05 16:47:10.438 | ++ functions-common:_ensure_lsb_release:327 : command -v lsb_release 2022-01-05 16:47:10.440 | + functions-common:_ensure_lsb_release:327 : [[ -x /usr/bin/lsb_release ]] 2022-01-05 16:47:10.442 | + functions-common:_ensure_lsb_release:328 : return 2022-01-05 16:47:10.444 | ++ functions-common:GetOSVersion:352 : lsb_release -r -s 2022-01-05 16:47:10.512 | + functions-common:GetOSVersion:352 : os_RELEASE=20.04 2022-01-05 16:47:10.515 | ++ functions-common:GetOSVersion:353 : lsb_release -c -s 2022-01-05 16:47:10.578 | + functions-common:GetOSVersion:353 : os_CODENAME=focal 2022-01-05 16:47:10.581 | ++ functions-common:GetOSVersion:354 : lsb_release -i -s 2022-01-05 16:47:10.644 | + functions-common:GetOSVersion:354 : os_VENDOR=Ubuntu 2022-01-05 16:47:10.645 | + functions-common:GetOSVersion:356 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-01-05 16:47:10.647 | + functions-common:GetOSVersion:357 : os_PACKAGE=deb 2022-01-05 16:47:10.649 | + functions-common:GetOSVersion:362 : typeset -xr os_VENDOR 2022-01-05 16:47:10.651 | + functions-common:GetOSVersion:363 : typeset -xr os_RELEASE 2022-01-05 16:47:10.653 | + functions-common:GetOSVersion:364 : typeset -xr os_PACKAGE 2022-01-05 16:47:10.654 | + functions-common:GetOSVersion:365 : typeset -xr os_CODENAME 2022-01-05 16:47:10.656 | + functions-common:GetDistro:375 : [[ Ubuntu =~ (Ubuntu) ]] 2022-01-05 16:47:10.658 | + functions-common:GetDistro:378 : DISTRO=focal 2022-01-05 16:47:10.660 | + functions-common:GetDistro:422 : typeset -xr DISTRO 2022-01-05 16:47:10.662 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-01-05 16:47:10.662 | Distro: focal 2022-01-05 16:47:10.664 | + tools/install_pip.sh:main:127 : get_versions 2022-01-05 16:47:10.666 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-01-05 16:47:10.670 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-01-05 16:47:10.671 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-01-05 16:47:10.674 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-01-05 16:47:10.674 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-01-05 16:47:11.231 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-01-05 16:47:11.233 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-01-05 16:47:11.233 | pip: 21.3.1 2022-01-05 16:47:11.235 | + tools/install_pip.sh:get_versions:57 : python3.8 -m pip --version 2022-01-05 16:47:11.758 | pip 21.3.1 from /usr/local/lib/python3.8/dist-packages/pip (python 3.8) 2022-01-05 16:47:11.798 | + tools/install_pip.sh:main:129 : [[ -n '' ]] 2022-01-05 16:47:11.800 | + tools/install_pip.sh:main:134 : [[ focal == focal ]] 2022-01-05 16:47:11.801 | + tools/install_pip.sh:main:135 : exit 0 2022-01-05 16:47:11.804 | + ./stack.sh:main:764 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-01-05 16:47:11.807 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-01-05 16:47:11.811 | + ./stack.sh:main:765 : fixup_all 2022-01-05 16:47:11.813 | + tools/fixup_stuff.sh:fixup_all:196 : fixup_keystone 2022-01-05 16:47:11.815 | + tools/fixup_stuff.sh:fixup_keystone:39 : keystone_ports=35357,35358 2022-01-05 16:47:11.817 | + tools/fixup_stuff.sh:fixup_keystone:44 : sysctl net.ipv4.ip_local_reserved_ports 2022-01-05 16:47:11.822 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sysctl net.ipv4.ip_local_reserved_ports 2022-01-05 16:47:11.823 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sed 's/^ //' 2022-01-05 16:47:11.823 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : awk -F= '{print $2;}' 2022-01-05 16:47:11.828 | + tools/fixup_stuff.sh:fixup_keystone:46 : reserved_ports=35357-35358 2022-01-05 16:47:11.830 | + tools/fixup_stuff.sh:fixup_keystone:48 : [[ -z 35357-35358 ]] 2022-01-05 16:47:11.833 | + tools/fixup_stuff.sh:fixup_keystone:55 : sudo sysctl -w net.ipv4.ip_local_reserved_ports=35357,35358,35357-35358 2022-01-05 16:47:11.841 | net.ipv4.ip_local_reserved_ports = 35357,35358,35357-35358 2022-01-05 16:47:11.844 | + tools/fixup_stuff.sh:fixup_all:197 : fixup_ubuntu 2022-01-05 16:47:11.846 | + tools/fixup_stuff.sh:fixup_ubuntu:66 : [[ focal != \b\i\o\n\i\c ]] 2022-01-05 16:47:11.848 | + tools/fixup_stuff.sh:fixup_ubuntu:67 : return 2022-01-05 16:47:11.850 | + tools/fixup_stuff.sh:fixup_all:198 : fixup_fedora 2022-01-05 16:47:11.852 | + tools/fixup_stuff.sh:fixup_fedora:103 : is_fedora 2022-01-05 16:47:11.855 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2022-01-05 16:47:11.857 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2022-01-05 16:47:11.859 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2022-01-05 16:47:11.861 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-01-05 16:47:11.863 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2022-01-05 16:47:11.865 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2022-01-05 16:47:11.867 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2022-01-05 16:47:11.870 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2022-01-05 16:47:11.872 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2022-01-05 16:47:11.874 | + tools/fixup_stuff.sh:fixup_fedora:104 : return 2022-01-05 16:47:11.876 | + tools/fixup_stuff.sh:fixup_all:199 : fixup_suse 2022-01-05 16:47:11.878 | + tools/fixup_stuff.sh:fixup_suse:149 : is_suse 2022-01-05 16:47:11.880 | + functions-common:is_suse:462 : is_opensuse 2022-01-05 16:47:11.882 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2022-01-05 16:47:11.884 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2022-01-05 16:47:11.886 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2022-01-05 16:47:11.889 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2022-01-05 16:47:11.891 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2022-01-05 16:47:11.893 | + tools/fixup_stuff.sh:fixup_suse:150 : return 2022-01-05 16:47:11.895 | + ./stack.sh:main:768 : pip_install -U os-testr 2022-01-05 16:47:11.915 | Using python 3.8 to install os-testr 2022-01-05 16:47:11.918 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U os-testr 2022-01-05 16:47:12.639 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-05 16:47:12.639 | from cryptography.utils import int_from_bytes 2022-01-05 16:47:12.639 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-05 16:47:12.639 | from cryptography.utils import int_from_bytes 2022-01-05 16:47:13.629 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-01-05 16:47:13.662 | Requirement already satisfied: os-testr in /usr/local/lib/python3.8/dist-packages (2.0.0) 2022-01-05 16:47:13.729 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (2.4.0) 2022-01-05 16:47:13.730 | Requirement already satisfied: python-subunit>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (1.4.0) 2022-01-05 16:47:13.731 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (5.5.1) 2022-01-05 16:47:13.733 | Requirement already satisfied: stestr>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (3.1.0) 2022-01-05 16:47:13.746 | Requirement already satisfied: extras in /usr/local/lib/python3.8/dist-packages (from python-subunit>=1.0.0->os-testr) (1.0.0) 2022-01-05 16:47:13.774 | Requirement already satisfied: future in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (0.18.2) 2022-01-05 16:47:13.776 | Requirement already satisfied: PyYAML>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (5.4.1) 2022-01-05 16:47:13.777 | Requirement already satisfied: cliff>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (3.7.0) 2022-01-05 16:47:13.778 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (0.12.1) 2022-01-05 16:47:13.779 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (3.0.0) 2022-01-05 16:47:13.799 | Requirement already satisfied: unittest2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=2.2.0->os-testr) (1.1.0) 2022-01-05 16:47:13.800 | Requirement already satisfied: traceback2 in /usr/local/lib/python3.8/dist-packages (from testtools>=2.2.0->os-testr) (1.4.0) 2022-01-05 16:47:13.801 | Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=2.2.0->os-testr) (1.15.0) 2022-01-05 16:47:13.801 | Requirement already satisfied: python-mimeparse in /usr/local/lib/python3.8/dist-packages (from testtools>=2.2.0->os-testr) (1.6.0) 2022-01-05 16:47:13.813 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (1.5.0) 2022-01-05 16:47:13.815 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (2.4.7) 2022-01-05 16:47:13.816 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (0.7.2) 2022-01-05 16:47:13.817 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (3.3.0) 2022-01-05 16:47:13.881 | Collecting argparse 2022-01-05 16:47:13.891 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/c31/647edb69fd3d4/argparse-1.4.0-py2.py3-none-any.whl (23 kB) 2022-01-05 16:47:13.914 | Requirement already satisfied: linecache2 in /usr/local/lib/python3.8/dist-packages (from traceback2->testtools>=2.2.0->os-testr) (1.0.0) 2022-01-05 16:47:13.976 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (0.2.5) 2022-01-05 16:47:13.977 | Requirement already satisfied: colorama>=0.3.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (0.4.4) 2022-01-05 16:47:13.979 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (20.3.0) 2022-01-05 16:47:13.980 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (1.8.2) 2022-01-05 16:47:15.275 | Installing collected packages: argparse 2022-01-05 16:47:15.439 | Successfully installed argparse-1.4.0 2022-01-05 16:47:15.439 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-01-05 16:47:15.550 | + inc/python:pip_install:200 : result=0 2022-01-05 16:47:15.552 | + inc/python:pip_install:202 : time_stop pip_install 2022-01-05 16:47:15.554 | + functions-common:time_stop:2304 : local name 2022-01-05 16:47:15.557 | + functions-common:time_stop:2305 : local end_time 2022-01-05 16:47:15.559 | + functions-common:time_stop:2306 : local elapsed_time 2022-01-05 16:47:15.561 | + functions-common:time_stop:2307 : local total 2022-01-05 16:47:15.563 | + functions-common:time_stop:2308 : local start_time 2022-01-05 16:47:15.566 | + functions-common:time_stop:2310 : name=pip_install 2022-01-05 16:47:15.568 | + functions-common:time_stop:2311 : start_time=1641401231910 2022-01-05 16:47:15.570 | + functions-common:time_stop:2313 : [[ -z 1641401231910 ]] 2022-01-05 16:47:15.572 | ++ functions-common:time_stop:2316 : date +%s%3N 2022-01-05 16:47:15.576 | + functions-common:time_stop:2316 : end_time=1641401235574 2022-01-05 16:47:15.578 | + functions-common:time_stop:2317 : elapsed_time=3664 2022-01-05 16:47:15.580 | + functions-common:time_stop:2318 : total=0 2022-01-05 16:47:15.582 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2022-01-05 16:47:15.585 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=3664 2022-01-05 16:47:15.587 | + inc/python:pip_install:203 : return 0 2022-01-05 16:47:15.589 | + ./stack.sh:main:772 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-01-05 16:47:15.640 | + ./stack.sh:main:773 : sudo systemctl restart systemd-journald 2022-01-05 16:47:15.950 | + ./stack.sh:main:779 : install_infra 2022-01-05 16:47:15.953 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-01-05 16:47:15.957 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-01-05 16:47:15.959 | + lib/infra:install_infra:32 : python3 -m venv /opt/stack/requirements/.venv 2022-01-05 16:47:19.124 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-01-05 16:47:19.127 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-01-05 16:47:19.150 | + inc/python:pip_install:193 : 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 2022-01-05 16:47:21.065 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-01-05 16:47:21.072 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-01-05 16:47:21.275 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-01-05 16:47:21.452 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-01-05 16:47:21.505 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-01-05 16:47:21.568 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-01-05 16:47:21.724 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-01-05 16:47:21.847 | Collecting pbr===5.5.1 2022-01-05 16:47:21.854 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b23/6cde0ac9a6aed/pbr-5.5.1-py2.py3-none-any.whl (106 kB) 2022-01-05 16:47:21.891 | Installing collected packages: pbr 2022-01-05 16:47:22.027 | Successfully installed pbr-5.5.1 2022-01-05 16:47:22.096 | + inc/python:pip_install:200 : result=0 2022-01-05 16:47:22.098 | + inc/python:pip_install:202 : time_stop pip_install 2022-01-05 16:47:22.100 | + functions-common:time_stop:2304 : local name 2022-01-05 16:47:22.102 | + functions-common:time_stop:2305 : local end_time 2022-01-05 16:47:22.105 | + functions-common:time_stop:2306 : local elapsed_time 2022-01-05 16:47:22.107 | + functions-common:time_stop:2307 : local total 2022-01-05 16:47:22.109 | + functions-common:time_stop:2308 : local start_time 2022-01-05 16:47:22.111 | + functions-common:time_stop:2310 : name=pip_install 2022-01-05 16:47:22.113 | + functions-common:time_stop:2311 : start_time=1641401239142 2022-01-05 16:47:22.115 | + functions-common:time_stop:2313 : [[ -z 1641401239142 ]] 2022-01-05 16:47:22.118 | ++ functions-common:time_stop:2316 : date +%s%3N 2022-01-05 16:47:22.122 | + functions-common:time_stop:2316 : end_time=1641401242119 2022-01-05 16:47:22.124 | + functions-common:time_stop:2317 : elapsed_time=2977 2022-01-05 16:47:22.126 | + functions-common:time_stop:2318 : total=3664 2022-01-05 16:47:22.128 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2022-01-05 16:47:22.130 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=6641 2022-01-05 16:47:22.132 | + inc/python:pip_install:203 : return 0 2022-01-05 16:47:22.135 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-01-05 16:47:22.137 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-01-05 16:47:22.160 | + inc/python:pip_install:193 : 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 2022-01-05 16:47:24.086 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-01-05 16:47:24.093 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-01-05 16:47:24.296 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-01-05 16:47:24.474 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-01-05 16:47:24.526 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-01-05 16:47:24.584 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-01-05 16:47:24.742 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-01-05 16:47:24.745 | Processing /opt/stack/requirements 2022-01-05 16:47:26.055 | Collecting fixtures===3.0.0 2022-01-05 16:47:26.063 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/2a5/51b0421101de1/fixtures-3.0.0-py2.py3-none-any.whl (67 kB) 2022-01-05 16:47:26.287 | Collecting PyYAML===5.4.1 2022-01-05 16:47:26.293 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8c1/be557ee92a20f/PyYAML-5.4.1-cp38-cp38-manylinux1_x86_64.whl (662 kB) 2022-01-05 16:47:26.468 | Collecting requests===2.25.1 2022-01-05 16:47:26.474 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c21/0084e36a42ae6/requests-2.25.1-py2.py3-none-any.whl (61 kB) 2022-01-05 16:47:26.557 | Collecting packaging===20.9 2022-01-05 16:47:26.564 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/677/14da7f7bc052e/packaging-20.9-py2.py3-none-any.whl (40 kB) 2022-01-05 16:47:26.625 | Collecting testtools===2.4.0 2022-01-05 16:47:26.632 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/36f/f4998177c7d32/testtools-2.4.0-py2.py3-none-any.whl (185 kB) 2022-01-05 16:47:26.720 | Collecting idna===2.10 2022-01-05 16:47:26.726 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b97/d804b1e9b523b/idna-2.10-py2.py3-none-any.whl (58 kB) 2022-01-05 16:47:26.858 | Collecting pyparsing===2.4.7 2022-01-05 16:47:26.865 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ef9/d7589ef3c200a/pyparsing-2.4.7-py2.py3-none-any.whl (67 kB) 2022-01-05 16:47:26.911 | Collecting six===1.15.0 2022-01-05 16:47:26.917 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8b7/4bedcbbbaca38/six-1.15.0-py2.py3-none-any.whl (10 kB) 2022-01-05 16:47:26.942 | Collecting Parsley>=1.2 2022-01-05 16:47:26.949 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c3b/c417b8c7e3a96/Parsley-1.3-py2.py3-none-any.whl (88 kB) 2022-01-05 16:47:26.994 | Collecting beagle>=0.2.1 2022-01-05 16:47:27.001 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/34b/7236e550859b0/beagle-0.3.0-py3-none-any.whl (11 kB) 2022-01-05 16:47:27.027 | Requirement already satisfied: pbr===5.5.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 46)) (5.5.1) 2022-01-05 16:47:27.051 | Collecting chardet===4.0.0 2022-01-05 16:47:27.057 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f86/4054d66fd9118/chardet-4.0.0-py2.py3-none-any.whl (178 kB) 2022-01-05 16:47:27.142 | Collecting certifi===2021.10.8 2022-01-05 16:47:27.149 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d62/a0163eb4c2344/certifi-2021.10.8-py2.py3-none-any.whl (149 kB) 2022-01-05 16:47:27.229 | Collecting urllib3===1.26.3 2022-01-05 16:47:27.236 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/1b4/65e494e3e0d89/urllib3-1.26.3-py2.py3-none-any.whl (137 kB) 2022-01-05 16:47:27.301 | Collecting traceback2===1.4.0 2022-01-05 16:47:27.307 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/825/3cebec4b19094/traceback2-1.4.0-py2.py3-none-any.whl (16 kB) 2022-01-05 16:47:27.340 | Collecting python-mimeparse===1.6.0 2022-01-05 16:47:27.346 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/a29/5f03ff2034149/python_mimeparse-1.6.0-py2.py3-none-any.whl (6.1 kB) 2022-01-05 16:47:27.383 | Collecting unittest2===1.1.0 2022-01-05 16:47:27.390 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/13f/77d0875db6d9b/unittest2-1.1.0-py2.py3-none-any.whl (96 kB) 2022-01-05 16:47:27.435 | Collecting extras===1.0.0 2022-01-05 16:47:27.441 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/f68/9f08df47e2dec/extras-1.0.0-py2.py3-none-any.whl (7.3 kB) 2022-01-05 16:47:27.521 | Collecting cliff===3.7.0 2022-01-05 16:47:27.528 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/989/7aec5d621e652/cliff-3.7.0-py3-none-any.whl (80 kB) 2022-01-05 16:47:27.578 | Collecting linecache2===1.0.0 2022-01-05 16:47:27.584 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/e78/be9c0a0dfcbac/linecache2-1.0.0-py2.py3-none-any.whl (12 kB) 2022-01-05 16:47:27.625 | Collecting argparse 2022-01-05 16:47:27.631 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/c31/647edb69fd3d4/argparse-1.4.0-py2.py3-none-any.whl (23 kB) 2022-01-05 16:47:27.709 | Collecting stevedore===3.3.0 2022-01-05 16:47:27.716 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/50d/7b78fbaf0d04c/stevedore-3.3.0-py3-none-any.whl (49 kB) 2022-01-05 16:47:27.775 | Collecting prettytable===0.7.2 2022-01-05 16:47:27.782 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/788/48506f2c027f8/prettytable-0.7.2-py3-none-any.whl (13 kB) 2022-01-05 16:47:27.920 | Collecting cmd2===1.5.0 2022-01-05 16:47:27.925 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/31a/aeb590ec7bd2c/cmd2-1.5.0-py3-none-any.whl (133 kB) 2022-01-05 16:47:28.032 | Collecting pyperclip===1.8.2 2022-01-05 16:47:28.039 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/767/6e3b8b98bc6fb/pyperclip-1.8.2-py3-none-any.whl (11 kB) 2022-01-05 16:47:28.085 | Collecting attrs===20.3.0 2022-01-05 16:47:28.091 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/31b/2eced602aa842/attrs-20.3.0-py2.py3-none-any.whl (49 kB) 2022-01-05 16:47:28.197 | Collecting colorama===0.4.4 2022-01-05 16:47:28.203 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/9f4/7eda37229f68e/colorama-0.4.4-py2.py3-none-any.whl (16 kB) 2022-01-05 16:47:28.242 | Collecting wcwidth===0.2.5 2022-01-05 16:47:28.250 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/beb/4802a9cebb914/wcwidth-0.2.5-py2.py3-none-any.whl (30 kB) 2022-01-05 16:47:28.267 | Building wheels for collected packages: openstack-requirements 2022-01-05 16:47:28.268 | Building wheel for openstack-requirements (setup.py): started 2022-01-05 16:47:29.030 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-01-05 16:47:29.030 | ERROR: Command errored out with exit status 1: 2022-01-05 16:47:29.030 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-02h51r_7/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-02h51r_7/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/pip-wheel-qg4b8ckt 2022-01-05 16:47:29.030 | cwd: /tmp/pip-req-build-02h51r_7/ 2022-01-05 16:47:29.030 | Complete output (6 lines): 2022-01-05 16:47:29.030 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-01-05 16:47:29.030 | or: setup.py --help [cmd1 cmd2 ...] 2022-01-05 16:47:29.030 | or: setup.py --help-commands 2022-01-05 16:47:29.031 | or: setup.py cmd --help 2022-01-05 16:47:29.031 | 2022-01-05 16:47:29.031 | error: invalid command 'bdist_wheel' 2022-01-05 16:47:29.031 | ---------------------------------------- 2022-01-05 16:47:29.031 | ERROR: Failed building wheel for openstack-requirements 2022-01-05 16:47:29.031 | Running setup.py clean for openstack-requirements 2022-01-05 16:47:29.797 | Failed to build openstack-requirements 2022-01-05 16:47:30.013 | Installing collected packages: chardet, certifi, attrs, six, linecache2, traceback2, python-mimeparse, argparse, unittest2, extras, testtools, fixtures, wcwidth, prettytable, urllib3, PyYAML, idna, requests, stevedore, pyparsing, pyperclip, colorama, cmd2, cliff, packaging, Parsley, beagle, openstack-requirements 2022-01-05 16:47:32.288 | Running setup.py install for openstack-requirements: started 2022-01-05 16:47:34.462 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-01-05 16:47:34.499 | Successfully installed Parsley-1.3 PyYAML-5.4.1 argparse-1.4.0 attrs-20.3.0 beagle-0.3.0 certifi-2021.10.8 chardet-4.0.0 cliff-3.7.0 cmd2-1.5.0 colorama-0.4.4 extras-1.0.0 fixtures-3.0.0 idna-2.10 linecache2-1.0.0 openstack-requirements-1.2.1.dev4562 packaging-20.9 prettytable-0.7.2 pyparsing-2.4.7 pyperclip-1.8.2 python-mimeparse-1.6.0 requests-2.25.1 six-1.15.0 stevedore-3.3.0 testtools-2.4.0 traceback2-1.4.0 unittest2-1.1.0 urllib3-1.26.3 wcwidth-0.2.5 2022-01-05 16:47:34.627 | + inc/python:pip_install:200 : result=0 2022-01-05 16:47:34.629 | + inc/python:pip_install:202 : time_stop pip_install 2022-01-05 16:47:34.631 | + functions-common:time_stop:2304 : local name 2022-01-05 16:47:34.634 | + functions-common:time_stop:2305 : local end_time 2022-01-05 16:47:34.636 | + functions-common:time_stop:2306 : local elapsed_time 2022-01-05 16:47:34.638 | + functions-common:time_stop:2307 : local total 2022-01-05 16:47:34.640 | + functions-common:time_stop:2308 : local start_time 2022-01-05 16:47:34.642 | + functions-common:time_stop:2310 : name=pip_install 2022-01-05 16:47:34.644 | + functions-common:time_stop:2311 : start_time=1641401242152 2022-01-05 16:47:34.646 | + functions-common:time_stop:2313 : [[ -z 1641401242152 ]] 2022-01-05 16:47:34.649 | ++ functions-common:time_stop:2316 : date +%s%3N 2022-01-05 16:47:34.653 | + functions-common:time_stop:2316 : end_time=1641401254650 2022-01-05 16:47:34.655 | + functions-common:time_stop:2317 : elapsed_time=12498 2022-01-05 16:47:34.657 | + functions-common:time_stop:2318 : total=6641 2022-01-05 16:47:34.659 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2022-01-05 16:47:34.661 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=19139 2022-01-05 16:47:34.663 | + inc/python:pip_install:203 : return 0 2022-01-05 16:47:34.666 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-01-05 16:47:34.668 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-01-05 16:47:34.671 | + inc/python:use_library_from_git:250 : local name=pbr 2022-01-05 16:47:34.673 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:47:34.675 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-05 16:47:34.678 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pbr, ]] 2022-01-05 16:47:34.680 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:47:34.683 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-01-05 16:47:34.703 | Using python 3.8 to install pbr 2022-01-05 16:47:34.705 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-01-05 16:47:35.412 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-05 16:47:35.412 | from cryptography.utils import int_from_bytes 2022-01-05 16:47:35.412 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-05 16:47:35.412 | from cryptography.utils import int_from_bytes 2022-01-05 16:47:36.384 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-01-05 16:47:36.415 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.5.1) 2022-01-05 16:47:37.912 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-01-05 16:47:38.018 | + inc/python:pip_install:200 : result=0 2022-01-05 16:47:38.020 | + inc/python:pip_install:202 : time_stop pip_install 2022-01-05 16:47:38.022 | + functions-common:time_stop:2304 : local name 2022-01-05 16:47:38.025 | + functions-common:time_stop:2305 : local end_time 2022-01-05 16:47:38.027 | + functions-common:time_stop:2306 : local elapsed_time 2022-01-05 16:47:38.029 | + functions-common:time_stop:2307 : local total 2022-01-05 16:47:38.031 | + functions-common:time_stop:2308 : local start_time 2022-01-05 16:47:38.033 | + functions-common:time_stop:2310 : name=pip_install 2022-01-05 16:47:38.035 | + functions-common:time_stop:2311 : start_time=1641401254698 2022-01-05 16:47:38.037 | + functions-common:time_stop:2313 : [[ -z 1641401254698 ]] 2022-01-05 16:47:38.040 | ++ functions-common:time_stop:2316 : date +%s%3N 2022-01-05 16:47:38.044 | + functions-common:time_stop:2316 : end_time=1641401258042 2022-01-05 16:47:38.046 | + functions-common:time_stop:2317 : elapsed_time=3344 2022-01-05 16:47:38.048 | + functions-common:time_stop:2318 : total=19139 2022-01-05 16:47:38.050 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2022-01-05 16:47:38.052 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=22483 2022-01-05 16:47:38.054 | + inc/python:pip_install:203 : return 0 2022-01-05 16:47:38.057 | + ./stack.sh:main:782 : python3 -m venv /opt/stack/bindep-venv 2022-01-05 16:47:40.309 | + ./stack.sh:main:784 : /opt/stack/bindep-venv/bin/pip install bindep 2022-01-05 16:47:42.202 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-01-05 16:47:42.203 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.10.1) 2022-01-05 16:47:42.218 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2022-01-05 16:47:42.220 | Requirement already satisfied: distro in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.6.0) 2022-01-05 16:47:42.223 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (5.8.0) 2022-01-05 16:47:42.226 | Requirement already satisfied: packaging; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (21.3) 2022-01-05 16:47:42.231 | Requirement already satisfied: pyparsing!=3.0.5,>=2.0.2 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from packaging; python_version >= "3.6"->bindep) (3.0.6) 2022-01-05 16:47:42.302 | + ./stack.sh:main:785 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-01-05 16:47:42.305 | + ./stack.sh:main:785 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-01-05 16:47:42.308 | ++ ./stack.sh:main:788 : _get_plugin_bindep_packages 2022-01-05 16:47:42.326 | + ./stack.sh:main:788 : pkgs= 2022-01-05 16:47:42.328 | + ./stack.sh:main:789 : [[ -n '' ]] 2022-01-05 16:47:42.330 | + ./stack.sh:main:796 : run_phase stack pre-install 2022-01-05 16:47:42.333 | + functions-common:run_phase:1732 : local mode=stack 2022-01-05 16:47:42.335 | + functions-common:run_phase:1733 : local phase=pre-install 2022-01-05 16:47:42.337 | + functions-common:run_phase:1734 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-01-05 16:47:42.339 | + functions-common:run_phase:1735 : local extra_plugin_file_name 2022-01-05 16:47:42.341 | + functions-common:run_phase:1736 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-01-05 16:47:42.344 | + functions-common:run_phase:1741 : local exceptions=80-tempest.sh 2022-01-05 16:47:42.346 | + functions-common:run_phase:1742 : local extra 2022-01-05 16:47:42.348 | ++ functions-common:run_phase:1743 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-01-05 16:47:42.352 | + functions-common:run_phase:1743 : extra=80-tempest.sh 2022-01-05 16:47:42.354 | + functions-common:run_phase:1744 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-01-05 16:47:42.357 | + functions-common:run_phase:1748 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-01-05 16:47:42.359 | + functions-common:run_phase:1748 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-01-05 16:47:42.361 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-01-05 16:47:42.376 | ++ functions-common:is_service_enabled:1960 : return 0 2022-01-05 16:47:42.378 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-01-05 16:47:42.380 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-01-05 16:47:42.382 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-01-05 16:47:42.384 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-01-05 16:47:42.386 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-01-05 16:47:42.389 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-01-05 16:47:42.391 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-01-05 16:47:42.393 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-01-05 16:47:42.395 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-01-05 16:47:42.397 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-01-05 16:47:42.399 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-01-05 16:47:42.401 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-01-05 16:47:42.403 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-01-05 16:47:42.405 | + functions-common:run_phase:1753 : [[ stack == \s\o\u\r\c\e ]] 2022-01-05 16:47:42.407 | + functions-common:run_phase:1756 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-01-05 16:47:42.410 | + functions-common:run_phase:1759 : run_plugins stack pre-install 2022-01-05 16:47:42.412 | + functions-common:run_plugins:1718 : local mode=stack 2022-01-05 16:47:42.414 | + functions-common:run_plugins:1719 : local phase=pre-install 2022-01-05 16:47:42.416 | + functions-common:run_plugins:1721 : local plugins= 2022-01-05 16:47:42.419 | + functions-common:run_plugins:1722 : local plugin 2022-01-05 16:47:42.421 | + ./stack.sh:main:799 : set_systemd_override DefaultLimitNOFILE 2048 2022-01-05 16:47:42.423 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-01-05 16:47:42.426 | + functions:set_systemd_override:821 : local value=2048 2022-01-05 16:47:42.428 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-01-05 16:47:42.431 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-01-05 16:47:42.481 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-01-05 16:47:42.482 | Set systemd system override for DefaultLimitNOFILE=2048 2022-01-05 16:47:42.484 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-01-05 16:47:42.826 | + ./stack.sh:main:801 : install_rpc_backend 2022-01-05 16:47:42.829 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-01-05 16:47:42.845 | + functions-common:is_service_enabled:1960 : return 0 2022-01-05 16:47:42.847 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-01-05 16:47:42.849 | + functions-common:install_package:1342 : update_package_repo 2022-01-05 16:47:42.852 | + functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2022-01-05 16:47:42.855 | + functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2022-01-05 16:47:42.857 | + functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2022-01-05 16:47:42.859 | + functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2022-01-05 16:47:42.861 | + functions-common:update_package_repo:1322 : is_ubuntu 2022-01-05 16:47:42.864 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-01-05 16:47:42.866 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-01-05 16:47:42.868 | + functions-common:update_package_repo:1323 : apt_get_update 2022-01-05 16:47:42.870 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2022-01-05 16:47:42.873 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2022-01-05 16:47:42.875 | + functions-common:apt_get_update:1069 : return 2022-01-05 16:47:42.877 | + functions-common:install_package:1343 : real_install_package rabbitmq-server 2022-01-05 16:47:42.879 | + functions-common:real_install_package:1328 : is_ubuntu 2022-01-05 16:47:42.882 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-01-05 16:47:42.884 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-01-05 16:47:42.886 | + functions-common:real_install_package:1329 : apt_get install rabbitmq-server 2022-01-05 16:47:42.907 | + 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 2022-01-05 16:47:43.014 | Reading package lists... 2022-01-05 16:47:43.244 | Building dependency tree... 2022-01-05 16:47:43.245 | Reading state information... 2022-01-05 16:47:43.477 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2022-01-05 16:47:43.477 | The following packages were automatically installed and are no longer required: 2022-01-05 16:47:43.479 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-01-05 16:47:43.479 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-01-05 16:47:43.479 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-01-05 16:47:43.479 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-01-05 16:47:43.479 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-01-05 16:47:43.479 | python3-zope.interface 2022-01-05 16:47:43.479 | Use 'sudo apt autoremove' to remove them. 2022-01-05 16:47:43.589 | 0 upgraded, 0 newly installed, 0 to remove and 107 not upgraded. 2022-01-05 16:47:43.593 | + functions-common:apt_get:1113 : result=0 2022-01-05 16:47:43.595 | + functions-common:apt_get:1116 : time_stop apt-get 2022-01-05 16:47:43.597 | + functions-common:time_stop:2304 : local name 2022-01-05 16:47:43.600 | + functions-common:time_stop:2305 : local end_time 2022-01-05 16:47:43.602 | + functions-common:time_stop:2306 : local elapsed_time 2022-01-05 16:47:43.604 | + functions-common:time_stop:2307 : local total 2022-01-05 16:47:43.606 | + functions-common:time_stop:2308 : local start_time 2022-01-05 16:47:43.609 | + functions-common:time_stop:2310 : name=apt-get 2022-01-05 16:47:43.611 | + functions-common:time_stop:2311 : start_time=1641401262904 2022-01-05 16:47:43.613 | + functions-common:time_stop:2313 : [[ -z 1641401262904 ]] 2022-01-05 16:47:43.616 | ++ functions-common:time_stop:2316 : date +%s%3N 2022-01-05 16:47:43.620 | + functions-common:time_stop:2316 : end_time=1641401263618 2022-01-05 16:47:43.623 | + functions-common:time_stop:2317 : elapsed_time=714 2022-01-05 16:47:43.625 | + functions-common:time_stop:2318 : total=17886 2022-01-05 16:47:43.627 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2022-01-05 16:47:43.629 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=18600 2022-01-05 16:47:43.631 | + functions-common:apt_get:1117 : return 0 2022-01-05 16:47:43.634 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-01-05 16:47:43.637 | + functions-common:is_suse:462 : is_opensuse 2022-01-05 16:47:43.639 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2022-01-05 16:47:43.641 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2022-01-05 16:47:43.644 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2022-01-05 16:47:43.646 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2022-01-05 16:47:43.649 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2022-01-05 16:47:43.651 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-01-05 16:47:43.653 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2022-01-05 16:47:43.656 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2022-01-05 16:47:43.658 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2022-01-05 16:47:43.660 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-01-05 16:47:43.662 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2022-01-05 16:47:43.665 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2022-01-05 16:47:43.667 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2022-01-05 16:47:43.669 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2022-01-05 16:47:43.672 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2022-01-05 16:47:43.674 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-01-05 16:47:43.676 | + functions-common:is_suse:462 : is_opensuse 2022-01-05 16:47:43.678 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2022-01-05 16:47:43.681 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2022-01-05 16:47:43.683 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2022-01-05 16:47:43.686 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2022-01-05 16:47:43.688 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2022-01-05 16:47:43.691 | + ./stack.sh:main:802 : restart_rpc_backend 2022-01-05 16:47:43.693 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-01-05 16:47:43.709 | + functions-common:is_service_enabled:1960 : return 0 2022-01-05 16:47:43.712 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-01-05 16:47:43.714 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2022-01-05 16:47:43.716 | + ./stack.sh:echo_summary:432 : echo -e Starting RabbitMQ 2022-01-05 16:47:43.719 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-01-05 16:47:43.721 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-01-05 16:47:43.725 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-01-05 16:47:43.728 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-01-05 16:47:43.730 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-01-05 16:47:43.732 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-01-05 16:47:43.735 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-01-05 16:47:43.737 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-01-05 16:47:43.740 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-01-05 16:47:44.416 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-01-05 16:47:44.416 | user tags 2022-01-05 16:47:44.416 | stackrabbit []' 2022-01-05 16:47:44.419 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-01-05 16:47:44.420 | user tags 2022-01-05 16:47:44.420 | stackrabbit []' 2022-01-05 16:47:44.420 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-01-05 16:47:44.426 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2022-01-05 16:47:44.428 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2022-01-05 16:47:44.431 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-01-05 16:47:45.098 | Changing password for user "stackrabbit" ... 2022-01-05 16:47:45.172 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-01-05 16:47:45.843 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-01-05 16:47:45.904 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-01-05 16:47:45.907 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-01-05 16:47:46.558 | Changing password for user "stackrabbit" ... 2022-01-05 16:47:46.612 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-01-05 16:47:46.614 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-01-05 16:47:46.616 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-01-05 16:47:47.271 | Deleting user "guest" ... 2022-01-05 16:47:47.286 | Error: 2022-01-05 16:47:47.286 | {:no_such_user, "guest"} 2022-01-05 16:47:47.298 | + lib/rpc_backend:restart_rpc_backend:119 : true 2022-01-05 16:47:47.300 | + ./stack.sh:main:804 : is_service_enabled mysql postgresql 2022-01-05 16:47:47.318 | + functions-common:is_service_enabled:1960 : return 0 2022-01-05 16:47:47.320 | + ./stack.sh:main:805 : install_database 2022-01-05 16:47:47.323 | + lib/database:install_database:116 : install_database_mysql 2022-01-05 16:47:47.325 | + lib/databases/mysql:install_database_mysql:150 : is_ubuntu 2022-01-05 16:47:47.327 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-01-05 16:47:47.330 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-01-05 16:47:47.332 | + lib/databases/mysql:install_database_mysql:153 : sudo debconf-set-selections 2022-01-05 16:47:47.681 | + lib/databases/mysql:install_database_mysql:163 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-01-05 16:47:47.683 | + lib/databases/mysql:install_database_mysql:176 : is_oraclelinux 2022-01-05 16:47:47.686 | + functions-common:is_oraclelinux:434 : [[ -z Ubuntu ]] 2022-01-05 16:47:47.688 | + functions-common:is_oraclelinux:438 : '[' Ubuntu = OracleServer ']' 2022-01-05 16:47:47.691 | + lib/databases/mysql:install_database_mysql:178 : is_fedora 2022-01-05 16:47:47.693 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2022-01-05 16:47:47.695 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2022-01-05 16:47:47.698 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2022-01-05 16:47:47.700 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-01-05 16:47:47.702 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2022-01-05 16:47:47.705 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2022-01-05 16:47:47.707 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2022-01-05 16:47:47.709 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2022-01-05 16:47:47.712 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2022-01-05 16:47:47.714 | + lib/databases/mysql:install_database_mysql:181 : is_suse 2022-01-05 16:47:47.716 | + functions-common:is_suse:462 : is_opensuse 2022-01-05 16:47:47.719 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2022-01-05 16:47:47.721 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2022-01-05 16:47:47.723 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2022-01-05 16:47:47.726 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2022-01-05 16:47:47.728 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2022-01-05 16:47:47.731 | + lib/databases/mysql:install_database_mysql:184 : is_ubuntu 2022-01-05 16:47:47.733 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-01-05 16:47:47.735 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-01-05 16:47:47.738 | + lib/databases/mysql:install_database_mysql:185 : install_package mysql-server 2022-01-05 16:47:47.740 | + functions-common:install_package:1342 : update_package_repo 2022-01-05 16:47:47.743 | + functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2022-01-05 16:47:47.745 | + functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2022-01-05 16:47:47.747 | + functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2022-01-05 16:47:47.749 | + functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2022-01-05 16:47:47.752 | + functions-common:update_package_repo:1322 : is_ubuntu 2022-01-05 16:47:47.754 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-01-05 16:47:47.756 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-01-05 16:47:47.758 | + functions-common:update_package_repo:1323 : apt_get_update 2022-01-05 16:47:47.761 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2022-01-05 16:47:47.763 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2022-01-05 16:47:47.765 | + functions-common:apt_get_update:1069 : return 2022-01-05 16:47:47.767 | + functions-common:install_package:1343 : real_install_package mysql-server 2022-01-05 16:47:47.770 | + functions-common:real_install_package:1328 : is_ubuntu 2022-01-05 16:47:47.772 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-01-05 16:47:47.774 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-01-05 16:47:47.777 | + functions-common:real_install_package:1329 : apt_get install mysql-server 2022-01-05 16:47:47.797 | + 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 2022-01-05 16:47:47.905 | Reading package lists... 2022-01-05 16:47:48.131 | Building dependency tree... 2022-01-05 16:47:48.132 | Reading state information... 2022-01-05 16:47:48.367 | mysql-server is already the newest version (8.0.27-0ubuntu0.20.04.1). 2022-01-05 16:47:48.367 | The following packages were automatically installed and are no longer required: 2022-01-05 16:47:48.368 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-01-05 16:47:48.368 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-01-05 16:47:48.368 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-01-05 16:47:48.368 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-01-05 16:47:48.368 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-01-05 16:47:48.368 | python3-zope.interface 2022-01-05 16:47:48.368 | Use 'sudo apt autoremove' to remove them. 2022-01-05 16:47:48.478 | 0 upgraded, 0 newly installed, 0 to remove and 107 not upgraded. 2022-01-05 16:47:48.482 | + functions-common:apt_get:1113 : result=0 2022-01-05 16:47:48.485 | + functions-common:apt_get:1116 : time_stop apt-get 2022-01-05 16:47:48.487 | + functions-common:time_stop:2304 : local name 2022-01-05 16:47:48.489 | + functions-common:time_stop:2305 : local end_time 2022-01-05 16:47:48.491 | + functions-common:time_stop:2306 : local elapsed_time 2022-01-05 16:47:48.494 | + functions-common:time_stop:2307 : local total 2022-01-05 16:47:48.496 | + functions-common:time_stop:2308 : local start_time 2022-01-05 16:47:48.498 | + functions-common:time_stop:2310 : name=apt-get 2022-01-05 16:47:48.500 | + functions-common:time_stop:2311 : start_time=1641401267795 2022-01-05 16:47:48.502 | + functions-common:time_stop:2313 : [[ -z 1641401267795 ]] 2022-01-05 16:47:48.505 | ++ functions-common:time_stop:2316 : date +%s%3N 2022-01-05 16:47:48.509 | + functions-common:time_stop:2316 : end_time=1641401268507 2022-01-05 16:47:48.511 | + functions-common:time_stop:2317 : elapsed_time=712 2022-01-05 16:47:48.513 | + functions-common:time_stop:2318 : total=18600 2022-01-05 16:47:48.515 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2022-01-05 16:47:48.518 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=19312 2022-01-05 16:47:48.520 | + functions-common:apt_get:1117 : return 0 2022-01-05 16:47:48.522 | + ./stack.sh:main:807 : '[' -n mysql ']' 2022-01-05 16:47:48.525 | + ./stack.sh:main:808 : install_database_python 2022-01-05 16:47:48.527 | + lib/database:install_database_python:121 : install_database_python_mysql 2022-01-05 16:47:48.529 | + lib/databases/mysql:install_database_python_mysql:193 : pip_install_gr PyMySQL 2022-01-05 16:47:48.531 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-01-05 16:47:48.534 | + inc/python:pip_install_gr:77 : local clean_name 2022-01-05 16:47:48.537 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-01-05 16:47:48.539 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2022-01-05 16:47:48.542 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-01-05 16:47:48.545 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-01-05 16:47:48.546 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-01-05 16:47:48.552 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2022-01-05 16:47:48.554 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2022-01-05 16:47:48.557 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2022-01-05 16:47:48.560 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-01-05 16:47:48.562 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-01-05 16:47:48.583 | Using python 3.8 to install PyMySQL 2022-01-05 16:47:48.585 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt PyMySQL 2022-01-05 16:47:49.306 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-05 16:47:49.306 | from cryptography.utils import int_from_bytes 2022-01-05 16:47:49.306 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-05 16:47:49.306 | from cryptography.utils import int_from_bytes 2022-01-05 16:47:50.285 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-01-05 16:47:50.317 | Requirement already satisfied: PyMySQL in /usr/local/lib/python3.8/dist-packages (1.0.2) 2022-01-05 16:47:51.700 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-01-05 16:47:51.801 | + inc/python:pip_install:200 : result=0 2022-01-05 16:47:51.803 | + inc/python:pip_install:202 : time_stop pip_install 2022-01-05 16:47:51.806 | + functions-common:time_stop:2304 : local name 2022-01-05 16:47:51.808 | + functions-common:time_stop:2305 : local end_time 2022-01-05 16:47:51.810 | + functions-common:time_stop:2306 : local elapsed_time 2022-01-05 16:47:51.813 | + functions-common:time_stop:2307 : local total 2022-01-05 16:47:51.815 | + functions-common:time_stop:2308 : local start_time 2022-01-05 16:47:51.817 | + functions-common:time_stop:2310 : name=pip_install 2022-01-05 16:47:51.819 | + functions-common:time_stop:2311 : start_time=1641401268578 2022-01-05 16:47:51.822 | + functions-common:time_stop:2313 : [[ -z 1641401268578 ]] 2022-01-05 16:47:51.825 | ++ functions-common:time_stop:2316 : date +%s%3N 2022-01-05 16:47:51.829 | + functions-common:time_stop:2316 : end_time=1641401271826 2022-01-05 16:47:51.831 | + functions-common:time_stop:2317 : elapsed_time=3248 2022-01-05 16:47:51.833 | + functions-common:time_stop:2318 : total=22483 2022-01-05 16:47:51.836 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2022-01-05 16:47:51.838 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=25731 2022-01-05 16:47:51.840 | + inc/python:pip_install:203 : return 0 2022-01-05 16:47:51.842 | + lib/databases/mysql:install_database_python_mysql:194 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-01-05 16:47:51.845 | + lib/databases/mysql:install_database_python_mysql:196 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-01-05 16:47:51.847 | + lib/databases/mysql:install_database_python_mysql:197 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-01-05 16:47:51.849 | + ./stack.sh:main:811 : is_service_enabled neutron 2022-01-05 16:47:51.865 | + functions-common:is_service_enabled:1960 : return 0 2022-01-05 16:47:51.868 | + ./stack.sh:main:812 : install_neutron_agent_packages 2022-01-05 16:47:51.870 | + lib/neutron:install_neutron_agent_packages:684 : is_neutron_legacy_enabled 2022-01-05 16:47:51.874 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-01-05 16:47:51.874 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2022-01-05 16:47:51.879 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-01-05 16:47:51.881 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-01-05 16:47:51.884 | + 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,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-01-05 16:47:51.887 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2022-01-05 16:47:51.889 | + lib/neutron:install_neutron_agent_packages:686 : install_neutron_agent_packages_mutnauq 2022-01-05 16:47:51.891 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:457 : is_service_enabled q-l3 2022-01-05 16:47:51.907 | + functions-common:is_service_enabled:1960 : return 0 2022-01-05 16:47:51.909 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:458 : install_package radvd 2022-01-05 16:47:51.911 | + functions-common:install_package:1342 : update_package_repo 2022-01-05 16:47:51.914 | + functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2022-01-05 16:47:51.916 | + functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2022-01-05 16:47:51.918 | + functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2022-01-05 16:47:51.921 | + functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2022-01-05 16:47:51.923 | + functions-common:update_package_repo:1322 : is_ubuntu 2022-01-05 16:47:51.925 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-01-05 16:47:51.927 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-01-05 16:47:51.930 | + functions-common:update_package_repo:1323 : apt_get_update 2022-01-05 16:47:51.932 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2022-01-05 16:47:51.935 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2022-01-05 16:47:51.937 | + functions-common:apt_get_update:1069 : return 2022-01-05 16:47:51.939 | + functions-common:install_package:1343 : real_install_package radvd 2022-01-05 16:47:51.942 | + functions-common:real_install_package:1328 : is_ubuntu 2022-01-05 16:47:51.944 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-01-05 16:47:51.947 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-01-05 16:47:51.949 | + functions-common:real_install_package:1329 : apt_get install radvd 2022-01-05 16:47:51.969 | + 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 2022-01-05 16:47:52.076 | Reading package lists... 2022-01-05 16:47:52.310 | Building dependency tree... 2022-01-05 16:47:52.311 | Reading state information... 2022-01-05 16:47:52.545 | radvd is already the newest version (1:2.17-2). 2022-01-05 16:47:52.545 | The following packages were automatically installed and are no longer required: 2022-01-05 16:47:52.546 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-01-05 16:47:52.547 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-01-05 16:47:52.547 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-01-05 16:47:52.547 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-01-05 16:47:52.547 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-01-05 16:47:52.547 | python3-zope.interface 2022-01-05 16:47:52.547 | Use 'sudo apt autoremove' to remove them. 2022-01-05 16:47:52.660 | 0 upgraded, 0 newly installed, 0 to remove and 107 not upgraded. 2022-01-05 16:47:52.665 | + functions-common:apt_get:1113 : result=0 2022-01-05 16:47:52.667 | + functions-common:apt_get:1116 : time_stop apt-get 2022-01-05 16:47:52.669 | + functions-common:time_stop:2304 : local name 2022-01-05 16:47:52.672 | + functions-common:time_stop:2305 : local end_time 2022-01-05 16:47:52.682 | + functions-common:time_stop:2306 : local elapsed_time 2022-01-05 16:47:52.682 | + functions-common:time_stop:2307 : local total 2022-01-05 16:47:52.682 | + functions-common:time_stop:2308 : local start_time 2022-01-05 16:47:52.682 | + functions-common:time_stop:2310 : name=apt-get 2022-01-05 16:47:52.683 | + functions-common:time_stop:2311 : start_time=1641401271967 2022-01-05 16:47:52.685 | + functions-common:time_stop:2313 : [[ -z 1641401271967 ]] 2022-01-05 16:47:52.688 | ++ functions-common:time_stop:2316 : date +%s%3N 2022-01-05 16:47:52.692 | + functions-common:time_stop:2316 : end_time=1641401272690 2022-01-05 16:47:52.694 | + functions-common:time_stop:2317 : elapsed_time=723 2022-01-05 16:47:52.696 | + functions-common:time_stop:2318 : total=19312 2022-01-05 16:47:52.699 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2022-01-05 16:47:52.701 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=20035 2022-01-05 16:47:52.703 | + functions-common:apt_get:1117 : return 0 2022-01-05 16:47:52.706 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:461 : is_service_enabled q-agt q-dhcp q-l3 2022-01-05 16:47:52.722 | + functions-common:is_service_enabled:1960 : return 0 2022-01-05 16:47:52.724 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:462 : neutron_plugin_install_agent_packages 2022-01-05 16:47:52.726 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-01-05 16:47:52.729 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : get_packages openvswitch 2022-01-05 16:47:52.749 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : install_package fakeroot make openvswitch-switch 2022-01-05 16:47:52.751 | + functions-common:install_package:1342 : update_package_repo 2022-01-05 16:47:52.753 | + functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2022-01-05 16:47:52.755 | + functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2022-01-05 16:47:52.758 | + functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2022-01-05 16:47:52.760 | + functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2022-01-05 16:47:52.763 | + functions-common:update_package_repo:1322 : is_ubuntu 2022-01-05 16:47:52.765 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-01-05 16:47:52.767 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-01-05 16:47:52.769 | + functions-common:update_package_repo:1323 : apt_get_update 2022-01-05 16:47:52.771 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2022-01-05 16:47:52.773 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2022-01-05 16:47:52.776 | + functions-common:apt_get_update:1069 : return 2022-01-05 16:47:52.778 | + functions-common:install_package:1343 : real_install_package fakeroot make openvswitch-switch 2022-01-05 16:47:52.780 | + functions-common:real_install_package:1328 : is_ubuntu 2022-01-05 16:47:52.782 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-01-05 16:47:52.785 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-01-05 16:47:52.787 | + functions-common:real_install_package:1329 : apt_get install fakeroot make openvswitch-switch 2022-01-05 16:47:52.807 | + 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 2022-01-05 16:47:52.914 | Reading package lists... 2022-01-05 16:47:53.145 | Building dependency tree... 2022-01-05 16:47:53.146 | Reading state information... 2022-01-05 16:47:53.382 | fakeroot is already the newest version (1.24-1). 2022-01-05 16:47:53.382 | make is already the newest version (4.2.1-1.2). 2022-01-05 16:47:53.382 | openvswitch-switch is already the newest version (2.13.3-0ubuntu0.20.04.2). 2022-01-05 16:47:53.382 | The following packages were automatically installed and are no longer required: 2022-01-05 16:47:53.383 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-01-05 16:47:53.383 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-01-05 16:47:53.383 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-01-05 16:47:53.383 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-01-05 16:47:53.383 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-01-05 16:47:53.383 | python3-zope.interface 2022-01-05 16:47:53.383 | Use 'sudo apt autoremove' to remove them. 2022-01-05 16:47:53.493 | 0 upgraded, 0 newly installed, 0 to remove and 107 not upgraded. 2022-01-05 16:47:53.497 | + functions-common:apt_get:1113 : result=0 2022-01-05 16:47:53.499 | + functions-common:apt_get:1116 : time_stop apt-get 2022-01-05 16:47:53.502 | + functions-common:time_stop:2304 : local name 2022-01-05 16:47:53.504 | + functions-common:time_stop:2305 : local end_time 2022-01-05 16:47:53.506 | + functions-common:time_stop:2306 : local elapsed_time 2022-01-05 16:47:53.508 | + functions-common:time_stop:2307 : local total 2022-01-05 16:47:53.510 | + functions-common:time_stop:2308 : local start_time 2022-01-05 16:47:53.512 | + functions-common:time_stop:2310 : name=apt-get 2022-01-05 16:47:53.515 | + functions-common:time_stop:2311 : start_time=1641401272804 2022-01-05 16:47:53.517 | + functions-common:time_stop:2313 : [[ -z 1641401272804 ]] 2022-01-05 16:47:53.519 | ++ functions-common:time_stop:2316 : date +%s%3N 2022-01-05 16:47:53.524 | + functions-common:time_stop:2316 : end_time=1641401273521 2022-01-05 16:47:53.526 | + functions-common:time_stop:2317 : elapsed_time=717 2022-01-05 16:47:53.528 | + functions-common:time_stop:2318 : total=20035 2022-01-05 16:47:53.530 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2022-01-05 16:47:53.532 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=20752 2022-01-05 16:47:53.535 | + functions-common:apt_get:1117 : return 0 2022-01-05 16:47:53.537 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:65 : is_ubuntu 2022-01-05 16:47:53.540 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-01-05 16:47:53.542 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-01-05 16:47:53.544 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:66 : _neutron_ovs_base_install_ubuntu_dkms 2022-01-05 16:47:53.546 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:52 : local kernel_version 2022-01-05 16:47:53.549 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : uname -r 2022-01-05 16:47:53.553 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : kernel_version=5.4.0-72-generic 2022-01-05 16:47:53.555 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:54 : local kernel_major_minor 2022-01-05 16:47:53.559 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : echo 5.4.0-72-generic 2022-01-05 16:47:53.559 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : cut -d. -f1-2 2022-01-05 16:47:53.564 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : kernel_major_minor=5.4 2022-01-05 16:47:53.566 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:57 : vercmp 5.4 '<' 3.13 2022-01-05 16:47:53.569 | + functions:vercmp:628 : local v1=5.4 2022-01-05 16:47:53.571 | + functions:vercmp:629 : local 'op=<' 2022-01-05 16:47:53.573 | + functions:vercmp:630 : local v2=3.13 2022-01-05 16:47:53.575 | + functions:vercmp:631 : local result 2022-01-05 16:47:53.579 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-01-05 16:47:53.579 | ++ functions:vercmp:635 : head -1 2022-01-05 16:47:53.580 | ++ functions:vercmp:635 : sort -V 2022-01-05 16:47:53.584 | + functions:vercmp:635 : result=3.13 2022-01-05 16:47:53.587 | + functions:vercmp:637 : case $op in 2022-01-05 16:47:53.589 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-01-05 16:47:53.592 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-01-05 16:47:53.594 | + functions:vercmp:648 : return 2022-01-05 16:47:53.596 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:67 : restart_service openvswitch-switch 2022-01-05 16:47:53.598 | + functions-common:restart_service:2188 : '[' -x /bin/systemctl ']' 2022-01-05 16:47:53.600 | + functions-common:restart_service:2189 : sudo /bin/systemctl restart openvswitch-switch 2022-01-05 16:47:54.070 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-01-05 16:47:54.073 | + inc/python:use_library_from_git:250 : local name=os-ken 2022-01-05 16:47:54.075 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:47:54.078 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-05 16:47:54.080 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-ken, ]] 2022-01-05 16:47:54.083 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:47:54.086 | + ./stack.sh:main:815 : is_service_enabled etcd3 2022-01-05 16:47:54.103 | + functions-common:is_service_enabled:1960 : return 0 2022-01-05 16:47:54.106 | + ./stack.sh:main:816 : install_etcd3 2022-01-05 16:47:54.108 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-01-05 16:47:54.108 | Installing etcd 2022-01-05 16:47:54.110 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-01-05 16:47:54.125 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-01-05 16:47:54.137 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-01-05 16:47:54.140 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-01-05 16:47:54.152 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-01-05 16:47:54.155 | ++ 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 2022-01-05 16:47:54.161 | ++ functions:get_extra_file:62 : local file_url=https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-01-05 16:47:54.164 | +++ functions:get_extra_file:64 : basename https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-01-05 16:47:54.168 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-01-05 16:47:54.171 | ++ functions:get_extra_file:65 : [[ https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz != file* ]] 2022-01-05 16:47:54.173 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-01-05 16:47:54.176 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-01-05 16:47:54.178 | ++ functions:get_extra_file:74 : return 2022-01-05 16:47:54.181 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-01-05 16:47:54.184 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-01-05 16:47:54.186 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-01-05 16:47:54.195 | + ./stack.sh:main:825 : is_service_enabled tls-proxy 2022-01-05 16:47:54.211 | + functions-common:is_service_enabled:1960 : return 1 2022-01-05 16:47:54.214 | + ./stack.sh:main:835 : install_dstat 2022-01-05 16:47:54.216 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-01-05 16:47:54.232 | + functions-common:is_service_enabled:1960 : return 1 2022-01-05 16:47:54.234 | + ./stack.sh:main:841 : echo_summary 'Installing OpenStack project source' 2022-01-05 16:47:54.236 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2022-01-05 16:47:54.239 | + ./stack.sh:echo_summary:432 : echo -e Installing OpenStack project source 2022-01-05 16:47:54.241 | + ./stack.sh:main:844 : install_libs 2022-01-05 16:47:54.244 | + lib/libraries:install_libs:88 : _install_lib_from_source automaton 2022-01-05 16:47:54.246 | + lib/libraries:_install_lib_from_source:72 : local name=automaton 2022-01-05 16:47:54.248 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git automaton 2022-01-05 16:47:54.250 | + inc/python:use_library_from_git:250 : local name=automaton 2022-01-05 16:47:54.253 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:47:54.255 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-05 16:47:54.257 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,automaton, ]] 2022-01-05 16:47:54.260 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:47:54.262 | + lib/libraries:install_libs:89 : _install_lib_from_source castellan 2022-01-05 16:47:54.264 | + lib/libraries:_install_lib_from_source:72 : local name=castellan 2022-01-05 16:47:54.266 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git castellan 2022-01-05 16:47:54.269 | + inc/python:use_library_from_git:250 : local name=castellan 2022-01-05 16:47:54.271 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:47:54.273 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-05 16:47:54.275 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,castellan, ]] 2022-01-05 16:47:54.277 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:47:54.279 | + lib/libraries:install_libs:90 : _install_lib_from_source cliff 2022-01-05 16:47:54.282 | + lib/libraries:_install_lib_from_source:72 : local name=cliff 2022-01-05 16:47:54.284 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git cliff 2022-01-05 16:47:54.286 | + inc/python:use_library_from_git:250 : local name=cliff 2022-01-05 16:47:54.288 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:47:54.291 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-05 16:47:54.293 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cliff, ]] 2022-01-05 16:47:54.295 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:47:54.297 | + lib/libraries:install_libs:91 : _install_lib_from_source cursive 2022-01-05 16:47:54.299 | + lib/libraries:_install_lib_from_source:72 : local name=cursive 2022-01-05 16:47:54.302 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git cursive 2022-01-05 16:47:54.304 | + inc/python:use_library_from_git:250 : local name=cursive 2022-01-05 16:47:54.307 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:47:54.309 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-05 16:47:54.311 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cursive, ]] 2022-01-05 16:47:54.313 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:47:54.316 | + lib/libraries:install_libs:92 : _install_lib_from_source debtcollector 2022-01-05 16:47:54.318 | + lib/libraries:_install_lib_from_source:72 : local name=debtcollector 2022-01-05 16:47:54.321 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git debtcollector 2022-01-05 16:47:54.323 | + inc/python:use_library_from_git:250 : local name=debtcollector 2022-01-05 16:47:54.325 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:47:54.327 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-05 16:47:54.329 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,debtcollector, ]] 2022-01-05 16:47:54.332 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:47:54.334 | + lib/libraries:install_libs:93 : _install_lib_from_source futurist 2022-01-05 16:47:54.336 | + lib/libraries:_install_lib_from_source:72 : local name=futurist 2022-01-05 16:47:54.338 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git futurist 2022-01-05 16:47:54.341 | + inc/python:use_library_from_git:250 : local name=futurist 2022-01-05 16:47:54.343 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:47:54.345 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-05 16:47:54.347 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,futurist, ]] 2022-01-05 16:47:54.350 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:47:54.352 | + lib/libraries:install_libs:94 : _install_lib_from_source openstacksdk 2022-01-05 16:47:54.354 | + lib/libraries:_install_lib_from_source:72 : local name=openstacksdk 2022-01-05 16:47:54.356 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git openstacksdk 2022-01-05 16:47:54.359 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2022-01-05 16:47:54.361 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:47:54.363 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-05 16:47:54.365 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,openstacksdk, ]] 2022-01-05 16:47:54.368 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:47:54.370 | + lib/libraries:install_libs:95 : _install_lib_from_source osc-lib 2022-01-05 16:47:54.373 | + lib/libraries:_install_lib_from_source:72 : local name=osc-lib 2022-01-05 16:47:54.375 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osc-lib 2022-01-05 16:47:54.377 | + inc/python:use_library_from_git:250 : local name=osc-lib 2022-01-05 16:47:54.379 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:47:54.381 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-05 16:47:54.384 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-lib, ]] 2022-01-05 16:47:54.386 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:47:54.389 | + lib/libraries:install_libs:96 : _install_lib_from_source osc-placement 2022-01-05 16:47:54.391 | + lib/libraries:_install_lib_from_source:72 : local name=osc-placement 2022-01-05 16:47:54.393 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osc-placement 2022-01-05 16:47:54.395 | + inc/python:use_library_from_git:250 : local name=osc-placement 2022-01-05 16:47:54.398 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:47:54.400 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-05 16:47:54.402 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-placement, ]] 2022-01-05 16:47:54.404 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:47:54.406 | + lib/libraries:install_libs:97 : _install_lib_from_source os-client-config 2022-01-05 16:47:54.409 | + lib/libraries:_install_lib_from_source:72 : local name=os-client-config 2022-01-05 16:47:54.411 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-client-config 2022-01-05 16:47:54.413 | + inc/python:use_library_from_git:250 : local name=os-client-config 2022-01-05 16:47:54.416 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:47:54.418 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-05 16:47:54.420 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-client-config, ]] 2022-01-05 16:47:54.423 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:47:54.425 | + lib/libraries:install_libs:98 : _install_lib_from_source oslo.cache 2022-01-05 16:47:54.427 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.cache 2022-01-05 16:47:54.430 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.cache 2022-01-05 16:47:54.432 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2022-01-05 16:47:54.434 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:47:54.437 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-05 16:47:54.439 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.cache, ]] 2022-01-05 16:47:54.441 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:47:54.444 | + lib/libraries:install_libs:99 : _install_lib_from_source oslo.concurrency 2022-01-05 16:47:54.446 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.concurrency 2022-01-05 16:47:54.448 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.concurrency 2022-01-05 16:47:54.450 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2022-01-05 16:47:54.453 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:47:54.455 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-05 16:47:54.457 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.concurrency, ]] 2022-01-05 16:47:54.459 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:47:54.462 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.config 2022-01-05 16:47:54.464 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.config 2022-01-05 16:47:54.466 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.config 2022-01-05 16:47:54.468 | + inc/python:use_library_from_git:250 : local name=oslo.config 2022-01-05 16:47:54.471 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:47:54.473 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-05 16:47:54.475 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.config, ]] 2022-01-05 16:47:54.478 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:47:54.480 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.context 2022-01-05 16:47:54.482 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.context 2022-01-05 16:47:54.485 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.context 2022-01-05 16:47:54.487 | + inc/python:use_library_from_git:250 : local name=oslo.context 2022-01-05 16:47:54.489 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:47:54.491 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-05 16:47:54.494 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.context, ]] 2022-01-05 16:47:54.496 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:47:54.499 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.db 2022-01-05 16:47:54.501 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.db 2022-01-05 16:47:54.503 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.db 2022-01-05 16:47:54.505 | + inc/python:use_library_from_git:250 : local name=oslo.db 2022-01-05 16:47:54.508 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:47:54.510 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-05 16:47:54.512 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.db, ]] 2022-01-05 16:47:54.514 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:47:54.516 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.i18n 2022-01-05 16:47:54.519 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.i18n 2022-01-05 16:47:54.521 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.i18n 2022-01-05 16:47:54.523 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2022-01-05 16:47:54.525 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:47:54.528 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-05 16:47:54.530 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.i18n, ]] 2022-01-05 16:47:54.532 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:47:54.534 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.log 2022-01-05 16:47:54.537 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.log 2022-01-05 16:47:54.539 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.log 2022-01-05 16:47:54.542 | + inc/python:use_library_from_git:250 : local name=oslo.log 2022-01-05 16:47:54.544 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:47:54.546 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-05 16:47:54.548 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.log, ]] 2022-01-05 16:47:54.551 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:47:54.553 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.messaging 2022-01-05 16:47:54.556 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.messaging 2022-01-05 16:47:54.558 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.messaging 2022-01-05 16:47:54.560 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2022-01-05 16:47:54.563 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:47:54.565 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-05 16:47:54.567 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.messaging, ]] 2022-01-05 16:47:54.570 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:47:54.572 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.middleware 2022-01-05 16:47:54.574 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.middleware 2022-01-05 16:47:54.576 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.middleware 2022-01-05 16:47:54.579 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2022-01-05 16:47:54.581 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:47:54.583 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-05 16:47:54.585 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.middleware, ]] 2022-01-05 16:47:54.588 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:47:54.590 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.policy 2022-01-05 16:47:54.593 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.policy 2022-01-05 16:47:54.595 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.policy 2022-01-05 16:47:54.597 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2022-01-05 16:47:54.600 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:47:54.602 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-05 16:47:54.605 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.policy, ]] 2022-01-05 16:47:54.607 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:47:54.609 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.privsep 2022-01-05 16:47:54.612 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.privsep 2022-01-05 16:47:54.614 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.privsep 2022-01-05 16:47:54.616 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2022-01-05 16:47:54.619 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:47:54.621 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-05 16:47:54.624 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.privsep, ]] 2022-01-05 16:47:54.626 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:47:54.628 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.reports 2022-01-05 16:47:54.631 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.reports 2022-01-05 16:47:54.633 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.reports 2022-01-05 16:47:54.635 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2022-01-05 16:47:54.638 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:47:54.640 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-05 16:47:54.642 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.reports, ]] 2022-01-05 16:47:54.645 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:47:54.647 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.rootwrap 2022-01-05 16:47:54.649 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.rootwrap 2022-01-05 16:47:54.651 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.rootwrap 2022-01-05 16:47:54.654 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2022-01-05 16:47:54.656 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:47:54.658 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-05 16:47:54.661 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.rootwrap, ]] 2022-01-05 16:47:54.663 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:47:54.666 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.serialization 2022-01-05 16:47:54.668 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.serialization 2022-01-05 16:47:54.670 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.serialization 2022-01-05 16:47:54.673 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2022-01-05 16:47:54.675 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:47:54.677 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-05 16:47:54.680 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.serialization, ]] 2022-01-05 16:47:54.682 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:47:54.685 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.service 2022-01-05 16:47:54.687 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.service 2022-01-05 16:47:54.690 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.service 2022-01-05 16:47:54.692 | + inc/python:use_library_from_git:250 : local name=oslo.service 2022-01-05 16:47:54.694 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:47:54.696 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-05 16:47:54.699 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.service, ]] 2022-01-05 16:47:54.701 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:47:54.703 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.utils 2022-01-05 16:47:54.706 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.utils 2022-01-05 16:47:54.708 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.utils 2022-01-05 16:47:54.710 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2022-01-05 16:47:54.713 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:47:54.715 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-05 16:47:54.717 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.utils, ]] 2022-01-05 16:47:54.719 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:47:54.722 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.versionedobjects 2022-01-05 16:47:54.724 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.versionedobjects 2022-01-05 16:47:54.727 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.versionedobjects 2022-01-05 16:47:54.729 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2022-01-05 16:47:54.731 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:47:54.734 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-05 16:47:54.736 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.versionedobjects, ]] 2022-01-05 16:47:54.738 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:47:54.740 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.vmware 2022-01-05 16:47:54.743 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.vmware 2022-01-05 16:47:54.745 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.vmware 2022-01-05 16:47:54.747 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2022-01-05 16:47:54.750 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:47:54.752 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-05 16:47:54.754 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.vmware, ]] 2022-01-05 16:47:54.756 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:47:54.759 | + lib/libraries:install_libs:116 : _install_lib_from_source osprofiler 2022-01-05 16:47:54.762 | + lib/libraries:_install_lib_from_source:72 : local name=osprofiler 2022-01-05 16:47:54.764 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osprofiler 2022-01-05 16:47:54.766 | + inc/python:use_library_from_git:250 : local name=osprofiler 2022-01-05 16:47:54.769 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:47:54.771 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-05 16:47:54.774 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osprofiler, ]] 2022-01-05 16:47:54.776 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:47:54.778 | + lib/libraries:install_libs:117 : _install_lib_from_source pycadf 2022-01-05 16:47:54.781 | + lib/libraries:_install_lib_from_source:72 : local name=pycadf 2022-01-05 16:47:54.783 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git pycadf 2022-01-05 16:47:54.785 | + inc/python:use_library_from_git:250 : local name=pycadf 2022-01-05 16:47:54.787 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:47:54.790 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-05 16:47:54.792 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pycadf, ]] 2022-01-05 16:47:54.794 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:47:54.797 | + lib/libraries:install_libs:118 : _install_lib_from_source stevedore 2022-01-05 16:47:54.799 | + lib/libraries:_install_lib_from_source:72 : local name=stevedore 2022-01-05 16:47:54.801 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git stevedore 2022-01-05 16:47:54.803 | + inc/python:use_library_from_git:250 : local name=stevedore 2022-01-05 16:47:54.806 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:47:54.808 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-05 16:47:54.811 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,stevedore, ]] 2022-01-05 16:47:54.813 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:47:54.816 | + lib/libraries:install_libs:119 : _install_lib_from_source taskflow 2022-01-05 16:47:54.818 | + lib/libraries:_install_lib_from_source:72 : local name=taskflow 2022-01-05 16:47:54.821 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git taskflow 2022-01-05 16:47:54.823 | + inc/python:use_library_from_git:250 : local name=taskflow 2022-01-05 16:47:54.825 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:47:54.828 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-05 16:47:54.830 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,taskflow, ]] 2022-01-05 16:47:54.832 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:47:54.834 | + lib/libraries:install_libs:120 : _install_lib_from_source tooz 2022-01-05 16:47:54.837 | + lib/libraries:_install_lib_from_source:72 : local name=tooz 2022-01-05 16:47:54.839 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git tooz 2022-01-05 16:47:54.841 | + inc/python:use_library_from_git:250 : local name=tooz 2022-01-05 16:47:54.844 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:47:54.846 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-05 16:47:54.848 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,tooz, ]] 2022-01-05 16:47:54.850 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:47:54.853 | + lib/libraries:install_libs:124 : _install_lib_from_source os-brick 2022-01-05 16:47:54.855 | + lib/libraries:_install_lib_from_source:72 : local name=os-brick 2022-01-05 16:47:54.857 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-brick 2022-01-05 16:47:54.860 | + inc/python:use_library_from_git:250 : local name=os-brick 2022-01-05 16:47:54.862 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:47:54.864 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-05 16:47:54.866 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-brick, ]] 2022-01-05 16:47:54.869 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:47:54.871 | + lib/libraries:install_libs:125 : _install_lib_from_source os-traits 2022-01-05 16:47:54.874 | + lib/libraries:_install_lib_from_source:72 : local name=os-traits 2022-01-05 16:47:54.876 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-traits 2022-01-05 16:47:54.878 | + inc/python:use_library_from_git:250 : local name=os-traits 2022-01-05 16:47:54.881 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:47:54.883 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-05 16:47:54.886 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-traits, ]] 2022-01-05 16:47:54.888 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:47:54.890 | + lib/libraries:install_libs:128 : _install_lib_from_source python-barbicanclient 2022-01-05 16:47:54.893 | + lib/libraries:_install_lib_from_source:72 : local name=python-barbicanclient 2022-01-05 16:47:54.895 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git python-barbicanclient 2022-01-05 16:47:54.897 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2022-01-05 16:47:54.899 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:47:54.902 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-05 16:47:54.904 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-barbicanclient, ]] 2022-01-05 16:47:54.906 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:47:54.909 | + lib/libraries:install_libs:135 : pip_install etcd3 2022-01-05 16:47:54.929 | Using python 3.8 to install etcd3 2022-01-05 16:47:54.932 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3 2022-01-05 16:47:55.649 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-05 16:47:55.649 | from cryptography.utils import int_from_bytes 2022-01-05 16:47:55.649 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-05 16:47:55.649 | from cryptography.utils import int_from_bytes 2022-01-05 16:47:56.658 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-01-05 16:47:56.690 | Requirement already satisfied: etcd3 in /usr/local/lib/python3.8/dist-packages (0.12.0) 2022-01-05 16:47:56.697 | Requirement already satisfied: tenacity>=6.1.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (6.3.1) 2022-01-05 16:47:56.698 | Requirement already satisfied: grpcio>=1.27.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.36.1) 2022-01-05 16:47:56.699 | Requirement already satisfied: protobuf>=3.6.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (3.15.6) 2022-01-05 16:47:56.701 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.15.0) 2022-01-05 16:47:58.092 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-01-05 16:47:58.200 | + inc/python:pip_install:200 : result=0 2022-01-05 16:47:58.202 | + inc/python:pip_install:202 : time_stop pip_install 2022-01-05 16:47:58.205 | + functions-common:time_stop:2304 : local name 2022-01-05 16:47:58.207 | + functions-common:time_stop:2305 : local end_time 2022-01-05 16:47:58.209 | + functions-common:time_stop:2306 : local elapsed_time 2022-01-05 16:47:58.212 | + functions-common:time_stop:2307 : local total 2022-01-05 16:47:58.214 | + functions-common:time_stop:2308 : local start_time 2022-01-05 16:47:58.216 | + functions-common:time_stop:2310 : name=pip_install 2022-01-05 16:47:58.218 | + functions-common:time_stop:2311 : start_time=1641401274924 2022-01-05 16:47:58.220 | + functions-common:time_stop:2313 : [[ -z 1641401274924 ]] 2022-01-05 16:47:58.223 | ++ functions-common:time_stop:2316 : date +%s%3N 2022-01-05 16:47:58.227 | + functions-common:time_stop:2316 : end_time=1641401278225 2022-01-05 16:47:58.230 | + functions-common:time_stop:2317 : elapsed_time=3301 2022-01-05 16:47:58.232 | + functions-common:time_stop:2318 : total=25731 2022-01-05 16:47:58.234 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2022-01-05 16:47:58.236 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=29032 2022-01-05 16:47:58.238 | + inc/python:pip_install:203 : return 0 2022-01-05 16:47:58.241 | + lib/libraries:install_libs:136 : pip_install etcd3gw 2022-01-05 16:47:58.262 | Using python 3.8 to install etcd3gw 2022-01-05 16:47:58.265 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3gw 2022-01-05 16:47:58.969 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-05 16:47:58.969 | from cryptography.utils import int_from_bytes 2022-01-05 16:47:58.969 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-05 16:47:58.969 | from cryptography.utils import int_from_bytes 2022-01-05 16:47:59.946 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-01-05 16:47:59.979 | Requirement already satisfied: etcd3gw in /usr/local/lib/python3.8/dist-packages (0.2.5) 2022-01-05 16:47:59.989 | Requirement already satisfied: urllib3>=1.15.1 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (1.26.3) 2022-01-05 16:47:59.990 | Requirement already satisfied: pbr>=2.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (5.5.1) 2022-01-05 16:47:59.991 | Requirement already satisfied: six>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (1.15.0) 2022-01-05 16:47:59.992 | Requirement already satisfied: futurist!=0.15.0,>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.3.0) 2022-01-05 16:47:59.993 | Requirement already satisfied: requests!=2.12.2,!=2.13.0,>=2.10.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.25.1) 2022-01-05 16:48:00.018 | Requirement already satisfied: idna<3,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests!=2.12.2,!=2.13.0,>=2.10.0->etcd3gw) (2.10) 2022-01-05 16:48:00.019 | Requirement already satisfied: chardet<5,>=3.0.2 in /usr/local/lib/python3.8/dist-packages (from requests!=2.12.2,!=2.13.0,>=2.10.0->etcd3gw) (4.0.0) 2022-01-05 16:48:00.020 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.8/dist-packages (from requests!=2.12.2,!=2.13.0,>=2.10.0->etcd3gw) (2021.10.8) 2022-01-05 16:48:01.390 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-01-05 16:48:01.491 | + inc/python:pip_install:200 : result=0 2022-01-05 16:48:01.493 | + inc/python:pip_install:202 : time_stop pip_install 2022-01-05 16:48:01.495 | + functions-common:time_stop:2304 : local name 2022-01-05 16:48:01.498 | + functions-common:time_stop:2305 : local end_time 2022-01-05 16:48:01.500 | + functions-common:time_stop:2306 : local elapsed_time 2022-01-05 16:48:01.502 | + functions-common:time_stop:2307 : local total 2022-01-05 16:48:01.504 | + functions-common:time_stop:2308 : local start_time 2022-01-05 16:48:01.506 | + functions-common:time_stop:2310 : name=pip_install 2022-01-05 16:48:01.509 | + functions-common:time_stop:2311 : start_time=1641401278257 2022-01-05 16:48:01.511 | + functions-common:time_stop:2313 : [[ -z 1641401278257 ]] 2022-01-05 16:48:01.514 | ++ functions-common:time_stop:2316 : date +%s%3N 2022-01-05 16:48:01.518 | + functions-common:time_stop:2316 : end_time=1641401281516 2022-01-05 16:48:01.520 | + functions-common:time_stop:2317 : elapsed_time=3259 2022-01-05 16:48:01.522 | + functions-common:time_stop:2318 : total=29032 2022-01-05 16:48:01.525 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2022-01-05 16:48:01.527 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=32291 2022-01-05 16:48:01.529 | + inc/python:pip_install:203 : return 0 2022-01-05 16:48:01.532 | + ./stack.sh:main:847 : install_apache_uwsgi 2022-01-05 16:48:01.534 | + lib/apache:install_apache_uwsgi:80 : local apxs=apxs2 2022-01-05 16:48:01.536 | + lib/apache:install_apache_uwsgi:81 : is_fedora 2022-01-05 16:48:01.539 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2022-01-05 16:48:01.541 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2022-01-05 16:48:01.543 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2022-01-05 16:48:01.546 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-01-05 16:48:01.548 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2022-01-05 16:48:01.550 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2022-01-05 16:48:01.552 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2022-01-05 16:48:01.555 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2022-01-05 16:48:01.557 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2022-01-05 16:48:01.560 | + lib/apache:install_apache_uwsgi:92 : UWSGI_PYTHON_PLUGIN=python3 2022-01-05 16:48:01.562 | + lib/apache:install_apache_uwsgi:94 : is_ubuntu 2022-01-05 16:48:01.564 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-01-05 16:48:01.567 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-01-05 16:48:01.569 | + lib/apache:install_apache_uwsgi:95 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-01-05 16:48:01.572 | + lib/apache:install_apache_uwsgi:96 : [[ focal == \b\i\o\n\i\c ]] 2022-01-05 16:48:01.574 | + lib/apache:install_apache_uwsgi:99 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-01-05 16:48:01.576 | + functions-common:install_package:1342 : update_package_repo 2022-01-05 16:48:01.579 | + functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2022-01-05 16:48:01.581 | + functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2022-01-05 16:48:01.583 | + functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2022-01-05 16:48:01.585 | + functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2022-01-05 16:48:01.588 | + functions-common:update_package_repo:1322 : is_ubuntu 2022-01-05 16:48:01.590 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-01-05 16:48:01.592 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-01-05 16:48:01.594 | + functions-common:update_package_repo:1323 : apt_get_update 2022-01-05 16:48:01.597 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2022-01-05 16:48:01.599 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2022-01-05 16:48:01.601 | + functions-common:apt_get_update:1069 : return 2022-01-05 16:48:01.604 | + functions-common:install_package:1343 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-01-05 16:48:01.606 | + functions-common:real_install_package:1328 : is_ubuntu 2022-01-05 16:48:01.608 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-01-05 16:48:01.611 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-01-05 16:48:01.613 | + functions-common:real_install_package:1329 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-01-05 16:48:01.634 | + 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-python3 libapache2-mod-proxy-uwsgi 2022-01-05 16:48:01.747 | Reading package lists... 2022-01-05 16:48:01.973 | Building dependency tree... 2022-01-05 16:48:01.974 | Reading state information... 2022-01-05 16:48:02.206 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2022-01-05 16:48:02.206 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2022-01-05 16:48:02.206 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.8). 2022-01-05 16:48:02.206 | The following packages were automatically installed and are no longer required: 2022-01-05 16:48:02.207 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-01-05 16:48:02.207 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-01-05 16:48:02.207 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-01-05 16:48:02.207 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-01-05 16:48:02.207 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-01-05 16:48:02.207 | python3-zope.interface 2022-01-05 16:48:02.207 | Use 'sudo apt autoremove' to remove them. 2022-01-05 16:48:02.319 | 0 upgraded, 0 newly installed, 0 to remove and 107 not upgraded. 2022-01-05 16:48:02.324 | + functions-common:apt_get:1113 : result=0 2022-01-05 16:48:02.326 | + functions-common:apt_get:1116 : time_stop apt-get 2022-01-05 16:48:02.328 | + functions-common:time_stop:2304 : local name 2022-01-05 16:48:02.331 | + functions-common:time_stop:2305 : local end_time 2022-01-05 16:48:02.333 | + functions-common:time_stop:2306 : local elapsed_time 2022-01-05 16:48:02.335 | + functions-common:time_stop:2307 : local total 2022-01-05 16:48:02.337 | + functions-common:time_stop:2308 : local start_time 2022-01-05 16:48:02.339 | + functions-common:time_stop:2310 : name=apt-get 2022-01-05 16:48:02.341 | + functions-common:time_stop:2311 : start_time=1641401281631 2022-01-05 16:48:02.343 | + functions-common:time_stop:2313 : [[ -z 1641401281631 ]] 2022-01-05 16:48:02.346 | ++ functions-common:time_stop:2316 : date +%s%3N 2022-01-05 16:48:02.350 | + functions-common:time_stop:2316 : end_time=1641401282348 2022-01-05 16:48:02.352 | + functions-common:time_stop:2317 : elapsed_time=717 2022-01-05 16:48:02.355 | + functions-common:time_stop:2318 : total=20752 2022-01-05 16:48:02.357 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2022-01-05 16:48:02.359 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=21469 2022-01-05 16:48:02.361 | + functions-common:apt_get:1117 : return 0 2022-01-05 16:48:02.363 | + lib/apache:install_apache_uwsgi:131 : is_ubuntu 2022-01-05 16:48:02.366 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-01-05 16:48:02.369 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-01-05 16:48:02.371 | + lib/apache:install_apache_uwsgi:133 : sudo a2enmod proxy 2022-01-05 16:48:02.431 | Module proxy already enabled 2022-01-05 16:48:02.436 | + lib/apache:install_apache_uwsgi:134 : sudo a2enmod proxy_uwsgi 2022-01-05 16:48:02.496 | Considering dependency proxy for proxy_uwsgi: 2022-01-05 16:48:02.496 | Module proxy already enabled 2022-01-05 16:48:02.496 | Module proxy_uwsgi already enabled 2022-01-05 16:48:02.500 | + lib/apache:install_apache_uwsgi:140 : restart_apache_server 2022-01-05 16:48:02.503 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-01-05 16:48:02.505 | + functions-common:restart_service:2188 : '[' -x /bin/systemctl ']' 2022-01-05 16:48:02.507 | + functions-common:restart_service:2189 : sudo /bin/systemctl restart apache2 2022-01-05 16:48:02.629 | + ./stack.sh:main:850 : install_keystoneauth 2022-01-05 16:48:02.632 | + lib/keystone:install_keystoneauth:468 : use_library_from_git keystoneauth 2022-01-05 16:48:02.636 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2022-01-05 16:48:02.639 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:48:02.642 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-05 16:48:02.645 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystoneauth, ]] 2022-01-05 16:48:02.648 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:48:02.651 | + ./stack.sh:main:851 : install_keystoneclient 2022-01-05 16:48:02.654 | + lib/keystone:install_keystoneclient:476 : use_library_from_git python-keystoneclient 2022-01-05 16:48:02.657 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2022-01-05 16:48:02.660 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:48:02.662 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-05 16:48:02.664 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-keystoneclient, ]] 2022-01-05 16:48:02.667 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:48:02.669 | + ./stack.sh:main:852 : install_glanceclient 2022-01-05 16:48:02.671 | + lib/glance:install_glanceclient:429 : use_library_from_git python-glanceclient 2022-01-05 16:48:02.674 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2022-01-05 16:48:02.676 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:48:02.678 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-05 16:48:02.681 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-glanceclient, ]] 2022-01-05 16:48:02.683 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:48:02.685 | + ./stack.sh:main:853 : install_cinderclient 2022-01-05 16:48:02.688 | + lib/cinder:install_cinderclient:467 : use_library_from_git python-brick-cinderclient-ext 2022-01-05 16:48:02.690 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2022-01-05 16:48:02.693 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:48:02.695 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-05 16:48:02.698 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2022-01-05 16:48:02.700 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:48:02.703 | + lib/cinder:install_cinderclient:472 : use_library_from_git python-cinderclient 2022-01-05 16:48:02.705 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2022-01-05 16:48:02.707 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:48:02.710 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-05 16:48:02.712 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-cinderclient, ]] 2022-01-05 16:48:02.715 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:48:02.717 | + ./stack.sh:main:854 : install_novaclient 2022-01-05 16:48:02.719 | + lib/nova:install_novaclient:812 : use_library_from_git python-novaclient 2022-01-05 16:48:02.722 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2022-01-05 16:48:02.724 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:48:02.726 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-05 16:48:02.729 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-novaclient, ]] 2022-01-05 16:48:02.731 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:48:02.733 | + ./stack.sh:main:855 : is_service_enabled swift glance horizon 2022-01-05 16:48:02.750 | + functions-common:is_service_enabled:1960 : return 0 2022-01-05 16:48:02.752 | + ./stack.sh:main:856 : install_swiftclient 2022-01-05 16:48:02.754 | + lib/swift:install_swiftclient:752 : use_library_from_git python-swiftclient 2022-01-05 16:48:02.757 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2022-01-05 16:48:02.760 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:48:02.762 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-05 16:48:02.764 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-swiftclient, ]] 2022-01-05 16:48:02.767 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:48:02.769 | + ./stack.sh:main:858 : is_service_enabled neutron nova horizon 2022-01-05 16:48:02.786 | + functions-common:is_service_enabled:1960 : return 0 2022-01-05 16:48:02.788 | + ./stack.sh:main:859 : install_neutronclient 2022-01-05 16:48:02.791 | + lib/neutron:install_neutronclient:440 : use_library_from_git python-neutronclient 2022-01-05 16:48:02.793 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2022-01-05 16:48:02.795 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:48:02.798 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-05 16:48:02.800 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-neutronclient, ]] 2022-01-05 16:48:02.803 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:48:02.805 | + ./stack.sh:main:863 : install_keystonemiddleware 2022-01-05 16:48:02.807 | + lib/keystone:install_keystonemiddleware:486 : use_library_from_git keystonemiddleware 2022-01-05 16:48:02.810 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2022-01-05 16:48:02.812 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:48:02.815 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-05 16:48:02.817 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystonemiddleware, ]] 2022-01-05 16:48:02.819 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:48:02.822 | + lib/keystone:install_keystonemiddleware:491 : pip_install_gr keystonemiddleware 2022-01-05 16:48:02.825 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-01-05 16:48:02.827 | + inc/python:pip_install_gr:77 : local clean_name 2022-01-05 16:48:02.830 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-01-05 16:48:02.832 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2022-01-05 16:48:02.835 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-01-05 16:48:02.839 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-01-05 16:48:02.839 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-01-05 16:48:02.844 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2022-01-05 16:48:02.846 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2022-01-05 16:48:02.849 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2022-01-05 16:48:02.851 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-01-05 16:48:02.854 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-01-05 16:48:02.876 | Using python 3.8 to install keystonemiddleware 2022-01-05 16:48:02.878 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt keystonemiddleware 2022-01-05 16:48:03.590 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-05 16:48:03.590 | from cryptography.utils import int_from_bytes 2022-01-05 16:48:03.590 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-05 16:48:03.590 | from cryptography.utils import int_from_bytes 2022-01-05 16:48:04.569 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-01-05 16:48:04.600 | Requirement already satisfied: keystonemiddleware in /usr/local/lib/python3.8/dist-packages (9.2.0) 2022-01-05 16:48:04.653 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.2.0) 2022-01-05 16:48:04.654 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.1.0) 2022-01-05 16:48:04.655 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.8.7) 2022-01-05 16:48:04.656 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.5.1) 2022-01-05 16:48:04.657 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.15.0) 2022-01-05 16:48:04.658 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.3.1) 2022-01-05 16:48:04.659 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (8.5.1) 2022-01-05 16:48:04.660 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.4.0) 2022-01-05 16:48:04.661 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.25.1) 2022-01-05 16:48:04.662 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.2.1) 2022-01-05 16:48:04.664 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.0.1) 2022-01-05 16:48:04.665 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.7.0) 2022-01-05 16:48:04.666 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.8.0) 2022-01-05 16:48:04.667 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.1.1) 2022-01-05 16:48:04.725 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (3.3.0) 2022-01-05 16:48:04.726 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (1.7.0) 2022-01-05 16:48:04.728 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (0.1.14) 2022-01-05 16:48:04.764 | Requirement already satisfied: dogpile.cache>=1.1.2 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware) (1.1.2) 2022-01-05 16:48:04.803 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (5.4.1) 2022-01-05 16:48:04.805 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (0.8.0) 2022-01-05 16:48:04.806 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (2.2.0) 2022-01-05 16:48:04.807 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (1.4.0) 2022-01-05 16:48:04.855 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware) (2.8.1) 2022-01-05 16:48:04.859 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware) (0.9.6) 2022-01-05 16:48:04.869 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (1.0.2) 2022-01-05 16:48:04.870 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (2021.1) 2022-01-05 16:48:04.884 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (2.4.7) 2022-01-05 16:48:04.885 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (20.9) 2022-01-05 16:48:04.887 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (0.10.9) 2022-01-05 16:48:04.943 | Requirement already satisfied: idna<3,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (2.10) 2022-01-05 16:48:04.944 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (1.26.3) 2022-01-05 16:48:04.945 | Requirement already satisfied: chardet<5,>=3.0.2 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (4.0.0) 2022-01-05 16:48:04.946 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (2021.10.8) 2022-01-05 16:48:04.994 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->keystonemiddleware) (1.12.1) 2022-01-05 16:48:05.006 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.1.2->oslo.cache>=1.26.0->keystonemiddleware) (4.4.2) 2022-01-05 16:48:06.314 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-01-05 16:48:06.419 | + inc/python:pip_install:200 : result=0 2022-01-05 16:48:06.422 | + inc/python:pip_install:202 : time_stop pip_install 2022-01-05 16:48:06.424 | + functions-common:time_stop:2304 : local name 2022-01-05 16:48:06.426 | + functions-common:time_stop:2305 : local end_time 2022-01-05 16:48:06.429 | + functions-common:time_stop:2306 : local elapsed_time 2022-01-05 16:48:06.431 | + functions-common:time_stop:2307 : local total 2022-01-05 16:48:06.433 | + functions-common:time_stop:2308 : local start_time 2022-01-05 16:48:06.435 | + functions-common:time_stop:2310 : name=pip_install 2022-01-05 16:48:06.437 | + functions-common:time_stop:2311 : start_time=1641401282871 2022-01-05 16:48:06.440 | + functions-common:time_stop:2313 : [[ -z 1641401282871 ]] 2022-01-05 16:48:06.442 | ++ functions-common:time_stop:2316 : date +%s%3N 2022-01-05 16:48:06.447 | + functions-common:time_stop:2316 : end_time=1641401286444 2022-01-05 16:48:06.449 | + functions-common:time_stop:2317 : elapsed_time=3573 2022-01-05 16:48:06.451 | + functions-common:time_stop:2318 : total=32291 2022-01-05 16:48:06.453 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2022-01-05 16:48:06.456 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=35864 2022-01-05 16:48:06.458 | + inc/python:pip_install:203 : return 0 2022-01-05 16:48:06.461 | + lib/keystone:install_keystonemiddleware:495 : pip_install_gr python-memcached 2022-01-05 16:48:06.463 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-01-05 16:48:06.466 | + inc/python:pip_install_gr:77 : local clean_name 2022-01-05 16:48:06.469 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-01-05 16:48:06.471 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2022-01-05 16:48:06.473 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-01-05 16:48:06.477 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-01-05 16:48:06.477 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-01-05 16:48:06.482 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2022-01-05 16:48:06.485 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2022-01-05 16:48:06.487 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2022-01-05 16:48:06.490 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-01-05 16:48:06.492 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-01-05 16:48:06.513 | Using python 3.8 to install python-memcached 2022-01-05 16:48:06.515 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-memcached 2022-01-05 16:48:07.225 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-05 16:48:07.225 | from cryptography.utils import int_from_bytes 2022-01-05 16:48:07.225 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-05 16:48:07.225 | from cryptography.utils import int_from_bytes 2022-01-05 16:48:08.196 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-01-05 16:48:08.228 | Requirement already satisfied: python-memcached in /usr/local/lib/python3.8/dist-packages (1.59) 2022-01-05 16:48:08.231 | Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from python-memcached) (1.15.0) 2022-01-05 16:48:09.625 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-01-05 16:48:09.728 | + inc/python:pip_install:200 : result=0 2022-01-05 16:48:09.730 | + inc/python:pip_install:202 : time_stop pip_install 2022-01-05 16:48:09.733 | + functions-common:time_stop:2304 : local name 2022-01-05 16:48:09.735 | + functions-common:time_stop:2305 : local end_time 2022-01-05 16:48:09.737 | + functions-common:time_stop:2306 : local elapsed_time 2022-01-05 16:48:09.740 | + functions-common:time_stop:2307 : local total 2022-01-05 16:48:09.742 | + functions-common:time_stop:2308 : local start_time 2022-01-05 16:48:09.745 | + functions-common:time_stop:2310 : name=pip_install 2022-01-05 16:48:09.747 | + functions-common:time_stop:2311 : start_time=1641401286508 2022-01-05 16:48:09.749 | + functions-common:time_stop:2313 : [[ -z 1641401286508 ]] 2022-01-05 16:48:09.752 | ++ functions-common:time_stop:2316 : date +%s%3N 2022-01-05 16:48:09.756 | + functions-common:time_stop:2316 : end_time=1641401289754 2022-01-05 16:48:09.758 | + functions-common:time_stop:2317 : elapsed_time=3246 2022-01-05 16:48:09.761 | + functions-common:time_stop:2318 : total=35864 2022-01-05 16:48:09.763 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2022-01-05 16:48:09.765 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=39110 2022-01-05 16:48:09.767 | + inc/python:pip_install:203 : return 0 2022-01-05 16:48:09.770 | + ./stack.sh:main:865 : is_service_enabled keystone 2022-01-05 16:48:09.786 | + functions-common:is_service_enabled:1960 : return 0 2022-01-05 16:48:09.789 | + ./stack.sh:main:866 : '[' 10.222.0.43 == 10.222.0.43 ']' 2022-01-05 16:48:09.792 | + ./stack.sh:main:867 : stack_install_service keystone 2022-01-05 16:48:09.794 | + lib/stack:stack_install_service:20 : local service=keystone 2022-01-05 16:48:09.797 | + lib/stack:stack_install_service:21 : type install_keystone 2022-01-05 16:48:09.799 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-01-05 16:48:09.801 | + lib/stack:stack_install_service:32 : install_keystone 2022-01-05 16:48:09.804 | + lib/keystone:install_keystone:501 : is_service_enabled ldap 2022-01-05 16:48:09.819 | + functions-common:is_service_enabled:1960 : return 1 2022-01-05 16:48:09.821 | + lib/keystone:install_keystone:505 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone stable/wallaby 2022-01-05 16:48:09.824 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/keystone.git 2022-01-05 16:48:09.826 | + functions-common:git_clone:524 : local git_dest=/opt/stack/keystone 2022-01-05 16:48:09.828 | + functions-common:git_clone:525 : local git_ref=stable/wallaby 2022-01-05 16:48:09.830 | + functions-common:git_clone:526 : local orig_dir 2022-01-05 16:48:09.832 | ++ functions-common:git_clone:527 : pwd 2022-01-05 16:48:09.835 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2022-01-05 16:48:09.837 | + functions-common:git_clone:528 : local git_clone_flags= 2022-01-05 16:48:09.840 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2022-01-05 16:48:09.855 | + functions-common:git_clone:530 : RECLONE=False 2022-01-05 16:48:09.857 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2022-01-05 16:48:09.859 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2022-01-05 16:48:09.861 | + functions-common:git_clone:544 : echo stable/wallaby 2022-01-05 16:48:09.862 | + functions-common:git_clone:544 : egrep -q '^refs' 2022-01-05 16:48:09.867 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/keystone ]] 2022-01-05 16:48:09.869 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2022-01-05 16:48:09.871 | + functions-common:git_clone:592 : cd /opt/stack/keystone 2022-01-05 16:48:09.874 | + functions-common:git_clone:593 : git show --oneline 2022-01-05 16:48:09.874 | + functions-common:git_clone:593 : head -1 2022-01-05 16:48:09.878 | ddd97302e Merge "Update local_id limit to 255 characters" into stable/wallaby 2022-01-05 16:48:09.881 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2022-01-05 16:48:09.883 | + lib/keystone:install_keystone:506 : setup_develop /opt/stack/keystone 2022-01-05 16:48:09.886 | + inc/python:setup_develop:338 : local bindep 2022-01-05 16:48:09.888 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2022-01-05 16:48:09.890 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2022-01-05 16:48:09.893 | + inc/python:setup_develop:344 : local extras= 2022-01-05 16:48:09.895 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-01-05 16:48:09.897 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-01-05 16:48:09.900 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2022-01-05 16:48:09.902 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2022-01-05 16:48:09.904 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-01-05 16:48:09.906 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-01-05 16:48:09.909 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2022-01-05 16:48:09.912 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-01-05 16:48:09.914 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2022-01-05 16:48:09.917 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-01-05 16:48:09.919 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-01-05 16:48:09.922 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-01-05 16:48:09.927 | + inc/python:_setup_package_with_constraints_edit:383 : name=keystone 2022-01-05 16:48:09.930 | + inc/python:_setup_package_with_constraints_edit:385 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone '-e file:///opt/stack/keystone#egg=keystone' 2022-01-05 16:48:10.528 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/keystone -e 2022-01-05 16:48:10.530 | + inc/python:setup_package:417 : local bindep=0 2022-01-05 16:48:10.532 | + inc/python:setup_package:418 : local bindep_flag= 2022-01-05 16:48:10.534 | + inc/python:setup_package:419 : local bindep_profiles= 2022-01-05 16:48:10.537 | + inc/python:setup_package:420 : [[ /opt/stack/keystone == -bindep* ]] 2022-01-05 16:48:10.539 | + inc/python:setup_package:425 : local project_dir=/opt/stack/keystone 2022-01-05 16:48:10.541 | + inc/python:setup_package:426 : local flags=-e 2022-01-05 16:48:10.543 | + inc/python:setup_package:427 : local extras= 2022-01-05 16:48:10.545 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-01-05 16:48:10.547 | + inc/python:setup_package:431 : [[ -z '' ]] 2022-01-05 16:48:10.549 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2022-01-05 16:48:10.551 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2022-01-05 16:48:10.554 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-01-05 16:48:10.556 | + inc/python:setup_package:445 : pip_install -e /opt/stack/keystone 2022-01-05 16:48:10.577 | Using python 3.8 to install /opt/stack/keystone 2022-01-05 16:48:10.579 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/keystone 2022-01-05 16:48:11.290 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-05 16:48:11.290 | from cryptography.utils import int_from_bytes 2022-01-05 16:48:11.290 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-05 16:48:11.290 | from cryptography.utils import int_from_bytes 2022-01-05 16:48:12.284 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-01-05 16:48:12.284 | 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. Discussion can be found at https://github.com/pypa/pip/issues/8210 2022-01-05 16:48:12.284 | ERROR: Editable requirements are not allowed as constraints 2022-01-05 16:48:12.367 | + inc/python:pip_install:1 : exit_trap 2022-01-05 16:48:12.369 | + ./stack.sh:exit_trap:507 : local r=1 2022-01-05 16:48:12.371 | ++ ./stack.sh:exit_trap:508 : jobs -p 2022-01-05 16:48:12.374 | + ./stack.sh:exit_trap:508 : jobs= 2022-01-05 16:48:12.376 | + ./stack.sh:exit_trap:511 : [[ -n '' ]] 2022-01-05 16:48:12.378 | + ./stack.sh:exit_trap:517 : '[' -f '' ']' 2022-01-05 16:48:12.380 | + ./stack.sh:exit_trap:522 : kill_spinner 2022-01-05 16:48:12.383 | + ./stack.sh:kill_spinner:417 : '[' '!' -z '' ']' 2022-01-05 16:48:12.385 | + ./stack.sh:exit_trap:524 : [[ 1 -ne 0 ]] 2022-01-05 16:48:12.387 | + ./stack.sh:exit_trap:525 : echo 'Error on exit' 2022-01-05 16:48:12.387 | Error on exit 2022-01-05 16:48:12.389 | + ./stack.sh:exit_trap:527 : type -p generate-subunit 2022-01-05 16:48:12.391 | + ./stack.sh:exit_trap:528 : generate-subunit 1641401204 88 fail 2022-01-05 16:48:12.870 | + ./stack.sh:exit_trap:530 : [[ -z /opt/stack/logs ]] 2022-01-05 16:48:12.872 | + ./stack.sh:exit_trap:533 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2022-01-05 16:48:13.317 | + ./stack.sh:exit_trap:542 : exit 1