2022-02-16 13:17:24.296 | + ./stack.sh:main:487 : exec 2022-02-16 13:17:24.296 | + ./stack.sh:main:495 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-02-16-131724' 2022-02-16 13:17:24.296 | ++ ./stack.sh:main:487 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-02-16-131724.summary.2022-02-16-131724 2022-02-16 13:17:24.296 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-16 13:17:24.296 | + ./stack.sh:echo_summary:446 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-02-16-131724 2022-02-16 13:17:24.296 | + ./stack.sh:main:497 : ln -sf /opt/stack/logs/stack.sh.log.2022-02-16-131724 /opt/stack/logs/stack.sh.log 2022-02-16 13:17:24.296 | + ./stack.sh:main:498 : ln -sf /opt/stack/logs/stack.sh.log.2022-02-16-131724.summary.2022-02-16-131724 /opt/stack/logs/stack.sh.log.summary 2022-02-16 13:17:24.296 | + ./stack.sh:main:513 : check_path_perm_sanity /opt/stack 2022-02-16 13:17:24.296 | + functions:check_path_perm_sanity:596 : local real_path 2022-02-16 13:17:24.296 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-02-16 13:17:24.296 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-02-16 13:17:24.296 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-02-16 13:17:24.296 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-02-16 13:17:24.296 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-02-16 13:17:24.296 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-02-16 13:17:24.296 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-02-16 13:17:24.296 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-02-16 13:17:24.296 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-02-16 13:17:24.296 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-02-16 13:17:24.297 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-02-16 13:17:24.299 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-02-16 13:17:24.303 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-02-16 13:17:24.306 | + ./stack.sh:main:519 : trap exit_trap EXIT 2022-02-16 13:17:24.308 | + ./stack.sh:main:560 : trap err_trap ERR 2022-02-16 13:17:24.310 | + ./stack.sh:main:573 : set -o errexit 2022-02-16 13:17:24.312 | + ./stack.sh:main:576 : uname -a 2022-02-16 13:17:24.313 | Linux dv-cinder-773985-30-iscsi 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-02-16 13:17:24.315 | + ./stack.sh:main:579 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-02-16 13:17:24.318 | + ./stack.sh:main:580 : rm -f /opt/stack/data/ca-bundle.pem 2022-02-16 13:17:24.321 | + ./stack.sh:main:583 : source /home/ubuntu/devstack/lib/database 2022-02-16 13:17:24.361 | + ./stack.sh:main:584 : source /home/ubuntu/devstack/lib/rpc_backend 2022-02-16 13:17:24.380 | + ./stack.sh:main:590 : fetch_plugins 2022-02-16 13:17:24.382 | + functions-common:fetch_plugins:1771 : local plugins= 2022-02-16 13:17:24.385 | + functions-common:fetch_plugins:1772 : local plugin 2022-02-16 13:17:24.387 | + functions-common:fetch_plugins:1775 : [[ -z '' ]] 2022-02-16 13:17:24.388 | + functions-common:fetch_plugins:1776 : return 2022-02-16 13:17:24.390 | + ./stack.sh:main:594 : run_phase override_defaults 2022-02-16 13:17:24.392 | + functions-common:run_phase:1853 : local mode=override_defaults 2022-02-16 13:17:24.394 | + functions-common:run_phase:1854 : local phase= 2022-02-16 13:17:24.396 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-02-16 13:17:24.397 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-02-16 13:17:24.399 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-02-16 13:17:24.401 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-02-16 13:17:24.403 | + functions-common:run_phase:1863 : local extra 2022-02-16 13:17:24.405 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-02-16 13:17:24.408 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-02-16 13:17:24.410 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-02-16 13:17:24.412 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-02-16 13:17:24.413 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-02-16 13:17:24.415 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-02-16 13:17:24.428 | ++ functions-common:is_service_enabled:2081 : return 0 2022-02-16 13:17:24.430 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-02-16 13:17:24.432 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-02-16 13:17:24.434 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-02-16 13:17:24.436 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-02-16 13:17:24.437 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-02-16 13:17:24.439 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-02-16 13:17:24.441 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-02-16 13:17:24.442 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-02-16 13:17:24.444 | + functions-common:run_phase:1874 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-02-16 13:17:24.446 | + functions-common:run_phase:1877 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-02-16 13:17:24.448 | + functions-common:run_phase:1878 : plugin_override_defaults 2022-02-16 13:17:24.450 | + functions-common:plugin_override_defaults:1812 : local plugins= 2022-02-16 13:17:24.452 | + functions-common:plugin_override_defaults:1813 : local plugin 2022-02-16 13:17:24.453 | + functions-common:plugin_override_defaults:1816 : [[ -z '' ]] 2022-02-16 13:17:24.455 | + functions-common:plugin_override_defaults:1817 : return 2022-02-16 13:17:24.457 | + ./stack.sh:main:597 : source /home/ubuntu/devstack/lib/apache 2022-02-16 13:17:24.474 | + ./stack.sh:main:600 : source /home/ubuntu/devstack/lib/tls 2022-02-16 13:17:24.476 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-02-16 13:17:24.489 | ++ functions-common:is_service_enabled:2081 : return 1 2022-02-16 13:17:24.491 | +++ lib/tls:source:43 : hostname -f 2022-02-16 13:17:24.495 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-02-16 13:17:24.496 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-02-16 13:17:24.498 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-02-16 13:17:24.500 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-02-16 13:17:24.502 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-02-16 13:17:24.504 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-02-16 13:17:24.505 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-02-16 13:17:24.507 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-02-16 13:17:24.510 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-02-16 13:17:24.512 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-02-16 13:17:24.516 | + ./stack.sh:main:603 : source /home/ubuntu/devstack/lib/infra 2022-02-16 13:17:24.536 | + ./stack.sh:main:604 : source /home/ubuntu/devstack/lib/libraries 2022-02-16 13:17:24.553 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/lvm 2022-02-16 13:17:24.566 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/horizon 2022-02-16 13:17:24.579 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/keystone 2022-02-16 13:17:24.610 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/glance 2022-02-16 13:17:24.679 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/nova 2022-02-16 13:17:24.777 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/placement 2022-02-16 13:17:24.799 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/cinder 2022-02-16 13:17:24.841 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/swift 2022-02-16 13:17:24.895 | + ./stack.sh:main:613 : source /home/ubuntu/devstack/lib/neutron 2022-02-16 13:17:25.043 | + ./stack.sh:main:614 : source /home/ubuntu/devstack/lib/ldap 2022-02-16 13:17:25.058 | + ./stack.sh:main:615 : source /home/ubuntu/devstack/lib/dstat 2022-02-16 13:17:25.070 | + ./stack.sh:main:616 : source /home/ubuntu/devstack/lib/tcpdump 2022-02-16 13:17:25.083 | + ./stack.sh:main:617 : source /home/ubuntu/devstack/lib/etcd3 2022-02-16 13:17:25.168 | + ./stack.sh:main:618 : source /home/ubuntu/devstack/lib/os-vif 2022-02-16 13:17:25.171 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-02-16 13:17:25.173 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-02-16 13:17:25.175 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-02-16 13:17:25.177 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-02-16 13:17:25.179 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-02-16 13:17:25.182 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-02-16 13:17:25.182 | False' 2022-02-16 13:17:25.184 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-02-16 13:17:25.199 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-02-16 13:17:25.201 | + ./stack.sh:main:624 : run_phase source 2022-02-16 13:17:25.203 | + functions-common:run_phase:1853 : local mode=source 2022-02-16 13:17:25.205 | + functions-common:run_phase:1854 : local phase= 2022-02-16 13:17:25.207 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-02-16 13:17:25.209 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-02-16 13:17:25.211 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-02-16 13:17:25.214 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-02-16 13:17:25.216 | + functions-common:run_phase:1863 : local extra 2022-02-16 13:17:25.218 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-02-16 13:17:25.222 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-02-16 13:17:25.224 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-02-16 13:17:25.226 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-02-16 13:17:25.228 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-02-16 13:17:25.230 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-02-16 13:17:25.243 | ++ functions-common:is_service_enabled:2081 : return 0 2022-02-16 13:17:25.245 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-02-16 13:17:25.247 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-02-16 13:17:25.286 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-02-16 13:17:25.288 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-02-16 13:17:25.290 | + functions-common:run_phase:1874 : [[ source == \s\o\u\r\c\e ]] 2022-02-16 13:17:25.292 | + functions-common:run_phase:1875 : load_plugin_settings 2022-02-16 13:17:25.294 | + functions-common:load_plugin_settings:1789 : local plugins= 2022-02-16 13:17:25.296 | + functions-common:load_plugin_settings:1790 : local plugin 2022-02-16 13:17:25.298 | + functions-common:load_plugin_settings:1793 : [[ -z '' ]] 2022-02-16 13:17:25.300 | + functions-common:load_plugin_settings:1794 : return 2022-02-16 13:17:25.302 | + functions-common:run_phase:1876 : verify_disabled_services 2022-02-16 13:17:25.304 | + functions-common:verify_disabled_services:2136 : local service 2022-02-16 13:17:25.307 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-16 13:17:25.311 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-02-16 13:17:25.313 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-16 13:17:25.315 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-02-16 13:17:25.318 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-16 13:17:25.320 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-02-16 13:17:25.322 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-16 13:17:25.325 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-02-16 13:17:25.327 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-16 13:17:25.329 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-02-16 13:17:25.331 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-16 13:17:25.334 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-02-16 13:17:25.336 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-16 13:17:25.338 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-02-16 13:17:25.340 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-16 13:17:25.342 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-02-16 13:17:25.345 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-16 13:17:25.347 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-02-16 13:17:25.349 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-16 13:17:25.351 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-02-16 13:17:25.355 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-16 13:17:25.357 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]] 2022-02-16 13:17:25.359 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-16 13:17:25.361 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]] 2022-02-16 13:17:25.364 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-16 13:17:25.366 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]] 2022-02-16 13:17:25.368 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-16 13:17:25.371 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]] 2022-02-16 13:17:25.373 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-16 13:17:25.377 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-02-16 13:17:25.379 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-16 13:17:25.382 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-ovn-metadata-agent, ]] 2022-02-16 13:17:25.384 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-16 13:17:25.386 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-02-16 13:17:25.388 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-16 13:17:25.391 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-02-16 13:17:25.393 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-16 13:17:25.396 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-02-16 13:17:25.398 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-16 13:17:25.401 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-02-16 13:17:25.403 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-16 13:17:25.405 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-02-16 13:17:25.407 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-16 13:17:25.409 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-02-16 13:17:25.412 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-16 13:17:25.414 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-02-16 13:17:25.417 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-16 13:17:25.419 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-02-16 13:17:25.422 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-16 13:17:25.424 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-02-16 13:17:25.426 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-16 13:17:25.428 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-02-16 13:17:25.431 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-16 13:17:25.433 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-02-16 13:17:25.436 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-16 13:17:25.438 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-02-16 13:17:25.440 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-16 13:17:25.442 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-02-16 13:17:25.445 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-16 13:17:25.447 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-02-16 13:17:25.450 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-16 13:17:25.452 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-02-16 13:17:25.454 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-16 13:17:25.456 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-02-16 13:17:25.459 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-16 13:17:25.461 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-02-16 13:17:25.464 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-16 13:17:25.466 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-02-16 13:17:25.468 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-16 13:17:25.470 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-02-16 13:17:25.473 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-16 13:17:25.475 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-02-16 13:17:25.477 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-16 13:17:25.480 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-02-16 13:17:25.482 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-16 13:17:25.485 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-02-16 13:17:25.487 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-16 13:17:25.489 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-02-16 13:17:25.491 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-16 13:17:25.493 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-02-16 13:17:25.496 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-16 13:17:25.498 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-02-16 13:17:25.500 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-16 13:17:25.502 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-02-16 13:17:25.505 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-16 13:17:25.507 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-02-16 13:17:25.509 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-16 13:17:25.511 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-02-16 13:17:25.513 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-16 13:17:25.516 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-02-16 13:17:25.518 | + ./stack.sh:main:695 : initialize_database_backends 2022-02-16 13:17:25.521 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-02-16 13:17:25.523 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-02-16 13:17:25.538 | + functions-common:is_service_enabled:2081 : return 0 2022-02-16 13:17:25.541 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-02-16 13:17:25.543 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-02-16 13:17:25.545 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-02-16 13:17:25.561 | + functions-common:is_service_enabled:2081 : return 1 2022-02-16 13:17:25.564 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-02-16 13:17:25.567 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-02-16 13:17:25.575 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-02-16 13:17:25.579 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-02-16 13:17:25.582 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-02-16 13:17:25.584 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-02-16 13:17:25.586 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-02-16 13:17:25.589 | + lib/database:initialize_database_backends:92 : return 0 2022-02-16 13:17:25.591 | + ./stack.sh:main:696 : echo 'Using mysql database backend' 2022-02-16 13:17:25.591 | Using mysql database backend 2022-02-16 13:17:25.594 | + ./stack.sh:main:699 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-02-16 13:17:25.609 | + ./stack.sh:main:701 : define_database_baseurl 2022-02-16 13:17:25.612 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2022-02-16 13:17:25.614 | ++ lib/databases/mysql:get_database_type_mysql:38 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-02-16 13:17:25.616 | ++ lib/databases/mysql:get_database_type_mysql:39 : echo mysql+pymysql 2022-02-16 13:17:25.619 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-02-16 13:17:25.622 | + ./stack.sh:main:713 : is_service_enabled rabbit 2022-02-16 13:17:25.638 | + functions-common:is_service_enabled:2081 : return 0 2022-02-16 13:17:25.640 | + ./stack.sh:main:714 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-02-16 13:17:25.656 | + ./stack.sh:main:721 : is_service_enabled keystone 2022-02-16 13:17:25.673 | + functions-common:is_service_enabled:2081 : return 0 2022-02-16 13:17:25.675 | + ./stack.sh:main:723 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-02-16 13:17:25.692 | + ./stack.sh:main:725 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-02-16 13:17:25.709 | + ./stack.sh:main:736 : is_service_enabled ldap 2022-02-16 13:17:25.725 | + functions-common:is_service_enabled:2081 : return 1 2022-02-16 13:17:25.727 | + ./stack.sh:main:745 : is_service_enabled s-proxy 2022-02-16 13:17:25.745 | + functions-common:is_service_enabled:2081 : return 0 2022-02-16 13:17:25.747 | + ./stack.sh:main:749 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-02-16 13:17:25.764 | + ./stack.sh:main:751 : [[ -z '' ]] 2022-02-16 13:17:25.766 | + ./stack.sh:main:751 : [[ False == \T\r\u\e ]] 2022-02-16 13:17:25.768 | + ./stack.sh:main:757 : save_stackenv 757 2022-02-16 13:17:25.771 | + functions-common:save_stackenv:60 : local tag=757 2022-02-16 13:17:25.774 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-02-16 13:17:25.778 | + functions-common:save_stackenv:62 : time_stamp=2022-02-16-131725 2022-02-16 13:17:25.788 | + functions-common:save_stackenv:63 : echo '# 2022-02-16-131725 757' 2022-02-16 13:17:25.790 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-16 13:17:25.793 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-02-16 13:17:25.795 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-16 13:17:25.797 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-02-16 13:17:25.799 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-16 13:17:25.802 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-02-16 13:17:25.804 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-16 13:17:25.807 | + 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,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,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-02-16 13:17:25.809 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-16 13:17:25.811 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.107 2022-02-16 13:17:25.814 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-16 13:17:25.816 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.107/identity 2022-02-16 13:17:25.818 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-16 13:17:25.820 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-02-16-131724 2022-02-16 13:17:25.823 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-16 13:17:25.825 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-02-16 13:17:25.828 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-16 13:17:25.830 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.107 2022-02-16 13:17:25.832 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-16 13:17:25.835 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-02-16 13:17:25.837 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-16 13:17:25.840 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-02-16 13:17:25.842 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-16 13:17:25.844 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-02-16 13:17:25.847 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-16 13:17:25.849 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-02-16 13:17:25.851 | + ./stack.sh:main:770 : GIT_DEPTH=0 2022-02-16 13:17:25.854 | + ./stack.sh:main:770 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2022-02-16 13:17:25.856 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/requirements.git 2022-02-16 13:17:25.858 | + functions-common:git_clone:609 : local git_dest=/opt/stack/requirements 2022-02-16 13:17:25.860 | + functions-common:git_clone:610 : local git_ref=master 2022-02-16 13:17:25.862 | + functions-common:git_clone:611 : local orig_dir 2022-02-16 13:17:25.865 | ++ functions-common:git_clone:612 : pwd 2022-02-16 13:17:25.867 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-02-16 13:17:25.870 | + functions-common:git_clone:613 : local git_clone_flags= 2022-02-16 13:17:25.873 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-02-16 13:17:25.887 | + functions-common:git_clone:615 : RECLONE=False 2022-02-16 13:17:25.889 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-02-16 13:17:25.891 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-02-16 13:17:25.894 | + functions-common:git_clone:629 : echo master 2022-02-16 13:17:25.894 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-02-16 13:17:25.899 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/requirements ]] 2022-02-16 13:17:25.902 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-02-16 13:17:25.904 | + functions-common:git_clone:677 : cd /opt/stack/requirements 2022-02-16 13:17:25.906 | + functions-common:git_clone:678 : git show --oneline 2022-02-16 13:17:25.907 | + functions-common:git_clone:678 : head -1 2022-02-16 13:17:25.910 | 0a7e9306 update constraint for oslo.db to new release 11.2.0 2022-02-16 13:17:25.912 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-02-16 13:17:25.915 | + ./stack.sh:main:774 : echo_summary 'Installing package prerequisites' 2022-02-16 13:17:25.917 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-16 13:17:25.920 | + ./stack.sh:echo_summary:446 : echo -e Installing package prerequisites 2022-02-16 13:17:25.922 | + ./stack.sh:main:775 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-02-16 13:17:25.924 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-02-16 13:17:25.927 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-02-16 13:17:25.929 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-02-16 13:17:25.932 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-02-16 13:17:25.934 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-02-16 13:17:25.937 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-02-16 13:17:25.940 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-02-16 13:17:25.944 | ++ tools/install_prereqs.sh:source:47 : NOW=1645017445 2022-02-16 13:17:25.948 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-02-16 13:17:25.952 | +++ tools/install_prereqs.sh:source:48 : echo 0 2022-02-16 13:17:25.954 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=0 2022-02-16 13:17:25.957 | ++ tools/install_prereqs.sh:source:49 : DELTA=1645017445 2022-02-16 13:17:25.959 | ++ tools/install_prereqs.sh:source:50 : [[ 1645017445 -lt 7200 ]] 2022-02-16 13:17:25.962 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-02-16 13:17:25.964 | ++ functions-common:export_proxy_variables:2243 : isset http_proxy 2022-02-16 13:17:25.967 | ++ functions-common:isset:240 : [[ -v http_proxy ]] 2022-02-16 13:17:25.969 | ++ functions-common:export_proxy_variables:2246 : isset https_proxy 2022-02-16 13:17:25.971 | ++ functions-common:isset:240 : [[ -v https_proxy ]] 2022-02-16 13:17:25.973 | ++ functions-common:export_proxy_variables:2249 : isset no_proxy 2022-02-16 13:17:25.976 | ++ functions-common:isset:240 : [[ -v no_proxy ]] 2022-02-16 13:17:25.979 | +++ 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,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,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-02-16 13:17:26.025 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-02-16 13:17:26.025 | apache2-dev 2022-02-16 13:17:26.025 | bc 2022-02-16 13:17:26.025 | bsdmainutils 2022-02-16 13:17:26.025 | curl 2022-02-16 13:17:26.025 | g++ 2022-02-16 13:17:26.025 | gawk 2022-02-16 13:17:26.025 | gcc 2022-02-16 13:17:26.025 | gettext 2022-02-16 13:17:26.025 | git 2022-02-16 13:17:26.025 | graphviz 2022-02-16 13:17:26.025 | iputils-ping 2022-02-16 13:17:26.025 | libapache2-mod-proxy-uwsgi 2022-02-16 13:17:26.025 | libffi-dev 2022-02-16 13:17:26.025 | libjpeg-dev 2022-02-16 13:17:26.026 | libpcre3-dev 2022-02-16 13:17:26.026 | libpq-dev 2022-02-16 13:17:26.026 | libssl-dev 2022-02-16 13:17:26.026 | libsystemd-dev 2022-02-16 13:17:26.026 | libxml2-dev 2022-02-16 13:17:26.026 | libxslt1-dev 2022-02-16 13:17:26.026 | libyaml-dev 2022-02-16 13:17:26.026 | lsof 2022-02-16 13:17:26.026 | openssh-server 2022-02-16 13:17:26.026 | openssl 2022-02-16 13:17:26.026 | pkg-config 2022-02-16 13:17:26.026 | psmisc 2022-02-16 13:17:26.026 | python3-dev 2022-02-16 13:17:26.026 | python3-pip 2022-02-16 13:17:26.026 | python3-systemd 2022-02-16 13:17:26.026 | python3-venv 2022-02-16 13:17:26.026 | tar 2022-02-16 13:17:26.026 | tcpdump 2022-02-16 13:17:26.026 | unzip 2022-02-16 13:17:26.026 | uuid-runtime 2022-02-16 13:17:26.026 | wget 2022-02-16 13:17:26.026 | wget 2022-02-16 13:17:26.026 | zlib1g-dev 2022-02-16 13:17:26.026 | libkrb5-dev 2022-02-16 13:17:26.026 | libldap2-dev 2022-02-16 13:17:26.026 | libsasl2-dev 2022-02-16 13:17:26.026 | memcached 2022-02-16 13:17:26.026 | python3-mysqldb 2022-02-16 13:17:26.026 | sqlite3 2022-02-16 13:17:26.026 | conntrack 2022-02-16 13:17:26.026 | curl 2022-02-16 13:17:26.026 | dnsmasq-base 2022-02-16 13:17:26.026 | dnsmasq-utils 2022-02-16 13:17:26.026 | ebtables 2022-02-16 13:17:26.026 | genisoimage 2022-02-16 13:17:26.026 | iptables 2022-02-16 13:17:26.026 | iputils-arping 2022-02-16 13:17:26.026 | kpartx 2022-02-16 13:17:26.027 | libjs-jquery-tablesorter 2022-02-16 13:17:26.027 | parted 2022-02-16 13:17:26.027 | pm-utils 2022-02-16 13:17:26.027 | python3-mysqldb 2022-02-16 13:17:26.027 | socat 2022-02-16 13:17:26.027 | sqlite3 2022-02-16 13:17:26.027 | sudo 2022-02-16 13:17:26.027 | vlan 2022-02-16 13:17:26.027 | lsscsi 2022-02-16 13:17:26.027 | open-iscsi 2022-02-16 13:17:26.027 | lvm2 2022-02-16 13:17:26.027 | qemu-utils 2022-02-16 13:17:26.027 | thin-provisioning-tools 2022-02-16 13:17:26.027 | acl 2022-02-16 13:17:26.027 | dnsmasq-base 2022-02-16 13:17:26.027 | dnsmasq-utils 2022-02-16 13:17:26.027 | ebtables 2022-02-16 13:17:26.027 | haproxy 2022-02-16 13:17:26.027 | iptables 2022-02-16 13:17:26.027 | iputils-arping 2022-02-16 13:17:26.027 | iputils-ping 2022-02-16 13:17:26.027 | postgresql-server-dev-all 2022-02-16 13:17:26.027 | python3-mysqldb 2022-02-16 13:17:26.027 | sqlite3 2022-02-16 13:17:26.027 | sudo 2022-02-16 13:17:26.027 | vlan 2022-02-16 13:17:26.027 | pcp 2022-02-16 13:17:26.027 | ipset 2022-02-16 13:17:26.027 | conntrack 2022-02-16 13:17:26.027 | conntrackd 2022-02-16 13:17:26.027 | keepalived 2022-02-16 13:17:26.027 | lvm2 2022-02-16 13:17:26.027 | qemu-utils 2022-02-16 13:17:26.027 | thin-provisioning-tools 2022-02-16 13:17:26.027 | curl 2022-02-16 13:17:26.028 | liberasurecode-dev 2022-02-16 13:17:26.028 | make 2022-02-16 13:17:26.028 | memcached 2022-02-16 13:17:26.028 | sqlite3 2022-02-16 13:17:26.028 | xfsprogs' 2022-02-16 13:17:26.029 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-02-16 13:17:26.047 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-02-16 13:17:26.047 | apache2-dev 2022-02-16 13:17:26.047 | bc 2022-02-16 13:17:26.048 | bsdmainutils 2022-02-16 13:17:26.048 | curl 2022-02-16 13:17:26.048 | g++ 2022-02-16 13:17:26.048 | gawk 2022-02-16 13:17:26.048 | gcc 2022-02-16 13:17:26.048 | gettext 2022-02-16 13:17:26.048 | git 2022-02-16 13:17:26.048 | graphviz 2022-02-16 13:17:26.048 | iputils-ping 2022-02-16 13:17:26.048 | libapache2-mod-proxy-uwsgi 2022-02-16 13:17:26.048 | libffi-dev 2022-02-16 13:17:26.048 | libjpeg-dev 2022-02-16 13:17:26.048 | libpcre3-dev 2022-02-16 13:17:26.048 | libpq-dev 2022-02-16 13:17:26.048 | libssl-dev 2022-02-16 13:17:26.048 | libsystemd-dev 2022-02-16 13:17:26.048 | libxml2-dev 2022-02-16 13:17:26.048 | libxslt1-dev 2022-02-16 13:17:26.048 | libyaml-dev 2022-02-16 13:17:26.048 | lsof 2022-02-16 13:17:26.048 | openssh-server 2022-02-16 13:17:26.048 | openssl 2022-02-16 13:17:26.048 | pkg-config 2022-02-16 13:17:26.048 | psmisc 2022-02-16 13:17:26.048 | python3-dev 2022-02-16 13:17:26.048 | python3-pip 2022-02-16 13:17:26.048 | python3-systemd 2022-02-16 13:17:26.048 | python3-venv 2022-02-16 13:17:26.048 | tar 2022-02-16 13:17:26.048 | tcpdump 2022-02-16 13:17:26.048 | unzip 2022-02-16 13:17:26.048 | uuid-runtime 2022-02-16 13:17:26.049 | wget 2022-02-16 13:17:26.049 | wget 2022-02-16 13:17:26.049 | zlib1g-dev 2022-02-16 13:17:26.049 | libkrb5-dev 2022-02-16 13:17:26.049 | libldap2-dev 2022-02-16 13:17:26.049 | libsasl2-dev 2022-02-16 13:17:26.049 | memcached 2022-02-16 13:17:26.049 | python3-mysqldb 2022-02-16 13:17:26.049 | sqlite3 2022-02-16 13:17:26.049 | conntrack 2022-02-16 13:17:26.049 | curl 2022-02-16 13:17:26.049 | dnsmasq-base 2022-02-16 13:17:26.049 | dnsmasq-utils 2022-02-16 13:17:26.049 | ebtables 2022-02-16 13:17:26.049 | genisoimage 2022-02-16 13:17:26.049 | iptables 2022-02-16 13:17:26.049 | iputils-arping 2022-02-16 13:17:26.049 | kpartx 2022-02-16 13:17:26.049 | libjs-jquery-tablesorter 2022-02-16 13:17:26.049 | parted 2022-02-16 13:17:26.049 | pm-utils 2022-02-16 13:17:26.049 | python3-mysqldb 2022-02-16 13:17:26.049 | socat 2022-02-16 13:17:26.049 | sqlite3 2022-02-16 13:17:26.049 | sudo 2022-02-16 13:17:26.049 | vlan 2022-02-16 13:17:26.049 | lsscsi 2022-02-16 13:17:26.049 | open-iscsi 2022-02-16 13:17:26.049 | lvm2 2022-02-16 13:17:26.049 | qemu-utils 2022-02-16 13:17:26.049 | thin-provisioning-tools 2022-02-16 13:17:26.049 | acl 2022-02-16 13:17:26.049 | dnsmasq-base 2022-02-16 13:17:26.049 | dnsmasq-utils 2022-02-16 13:17:26.049 | ebtables 2022-02-16 13:17:26.049 | haproxy 2022-02-16 13:17:26.050 | iptables 2022-02-16 13:17:26.050 | iputils-arping 2022-02-16 13:17:26.050 | iputils-ping 2022-02-16 13:17:26.050 | postgresql-server-dev-all 2022-02-16 13:17:26.050 | python3-mysqldb 2022-02-16 13:17:26.050 | sqlite3 2022-02-16 13:17:26.050 | sudo 2022-02-16 13:17:26.050 | vlan 2022-02-16 13:17:26.050 | pcp 2022-02-16 13:17:26.050 | ipset 2022-02-16 13:17:26.050 | conntrack 2022-02-16 13:17:26.050 | conntrackd 2022-02-16 13:17:26.050 | keepalived 2022-02-16 13:17:26.050 | lvm2 2022-02-16 13:17:26.050 | qemu-utils 2022-02-16 13:17:26.050 | thin-provisioning-tools 2022-02-16 13:17:26.050 | curl 2022-02-16 13:17:26.050 | liberasurecode-dev 2022-02-16 13:17:26.050 | make 2022-02-16 13:17:26.050 | memcached 2022-02-16 13:17:26.050 | sqlite3 2022-02-16 13:17:26.050 | xfsprogs ' 2022-02-16 13:17:26.050 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-02-16 13:17:26.052 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-16 13:17:26.055 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-16 13:17:26.058 | ++ tools/install_prereqs.sh:source:67 : echo apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-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 genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter 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 postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2022-02-16 13:17:26.059 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-02-16 13:17:26.064 | ++ tools/install_prereqs.sh:source:72 : install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-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 genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter 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 postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2022-02-16 13:17:26.066 | ++ functions-common:install_package:1463 : update_package_repo 2022-02-16 13:17:26.068 | ++ functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-02-16 13:17:26.070 | ++ functions-common:update_package_repo:1436 : REPOS_UPDATED=False 2022-02-16 13:17:26.072 | ++ functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-02-16 13:17:26.074 | ++ functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-02-16 13:17:26.076 | ++ functions-common:update_package_repo:1443 : is_ubuntu 2022-02-16 13:17:26.078 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-16 13:17:26.080 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-16 13:17:26.082 | ++ functions-common:update_package_repo:1444 : apt_get_update 2022-02-16 13:17:26.084 | ++ functions-common:apt_get_update:1189 : [[ False == \T\r\u\e ]] 2022-02-16 13:17:26.086 | ++ functions-common:apt_get_update:1194 : [[ False = \T\r\u\e ]] 2022-02-16 13:17:26.088 | ++ functions-common:apt_get_update:1196 : local sudo=sudo 2022-02-16 13:17:26.091 | +++ functions-common:apt_get_update:1197 : id -u 2022-02-16 13:17:26.096 | ++ functions-common:apt_get_update:1197 : [[ 1000 = \0 ]] 2022-02-16 13:17:26.098 | ++ functions-common:apt_get_update:1200 : time_start apt-get-update 2022-02-16 13:17:26.100 | ++ functions-common:time_start:2411 : local name=apt-get-update 2022-02-16 13:17:26.102 | ++ functions-common:time_start:2412 : local start_time= 2022-02-16 13:17:26.105 | ++ functions-common:time_start:2413 : [[ -n '' ]] 2022-02-16 13:17:26.107 | +++ functions-common:time_start:2416 : date +%s%3N 2022-02-16 13:17:26.111 | ++ functions-common:time_start:2416 : _TIME_START[$name]=1645017446109 2022-02-16 13:17:26.113 | ++ functions-common:apt_get_update:1202 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-02-16 13:17:26.115 | ++ functions-common:apt_get_update:1203 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-02-16 13:17:26.117 | ++ functions-common:apt_get_update:1204 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2022-02-16 13:17:26.339 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-02-16 13:17:26.373 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2022-02-16 13:17:26.416 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2022-02-16 13:17:26.508 | Hit:4 http://security.ubuntu.com/ubuntu focal-security InRelease 2022-02-16 13:17:28.671 | Reading package lists... 2022-02-16 13:17:28.700 | ++ functions-common:apt_get_update:1208 : REPOS_UPDATED=True 2022-02-16 13:17:28.702 | ++ functions-common:apt_get_update:1210 : time_stop apt-get-update 2022-02-16 13:17:28.704 | ++ functions-common:time_stop:2425 : local name 2022-02-16 13:17:28.707 | ++ functions-common:time_stop:2426 : local end_time 2022-02-16 13:17:28.709 | ++ functions-common:time_stop:2427 : local elapsed_time 2022-02-16 13:17:28.711 | ++ functions-common:time_stop:2428 : local total 2022-02-16 13:17:28.714 | ++ functions-common:time_stop:2429 : local start_time 2022-02-16 13:17:28.716 | ++ functions-common:time_stop:2431 : name=apt-get-update 2022-02-16 13:17:28.718 | ++ functions-common:time_stop:2432 : start_time=1645017446109 2022-02-16 13:17:28.720 | ++ functions-common:time_stop:2434 : [[ -z 1645017446109 ]] 2022-02-16 13:17:28.722 | +++ functions-common:time_stop:2437 : date +%s%3N 2022-02-16 13:17:28.726 | ++ functions-common:time_stop:2437 : end_time=1645017448724 2022-02-16 13:17:28.729 | ++ functions-common:time_stop:2438 : elapsed_time=2615 2022-02-16 13:17:28.731 | ++ functions-common:time_stop:2439 : total=0 2022-02-16 13:17:28.733 | ++ functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-16 13:17:28.735 | ++ functions-common:time_stop:2442 : _TIME_TOTAL[$name]=2615 2022-02-16 13:17:28.737 | ++ functions-common:install_package:1464 : real_install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-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 genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter 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 postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2022-02-16 13:17:28.739 | ++ functions-common:real_install_package:1449 : is_ubuntu 2022-02-16 13:17:28.742 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-16 13:17:28.744 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-16 13:17:28.746 | ++ functions-common:real_install_package:1450 : apt_get install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-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 genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter 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 postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2022-02-16 13:17:28.774 | ++ functions-common:apt_get:1230 : 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++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-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 genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter 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 postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2022-02-16 13:17:28.883 | Reading package lists... 2022-02-16 13:17:29.136 | Building dependency tree... 2022-02-16 13:17:29.137 | Reading state information... 2022-02-16 13:17:29.434 | bc is already the newest version (1.07.1-2build1). 2022-02-16 13:17:29.434 | bc set to manually installed. 2022-02-16 13:17:29.435 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-02-16 13:17:29.435 | bsdmainutils set to manually installed. 2022-02-16 13:17:29.435 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-02-16 13:17:29.435 | gawk set to manually installed. 2022-02-16 13:17:29.435 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-02-16 13:17:29.435 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-02-16 13:17:29.435 | iptables set to manually installed. 2022-02-16 13:17:29.435 | iputils-ping is already the newest version (3:20190709-3). 2022-02-16 13:17:29.435 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-02-16 13:17:29.435 | kpartx set to manually installed. 2022-02-16 13:17:29.435 | libpcre3-dev is already the newest version (2:8.39-12build1). 2022-02-16 13:17:29.435 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-02-16 13:17:29.435 | psmisc is already the newest version (23.3-1). 2022-02-16 13:17:29.435 | psmisc set to manually installed. 2022-02-16 13:17:29.435 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-02-16 13:17:29.435 | python3-systemd is already the newest version (234-3build2). 2022-02-16 13:17:29.435 | python3-systemd set to manually installed. 2022-02-16 13:17:29.435 | tcpdump is already the newest version (4.9.3-4). 2022-02-16 13:17:29.435 | tcpdump set to manually installed. 2022-02-16 13:17:29.435 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-02-16 13:17:29.435 | thin-provisioning-tools set to manually installed. 2022-02-16 13:17:29.435 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-02-16 13:17:29.435 | git is already the newest version (1:2.25.1-1ubuntu3.2). 2022-02-16 13:17:29.435 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-02-16 13:17:29.435 | lsof set to manually installed. 2022-02-16 13:17:29.435 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-02-16 13:17:29.435 | parted set to manually installed. 2022-02-16 13:17:29.435 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-02-16 13:17:29.435 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.1). 2022-02-16 13:17:29.436 | tar set to manually installed. 2022-02-16 13:17:29.436 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.2). 2022-02-16 13:17:29.436 | zlib1g-dev set to manually installed. 2022-02-16 13:17:29.436 | The following packages were automatically installed and are no longer required: 2022-02-16 13:17:29.436 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-02-16 13:17:29.436 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-02-16 13:17:29.436 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-02-16 13:17:29.436 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-02-16 13:17:29.436 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-02-16 13:17:29.436 | python3-zope.interface 2022-02-16 13:17:29.436 | Use 'sudo apt autoremove' to remove them. 2022-02-16 13:17:29.437 | The following additional packages will be installed: 2022-02-16 13:17:29.437 | apache2-bin apache2-data apache2-utils autoconf automake autopoint 2022-02-16 13:17:29.437 | autotools-dev binfmt-support build-essential clang-10 comerr-dev debhelper 2022-02-16 13:17:29.437 | dh-autoreconf dh-strip-nondeterminism dns-root-data dpkg-dev dwz fakeroot 2022-02-16 13:17:29.437 | fontconfig fontconfig-config fonts-dejavu-core fonts-liberation g++-9 2022-02-16 13:17:29.437 | ibverbs-providers icu-devtools intltool-debian ipvsadm javascript-common 2022-02-16 13:17:29.437 | krb5-multidev lib32gcc-s1 lib32stdc++6 libalgorithm-diff-perl 2022-02-16 13:17:29.437 | libalgorithm-diff-xs-perl libalgorithm-merge-perl libann0 libapr1 2022-02-16 13:17:29.437 | libapr1-dev libaprutil1 libaprutil1-dbd-sqlite3 libaprutil1-dev 2022-02-16 13:17:29.437 | libaprutil1-ldap libarchive-cpio-perl libarchive-zip-perl 2022-02-16 13:17:29.437 | libboost-iostreams1.71.0 libboost-thread1.71.0 libc6-i386 libcairo2 libcdt5 2022-02-16 13:17:29.437 | libcgraph6 libclang-common-10-dev libclang-cpp10 libclang1-10 libcroco3 2022-02-16 13:17:29.437 | libcurl4 libdatrie1 libdebhelper-perl libdpkg-perl liberasurecode1 2022-02-16 13:17:29.437 | libfakeroot libfile-fcntllock-perl libfile-stripnondeterminism-perl 2022-02-16 13:17:29.437 | libfontconfig1 libgc1c2 libgd3 libgraphite2-3 libgssrpc4 libgts-0.7-5 2022-02-16 13:17:29.437 | libgts-bin libgvc6 libgvpr2 libharfbuzz0b libibverbs1 libice6 libicu-dev 2022-02-16 13:17:29.437 | libicu66 libidn11 libipset13 libiscsi7 libjansson4 libjbig0 libjpeg-turbo8 2022-02-16 13:17:29.437 | libjpeg-turbo8-dev libjpeg8 libjpeg8-dev libjs-jquery libjs-jquery-metadata 2022-02-16 13:17:29.437 | libkadm5clnt-mit11 libkadm5srv-mit11 libkdb5-9 liblab-gamut1 libldap-2.4-2 2022-02-16 13:17:29.438 | libllvm10 libltdl-dev liblua5.2-0 liblua5.3-0 libmail-sendmail-perl 2022-02-16 13:17:29.438 | libmysqlclient21 libncurses-dev libnetfilter-cthelper0 libnetfilter-queue1 2022-02-16 13:17:29.438 | libnl-3-200 libnl-genl-3-200 libnl-route-3-200 libnspr4 libnss-systemd 2022-02-16 13:17:29.438 | libnss3 libobjc-9-dev libobjc4 libomp-10-dev libomp5-10 libpam-systemd 2022-02-16 13:17:29.438 | libpango-1.0-0 libpangocairo-1.0-0 libpangoft2-1.0-0 libpathplan4 2022-02-16 13:17:29.438 | libpcp-gui2 libpcp-import1 libpcp-mmv1 libpcp-pmda-perl libpcp-pmda3 2022-02-16 13:17:29.438 | libpcp-trace2 libpcp-web1 libpcp3 libpfm4 libpixman-1-0 libpq5 librados2 2022-02-16 13:17:29.438 | librbd1 librdmacm1 libsctp-dev libsctp1 libsensors-config libsensors5 libsm6 2022-02-16 13:17:29.438 | libsnmp-base libsnmp35 libssl1.1 libstdc++-9-dev libsub-override-perl 2022-02-16 13:17:29.438 | libsys-hostname-long-perl libsystemd0 libthai-data libthai0 libtiff5 2022-02-16 13:17:29.438 | libtinfo-dev libtool libuuid1 libwebp6 libx86-1 libxaw7 libxcb-render0 2022-02-16 13:17:29.438 | libxcb-shm0 libxml2 libxmu6 libxpm4 libxrender1 libxt6 libz3-4 libz3-dev 2022-02-16 13:17:29.438 | llvm-10 llvm-10-dev llvm-10-runtime llvm-10-tools m4 mysql-common 2022-02-16 13:17:29.438 | openssh-client openssh-sftp-server pcp-conf po-debconf postgresql-client-12 2022-02-16 13:17:29.438 | postgresql-client-common postgresql-common postgresql-server-dev-12 2022-02-16 13:17:29.438 | python-pip-whl python3-pcp python3-pygments python3-wheel python3-yaml 2022-02-16 13:17:29.438 | python3.8-venv qemu-block-extra sharutils ssl-cert systemd systemd-sysv 2022-02-16 13:17:29.438 | systemd-timesyncd uuid-dev vbetool x11-common 2022-02-16 13:17:29.440 | Suggested packages: 2022-02-16 13:17:29.440 | apache2-doc apache2-suexec-pristine | apache2-suexec-custom www-browser 2022-02-16 13:17:29.441 | autoconf-archive gnu-standards autoconf-doc clang-10-doc doc-base nftables 2022-02-16 13:17:29.441 | dh-make debian-keyring g++-multilib g++-9-multilib gcc-9-doc wodim 2022-02-16 13:17:29.441 | cdrkit-doc gettext-doc libasprintf-dev libgettextpo-dev gsfonts graphviz-doc 2022-02-16 13:17:29.441 | vim-haproxy haproxy-doc heartbeat ldirectord krb5-doc python bzr libisal2 2022-02-16 13:17:29.441 | libjerasure2 libgd-tools krb5-user icu-doc libtool-doc ncurses-doc 2022-02-16 13:17:29.441 | libomp-10-doc postgresql-doc-12 lksctp-tools lm-sensors snmp-mibs-downloader 2022-02-16 13:17:29.441 | libssl-doc libstdc++-9-doc gfortran | fortran95-compiler gcj-jdk libyaml-doc 2022-02-16 13:17:29.441 | llvm-10-doc m4-doc make-doc libanyevent-perl libcache-memcached-perl 2022-02-16 13:17:29.441 | libmemcached libterm-readkey-perl libyaml-perl keychain libpam-ssh 2022-02-16 13:17:29.441 | monkeysphere ssh-askpass molly-guard pcp-gui libpcp-import-perl cpufrequtils 2022-02-16 13:17:29.441 | wireless-tools radeontool libmail-box-perl postgresql-12 libjson-perl 2022-02-16 13:17:29.441 | default-mysql-server | virtual-mysql-server python3-mysqldb-dbg 2022-02-16 13:17:29.441 | python-pygments-doc ttf-bitstream-vera debootstrap sharutils-doc bsd-mailx 2022-02-16 13:17:29.441 | | mailx sqlite3-doc openssl-blacklist systemd-container zip 2022-02-16 13:17:29.686 | The following NEW packages will be installed: 2022-02-16 13:17:29.686 | acl apache2 apache2-bin apache2-data apache2-dev apache2-utils autoconf 2022-02-16 13:17:29.686 | automake autopoint autotools-dev binfmt-support build-essential clang-10 2022-02-16 13:17:29.686 | comerr-dev conntrack conntrackd debhelper dh-autoreconf 2022-02-16 13:17:29.686 | dh-strip-nondeterminism dns-root-data dnsmasq-base dnsmasq-utils dpkg-dev 2022-02-16 13:17:29.686 | dwz ebtables fakeroot fontconfig fontconfig-config fonts-dejavu-core 2022-02-16 13:17:29.686 | fonts-liberation g++ g++-9 genisoimage gettext graphviz haproxy 2022-02-16 13:17:29.686 | ibverbs-providers icu-devtools intltool-debian ipset iputils-arping ipvsadm 2022-02-16 13:17:29.686 | javascript-common keepalived krb5-multidev lib32gcc-s1 lib32stdc++6 2022-02-16 13:17:29.686 | libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl 2022-02-16 13:17:29.687 | libann0 libapache2-mod-proxy-uwsgi libapr1 libapr1-dev libaprutil1 2022-02-16 13:17:29.687 | libaprutil1-dbd-sqlite3 libaprutil1-dev libaprutil1-ldap 2022-02-16 13:17:29.687 | libarchive-cpio-perl libarchive-zip-perl libboost-iostreams1.71.0 2022-02-16 13:17:29.687 | libboost-thread1.71.0 libc6-i386 libcairo2 libcdt5 libcgraph6 2022-02-16 13:17:29.687 | libclang-common-10-dev libclang-cpp10 libclang1-10 libcroco3 libdatrie1 2022-02-16 13:17:29.687 | libdebhelper-perl libdpkg-perl liberasurecode-dev liberasurecode1 2022-02-16 13:17:29.687 | libfakeroot libffi-dev libfile-fcntllock-perl 2022-02-16 13:17:29.687 | libfile-stripnondeterminism-perl libfontconfig1 libgc1c2 libgd3 2022-02-16 13:17:29.687 | libgraphite2-3 libgssrpc4 libgts-0.7-5 libgts-bin libgvc6 libgvpr2 2022-02-16 13:17:29.687 | libharfbuzz0b libibverbs1 libice6 libicu-dev libidn11 libipset13 libiscsi7 2022-02-16 13:17:29.687 | libjansson4 libjbig0 libjpeg-dev libjpeg-turbo8 libjpeg-turbo8-dev libjpeg8 2022-02-16 13:17:29.687 | libjpeg8-dev libjs-jquery libjs-jquery-metadata libjs-jquery-tablesorter 2022-02-16 13:17:29.687 | libkadm5clnt-mit11 libkadm5srv-mit11 libkdb5-9 libkrb5-dev liblab-gamut1 2022-02-16 13:17:29.687 | libldap2-dev libllvm10 libltdl-dev liblua5.2-0 liblua5.3-0 2022-02-16 13:17:29.687 | libmail-sendmail-perl libmysqlclient21 libncurses-dev libnetfilter-cthelper0 2022-02-16 13:17:29.687 | libnetfilter-queue1 libnl-3-200 libnl-genl-3-200 libnl-route-3-200 libnspr4 2022-02-16 13:17:29.687 | libnss3 libobjc-9-dev libobjc4 libomp-10-dev libomp5-10 libpango-1.0-0 2022-02-16 13:17:29.687 | libpangocairo-1.0-0 libpangoft2-1.0-0 libpathplan4 libpcp-gui2 2022-02-16 13:17:29.687 | libpcp-import1 libpcp-mmv1 libpcp-pmda-perl libpcp-pmda3 libpcp-trace2 2022-02-16 13:17:29.687 | libpcp-web1 libpcp3 libpfm4 libpixman-1-0 libpq-dev libpq5 librados2 librbd1 2022-02-16 13:17:29.687 | librdmacm1 libsasl2-dev libsctp-dev libsctp1 libsensors-config libsensors5 2022-02-16 13:17:29.687 | libsm6 libsnmp-base libsnmp35 libssl-dev libstdc++-9-dev 2022-02-16 13:17:29.687 | libsub-override-perl libsys-hostname-long-perl libsystemd-dev libthai-data 2022-02-16 13:17:29.687 | libthai0 libtiff5 libtinfo-dev libtool libwebp6 libx86-1 libxaw7 2022-02-16 13:17:29.687 | libxcb-render0 libxcb-shm0 libxml2-dev libxmu6 libxpm4 libxrender1 2022-02-16 13:17:29.687 | libxslt1-dev libxt6 libyaml-dev libz3-4 libz3-dev llvm-10 llvm-10-dev 2022-02-16 13:17:29.687 | llvm-10-runtime llvm-10-tools lsscsi m4 make memcached mysql-common pcp 2022-02-16 13:17:29.687 | pcp-conf pkg-config pm-utils po-debconf postgresql-client-12 2022-02-16 13:17:29.687 | postgresql-client-common postgresql-common postgresql-server-dev-12 2022-02-16 13:17:29.687 | postgresql-server-dev-all python-pip-whl python3-mysqldb python3-pcp 2022-02-16 13:17:29.688 | python3-pip python3-pygments python3-venv python3-wheel python3-yaml 2022-02-16 13:17:29.688 | python3.8-venv qemu-block-extra qemu-utils sharutils socat sqlite3 ssl-cert 2022-02-16 13:17:29.688 | unzip uuid-dev vbetool vlan x11-common 2022-02-16 13:17:29.688 | The following packages will be upgraded: 2022-02-16 13:17:29.689 | curl libcurl4 libicu66 libldap-2.4-2 libnss-systemd libpam-systemd libssl1.1 2022-02-16 13:17:29.689 | libsystemd0 libuuid1 libxml2 open-iscsi openssh-client openssh-server 2022-02-16 13:17:29.689 | openssh-sftp-server openssl systemd systemd-sysv systemd-timesyncd 2022-02-16 13:17:29.689 | uuid-runtime wget 2022-02-16 13:17:29.983 | 20 upgraded, 219 newly installed, 0 to remove and 120 not upgraded. 2022-02-16 13:17:29.983 | Need to get 164 MB of archives. 2022-02-16 13:17:29.983 | After this operation, 768 MB of additional disk space will be used. 2022-02-16 13:17:29.983 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libnss-systemd amd64 245.4-4ubuntu3.15 [95.8 kB] 2022-02-16 13:17:30.515 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd-timesyncd amd64 245.4-4ubuntu3.15 [28.1 kB] 2022-02-16 13:17:30.546 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd-sysv amd64 245.4-4ubuntu3.15 [10.3 kB] 2022-02-16 13:17:30.561 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-systemd amd64 245.4-4ubuntu3.15 [186 kB] 2022-02-16 13:17:30.779 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd amd64 245.4-4ubuntu3.15 [3,811 kB]