2022-01-05 15:47:53.502 | + ./stack.sh:main:462 : exec 2022-01-05 15:47:53.502 | + ./stack.sh:main:470 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-01-05-154753' 2022-01-05 15:47:53.502 | ++ ./stack.sh:main:462 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-01-05-154753.summary.2022-01-05-154753 2022-01-05 15:47:53.502 | + ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2022-01-05 15:47:53.502 | + ./stack.sh:echo_summary:421 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-01-05-154753 2022-01-05 15:47:53.503 | + ./stack.sh:main:472 : ln -sf /opt/stack/logs/stack.sh.log.2022-01-05-154753 /opt/stack/logs/stack.sh.log 2022-01-05 15:47:53.503 | + ./stack.sh:main:473 : ln -sf /opt/stack/logs/stack.sh.log.2022-01-05-154753.summary.2022-01-05-154753 /opt/stack/logs/stack.sh.log.summary 2022-01-05 15:47:53.503 | + ./stack.sh:main:488 : check_path_perm_sanity /opt/stack 2022-01-05 15:47:53.503 | + functions:check_path_perm_sanity:620 : local real_path 2022-01-05 15:47:53.503 | ++ functions:check_path_perm_sanity:621 : readlink -f /opt/stack 2022-01-05 15:47:53.503 | + functions:check_path_perm_sanity:621 : real_path=/opt/stack 2022-01-05 15:47:53.503 | + functions:check_path_perm_sanity:622 : local rebuilt_path= 2022-01-05 15:47:53.503 | ++ functions:check_path_perm_sanity:623 : echo /opt/stack 2022-01-05 15:47:53.505 | ++ functions:check_path_perm_sanity:623 : tr / ' ' 2022-01-05 15:47:53.509 | + functions:check_path_perm_sanity:623 : for i in $(echo ${real_path} | tr "/" " ") 2022-01-05 15:47:53.511 | + functions:check_path_perm_sanity:624 : rebuilt_path=/opt 2022-01-05 15:47:53.513 | ++ functions:check_path_perm_sanity:626 : stat -c %a /opt 2022-01-05 15:47:53.517 | + functions:check_path_perm_sanity:626 : [[ 755 = 700 ]] 2022-01-05 15:47:53.519 | + functions:check_path_perm_sanity:623 : for i in $(echo ${real_path} | tr "/" " ") 2022-01-05 15:47:53.521 | + functions:check_path_perm_sanity:624 : rebuilt_path=/opt/stack 2022-01-05 15:47:53.524 | ++ functions:check_path_perm_sanity:626 : stat -c %a /opt/stack 2022-01-05 15:47:53.528 | + functions:check_path_perm_sanity:626 : [[ 755 = 700 ]] 2022-01-05 15:47:53.530 | + ./stack.sh:main:494 : trap exit_trap EXIT 2022-01-05 15:47:53.533 | + ./stack.sh:main:535 : trap err_trap ERR 2022-01-05 15:47:53.534 | + ./stack.sh:main:548 : set -o errexit 2022-01-05 15:47:53.536 | + ./stack.sh:main:551 : uname -a 2022-01-05 15:47:53.537 | Linux dv-osbrick-victoria-4-smb 5.4.0-72-generic #80-Ubuntu SMP Mon Apr 12 17:35:00 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux 2022-01-05 15:47:53.539 | + ./stack.sh:main:554 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-01-05 15:47:53.541 | + ./stack.sh:main:555 : rm -f /opt/stack/data/ca-bundle.pem 2022-01-05 15:47:53.544 | + ./stack.sh:main:558 : source /home/ubuntu/devstack/lib/database 2022-01-05 15:47:53.574 | + ./stack.sh:main:559 : source /home/ubuntu/devstack/lib/rpc_backend 2022-01-05 15:47:53.590 | + ./stack.sh:main:565 : fetch_plugins 2022-01-05 15:47:53.592 | + functions-common:fetch_plugins:1656 : local plugins= 2022-01-05 15:47:53.594 | + functions-common:fetch_plugins:1657 : local plugin 2022-01-05 15:47:53.596 | + functions-common:fetch_plugins:1660 : [[ -z '' ]] 2022-01-05 15:47:53.598 | + functions-common:fetch_plugins:1661 : return 2022-01-05 15:47:53.600 | + ./stack.sh:main:569 : run_phase override_defaults 2022-01-05 15:47:53.602 | + functions-common:run_phase:1738 : local mode=override_defaults 2022-01-05 15:47:53.603 | + functions-common:run_phase:1739 : local phase= 2022-01-05 15:47:53.605 | + functions-common:run_phase:1740 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-01-05 15:47:53.607 | + functions-common:run_phase:1741 : local extra_plugin_file_name 2022-01-05 15:47:53.609 | + functions-common:run_phase:1742 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-01-05 15:47:53.610 | + functions-common:run_phase:1747 : local exceptions=80-tempest.sh 2022-01-05 15:47:53.612 | + functions-common:run_phase:1748 : local extra 2022-01-05 15:47:53.614 | ++ functions-common:run_phase:1749 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-01-05 15:47:53.618 | + functions-common:run_phase:1749 : extra=80-tempest.sh 2022-01-05 15:47:53.619 | + functions-common:run_phase:1750 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-01-05 15:47:53.621 | + functions-common:run_phase:1754 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-01-05 15:47:53.623 | + functions-common:run_phase:1754 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-01-05 15:47:53.625 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-01-05 15:47:53.638 | ++ functions-common:is_service_enabled:1966 : return 0 2022-01-05 15:47:53.640 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-01-05 15:47:53.641 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-01-05 15:47:53.643 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-01-05 15:47:53.645 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-01-05 15:47:53.647 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-01-05 15:47:53.649 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-01-05 15:47:53.651 | ++ extras.d/80-tempest.sh:source:26 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-01-05 15:47:53.652 | ++ extras.d/80-tempest.sh:source:31 : [[ override_defaults == \c\l\e\a\n ]] 2022-01-05 15:47:53.654 | + functions-common:run_phase:1759 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-01-05 15:47:53.656 | + functions-common:run_phase:1762 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-01-05 15:47:53.658 | + functions-common:run_phase:1763 : plugin_override_defaults 2022-01-05 15:47:53.659 | + functions-common:plugin_override_defaults:1697 : local plugins= 2022-01-05 15:47:53.661 | + functions-common:plugin_override_defaults:1698 : local plugin 2022-01-05 15:47:53.663 | + functions-common:plugin_override_defaults:1701 : [[ -z '' ]] 2022-01-05 15:47:53.665 | + functions-common:plugin_override_defaults:1702 : return 2022-01-05 15:47:53.667 | + ./stack.sh:main:572 : source /home/ubuntu/devstack/lib/apache 2022-01-05 15:47:53.684 | + ./stack.sh:main:575 : source /home/ubuntu/devstack/lib/tls 2022-01-05 15:47:53.686 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-01-05 15:47:53.699 | ++ functions-common:is_service_enabled:1966 : return 1 2022-01-05 15:47:53.701 | +++ lib/tls:source:43 : hostname -f 2022-01-05 15:47:53.705 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-01-05 15:47:53.707 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-01-05 15:47:53.708 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-01-05 15:47:53.710 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-01-05 15:47:53.712 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-01-05 15:47:53.714 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-01-05 15:47:53.716 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-01-05 15:47:53.718 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-01-05 15:47:53.719 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-01-05 15:47:53.721 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-01-05 15:47:53.725 | + ./stack.sh:main:578 : source /home/ubuntu/devstack/lib/infra 2022-01-05 15:47:53.736 | + ./stack.sh:main:579 : source /home/ubuntu/devstack/lib/libraries 2022-01-05 15:47:53.755 | + ./stack.sh:main:580 : source /home/ubuntu/devstack/lib/lvm 2022-01-05 15:47:53.768 | + ./stack.sh:main:581 : source /home/ubuntu/devstack/lib/horizon 2022-01-05 15:47:53.779 | + ./stack.sh:main:582 : source /home/ubuntu/devstack/lib/keystone 2022-01-05 15:47:53.805 | + ./stack.sh:main:583 : source /home/ubuntu/devstack/lib/glance 2022-01-05 15:47:53.844 | + ./stack.sh:main:584 : source /home/ubuntu/devstack/lib/nova 2022-01-05 15:47:53.925 | + ./stack.sh:main:585 : source /home/ubuntu/devstack/lib/placement 2022-01-05 15:47:53.950 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/cinder 2022-01-05 15:47:53.984 | + ./stack.sh:main:587 : source /home/ubuntu/devstack/lib/swift 2022-01-05 15:47:54.036 | + ./stack.sh:main:588 : source /home/ubuntu/devstack/lib/neutron 2022-01-05 15:47:54.165 | + ./stack.sh:main:589 : source /home/ubuntu/devstack/lib/ldap 2022-01-05 15:47:54.178 | + ./stack.sh:main:590 : source /home/ubuntu/devstack/lib/dstat 2022-01-05 15:47:54.191 | + ./stack.sh:main:591 : source /home/ubuntu/devstack/lib/tcpdump 2022-01-05 15:47:54.203 | + ./stack.sh:main:592 : source /home/ubuntu/devstack/lib/etcd3 2022-01-05 15:47:54.287 | + ./stack.sh:main:598 : run_phase source 2022-01-05 15:47:54.290 | + functions-common:run_phase:1738 : local mode=source 2022-01-05 15:47:54.292 | + functions-common:run_phase:1739 : local phase= 2022-01-05 15:47:54.294 | + functions-common:run_phase:1740 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-01-05 15:47:54.296 | + functions-common:run_phase:1741 : local extra_plugin_file_name 2022-01-05 15:47:54.298 | + functions-common:run_phase:1742 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-01-05 15:47:54.300 | + functions-common:run_phase:1747 : local exceptions=80-tempest.sh 2022-01-05 15:47:54.302 | + functions-common:run_phase:1748 : local extra 2022-01-05 15:47:54.305 | ++ functions-common:run_phase:1749 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-01-05 15:47:54.308 | + functions-common:run_phase:1749 : extra=80-tempest.sh 2022-01-05 15:47:54.310 | + functions-common:run_phase:1750 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-01-05 15:47:54.312 | + functions-common:run_phase:1754 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-01-05 15:47:54.314 | + functions-common:run_phase:1754 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-01-05 15:47:54.317 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-01-05 15:47:54.330 | ++ functions-common:is_service_enabled:1966 : return 0 2022-01-05 15:47:54.332 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-01-05 15:47:54.334 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-01-05 15:47:54.373 | ++ extras.d/80-tempest.sh:source:26 : [[ source == \u\n\s\t\a\c\k ]] 2022-01-05 15:47:54.375 | ++ extras.d/80-tempest.sh:source:31 : [[ source == \c\l\e\a\n ]] 2022-01-05 15:47:54.378 | + functions-common:run_phase:1759 : [[ source == \s\o\u\r\c\e ]] 2022-01-05 15:47:54.380 | + functions-common:run_phase:1760 : load_plugin_settings 2022-01-05 15:47:54.383 | + functions-common:load_plugin_settings:1674 : local plugins= 2022-01-05 15:47:54.385 | + functions-common:load_plugin_settings:1675 : local plugin 2022-01-05 15:47:54.387 | + functions-common:load_plugin_settings:1678 : [[ -z '' ]] 2022-01-05 15:47:54.389 | + functions-common:load_plugin_settings:1679 : return 2022-01-05 15:47:54.392 | + functions-common:run_phase:1761 : verify_disabled_services 2022-01-05 15:47:54.394 | + functions-common:verify_disabled_services:2021 : local service 2022-01-05 15:47:54.396 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 15:47:54.398 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-01-05 15:47:54.401 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 15:47:54.403 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-01-05 15:47:54.405 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 15:47:54.407 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-01-05 15:47:54.410 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 15:47:54.412 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-01-05 15:47:54.415 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 15:47:54.417 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-01-05 15:47:54.419 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 15:47:54.421 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-01-05 15:47:54.423 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 15:47:54.426 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-01-05 15:47:54.428 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 15:47:54.430 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-01-05 15:47:54.432 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 15:47:54.435 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-01-05 15:47:54.437 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 15:47:54.439 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-01-05 15:47:54.441 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 15:47:54.443 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-01-05 15:47:54.446 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 15:47:54.448 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-01-05 15:47:54.450 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 15:47:54.452 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-01-05 15:47:54.454 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 15:47:54.456 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-01-05 15:47:54.459 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 15:47:54.461 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-01-05 15:47:54.464 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 15:47:54.466 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-01-05 15:47:54.468 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 15:47:54.470 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-01-05 15:47:54.472 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 15:47:54.477 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-01-05 15:47:54.479 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 15:47:54.481 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-01-05 15:47:54.483 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 15:47:54.486 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-01-05 15:47:54.488 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 15:47:54.490 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-01-05 15:47:54.492 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 15:47:54.495 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-01-05 15:47:54.497 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 15:47:54.499 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-01-05 15:47:54.501 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 15:47:54.503 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-01-05 15:47:54.506 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 15:47:54.508 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-01-05 15:47:54.510 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 15:47:54.512 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-01-05 15:47:54.515 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 15:47:54.517 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-01-05 15:47:54.519 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 15:47:54.521 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-01-05 15:47:54.524 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 15:47:54.526 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-01-05 15:47:54.528 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 15:47:54.530 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-01-05 15:47:54.532 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 15:47:54.535 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-01-05 15:47:54.537 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 15:47:54.540 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-01-05 15:47:54.542 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 15:47:54.544 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-01-05 15:47:54.546 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 15:47:54.548 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-01-05 15:47:54.551 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 15:47:54.553 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-01-05 15:47:54.555 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 15:47:54.557 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-01-05 15:47:54.559 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 15:47:54.562 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-01-05 15:47:54.564 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 15:47:54.566 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-01-05 15:47:54.568 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 15:47:54.571 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-01-05 15:47:54.573 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 15:47:54.575 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-01-05 15:47:54.578 | + ./stack.sh:main:669 : initialize_database_backends 2022-01-05 15:47:54.580 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-01-05 15:47:54.582 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-01-05 15:47:54.598 | + functions-common:is_service_enabled:1966 : return 0 2022-01-05 15:47:54.601 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-01-05 15:47:54.604 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-01-05 15:47:54.606 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-01-05 15:47:54.621 | + functions-common:is_service_enabled:1966 : return 1 2022-01-05 15:47:54.623 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-01-05 15:47:54.626 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-01-05 15:47:54.628 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-01-05 15:47:54.630 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-01-05 15:47:54.633 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-01-05 15:47:54.635 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-01-05 15:47:54.637 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-01-05 15:47:54.640 | ++ lib/database:initialize_database_backends:102 : get_database_type_mysql 2022-01-05 15:47:54.642 | ++ lib/databases/mysql:get_database_type_mysql:35 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-01-05 15:47:54.644 | ++ lib/databases/mysql:get_database_type_mysql:36 : echo mysql+pymysql 2022-01-05 15:47:54.647 | + lib/database:initialize_database_backends:102 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-01-05 15:47:54.649 | + lib/database:initialize_database_backends:104 : return 0 2022-01-05 15:47:54.652 | + ./stack.sh:main:670 : echo 'Using mysql database backend' 2022-01-05 15:47:54.652 | Using mysql database backend 2022-01-05 15:47:54.654 | + ./stack.sh:main:673 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-01-05 15:47:54.670 | + ./stack.sh:main:685 : is_service_enabled rabbit 2022-01-05 15:47:54.685 | + functions-common:is_service_enabled:1966 : return 0 2022-01-05 15:47:54.687 | + ./stack.sh:main:686 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-01-05 15:47:54.703 | + ./stack.sh:main:693 : is_service_enabled keystone 2022-01-05 15:47:54.719 | + functions-common:is_service_enabled:1966 : return 0 2022-01-05 15:47:54.721 | + ./stack.sh:main:695 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-01-05 15:47:54.737 | + ./stack.sh:main:697 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-01-05 15:47:54.752 | + ./stack.sh:main:708 : is_service_enabled ldap 2022-01-05 15:47:54.768 | + functions-common:is_service_enabled:1966 : return 1 2022-01-05 15:47:54.771 | + ./stack.sh:main:717 : is_service_enabled nova 2022-01-05 15:47:54.787 | + functions-common:is_service_enabled:1966 : return 0 2022-01-05 15:47:54.789 | + ./stack.sh:main:717 : [[ libvirt == \x\e\n\s\e\r\v\e\r ]] 2022-01-05 15:47:54.792 | + ./stack.sh:main:727 : is_service_enabled s-proxy 2022-01-05 15:47:54.807 | + functions-common:is_service_enabled:1966 : return 0 2022-01-05 15:47:54.810 | + ./stack.sh:main:731 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-01-05 15:47:54.826 | + ./stack.sh:main:733 : [[ -z '' ]] 2022-01-05 15:47:54.828 | + ./stack.sh:main:733 : [[ False == \T\r\u\e ]] 2022-01-05 15:47:54.830 | + ./stack.sh:main:739 : save_stackenv 739 2022-01-05 15:47:54.833 | + functions-common:save_stackenv:60 : local tag=739 2022-01-05 15:47:54.836 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-01-05 15:47:54.840 | + functions-common:save_stackenv:62 : time_stamp=2022-01-05-154754 2022-01-05 15:47:54.842 | + functions-common:save_stackenv:63 : echo '# 2022-01-05-154754 739' 2022-01-05 15:47:54.845 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-05 15:47:54.847 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-01-05 15:47:54.849 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-05 15:47:54.851 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-01-05 15:47:54.854 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-05 15:47:54.856 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-01-05 15:47:54.858 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-05 15:47:54.861 | + 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 15:47:54.863 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-05 15:47:54.865 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.18 2022-01-05 15:47:54.867 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-05 15:47:54.870 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.18/identity 2022-01-05 15:47:54.872 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-05 15:47:54.874 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-01-05-154753 2022-01-05 15:47:54.876 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-05 15:47:54.879 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-01-05 15:47:54.881 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-05 15:47:54.884 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.18 2022-01-05 15:47:54.886 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-05 15:47:54.888 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-01-05 15:47:54.891 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-05 15:47:54.893 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-01-05 15:47:54.895 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-05 15:47:54.898 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-01-05 15:47:54.901 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-05 15:47:54.903 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-01-05 15:47:54.905 | + ./stack.sh:main:750 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements stable/victoria 2022-01-05 15:47:54.908 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/requirements.git 2022-01-05 15:47:54.910 | + functions-common:git_clone:526 : local git_dest=/opt/stack/requirements 2022-01-05 15:47:54.913 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-01-05 15:47:54.915 | + functions-common:git_clone:528 : local orig_dir 2022-01-05 15:47:54.918 | ++ functions-common:git_clone:529 : pwd 2022-01-05 15:47:54.920 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-01-05 15:47:54.924 | + functions-common:git_clone:530 : local git_clone_flags= 2022-01-05 15:47:54.926 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-01-05 15:47:54.945 | + functions-common:git_clone:532 : RECLONE=False 2022-01-05 15:47:54.947 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-01-05 15:47:54.949 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-01-05 15:47:54.951 | + functions-common:git_clone:546 : echo stable/victoria 2022-01-05 15:47:54.952 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-01-05 15:47:54.957 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/requirements ]] 2022-01-05 15:47:54.959 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-01-05 15:47:54.962 | + functions-common:git_clone:594 : cd /opt/stack/requirements 2022-01-05 15:47:54.964 | + functions-common:git_clone:595 : git show --oneline 2022-01-05 15:47:54.965 | + functions-common:git_clone:595 : head -1 2022-01-05 15:47:54.968 | 533601b0 update constraint for oslo.context to new release 3.1.2 2022-01-05 15:47:54.971 | + functions-common:git_clone:596 : cd /home/ubuntu/devstack 2022-01-05 15:47:54.973 | + ./stack.sh:main:754 : echo_summary 'Installing package prerequisites' 2022-01-05 15:47:54.975 | + ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2022-01-05 15:47:54.978 | + ./stack.sh:echo_summary:421 : echo -e Installing package prerequisites 2022-01-05 15:47:54.980 | + ./stack.sh:main:755 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-01-05 15:47:54.983 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-01-05 15:47:54.985 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-01-05 15:47:54.987 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-01-05 15:47:54.989 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-01-05 15:47:54.992 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-01-05 15:47:54.994 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-01-05 15:47:54.997 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-01-05 15:47:55.001 | ++ tools/install_prereqs.sh:source:47 : NOW=1641397674 2022-01-05 15:47:55.004 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-01-05 15:47:55.009 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1641397468 2022-01-05 15:47:55.012 | ++ tools/install_prereqs.sh:source:49 : DELTA=206 2022-01-05 15:47:55.014 | ++ tools/install_prereqs.sh:source:50 : [[ 206 -lt 7200 ]] 2022-01-05 15:47:55.016 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-01-05 15:47:55.019 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-01-05 15:47:55.021 | ++ functions-common:export_proxy_variables:2128 : isset http_proxy 2022-01-05 15:47:55.024 | ++ functions-common:isset:174 : [[ -v http_proxy ]] 2022-01-05 15:47:55.026 | ++ functions-common:export_proxy_variables:2131 : isset https_proxy 2022-01-05 15:47:55.028 | ++ functions-common:isset:174 : [[ -v https_proxy ]] 2022-01-05 15:47:55.031 | ++ functions-common:export_proxy_variables:2134 : isset no_proxy 2022-01-05 15:47:55.033 | ++ functions-common:isset:174 : [[ -v no_proxy ]] 2022-01-05 15:47:55.036 | +++ 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 15:47:55.080 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-01-05 15:47:55.081 | apache2-dev 2022-01-05 15:47:55.081 | bc 2022-01-05 15:47:55.081 | bsdmainutils 2022-01-05 15:47:55.081 | curl 2022-01-05 15:47:55.081 | g++ 2022-01-05 15:47:55.081 | gcc 2022-01-05 15:47:55.081 | gettext 2022-01-05 15:47:55.081 | git 2022-01-05 15:47:55.081 | graphviz 2022-01-05 15:47:55.081 | iputils-ping 2022-01-05 15:47:55.081 | libapache2-mod-proxy-uwsgi 2022-01-05 15:47:55.081 | libffi-dev 2022-01-05 15:47:55.081 | libjpeg-dev 2022-01-05 15:47:55.081 | libmysqlclient-dev 2022-01-05 15:47:55.081 | libpcre3-dev 2022-01-05 15:47:55.081 | libpq-dev 2022-01-05 15:47:55.081 | libssl-dev 2022-01-05 15:47:55.081 | libsystemd-dev 2022-01-05 15:47:55.081 | libxml2-dev 2022-01-05 15:47:55.081 | libxslt1-dev 2022-01-05 15:47:55.081 | libyaml-dev 2022-01-05 15:47:55.081 | lsof 2022-01-05 15:47:55.081 | openssh-server 2022-01-05 15:47:55.081 | openssl 2022-01-05 15:47:55.081 | pkg-config 2022-01-05 15:47:55.081 | psmisc 2022-01-05 15:47:55.081 | python3-dev 2022-01-05 15:47:55.081 | python3-pip 2022-01-05 15:47:55.081 | python3-venv 2022-01-05 15:47:55.081 | tar 2022-01-05 15:47:55.081 | tcpdump 2022-01-05 15:47:55.081 | unzip 2022-01-05 15:47:55.081 | uuid-runtime 2022-01-05 15:47:55.081 | wget 2022-01-05 15:47:55.081 | wget 2022-01-05 15:47:55.081 | zlib1g-dev 2022-01-05 15:47:55.082 | libkrb5-dev 2022-01-05 15:47:55.082 | libldap2-dev 2022-01-05 15:47:55.082 | libsasl2-dev 2022-01-05 15:47:55.082 | memcached 2022-01-05 15:47:55.082 | python3-mysqldb 2022-01-05 15:47:55.082 | sqlite3 2022-01-05 15:47:55.082 | conntrack 2022-01-05 15:47:55.082 | curl 2022-01-05 15:47:55.082 | dnsmasq-base 2022-01-05 15:47:55.082 | dnsmasq-utils 2022-01-05 15:47:55.082 | ebtables 2022-01-05 15:47:55.082 | gawk 2022-01-05 15:47:55.082 | genisoimage 2022-01-05 15:47:55.082 | iptables 2022-01-05 15:47:55.082 | iputils-arping 2022-01-05 15:47:55.082 | kpartx 2022-01-05 15:47:55.082 | libjs-jquery-tablesorter 2022-01-05 15:47:55.082 | libmysqlclient-dev 2022-01-05 15:47:55.082 | parted 2022-01-05 15:47:55.082 | pm-utils 2022-01-05 15:47:55.082 | python3-mysqldb 2022-01-05 15:47:55.082 | socat 2022-01-05 15:47:55.082 | sqlite3 2022-01-05 15:47:55.082 | sudo 2022-01-05 15:47:55.082 | vlan 2022-01-05 15:47:55.082 | lsscsi 2022-01-05 15:47:55.082 | open-iscsi 2022-01-05 15:47:55.082 | lvm2 2022-01-05 15:47:55.082 | qemu-utils 2022-01-05 15:47:55.082 | thin-provisioning-tools 2022-01-05 15:47:55.082 | acl 2022-01-05 15:47:55.082 | dnsmasq-base 2022-01-05 15:47:55.082 | dnsmasq-utils 2022-01-05 15:47:55.082 | ebtables 2022-01-05 15:47:55.082 | haproxy 2022-01-05 15:47:55.082 | iptables 2022-01-05 15:47:55.082 | iputils-arping 2022-01-05 15:47:55.083 | iputils-ping 2022-01-05 15:47:55.083 | libmysqlclient-dev 2022-01-05 15:47:55.083 | postgresql-server-dev-all 2022-01-05 15:47:55.083 | python3-mysqldb 2022-01-05 15:47:55.083 | sqlite3 2022-01-05 15:47:55.083 | sudo 2022-01-05 15:47:55.083 | vlan 2022-01-05 15:47:55.083 | ipset 2022-01-05 15:47:55.083 | conntrack 2022-01-05 15:47:55.083 | conntrackd 2022-01-05 15:47:55.083 | keepalived 2022-01-05 15:47:55.083 | dstat 2022-01-05 15:47:55.083 | lvm2 2022-01-05 15:47:55.083 | qemu-utils 2022-01-05 15:47:55.083 | thin-provisioning-tools 2022-01-05 15:47:55.083 | curl 2022-01-05 15:47:55.083 | liberasurecode-dev 2022-01-05 15:47:55.083 | make 2022-01-05 15:47:55.083 | memcached 2022-01-05 15:47:55.083 | sqlite3 2022-01-05 15:47:55.083 | xfsprogs' 2022-01-05 15:47:55.086 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-01-05 15:47:55.103 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-01-05 15:47:55.103 | apache2-dev 2022-01-05 15:47:55.103 | bc 2022-01-05 15:47:55.104 | bsdmainutils 2022-01-05 15:47:55.104 | curl 2022-01-05 15:47:55.104 | g++ 2022-01-05 15:47:55.104 | gcc 2022-01-05 15:47:55.104 | gettext 2022-01-05 15:47:55.104 | git 2022-01-05 15:47:55.104 | graphviz 2022-01-05 15:47:55.104 | iputils-ping 2022-01-05 15:47:55.104 | libapache2-mod-proxy-uwsgi 2022-01-05 15:47:55.104 | libffi-dev 2022-01-05 15:47:55.104 | libjpeg-dev 2022-01-05 15:47:55.104 | libmysqlclient-dev 2022-01-05 15:47:55.104 | libpcre3-dev 2022-01-05 15:47:55.104 | libpq-dev 2022-01-05 15:47:55.104 | libssl-dev 2022-01-05 15:47:55.104 | libsystemd-dev 2022-01-05 15:47:55.104 | libxml2-dev 2022-01-05 15:47:55.104 | libxslt1-dev 2022-01-05 15:47:55.104 | libyaml-dev 2022-01-05 15:47:55.104 | lsof 2022-01-05 15:47:55.104 | openssh-server 2022-01-05 15:47:55.104 | openssl 2022-01-05 15:47:55.104 | pkg-config 2022-01-05 15:47:55.104 | psmisc 2022-01-05 15:47:55.104 | python3-dev 2022-01-05 15:47:55.104 | python3-pip 2022-01-05 15:47:55.104 | python3-venv 2022-01-05 15:47:55.104 | tar 2022-01-05 15:47:55.104 | tcpdump 2022-01-05 15:47:55.104 | unzip 2022-01-05 15:47:55.104 | uuid-runtime 2022-01-05 15:47:55.104 | wget 2022-01-05 15:47:55.104 | wget 2022-01-05 15:47:55.104 | zlib1g-dev 2022-01-05 15:47:55.104 | libkrb5-dev 2022-01-05 15:47:55.104 | libldap2-dev 2022-01-05 15:47:55.104 | libsasl2-dev 2022-01-05 15:47:55.104 | memcached 2022-01-05 15:47:55.105 | python3-mysqldb 2022-01-05 15:47:55.105 | sqlite3 2022-01-05 15:47:55.105 | conntrack 2022-01-05 15:47:55.105 | curl 2022-01-05 15:47:55.105 | dnsmasq-base 2022-01-05 15:47:55.105 | dnsmasq-utils 2022-01-05 15:47:55.105 | ebtables 2022-01-05 15:47:55.105 | gawk 2022-01-05 15:47:55.105 | genisoimage 2022-01-05 15:47:55.105 | iptables 2022-01-05 15:47:55.105 | iputils-arping 2022-01-05 15:47:55.105 | kpartx 2022-01-05 15:47:55.105 | libjs-jquery-tablesorter 2022-01-05 15:47:55.105 | libmysqlclient-dev 2022-01-05 15:47:55.105 | parted 2022-01-05 15:47:55.105 | pm-utils 2022-01-05 15:47:55.105 | python3-mysqldb 2022-01-05 15:47:55.105 | socat 2022-01-05 15:47:55.105 | sqlite3 2022-01-05 15:47:55.105 | sudo 2022-01-05 15:47:55.105 | vlan 2022-01-05 15:47:55.105 | lsscsi 2022-01-05 15:47:55.105 | open-iscsi 2022-01-05 15:47:55.105 | lvm2 2022-01-05 15:47:55.105 | qemu-utils 2022-01-05 15:47:55.105 | thin-provisioning-tools 2022-01-05 15:47:55.105 | acl 2022-01-05 15:47:55.105 | dnsmasq-base 2022-01-05 15:47:55.105 | dnsmasq-utils 2022-01-05 15:47:55.105 | ebtables 2022-01-05 15:47:55.105 | haproxy 2022-01-05 15:47:55.105 | iptables 2022-01-05 15:47:55.105 | iputils-arping 2022-01-05 15:47:55.105 | iputils-ping 2022-01-05 15:47:55.105 | libmysqlclient-dev 2022-01-05 15:47:55.105 | postgresql-server-dev-all 2022-01-05 15:47:55.106 | python3-mysqldb 2022-01-05 15:47:55.106 | sqlite3 2022-01-05 15:47:55.106 | sudo 2022-01-05 15:47:55.106 | vlan 2022-01-05 15:47:55.106 | ipset 2022-01-05 15:47:55.106 | conntrack 2022-01-05 15:47:55.106 | conntrackd 2022-01-05 15:47:55.106 | keepalived 2022-01-05 15:47:55.106 | dstat 2022-01-05 15:47:55.106 | lvm2 2022-01-05 15:47:55.106 | qemu-utils 2022-01-05 15:47:55.106 | thin-provisioning-tools 2022-01-05 15:47:55.106 | curl 2022-01-05 15:47:55.106 | liberasurecode-dev 2022-01-05 15:47:55.106 | make 2022-01-05 15:47:55.106 | memcached 2022-01-05 15:47:55.106 | sqlite3 2022-01-05 15:47:55.106 | xfsprogs ' 2022-01-05 15:47:55.107 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-01-05 15:47:55.110 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-01-05 15:47:55.112 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-01-05 15:47:55.115 | ++ tools/install_prereqs.sh:source:67 : echo apache2 apache2-dev bc bsdmainutils curl g++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2022-01-05 15:47:55.115 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-01-05 15:47:55.120 | ++ tools/install_prereqs.sh:source:72 : install_package apache2 apache2-dev bc bsdmainutils curl g++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2022-01-05 15:47:55.122 | ++ functions-common:install_package:1344 : update_package_repo 2022-01-05 15:47:55.124 | ++ functions-common:update_package_repo:1316 : NO_UPDATE_REPOS=False 2022-01-05 15:47:55.126 | ++ functions-common:update_package_repo:1317 : REPOS_UPDATED=False 2022-01-05 15:47:55.128 | ++ functions-common:update_package_repo:1318 : RETRY_UPDATE=False 2022-01-05 15:47:55.131 | ++ functions-common:update_package_repo:1320 : [[ False = \T\r\u\e ]] 2022-01-05 15:47:55.133 | ++ functions-common:update_package_repo:1324 : is_ubuntu 2022-01-05 15:47:55.135 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-01-05 15:47:55.137 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-01-05 15:47:55.139 | ++ functions-common:update_package_repo:1325 : apt_get_update 2022-01-05 15:47:55.141 | ++ functions-common:apt_get_update:1070 : [[ False == \T\r\u\e ]] 2022-01-05 15:47:55.143 | ++ functions-common:apt_get_update:1075 : [[ False = \T\r\u\e ]] 2022-01-05 15:47:55.145 | ++ functions-common:apt_get_update:1077 : local sudo=sudo 2022-01-05 15:47:55.148 | +++ functions-common:apt_get_update:1078 : id -u 2022-01-05 15:47:55.152 | ++ functions-common:apt_get_update:1078 : [[ 1000 = \0 ]] 2022-01-05 15:47:55.154 | ++ functions-common:apt_get_update:1081 : time_start apt-get-update 2022-01-05 15:47:55.156 | ++ functions-common:time_start:2296 : local name=apt-get-update 2022-01-05 15:47:55.158 | ++ functions-common:time_start:2297 : local start_time= 2022-01-05 15:47:55.160 | ++ functions-common:time_start:2298 : [[ -n '' ]] 2022-01-05 15:47:55.163 | +++ functions-common:time_start:2301 : date +%s%3N 2022-01-05 15:47:55.167 | ++ functions-common:time_start:2301 : _TIME_START[$name]=1641397675165 2022-01-05 15:47:55.169 | ++ functions-common:apt_get_update:1083 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-01-05 15:47:55.171 | ++ functions-common:apt_get_update:1084 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-01-05 15:47:55.173 | ++ functions-common:apt_get_update:1085 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2022-01-05 15:47:55.543 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-01-05 15:47:55.543 | Get:2 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 2022-01-05 15:47:55.657 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2022-01-05 15:47:56.160 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2022-01-05 15:47:56.175 | Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 c-n-f Metadata [9,096 B] 2022-01-05 15:47:56.300 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 c-n-f Metadata [14.7 kB] 2022-01-05 15:48:00.126 | Fetched 251 kB in 1s (242 kB/s) 2022-01-05 15:48:01.592 | Reading package lists... 2022-01-05 15:48:01.623 | ++ functions-common:apt_get_update:1089 : REPOS_UPDATED=True 2022-01-05 15:48:01.625 | ++ functions-common:apt_get_update:1091 : time_stop apt-get-update 2022-01-05 15:48:01.627 | ++ functions-common:time_stop:2310 : local name 2022-01-05 15:48:01.629 | ++ functions-common:time_stop:2311 : local end_time 2022-01-05 15:48:01.632 | ++ functions-common:time_stop:2312 : local elapsed_time 2022-01-05 15:48:01.634 | ++ functions-common:time_stop:2313 : local total 2022-01-05 15:48:01.636 | ++ functions-common:time_stop:2314 : local start_time 2022-01-05 15:48:01.638 | ++ functions-common:time_stop:2316 : name=apt-get-update 2022-01-05 15:48:01.640 | ++ functions-common:time_stop:2317 : start_time=1641397675165 2022-01-05 15:48:01.642 | ++ functions-common:time_stop:2319 : [[ -z 1641397675165 ]] 2022-01-05 15:48:01.644 | +++ functions-common:time_stop:2322 : date +%s%3N 2022-01-05 15:48:01.649 | ++ functions-common:time_stop:2322 : end_time=1641397681646 2022-01-05 15:48:01.651 | ++ functions-common:time_stop:2323 : elapsed_time=6481 2022-01-05 15:48:01.653 | ++ functions-common:time_stop:2324 : total=0 2022-01-05 15:48:01.655 | ++ functions-common:time_stop:2326 : _TIME_START[$name]= 2022-01-05 15:48:01.657 | ++ functions-common:time_stop:2327 : _TIME_TOTAL[$name]=6481 2022-01-05 15:48:01.659 | ++ functions-common:install_package:1345 : real_install_package apache2 apache2-dev bc bsdmainutils curl g++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2022-01-05 15:48:01.662 | ++ functions-common:real_install_package:1330 : is_ubuntu 2022-01-05 15:48:01.664 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-01-05 15:48:01.666 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-01-05 15:48:01.668 | ++ functions-common:real_install_package:1331 : apt_get install apache2 apache2-dev bc bsdmainutils curl g++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2022-01-05 15:48:01.689 | ++ functions-common:apt_get:1111 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 apache2-dev bc bsdmainutils curl g++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2022-01-05 15:48:01.798 | Reading package lists... 2022-01-05 15:48:02.038 | Building dependency tree... 2022-01-05 15:48:02.040 | Reading state information... 2022-01-05 15:48:02.073 | acl is already the newest version (2.2.53-6). 2022-01-05 15:48:02.073 | bc is already the newest version (1.07.1-2build1). 2022-01-05 15:48:02.073 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-01-05 15:48:02.073 | conntrack is already the newest version (1:1.4.5-2). 2022-01-05 15:48:02.073 | ebtables is already the newest version (2.0.11-3build1). 2022-01-05 15:48:02.073 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-01-05 15:48:02.073 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-01-05 15:48:02.073 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-01-05 15:48:02.073 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-01-05 15:48:02.073 | gettext is already the newest version (0.19.8.1-10build1). 2022-01-05 15:48:02.073 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-01-05 15:48:02.073 | iputils-arping is already the newest version (3:20190709-3). 2022-01-05 15:48:02.073 | iputils-ping is already the newest version (3:20190709-3). 2022-01-05 15:48:02.073 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-01-05 15:48:02.073 | liberasurecode-dev is already the newest version (1.6.1-4). 2022-01-05 15:48:02.073 | libffi-dev is already the newest version (3.3-4). 2022-01-05 15:48:02.073 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-01-05 15:48:02.073 | libpcre3-dev is already the newest version (2:8.39-12build1). 2022-01-05 15:48:02.073 | libsasl2-dev is already the newest version (2.1.27+dfsg-2). 2022-01-05 15:48:02.073 | libxslt1-dev is already the newest version (1.1.34-4). 2022-01-05 15:48:02.073 | libyaml-dev is already the newest version (0.2.2-1). 2022-01-05 15:48:02.073 | lsscsi is already the newest version (0.30-0.1). 2022-01-05 15:48:02.073 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-01-05 15:48:02.073 | make is already the newest version (4.2.1-1.2). 2022-01-05 15:48:02.073 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-01-05 15:48:02.073 | psmisc is already the newest version (23.3-1). 2022-01-05 15:48:02.074 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-01-05 15:48:02.074 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-01-05 15:48:02.074 | socat is already the newest version (1.7.3.3-2). 2022-01-05 15:48:02.074 | tcpdump is already the newest version (4.9.3-4). 2022-01-05 15:48:02.074 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-01-05 15:48:02.074 | unzip is already the newest version (6.0-25ubuntu1). 2022-01-05 15:48:02.074 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-01-05 15:48:02.074 | conntrackd is already the newest version (1:1.4.5-2). 2022-01-05 15:48:02.074 | dstat is already the newest version (0.7.4-6). 2022-01-05 15:48:02.074 | graphviz is already the newest version (2.42.2-3build2). 2022-01-05 15:48:02.074 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-01-05 15:48:02.074 | pm-utils is already the newest version (1.4.1-19). 2022-01-05 15:48:02.074 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-01-05 15:48:02.074 | apache2 is already the newest version (2.4.41-4ubuntu3.8). 2022-01-05 15:48:02.074 | apache2-dev is already the newest version (2.4.41-4ubuntu3.8). 2022-01-05 15:48:02.074 | curl is already the newest version (7.68.0-1ubuntu2.7). 2022-01-05 15:48:02.074 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.4). 2022-01-05 15:48:02.074 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.4). 2022-01-05 15:48:02.074 | git is already the newest version (1:2.25.1-1ubuntu3.2). 2022-01-05 15:48:02.074 | haproxy is already the newest version (2.0.13-2ubuntu0.3). 2022-01-05 15:48:02.074 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-01-05 15:48:02.074 | keepalived is already the newest version (1:2.0.19-2ubuntu0.1). 2022-01-05 15:48:02.074 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-01-05 15:48:02.074 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.8). 2022-01-05 15:48:02.074 | libmysqlclient-dev is already the newest version (8.0.27-0ubuntu0.20.04.1). 2022-01-05 15:48:02.074 | libpq-dev is already the newest version (12.9-0ubuntu0.20.04.1). 2022-01-05 15:48:02.074 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.10). 2022-01-05 15:48:02.074 | libsystemd-dev is already the newest version (245.4-4ubuntu3.14). 2022-01-05 15:48:02.074 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.1). 2022-01-05 15:48:02.074 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-01-05 15:48:02.074 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-01-05 15:48:02.074 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-01-05 15:48:02.074 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.3). 2022-01-05 15:48:02.074 | openssl is already the newest version (1.1.1f-1ubuntu2.10). 2022-01-05 15:48:02.074 | openssl set to manually installed. 2022-01-05 15:48:02.075 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-01-05 15:48:02.075 | qemu-utils is already the newest version (1:4.2-3ubuntu6.19). 2022-01-05 15:48:02.075 | sqlite3 is already the newest version (3.31.1-4ubuntu0.2). 2022-01-05 15:48:02.075 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-01-05 15:48:02.075 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.1). 2022-01-05 15:48:02.075 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.1). 2022-01-05 15:48:02.075 | wget is already the newest version (1.20.3-1ubuntu2). 2022-01-05 15:48:02.075 | wget set to manually installed. 2022-01-05 15:48:02.075 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.2). 2022-01-05 15:48:02.280 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.8). 2022-01-05 15:48:02.280 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2022-01-05 15:48:02.280 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-01-05 15:48:02.280 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-01-05 15:48:02.280 | The following packages were automatically installed and are no longer required: 2022-01-05 15:48:02.281 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-01-05 15:48:02.281 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-01-05 15:48:02.282 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-01-05 15:48:02.282 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-01-05 15:48:02.282 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-01-05 15:48:02.282 | python3-zope.interface 2022-01-05 15:48:02.282 | Use 'sudo apt autoremove' to remove them. 2022-01-05 15:48:02.408 | 0 upgraded, 0 newly installed, 0 to remove and 107 not upgraded. 2022-01-05 15:48:02.412 | ++ functions-common:apt_get:1115 : result=0 2022-01-05 15:48:02.415 | ++ functions-common:apt_get:1118 : time_stop apt-get 2022-01-05 15:48:02.417 | ++ functions-common:time_stop:2310 : local name 2022-01-05 15:48:02.420 | ++ functions-common:time_stop:2311 : local end_time 2022-01-05 15:48:02.422 | ++ functions-common:time_stop:2312 : local elapsed_time 2022-01-05 15:48:02.424 | ++ functions-common:time_stop:2313 : local total 2022-01-05 15:48:02.426 | ++ functions-common:time_stop:2314 : local start_time 2022-01-05 15:48:02.428 | ++ functions-common:time_stop:2316 : name=apt-get 2022-01-05 15:48:02.431 | ++ functions-common:time_stop:2317 : start_time=1641397681686 2022-01-05 15:48:02.433 | ++ functions-common:time_stop:2319 : [[ -z 1641397681686 ]] 2022-01-05 15:48:02.435 | +++ functions-common:time_stop:2322 : date +%s%3N 2022-01-05 15:48:02.440 | ++ functions-common:time_stop:2322 : end_time=1641397682437 2022-01-05 15:48:02.442 | ++ functions-common:time_stop:2323 : elapsed_time=751 2022-01-05 15:48:02.444 | ++ functions-common:time_stop:2324 : total=722 2022-01-05 15:48:02.446 | ++ functions-common:time_stop:2326 : _TIME_START[$name]= 2022-01-05 15:48:02.448 | ++ functions-common:time_stop:2327 : _TIME_TOTAL[$name]=1473 2022-01-05 15:48:02.450 | ++ functions-common:apt_get:1119 : return 0 2022-01-05 15:48:02.453 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-01-05 15:48:02.455 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-01-05 15:48:02.458 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-01-05 15:48:02.462 | ++ tools/install_prereqs.sh:source:89 : date 2022-01-05 15:48:02.466 | + ./stack.sh:main:758 : [[ False != \T\r\u\e ]] 2022-01-05 15:48:02.468 | + ./stack.sh:main:759 : PYPI_ALTERNATIVE_URL= 2022-01-05 15:48:02.471 | + ./stack.sh:main:759 : /home/ubuntu/devstack/tools/install_pip.sh 2022-01-05 15:48:04.044 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-01-05 15:48:04.045 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-01-05 15:48:04.048 | ++ tools/install_pip.sh:main:41 : basename https://bootstrap.pypa.io/get-pip.py 2022-01-05 15:48:04.051 | + tools/install_pip.sh:main:41 : LOCAL_PIP=/home/ubuntu/devstack/files/get-pip.py 2022-01-05 15:48:04.053 | + tools/install_pip.sh:main:43 : GetDistro 2022-01-05 15:48:04.055 | + functions-common:GetDistro:373 : GetOSVersion 2022-01-05 15:48:04.056 | + functions-common:GetOSVersion:350 : _ensure_lsb_release 2022-01-05 15:48:04.059 | ++ functions-common:_ensure_lsb_release:327 : command -v lsb_release 2022-01-05 15:48:04.061 | + functions-common:_ensure_lsb_release:327 : [[ -x /usr/bin/lsb_release ]] 2022-01-05 15:48:04.063 | + functions-common:_ensure_lsb_release:328 : return 2022-01-05 15:48:04.065 | ++ functions-common:GetOSVersion:352 : lsb_release -r -s 2022-01-05 15:48:04.130 | + functions-common:GetOSVersion:352 : os_RELEASE=20.04 2022-01-05 15:48:04.133 | ++ functions-common:GetOSVersion:353 : lsb_release -c -s 2022-01-05 15:48:04.197 | + functions-common:GetOSVersion:353 : os_CODENAME=focal 2022-01-05 15:48:04.200 | ++ functions-common:GetOSVersion:354 : lsb_release -i -s 2022-01-05 15:48:04.264 | + functions-common:GetOSVersion:354 : os_VENDOR=Ubuntu 2022-01-05 15:48:04.266 | + functions-common:GetOSVersion:356 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-01-05 15:48:04.268 | + functions-common:GetOSVersion:357 : os_PACKAGE=deb 2022-01-05 15:48:04.269 | + functions-common:GetOSVersion:362 : typeset -xr os_VENDOR 2022-01-05 15:48:04.271 | + functions-common:GetOSVersion:363 : typeset -xr os_RELEASE 2022-01-05 15:48:04.273 | + functions-common:GetOSVersion:364 : typeset -xr os_PACKAGE 2022-01-05 15:48:04.275 | + functions-common:GetOSVersion:365 : typeset -xr os_CODENAME 2022-01-05 15:48:04.277 | + functions-common:GetDistro:375 : [[ Ubuntu =~ (Ubuntu) ]] 2022-01-05 15:48:04.279 | + functions-common:GetDistro:378 : DISTRO=focal 2022-01-05 15:48:04.281 | + functions-common:GetDistro:424 : typeset -xr DISTRO 2022-01-05 15:48:04.282 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-01-05 15:48:04.283 | Distro: focal 2022-01-05 15:48:04.285 | + tools/install_pip.sh:main:127 : get_versions 2022-01-05 15:48:04.287 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-01-05 15:48:04.290 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-01-05 15:48:04.292 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-01-05 15:48:04.295 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-01-05 15:48:04.295 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-01-05 15:48:04.873 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-01-05 15:48:04.875 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-01-05 15:48:04.875 | pip: 21.3.1 2022-01-05 15:48:04.877 | + tools/install_pip.sh:get_versions:57 : python3.8 -m pip --version 2022-01-05 15:48:05.395 | pip 21.3.1 from /usr/local/lib/python3.8/dist-packages/pip (python 3.8) 2022-01-05 15:48:05.436 | + tools/install_pip.sh:main:129 : [[ -n '' ]] 2022-01-05 15:48:05.438 | + tools/install_pip.sh:main:134 : [[ focal == focal ]] 2022-01-05 15:48:05.440 | + tools/install_pip.sh:main:135 : exit 0 2022-01-05 15:48:05.443 | + ./stack.sh:main:763 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-01-05 15:48:05.445 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-01-05 15:48:05.449 | + ./stack.sh:main:764 : fixup_all 2022-01-05 15:48:05.451 | + tools/fixup_stuff.sh:fixup_all:195 : fixup_keystone 2022-01-05 15:48:05.453 | + tools/fixup_stuff.sh:fixup_keystone:39 : keystone_ports=35357,35358 2022-01-05 15:48:05.455 | + tools/fixup_stuff.sh:fixup_keystone:44 : sysctl net.ipv4.ip_local_reserved_ports 2022-01-05 15:48:05.462 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sysctl net.ipv4.ip_local_reserved_ports 2022-01-05 15:48:05.462 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : awk -F= '{print $2;}' 2022-01-05 15:48:05.462 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sed 's/^ //' 2022-01-05 15:48:05.466 | + tools/fixup_stuff.sh:fixup_keystone:46 : reserved_ports=35357-35358 2022-01-05 15:48:05.468 | + tools/fixup_stuff.sh:fixup_keystone:48 : [[ -z 35357-35358 ]] 2022-01-05 15:48:05.470 | + tools/fixup_stuff.sh:fixup_keystone:55 : sudo sysctl -w net.ipv4.ip_local_reserved_ports=35357,35358,35357-35358 2022-01-05 15:48:05.479 | net.ipv4.ip_local_reserved_ports = 35357,35358,35357-35358 2022-01-05 15:48:05.482 | + tools/fixup_stuff.sh:fixup_all:196 : fixup_ubuntu 2022-01-05 15:48:05.484 | + tools/fixup_stuff.sh:fixup_ubuntu:66 : [[ focal != \b\i\o\n\i\c ]] 2022-01-05 15:48:05.486 | + tools/fixup_stuff.sh:fixup_ubuntu:67 : return 2022-01-05 15:48:05.488 | + tools/fixup_stuff.sh:fixup_all:197 : fixup_fedora 2022-01-05 15:48:05.490 | + tools/fixup_stuff.sh:fixup_fedora:103 : is_fedora 2022-01-05 15:48:05.493 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2022-01-05 15:48:05.495 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2022-01-05 15:48:05.497 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2022-01-05 15:48:05.499 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-01-05 15:48:05.501 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2022-01-05 15:48:05.503 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2022-01-05 15:48:05.505 | + functions-common:is_fedora:455 : '[' Ubuntu = OracleServer ']' 2022-01-05 15:48:05.507 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2022-01-05 15:48:05.509 | + tools/fixup_stuff.sh:fixup_fedora:104 : return 2022-01-05 15:48:05.512 | + tools/fixup_stuff.sh:fixup_all:198 : fixup_suse 2022-01-05 15:48:05.514 | + tools/fixup_stuff.sh:fixup_suse:156 : is_suse 2022-01-05 15:48:05.516 | + functions-common:is_suse:464 : is_opensuse 2022-01-05 15:48:05.518 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-01-05 15:48:05.520 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-01-05 15:48:05.522 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-01-05 15:48:05.524 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-01-05 15:48:05.526 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-01-05 15:48:05.528 | + tools/fixup_stuff.sh:fixup_suse:157 : return 2022-01-05 15:48:05.531 | + ./stack.sh:main:767 : pip_install -U os-testr 2022-01-05 15:48:05.551 | Using python 3.8 to install os-testr 2022-01-05 15:48:05.554 | + 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 15:48:07.281 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-01-05 15:48:07.281 | 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 15:48:07.281 | ERROR: Editable requirements are not allowed as constraints 2022-01-05 15:48:07.365 | + inc/python:pip_install:1 : exit_trap 2022-01-05 15:48:07.367 | + ./stack.sh:exit_trap:496 : local r=1 2022-01-05 15:48:07.370 | ++ ./stack.sh:exit_trap:497 : jobs -p 2022-01-05 15:48:07.372 | + ./stack.sh:exit_trap:497 : jobs= 2022-01-05 15:48:07.374 | + ./stack.sh:exit_trap:500 : [[ -n '' ]] 2022-01-05 15:48:07.376 | + ./stack.sh:exit_trap:506 : '[' -f '' ']' 2022-01-05 15:48:07.378 | + ./stack.sh:exit_trap:511 : kill_spinner 2022-01-05 15:48:07.381 | + ./stack.sh:kill_spinner:406 : '[' '!' -z '' ']' 2022-01-05 15:48:07.384 | + ./stack.sh:exit_trap:513 : [[ 1 -ne 0 ]] 2022-01-05 15:48:07.386 | + ./stack.sh:exit_trap:514 : echo 'Error on exit' 2022-01-05 15:48:07.386 | Error on exit 2022-01-05 15:48:07.388 | + ./stack.sh:exit_trap:516 : type -p generate-subunit 2022-01-05 15:48:07.390 | + ./stack.sh:exit_trap:517 : generate-subunit 1641397670 17 fail 2022-01-05 15:48:07.928 | + ./stack.sh:exit_trap:519 : [[ -z /opt/stack/logs ]] 2022-01-05 15:48:07.930 | + ./stack.sh:exit_trap:522 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2022-01-05 15:48:08.479 | ebtables v1.8.4 (nf_tables): table `broute' is incompatible, use 'nft' tool. 2022-01-05 15:48:08.479 | 2022-01-05 15:48:08.748 | + ./stack.sh:exit_trap:531 : exit 1