2022-09-09 11:30:41.435 | + ./stack.sh:main:482 : exec 2022-09-09 11:30:41.435 | + ./stack.sh:main:490 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-09-09-113041' 2022-09-09 11:30:41.435 | ++ ./stack.sh:main:482 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-09-09-113041.summary.2022-09-09-113041 2022-09-09 11:30:41.435 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-09-09 11:30:41.435 | + ./stack.sh:echo_summary:441 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-09-09-113041 2022-09-09 11:30:41.435 | + ./stack.sh:main:492 : ln -sf /opt/stack/logs/stack.sh.log.2022-09-09-113041 /opt/stack/logs/stack.sh.log 2022-09-09 11:30:41.435 | + ./stack.sh:main:493 : ln -sf /opt/stack/logs/stack.sh.log.2022-09-09-113041.summary.2022-09-09-113041 /opt/stack/logs/stack.sh.log.summary 2022-09-09 11:30:41.435 | + ./stack.sh:main:508 : check_path_perm_sanity /opt/stack 2022-09-09 11:30:41.435 | + functions:check_path_perm_sanity:596 : local real_path 2022-09-09 11:30:41.435 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-09-09 11:30:41.435 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-09-09 11:30:41.435 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-09-09 11:30:41.435 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-09-09 11:30:41.435 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-09-09 11:30:41.435 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-09-09 11:30:41.435 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-09-09 11:30:41.435 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-09-09 11:30:41.435 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-09-09 11:30:41.435 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-09-09 11:30:41.435 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-09-09 11:30:41.435 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-09-09 11:30:41.437 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-09-09 11:30:41.440 | + ./stack.sh:main:514 : trap exit_trap EXIT 2022-09-09 11:30:41.442 | + ./stack.sh:main:555 : trap err_trap ERR 2022-09-09 11:30:41.444 | + ./stack.sh:main:568 : set -o errexit 2022-09-09 11:30:41.445 | + ./stack.sh:main:571 : uname -a 2022-09-09 11:30:41.447 | Linux dv-cinder-852211-11-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-09-09 11:30:41.449 | + ./stack.sh:main:574 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-09-09 11:30:41.451 | + ./stack.sh:main:575 : rm -f /opt/stack/data/ca-bundle.pem 2022-09-09 11:30:41.454 | + ./stack.sh:main:578 : source /home/ubuntu/devstack/lib/database 2022-09-09 11:30:41.496 | + ./stack.sh:main:579 : source /home/ubuntu/devstack/lib/rpc_backend 2022-09-09 11:30:41.513 | + ./stack.sh:main:585 : fetch_plugins 2022-09-09 11:30:41.514 | + functions-common:fetch_plugins:1785 : local plugins= 2022-09-09 11:30:41.516 | + functions-common:fetch_plugins:1786 : local plugin 2022-09-09 11:30:41.519 | + functions-common:fetch_plugins:1789 : [[ -z '' ]] 2022-09-09 11:30:41.520 | + functions-common:fetch_plugins:1790 : return 2022-09-09 11:30:41.522 | + ./stack.sh:main:589 : run_phase override_defaults 2022-09-09 11:30:41.524 | + functions-common:run_phase:1867 : local mode=override_defaults 2022-09-09 11:30:41.526 | + functions-common:run_phase:1868 : local phase= 2022-09-09 11:30:41.528 | + functions-common:run_phase:1869 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-09-09 11:30:41.529 | + functions-common:run_phase:1870 : local extra_plugin_file_name 2022-09-09 11:30:41.531 | + functions-common:run_phase:1871 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-09-09 11:30:41.533 | + functions-common:run_phase:1876 : local exceptions=80-tempest.sh 2022-09-09 11:30:41.534 | + functions-common:run_phase:1877 : local extra 2022-09-09 11:30:41.537 | ++ functions-common:run_phase:1878 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-09-09 11:30:41.540 | + functions-common:run_phase:1878 : extra=80-tempest.sh 2022-09-09 11:30:41.541 | + functions-common:run_phase:1879 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-09-09 11:30:41.543 | + functions-common:run_phase:1883 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-09-09 11:30:41.545 | + functions-common:run_phase:1883 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-09-09 11:30:41.547 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-09-09 11:30:41.559 | ++ functions-common:is_service_enabled:2095 : return 0 2022-09-09 11:30:41.561 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-09-09 11:30:41.563 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-09-09 11:30:41.565 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-09-09 11:30:41.567 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-09-09 11:30:41.569 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-09-09 11:30:41.570 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-09-09 11:30:41.572 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-09-09 11:30:41.574 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-09-09 11:30:41.576 | + functions-common:run_phase:1888 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-09-09 11:30:41.578 | + functions-common:run_phase:1891 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-09-09 11:30:41.580 | + functions-common:run_phase:1892 : plugin_override_defaults 2022-09-09 11:30:41.582 | + functions-common:plugin_override_defaults:1826 : local plugins= 2022-09-09 11:30:41.584 | + functions-common:plugin_override_defaults:1827 : local plugin 2022-09-09 11:30:41.585 | + functions-common:plugin_override_defaults:1830 : [[ -z '' ]] 2022-09-09 11:30:41.587 | + functions-common:plugin_override_defaults:1831 : return 2022-09-09 11:30:41.589 | + ./stack.sh:main:592 : source /home/ubuntu/devstack/lib/apache 2022-09-09 11:30:41.606 | + ./stack.sh:main:595 : source /home/ubuntu/devstack/lib/tls 2022-09-09 11:30:41.608 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-09-09 11:30:41.623 | ++ functions-common:is_service_enabled:2095 : return 1 2022-09-09 11:30:41.625 | +++ lib/tls:source:43 : hostname -f 2022-09-09 11:30:41.629 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-09-09 11:30:41.631 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-09-09 11:30:41.633 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-09-09 11:30:41.634 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-09-09 11:30:41.636 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-09-09 11:30:41.638 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-09-09 11:30:41.640 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-09-09 11:30:41.642 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-09-09 11:30:41.643 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-09-09 11:30:41.645 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-09-09 11:30:41.650 | + ./stack.sh:main:598 : source /home/ubuntu/devstack/lib/infra 2022-09-09 11:30:41.661 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/libraries 2022-09-09 11:30:41.680 | + ./stack.sh:main:600 : source /home/ubuntu/devstack/lib/lvm 2022-09-09 11:30:41.693 | + ./stack.sh:main:601 : source /home/ubuntu/devstack/lib/horizon 2022-09-09 11:30:41.706 | + ./stack.sh:main:602 : source /home/ubuntu/devstack/lib/keystone 2022-09-09 11:30:41.740 | + ./stack.sh:main:603 : source /home/ubuntu/devstack/lib/glance 2022-09-09 11:30:41.797 | + ./stack.sh:main:604 : source /home/ubuntu/devstack/lib/nova 2022-09-09 11:30:41.881 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/placement 2022-09-09 11:30:41.902 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/cinder 2022-09-09 11:30:41.951 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/swift 2022-09-09 11:30:42.004 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/neutron 2022-09-09 11:30:42.154 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/ldap 2022-09-09 11:30:42.168 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/dstat 2022-09-09 11:30:42.181 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/tcpdump 2022-09-09 11:30:42.196 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/etcd3 2022-09-09 11:30:42.283 | + ./stack.sh:main:613 : source /home/ubuntu/devstack/lib/os-vif 2022-09-09 11:30:42.286 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-09-09 11:30:42.288 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-09-09 11:30:42.292 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-09-09 11:30:42.294 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-09-09 11:30:42.296 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-09-09 11:30:42.299 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-09-09 11:30:42.299 | False' 2022-09-09 11:30:42.301 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-09-09 11:30:42.320 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-09-09 11:30:42.322 | + ./stack.sh:main:619 : run_phase source 2022-09-09 11:30:42.324 | + functions-common:run_phase:1867 : local mode=source 2022-09-09 11:30:42.326 | + functions-common:run_phase:1868 : local phase= 2022-09-09 11:30:42.328 | + functions-common:run_phase:1869 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-09-09 11:30:42.330 | + functions-common:run_phase:1870 : local extra_plugin_file_name 2022-09-09 11:30:42.332 | + functions-common:run_phase:1871 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-09-09 11:30:42.334 | + functions-common:run_phase:1876 : local exceptions=80-tempest.sh 2022-09-09 11:30:42.336 | + functions-common:run_phase:1877 : local extra 2022-09-09 11:30:42.338 | ++ functions-common:run_phase:1878 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-09-09 11:30:42.342 | + functions-common:run_phase:1878 : extra=80-tempest.sh 2022-09-09 11:30:42.344 | + functions-common:run_phase:1879 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-09-09 11:30:42.346 | + functions-common:run_phase:1883 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-09-09 11:30:42.348 | + functions-common:run_phase:1883 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-09-09 11:30:42.350 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-09-09 11:30:42.365 | ++ functions-common:is_service_enabled:2095 : return 0 2022-09-09 11:30:42.367 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-09-09 11:30:42.369 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-09-09 11:30:42.406 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-09-09 11:30:42.409 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-09-09 11:30:42.411 | + functions-common:run_phase:1888 : [[ source == \s\o\u\r\c\e ]] 2022-09-09 11:30:42.413 | + functions-common:run_phase:1889 : load_plugin_settings 2022-09-09 11:30:42.415 | + functions-common:load_plugin_settings:1803 : local plugins= 2022-09-09 11:30:42.417 | + functions-common:load_plugin_settings:1804 : local plugin 2022-09-09 11:30:42.419 | + functions-common:load_plugin_settings:1807 : [[ -z '' ]] 2022-09-09 11:30:42.421 | + functions-common:load_plugin_settings:1808 : return 2022-09-09 11:30:42.425 | + functions-common:run_phase:1890 : verify_disabled_services 2022-09-09 11:30:42.428 | + functions-common:verify_disabled_services:2150 : local service 2022-09-09 11:30:42.430 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-09-09 11:30:42.432 | + functions-common:verify_disabled_services:2152 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-09-09 11:30:42.434 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-09-09 11:30:42.436 | + functions-common:verify_disabled_services:2152 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-09-09 11:30:42.438 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-09-09 11:30:42.441 | + functions-common:verify_disabled_services:2152 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-09-09 11:30:42.443 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-09-09 11:30:42.445 | + functions-common:verify_disabled_services:2152 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-09-09 11:30:42.450 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-09-09 11:30:42.453 | + functions-common:verify_disabled_services:2152 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-09-09 11:30:42.457 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-09-09 11:30:42.459 | + functions-common:verify_disabled_services:2152 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-09-09 11:30:42.461 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-09-09 11:30:42.464 | + functions-common:verify_disabled_services:2152 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-09-09 11:30:42.468 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-09-09 11:30:42.471 | + functions-common:verify_disabled_services:2152 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-09-09 11:30:42.473 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-09-09 11:30:42.476 | + functions-common:verify_disabled_services:2152 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-09-09 11:30:42.479 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-09-09 11:30:42.481 | + functions-common:verify_disabled_services:2152 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-09-09 11:30:42.483 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-09-09 11:30:42.485 | + functions-common:verify_disabled_services:2152 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]] 2022-09-09 11:30:42.488 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-09-09 11:30:42.490 | + functions-common:verify_disabled_services:2152 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]] 2022-09-09 11:30:42.492 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-09-09 11:30:42.494 | + functions-common:verify_disabled_services:2152 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]] 2022-09-09 11:30:42.497 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-09-09 11:30:42.499 | + functions-common:verify_disabled_services:2152 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]] 2022-09-09 11:30:42.501 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-09-09 11:30:42.503 | + functions-common:verify_disabled_services:2152 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-09-09 11:30:42.505 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-09-09 11:30:42.508 | + functions-common:verify_disabled_services:2152 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-ovn-metadata-agent, ]] 2022-09-09 11:30:42.510 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-09-09 11:30:42.512 | + functions-common:verify_disabled_services:2152 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-09-09 11:30:42.514 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-09-09 11:30:42.517 | + functions-common:verify_disabled_services:2152 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-09-09 11:30:42.519 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-09-09 11:30:42.521 | + functions-common:verify_disabled_services:2152 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-09-09 11:30:42.524 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-09-09 11:30:42.526 | + functions-common:verify_disabled_services:2152 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-09-09 11:30:42.528 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-09-09 11:30:42.530 | + functions-common:verify_disabled_services:2152 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-09-09 11:30:42.533 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-09-09 11:30:42.535 | + functions-common:verify_disabled_services:2152 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-09-09 11:30:42.537 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-09-09 11:30:42.539 | + functions-common:verify_disabled_services:2152 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-09-09 11:30:42.542 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-09-09 11:30:42.544 | + functions-common:verify_disabled_services:2152 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-09-09 11:30:42.546 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-09-09 11:30:42.549 | + functions-common:verify_disabled_services:2152 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-09-09 11:30:42.551 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-09-09 11:30:42.553 | + functions-common:verify_disabled_services:2152 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-09-09 11:30:42.555 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-09-09 11:30:42.557 | + functions-common:verify_disabled_services:2152 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-09-09 11:30:42.560 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-09-09 11:30:42.562 | + functions-common:verify_disabled_services:2152 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-09-09 11:30:42.565 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-09-09 11:30:42.567 | + functions-common:verify_disabled_services:2152 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-09-09 11:30:42.569 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-09-09 11:30:42.571 | + functions-common:verify_disabled_services:2152 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-09-09 11:30:42.573 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-09-09 11:30:42.575 | + functions-common:verify_disabled_services:2152 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-09-09 11:30:42.578 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-09-09 11:30:42.580 | + functions-common:verify_disabled_services:2152 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-09-09 11:30:42.582 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-09-09 11:30:42.584 | + functions-common:verify_disabled_services:2152 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-09-09 11:30:42.587 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-09-09 11:30:42.589 | + functions-common:verify_disabled_services:2152 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-09-09 11:30:42.591 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-09-09 11:30:42.593 | + functions-common:verify_disabled_services:2152 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-09-09 11:30:42.596 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-09-09 11:30:42.598 | + functions-common:verify_disabled_services:2152 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-09-09 11:30:42.600 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-09-09 11:30:42.602 | + functions-common:verify_disabled_services:2152 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-09-09 11:30:42.604 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-09-09 11:30:42.607 | + functions-common:verify_disabled_services:2152 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-09-09 11:30:42.609 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-09-09 11:30:42.612 | + functions-common:verify_disabled_services:2152 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-09-09 11:30:42.614 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-09-09 11:30:42.616 | + functions-common:verify_disabled_services:2152 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-09-09 11:30:42.618 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-09-09 11:30:42.621 | + functions-common:verify_disabled_services:2152 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-09-09 11:30:42.623 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-09-09 11:30:42.625 | + functions-common:verify_disabled_services:2152 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-09-09 11:30:42.628 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-09-09 11:30:42.630 | + functions-common:verify_disabled_services:2152 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-09-09 11:30:42.632 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-09-09 11:30:42.634 | + functions-common:verify_disabled_services:2152 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-09-09 11:30:42.637 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-09-09 11:30:42.639 | + functions-common:verify_disabled_services:2152 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-09-09 11:30:42.642 | + ./stack.sh:main:690 : initialize_database_backends 2022-09-09 11:30:42.644 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-09-09 11:30:42.646 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-09-09 11:30:42.663 | + functions-common:is_service_enabled:2095 : return 0 2022-09-09 11:30:42.666 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-09-09 11:30:42.668 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-09-09 11:30:42.670 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-09-09 11:30:42.685 | + functions-common:is_service_enabled:2095 : return 1 2022-09-09 11:30:42.687 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-09-09 11:30:42.690 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-09-09 11:30:42.693 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-09-09 11:30:42.695 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-09-09 11:30:42.697 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-09-09 11:30:42.699 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-09-09 11:30:42.702 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-09-09 11:30:42.704 | + lib/database:initialize_database_backends:92 : return 0 2022-09-09 11:30:42.706 | + ./stack.sh:main:691 : echo 'Using mysql database backend' 2022-09-09 11:30:42.706 | Using mysql database backend 2022-09-09 11:30:42.708 | + ./stack.sh:main:694 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-09-09 11:30:42.723 | + ./stack.sh:main:696 : define_database_baseurl 2022-09-09 11:30:42.726 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2022-09-09 11:30:42.730 | ++ lib/databases/mysql:get_database_type_mysql:38 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-09-09 11:30:42.732 | ++ lib/databases/mysql:get_database_type_mysql:39 : echo mysql+pymysql 2022-09-09 11:30:42.735 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-09-09 11:30:42.739 | + ./stack.sh:main:708 : is_service_enabled rabbit 2022-09-09 11:30:42.755 | + functions-common:is_service_enabled:2095 : return 0 2022-09-09 11:30:42.757 | + ./stack.sh:main:709 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-09-09 11:30:42.773 | + ./stack.sh:main:716 : is_service_enabled keystone 2022-09-09 11:30:42.790 | + functions-common:is_service_enabled:2095 : return 0 2022-09-09 11:30:42.792 | + ./stack.sh:main:718 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-09-09 11:30:42.810 | + ./stack.sh:main:720 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-09-09 11:30:42.826 | + ./stack.sh:main:731 : is_service_enabled ldap 2022-09-09 11:30:42.842 | + functions-common:is_service_enabled:2095 : return 1 2022-09-09 11:30:42.846 | + ./stack.sh:main:740 : is_service_enabled s-proxy 2022-09-09 11:30:42.863 | + functions-common:is_service_enabled:2095 : return 0 2022-09-09 11:30:42.865 | + ./stack.sh:main:744 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-09-09 11:30:42.881 | + ./stack.sh:main:746 : [[ -z '' ]] 2022-09-09 11:30:42.883 | + ./stack.sh:main:746 : [[ False == \T\r\u\e ]] 2022-09-09 11:30:42.885 | + ./stack.sh:main:752 : save_stackenv 752 2022-09-09 11:30:42.888 | + functions-common:save_stackenv:60 : local tag=752 2022-09-09 11:30:42.891 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-09-09 11:30:42.895 | + functions-common:save_stackenv:62 : time_stamp=2022-09-09-113042 2022-09-09 11:30:42.898 | + functions-common:save_stackenv:63 : echo '# 2022-09-09-113042 752' 2022-09-09 11:30:42.900 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-09-09 11:30:42.902 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-09-09 11:30:42.905 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-09-09 11:30:42.907 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-09-09 11:30:42.911 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-09-09 11:30:42.913 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-09-09 11:30:42.915 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-09-09 11:30:42.918 | + 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-09-09 11:30:42.920 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-09-09 11:30:42.922 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.50 2022-09-09 11:30:42.925 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-09-09 11:30:42.928 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.50/identity 2022-09-09 11:30:42.930 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-09-09 11:30:42.932 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-09-09-113041 2022-09-09 11:30:42.934 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-09-09 11:30:42.937 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-09-09 11:30:42.939 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-09-09 11:30:42.941 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.50 2022-09-09 11:30:42.944 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-09-09 11:30:42.946 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-09-09 11:30:42.948 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-09-09 11:30:42.950 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-09-09 11:30:42.953 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-09-09 11:30:42.955 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-09-09 11:30:42.957 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-09-09 11:30:42.960 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-09-09 11:30:42.962 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-09-09 11:30:42.964 | + functions-common:save_stackenv:65 : echo TUNNEL_ENDPOINT_IP=10.222.0.50 2022-09-09 11:30:42.966 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-09-09 11:30:42.969 | + functions-common:save_stackenv:65 : echo TUNNEL_IP_VERSION=4 2022-09-09 11:30:42.972 | + ./stack.sh:main:765 : GIT_DEPTH=0 2022-09-09 11:30:42.974 | + ./stack.sh:main:765 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2022-09-09 11:30:42.977 | + functions-common:git_clone:596 : local git_remote=https://opendev.org/openstack/requirements.git 2022-09-09 11:30:42.979 | + functions-common:git_clone:597 : local git_dest=/opt/stack/requirements 2022-09-09 11:30:42.981 | + functions-common:git_clone:598 : local git_ref=master 2022-09-09 11:30:42.983 | + functions-common:git_clone:599 : local orig_dir 2022-09-09 11:30:42.986 | ++ functions-common:git_clone:600 : pwd 2022-09-09 11:30:42.989 | + functions-common:git_clone:600 : orig_dir=/home/ubuntu/devstack 2022-09-09 11:30:42.991 | + functions-common:git_clone:601 : local git_clone_flags= 2022-09-09 11:30:42.993 | ++ functions-common:git_clone:603 : trueorfalse False RECLONE 2022-09-09 11:30:43.009 | + functions-common:git_clone:603 : RECLONE=False 2022-09-09 11:30:43.011 | + functions-common:git_clone:604 : [[ 0 -gt 0 ]] 2022-09-09 11:30:43.013 | + functions-common:git_clone:608 : [[ False = \T\r\u\e ]] 2022-09-09 11:30:43.016 | + functions-common:git_clone:617 : echo master 2022-09-09 11:30:43.016 | + functions-common:git_clone:617 : egrep -q '^refs' 2022-09-09 11:30:43.021 | + functions-common:git_clone:631 : [[ ! -d /opt/stack/requirements ]] 2022-09-09 11:30:43.023 | + functions-common:git_clone:639 : [[ False = \T\r\u\e ]] 2022-09-09 11:30:43.025 | + functions-common:git_clone:674 : sudo git config --system --add safe.directory /opt/stack/requirements 2022-09-09 11:30:43.037 | + functions-common:git_clone:677 : cd /opt/stack/requirements 2022-09-09 11:30:43.041 | + functions-common:git_clone:678 : git show --oneline 2022-09-09 11:30:43.043 | + functions-common:git_clone:678 : head -1 2022-09-09 11:30:43.046 | 0d5711cd Merge "update constraint for oslo.db to new release 12.1.0" 2022-09-09 11:30:43.050 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-09-09 11:30:43.052 | + ./stack.sh:main:769 : echo_summary 'Installing package prerequisites' 2022-09-09 11:30:43.055 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-09-09 11:30:43.057 | + ./stack.sh:echo_summary:441 : echo -e Installing package prerequisites 2022-09-09 11:30:43.060 | + ./stack.sh:main:770 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-09-09 11:30:43.062 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-09-09 11:30:43.064 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-09-09 11:30:43.067 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-09-09 11:30:43.069 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-09-09 11:30:43.072 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-09-09 11:30:43.074 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-09-09 11:30:43.077 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-09-09 11:30:43.081 | ++ tools/install_prereqs.sh:source:47 : NOW=1662723043 2022-09-09 11:30:43.084 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-09-09 11:30:43.089 | +++ tools/install_prereqs.sh:source:48 : echo 0 2022-09-09 11:30:43.094 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=0 2022-09-09 11:30:43.097 | ++ tools/install_prereqs.sh:source:49 : DELTA=1662723043 2022-09-09 11:30:43.100 | ++ tools/install_prereqs.sh:source:50 : [[ 1662723043 -lt 7200 ]] 2022-09-09 11:30:43.102 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-09-09 11:30:43.105 | ++ functions-common:export_proxy_variables:2257 : isset http_proxy 2022-09-09 11:30:43.107 | ++ functions-common:isset:240 : [[ -v http_proxy ]] 2022-09-09 11:30:43.110 | ++ functions-common:export_proxy_variables:2260 : isset https_proxy 2022-09-09 11:30:43.113 | ++ functions-common:isset:240 : [[ -v https_proxy ]] 2022-09-09 11:30:43.115 | ++ functions-common:export_proxy_variables:2263 : isset no_proxy 2022-09-09 11:30:43.118 | ++ functions-common:isset:240 : [[ -v no_proxy ]] 2022-09-09 11:30:43.121 | +++ 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-09-09 11:30:43.170 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-09-09 11:30:43.170 | apache2-dev 2022-09-09 11:30:43.170 | bc 2022-09-09 11:30:43.170 | bsdmainutils 2022-09-09 11:30:43.170 | curl 2022-09-09 11:30:43.170 | g++ 2022-09-09 11:30:43.170 | gawk 2022-09-09 11:30:43.170 | gcc 2022-09-09 11:30:43.170 | gettext 2022-09-09 11:30:43.170 | git 2022-09-09 11:30:43.170 | graphviz 2022-09-09 11:30:43.170 | iputils-ping 2022-09-09 11:30:43.170 | libapache2-mod-proxy-uwsgi 2022-09-09 11:30:43.170 | libffi-dev 2022-09-09 11:30:43.171 | libjpeg-dev 2022-09-09 11:30:43.171 | libpcre3-dev 2022-09-09 11:30:43.171 | libpq-dev 2022-09-09 11:30:43.171 | libssl-dev 2022-09-09 11:30:43.171 | libsystemd-dev 2022-09-09 11:30:43.171 | libxml2-dev 2022-09-09 11:30:43.171 | libxslt1-dev 2022-09-09 11:30:43.171 | libyaml-dev 2022-09-09 11:30:43.171 | lsof 2022-09-09 11:30:43.171 | openssh-server 2022-09-09 11:30:43.171 | openssl 2022-09-09 11:30:43.171 | pkg-config 2022-09-09 11:30:43.171 | psmisc 2022-09-09 11:30:43.171 | python3-dev 2022-09-09 11:30:43.171 | python3-pip 2022-09-09 11:30:43.171 | python3-systemd 2022-09-09 11:30:43.171 | python3-venv 2022-09-09 11:30:43.171 | tar 2022-09-09 11:30:43.171 | tcpdump 2022-09-09 11:30:43.171 | unzip 2022-09-09 11:30:43.171 | uuid-runtime 2022-09-09 11:30:43.171 | wget 2022-09-09 11:30:43.171 | wget 2022-09-09 11:30:43.171 | zlib1g-dev 2022-09-09 11:30:43.171 | libkrb5-dev 2022-09-09 11:30:43.171 | libldap2-dev 2022-09-09 11:30:43.171 | libsasl2-dev 2022-09-09 11:30:43.171 | memcached 2022-09-09 11:30:43.171 | python3-mysqldb 2022-09-09 11:30:43.171 | sqlite3 2022-09-09 11:30:43.171 | conntrack 2022-09-09 11:30:43.171 | curl 2022-09-09 11:30:43.171 | ebtables 2022-09-09 11:30:43.171 | genisoimage 2022-09-09 11:30:43.171 | iptables 2022-09-09 11:30:43.171 | iputils-arping 2022-09-09 11:30:43.171 | kpartx 2022-09-09 11:30:43.171 | libjs-jquery-tablesorter 2022-09-09 11:30:43.171 | parted 2022-09-09 11:30:43.172 | pm-utils 2022-09-09 11:30:43.172 | python3-mysqldb 2022-09-09 11:30:43.172 | socat 2022-09-09 11:30:43.172 | sqlite3 2022-09-09 11:30:43.172 | sudo 2022-09-09 11:30:43.172 | vlan 2022-09-09 11:30:43.172 | lsscsi 2022-09-09 11:30:43.172 | open-iscsi 2022-09-09 11:30:43.172 | lvm2 2022-09-09 11:30:43.172 | qemu-utils 2022-09-09 11:30:43.172 | thin-provisioning-tools 2022-09-09 11:30:43.172 | acl 2022-09-09 11:30:43.172 | dnsmasq-base 2022-09-09 11:30:43.172 | dnsmasq-utils 2022-09-09 11:30:43.172 | ebtables 2022-09-09 11:30:43.172 | haproxy 2022-09-09 11:30:43.172 | iptables 2022-09-09 11:30:43.172 | iputils-arping 2022-09-09 11:30:43.172 | iputils-ping 2022-09-09 11:30:43.172 | postgresql-server-dev-all 2022-09-09 11:30:43.172 | python3-mysqldb 2022-09-09 11:30:43.172 | sqlite3 2022-09-09 11:30:43.172 | sudo 2022-09-09 11:30:43.172 | vlan 2022-09-09 11:30:43.172 | pcp 2022-09-09 11:30:43.172 | ipset 2022-09-09 11:30:43.172 | conntrack 2022-09-09 11:30:43.172 | conntrackd 2022-09-09 11:30:43.172 | keepalived 2022-09-09 11:30:43.172 | lvm2 2022-09-09 11:30:43.172 | qemu-utils 2022-09-09 11:30:43.172 | thin-provisioning-tools 2022-09-09 11:30:43.172 | curl 2022-09-09 11:30:43.172 | liberasurecode-dev 2022-09-09 11:30:43.172 | make 2022-09-09 11:30:43.172 | memcached 2022-09-09 11:30:43.172 | rsync 2022-09-09 11:30:43.173 | sqlite3 2022-09-09 11:30:43.173 | xfsprogs' 2022-09-09 11:30:43.174 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-09-09 11:30:43.192 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-09-09 11:30:43.192 | apache2-dev 2022-09-09 11:30:43.192 | bc 2022-09-09 11:30:43.192 | bsdmainutils 2022-09-09 11:30:43.192 | curl 2022-09-09 11:30:43.192 | g++ 2022-09-09 11:30:43.192 | gawk 2022-09-09 11:30:43.192 | gcc 2022-09-09 11:30:43.192 | gettext 2022-09-09 11:30:43.192 | git 2022-09-09 11:30:43.192 | graphviz 2022-09-09 11:30:43.192 | iputils-ping 2022-09-09 11:30:43.192 | libapache2-mod-proxy-uwsgi 2022-09-09 11:30:43.192 | libffi-dev 2022-09-09 11:30:43.192 | libjpeg-dev 2022-09-09 11:30:43.192 | libpcre3-dev 2022-09-09 11:30:43.192 | libpq-dev 2022-09-09 11:30:43.192 | libssl-dev 2022-09-09 11:30:43.192 | libsystemd-dev 2022-09-09 11:30:43.192 | libxml2-dev 2022-09-09 11:30:43.192 | libxslt1-dev 2022-09-09 11:30:43.192 | libyaml-dev 2022-09-09 11:30:43.193 | lsof 2022-09-09 11:30:43.193 | openssh-server 2022-09-09 11:30:43.193 | openssl 2022-09-09 11:30:43.193 | pkg-config 2022-09-09 11:30:43.193 | psmisc 2022-09-09 11:30:43.193 | python3-dev 2022-09-09 11:30:43.193 | python3-pip 2022-09-09 11:30:43.193 | python3-systemd 2022-09-09 11:30:43.193 | python3-venv 2022-09-09 11:30:43.193 | tar 2022-09-09 11:30:43.193 | tcpdump 2022-09-09 11:30:43.193 | unzip 2022-09-09 11:30:43.193 | uuid-runtime 2022-09-09 11:30:43.193 | wget 2022-09-09 11:30:43.193 | wget 2022-09-09 11:30:43.193 | zlib1g-dev 2022-09-09 11:30:43.193 | libkrb5-dev 2022-09-09 11:30:43.193 | libldap2-dev 2022-09-09 11:30:43.193 | libsasl2-dev 2022-09-09 11:30:43.193 | memcached 2022-09-09 11:30:43.193 | python3-mysqldb 2022-09-09 11:30:43.193 | sqlite3 2022-09-09 11:30:43.193 | conntrack 2022-09-09 11:30:43.193 | curl 2022-09-09 11:30:43.193 | ebtables 2022-09-09 11:30:43.193 | genisoimage 2022-09-09 11:30:43.193 | iptables 2022-09-09 11:30:43.193 | iputils-arping 2022-09-09 11:30:43.193 | kpartx 2022-09-09 11:30:43.193 | libjs-jquery-tablesorter 2022-09-09 11:30:43.193 | parted 2022-09-09 11:30:43.193 | pm-utils 2022-09-09 11:30:43.193 | python3-mysqldb 2022-09-09 11:30:43.193 | socat 2022-09-09 11:30:43.193 | sqlite3 2022-09-09 11:30:43.193 | sudo 2022-09-09 11:30:43.193 | vlan 2022-09-09 11:30:43.193 | lsscsi 2022-09-09 11:30:43.193 | open-iscsi 2022-09-09 11:30:43.194 | lvm2 2022-09-09 11:30:43.194 | qemu-utils 2022-09-09 11:30:43.194 | thin-provisioning-tools 2022-09-09 11:30:43.194 | acl 2022-09-09 11:30:43.194 | dnsmasq-base 2022-09-09 11:30:43.194 | dnsmasq-utils 2022-09-09 11:30:43.194 | ebtables 2022-09-09 11:30:43.194 | haproxy 2022-09-09 11:30:43.194 | iptables 2022-09-09 11:30:43.194 | iputils-arping 2022-09-09 11:30:43.194 | iputils-ping 2022-09-09 11:30:43.194 | postgresql-server-dev-all 2022-09-09 11:30:43.194 | python3-mysqldb 2022-09-09 11:30:43.194 | sqlite3 2022-09-09 11:30:43.194 | sudo 2022-09-09 11:30:43.194 | vlan 2022-09-09 11:30:43.194 | pcp 2022-09-09 11:30:43.194 | ipset 2022-09-09 11:30:43.194 | conntrack 2022-09-09 11:30:43.194 | conntrackd 2022-09-09 11:30:43.194 | keepalived 2022-09-09 11:30:43.194 | lvm2 2022-09-09 11:30:43.194 | qemu-utils 2022-09-09 11:30:43.194 | thin-provisioning-tools 2022-09-09 11:30:43.194 | curl 2022-09-09 11:30:43.194 | liberasurecode-dev 2022-09-09 11:30:43.194 | make 2022-09-09 11:30:43.194 | memcached 2022-09-09 11:30:43.194 | rsync 2022-09-09 11:30:43.194 | sqlite3 2022-09-09 11:30:43.194 | xfsprogs ' 2022-09-09 11:30:43.196 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-09-09 11:30:43.198 | ++ functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-09-09 11:30:43.200 | ++ functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-09-09 11:30:43.204 | ++ 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 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 rsync sqlite3 xfsprogs 2022-09-09 11:30:43.204 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-09-09 11:30:43.209 | ++ 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 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 rsync sqlite3 xfsprogs 2022-09-09 11:30:43.212 | ++ functions-common:install_package:1463 : update_package_repo 2022-09-09 11:30:43.214 | ++ functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-09-09 11:30:43.216 | ++ functions-common:update_package_repo:1436 : REPOS_UPDATED=False 2022-09-09 11:30:43.218 | ++ functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-09-09 11:30:43.220 | ++ functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-09-09 11:30:43.223 | ++ functions-common:update_package_repo:1443 : is_ubuntu 2022-09-09 11:30:43.225 | ++ functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-09-09 11:30:43.227 | ++ functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-09-09 11:30:43.229 | ++ functions-common:update_package_repo:1444 : apt_get_update 2022-09-09 11:30:43.231 | ++ functions-common:apt_get_update:1189 : [[ False == \T\r\u\e ]] 2022-09-09 11:30:43.233 | ++ functions-common:apt_get_update:1194 : [[ False = \T\r\u\e ]] 2022-09-09 11:30:43.235 | ++ functions-common:apt_get_update:1196 : local sudo=sudo 2022-09-09 11:30:43.238 | +++ functions-common:apt_get_update:1197 : id -u 2022-09-09 11:30:43.242 | ++ functions-common:apt_get_update:1197 : [[ 1000 = \0 ]] 2022-09-09 11:30:43.245 | ++ functions-common:apt_get_update:1200 : time_start apt-get-update 2022-09-09 11:30:43.247 | ++ functions-common:time_start:2425 : local name=apt-get-update 2022-09-09 11:30:43.249 | ++ functions-common:time_start:2426 : local start_time= 2022-09-09 11:30:43.251 | ++ functions-common:time_start:2427 : [[ -n '' ]] 2022-09-09 11:30:43.253 | +++ functions-common:time_start:2430 : date +%s%3N 2022-09-09 11:30:43.257 | ++ functions-common:time_start:2430 : _TIME_START[$name]=1662723043254 2022-09-09 11:30:43.259 | ++ functions-common:apt_get_update:1202 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-09-09 11:30:43.261 | ++ functions-common:apt_get_update:1203 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-09-09 11:30:43.263 | ++ 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-09-09 11:30:43.621 | Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease 2022-09-09 11:30:43.621 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-09-09 11:30:43.728 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2022-09-09 11:30:43.842 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2022-09-09 11:30:46.004 | Reading package lists... 2022-09-09 11:30:46.036 | ++ functions-common:apt_get_update:1208 : REPOS_UPDATED=True 2022-09-09 11:30:46.038 | ++ functions-common:apt_get_update:1210 : time_stop apt-get-update 2022-09-09 11:30:46.040 | ++ functions-common:time_stop:2439 : local name 2022-09-09 11:30:46.042 | ++ functions-common:time_stop:2440 : local end_time 2022-09-09 11:30:46.044 | ++ functions-common:time_stop:2441 : local elapsed_time 2022-09-09 11:30:46.046 | ++ functions-common:time_stop:2442 : local total 2022-09-09 11:30:46.048 | ++ functions-common:time_stop:2443 : local start_time 2022-09-09 11:30:46.051 | ++ functions-common:time_stop:2445 : name=apt-get-update 2022-09-09 11:30:46.053 | ++ functions-common:time_stop:2446 : start_time=1662723043254 2022-09-09 11:30:46.055 | ++ functions-common:time_stop:2448 : [[ -z 1662723043254 ]] 2022-09-09 11:30:46.057 | +++ functions-common:time_stop:2451 : date +%s%3N 2022-09-09 11:30:46.061 | ++ functions-common:time_stop:2451 : end_time=1662723046059 2022-09-09 11:30:46.063 | ++ functions-common:time_stop:2452 : elapsed_time=2805 2022-09-09 11:30:46.065 | ++ functions-common:time_stop:2453 : total=0 2022-09-09 11:30:46.067 | ++ functions-common:time_stop:2455 : _TIME_START[$name]= 2022-09-09 11:30:46.069 | ++ functions-common:time_stop:2456 : _TIME_TOTAL[$name]=2805 2022-09-09 11:30:46.072 | ++ 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 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 rsync sqlite3 xfsprogs 2022-09-09 11:30:46.074 | ++ functions-common:real_install_package:1449 : is_ubuntu 2022-09-09 11:30:46.076 | ++ functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-09-09 11:30:46.078 | ++ functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-09-09 11:30:46.081 | ++ 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 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 rsync sqlite3 xfsprogs 2022-09-09 11:30:46.102 | ++ 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 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 rsync sqlite3 xfsprogs 2022-09-09 11:30:46.216 | Reading package lists... 2022-09-09 11:30:46.490 | Building dependency tree... 2022-09-09 11:30:46.491 | Reading state information... 2022-09-09 11:30:46.814 | bc is already the newest version (1.07.1-2build1). 2022-09-09 11:30:46.814 | bc set to manually installed. 2022-09-09 11:30:46.814 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-09-09 11:30:46.814 | bsdmainutils set to manually installed. 2022-09-09 11:30:46.814 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-09-09 11:30:46.814 | g++ set to manually installed. 2022-09-09 11:30:46.814 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-09-09 11:30:46.814 | gawk set to manually installed. 2022-09-09 11:30:46.814 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-09-09 11:30:46.814 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-09-09 11:30:46.814 | iptables set to manually installed. 2022-09-09 11:30:46.814 | iputils-ping is already the newest version (3:20190709-3). 2022-09-09 11:30:46.814 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-09-09 11:30:46.814 | kpartx set to manually installed. 2022-09-09 11:30:46.814 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-09-09 11:30:46.814 | make is already the newest version (4.2.1-1.2). 2022-09-09 11:30:46.814 | make set to manually installed. 2022-09-09 11:30:46.814 | psmisc is already the newest version (23.3-1). 2022-09-09 11:30:46.814 | psmisc set to manually installed. 2022-09-09 11:30:46.814 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-09-09 11:30:46.815 | python3-systemd is already the newest version (234-3build2). 2022-09-09 11:30:46.815 | python3-systemd set to manually installed. 2022-09-09 11:30:46.815 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-09-09 11:30:46.815 | thin-provisioning-tools set to manually installed. 2022-09-09 11:30:46.815 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-09-09 11:30:46.815 | git is already the newest version (1:2.25.1-1ubuntu3.5). 2022-09-09 11:30:46.815 | libpcre3-dev is already the newest version (2:8.39-12ubuntu0.1). 2022-09-09 11:30:46.815 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-09-09 11:30:46.815 | lsof set to manually installed. 2022-09-09 11:30:46.815 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-09-09 11:30:46.815 | parted set to manually installed. 2022-09-09 11:30:46.815 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-09-09 11:30:46.815 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.3). 2022-09-09 11:30:46.815 | zlib1g-dev set to manually installed. 2022-09-09 11:30:46.815 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-09-09 11:30:46.815 | The following packages were automatically installed and are no longer required: 2022-09-09 11:30:46.816 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-09-09 11:30:46.816 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-09-09 11:30:46.816 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-09-09 11:30:46.816 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-09-09 11:30:46.816 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-09-09 11:30:46.816 | python3-zope.interface 2022-09-09 11:30:46.816 | Use 'sudo apt autoremove' to remove them. 2022-09-09 11:30:46.816 | The following additional packages will be installed: 2022-09-09 11:30:46.816 | apache2-bin apache2-data apache2-utils autoconf automake autopoint 2022-09-09 11:30:46.816 | autotools-dev binfmt-support clang-10 comerr-dev debhelper dh-autoreconf 2022-09-09 11:30:46.816 | dh-strip-nondeterminism dns-root-data dwz fontconfig fontconfig-config 2022-09-09 11:30:46.816 | fonts-dejavu-core fonts-liberation ibverbs-providers icu-devtools 2022-09-09 11:30:46.816 | intltool-debian ipvsadm javascript-common krb5-multidev lib32gcc-s1 2022-09-09 11:30:46.816 | lib32stdc++6 libann0 libapr1 libapr1-dev libaprutil1 libaprutil1-dbd-sqlite3 2022-09-09 11:30:46.816 | libaprutil1-dev libaprutil1-ldap libarchive-cpio-perl libarchive-zip-perl 2022-09-09 11:30:46.817 | libboost-iostreams1.71.0 libboost-thread1.71.0 libc6-i386 libcairo2 libcdt5 2022-09-09 11:30:46.817 | libcgraph6 libclang-common-10-dev libclang-cpp10 libclang1-10 libcom-err2 2022-09-09 11:30:46.817 | libcroco3 libcurl4 libdatrie1 libdebhelper-perl liberasurecode1 2022-09-09 11:30:46.817 | libfile-stripnondeterminism-perl libfontconfig1 libgc1c2 libgd3 2022-09-09 11:30:46.817 | libgraphite2-3 libgssrpc4 libgts-0.7-5 libgts-bin libgvc6 libgvpr2 2022-09-09 11:30:46.817 | libharfbuzz0b libibverbs1 libice6 libicu-dev libicu66 libidn11 libipset13 2022-09-09 11:30:46.817 | libiscsi7 libjansson4 libjbig0 libjpeg-turbo8 libjpeg-turbo8-dev libjpeg8 2022-09-09 11:30:46.817 | libjpeg8-dev libjs-jquery libjs-jquery-metadata libkadm5clnt-mit11 2022-09-09 11:30:46.817 | libkadm5srv-mit11 libkdb5-9 liblab-gamut1 libldap-2.4-2 libllvm10 2022-09-09 11:30:46.817 | libltdl-dev liblua5.2-0 liblua5.3-0 libmail-sendmail-perl libmysqlclient21 2022-09-09 11:30:46.817 | libncurses-dev libnetfilter-cthelper0 libnetfilter-queue1 libnl-3-200 2022-09-09 11:30:46.817 | libnl-genl-3-200 libnl-route-3-200 libnspr4 libnss-systemd libnss3 2022-09-09 11:30:46.817 | libobjc-9-dev libobjc4 libomp-10-dev libomp5-10 libpam-systemd 2022-09-09 11:30:46.817 | libpango-1.0-0 libpangocairo-1.0-0 libpangoft2-1.0-0 libpathplan4 2022-09-09 11:30:46.817 | libpcp-gui2 libpcp-import1 libpcp-mmv1 libpcp-pmda-perl libpcp-pmda3 2022-09-09 11:30:46.817 | libpcp-trace2 libpcp-web1 libpcp3 libpfm4 libpixman-1-0 libpq5 librados2 2022-09-09 11:30:46.817 | librbd1 librdmacm1 libsasl2-2 libsasl2-modules libsasl2-modules-db 2022-09-09 11:30:46.817 | libsctp-dev libsctp1 libsensors-config libsensors5 libsm6 libsnmp-base 2022-09-09 11:30:46.817 | libsnmp35 libsqlite3-0 libssl1.1 libsub-override-perl 2022-09-09 11:30:46.817 | libsys-hostname-long-perl libsystemd0 libthai-data libthai0 libtiff5 2022-09-09 11:30:46.817 | libtinfo-dev libtool libuuid1 libwebp6 libx86-1 libxaw7 libxcb-render0 2022-09-09 11:30:46.817 | libxcb-shm0 libxml2 libxmu6 libxpm4 libxrender1 libxslt1.1 libxt6 libz3-4 2022-09-09 11:30:46.817 | libz3-dev llvm-10 llvm-10-dev llvm-10-runtime llvm-10-tools m4 mysql-common 2022-09-09 11:30:46.817 | openssh-client openssh-sftp-server pcp-conf po-debconf postgresql-client-12 2022-09-09 11:30:46.817 | postgresql-client-common postgresql-common postgresql-server-dev-12 2022-09-09 11:30:46.817 | python3-pcp python3-pygments python3-yaml python3.8-venv qemu-block-extra 2022-09-09 11:30:46.818 | sharutils ssl-cert systemd systemd-sysv systemd-timesyncd uuid-dev vbetool 2022-09-09 11:30:46.818 | x11-common 2022-09-09 11:30:46.819 | Suggested packages: 2022-09-09 11:30:46.819 | apache2-doc apache2-suexec-pristine | apache2-suexec-custom www-browser 2022-09-09 11:30:46.819 | autoconf-archive gnu-standards autoconf-doc clang-10-doc doc-base nftables 2022-09-09 11:30:46.819 | dh-make wodim cdrkit-doc gettext-doc libasprintf-dev libgettextpo-dev 2022-09-09 11:30:46.819 | gsfonts graphviz-doc vim-haproxy haproxy-doc heartbeat ldirectord krb5-doc 2022-09-09 11:30:46.820 | python libisal2 libjerasure2 libgd-tools krb5-user icu-doc libtool-doc 2022-09-09 11:30:46.820 | ncurses-doc libomp-10-doc postgresql-doc-12 libsasl2-modules-gssapi-mit 2022-09-09 11:30:46.820 | | libsasl2-modules-gssapi-heimdal libsasl2-modules-ldap libsasl2-modules-otp 2022-09-09 11:30:46.820 | libsasl2-modules-sql lksctp-tools lm-sensors snmp-mibs-downloader libssl-doc 2022-09-09 11:30:46.820 | gfortran | fortran95-compiler gcj-jdk libyaml-doc llvm-10-doc m4-doc 2022-09-09 11:30:46.820 | libanyevent-perl libcache-memcached-perl libmemcached libterm-readkey-perl 2022-09-09 11:30:46.820 | libyaml-perl keychain libpam-ssh monkeysphere ssh-askpass molly-guard 2022-09-09 11:30:46.820 | pcp-gui libpcp-import-perl cpufrequtils wireless-tools radeontool 2022-09-09 11:30:46.820 | libmail-box-perl postgresql-12 libjson-perl default-mysql-server 2022-09-09 11:30:46.820 | | virtual-mysql-server python3-mysqldb-dbg python-pygments-doc 2022-09-09 11:30:46.820 | ttf-bitstream-vera debootstrap sharutils-doc bsd-mailx | mailx sqlite3-doc 2022-09-09 11:30:46.820 | openssl-blacklist systemd-container ncompress tar-scripts tar-doc zip 2022-09-09 11:30:47.081 | The following NEW packages will be installed: 2022-09-09 11:30:47.081 | acl apache2 apache2-bin apache2-data apache2-dev apache2-utils autoconf 2022-09-09 11:30:47.081 | automake autopoint autotools-dev binfmt-support clang-10 comerr-dev 2022-09-09 11:30:47.081 | conntrack conntrackd debhelper dh-autoreconf dh-strip-nondeterminism 2022-09-09 11:30:47.081 | dns-root-data dnsmasq-base dnsmasq-utils dwz ebtables fontconfig 2022-09-09 11:30:47.081 | fontconfig-config fonts-dejavu-core fonts-liberation genisoimage gettext 2022-09-09 11:30:47.081 | graphviz haproxy ibverbs-providers icu-devtools intltool-debian ipset 2022-09-09 11:30:47.081 | iputils-arping ipvsadm javascript-common keepalived krb5-multidev 2022-09-09 11:30:47.081 | lib32gcc-s1 lib32stdc++6 libann0 libapache2-mod-proxy-uwsgi libapr1 2022-09-09 11:30:47.081 | libapr1-dev libaprutil1 libaprutil1-dbd-sqlite3 libaprutil1-dev 2022-09-09 11:30:47.081 | libaprutil1-ldap libarchive-cpio-perl libarchive-zip-perl 2022-09-09 11:30:47.081 | libboost-iostreams1.71.0 libboost-thread1.71.0 libc6-i386 libcairo2 libcdt5 2022-09-09 11:30:47.081 | libcgraph6 libclang-common-10-dev libclang-cpp10 libclang1-10 libcroco3 2022-09-09 11:30:47.081 | libdatrie1 libdebhelper-perl liberasurecode-dev liberasurecode1 libffi-dev 2022-09-09 11:30:47.081 | libfile-stripnondeterminism-perl libfontconfig1 libgc1c2 libgd3 2022-09-09 11:30:47.082 | libgraphite2-3 libgssrpc4 libgts-0.7-5 libgts-bin libgvc6 libgvpr2 2022-09-09 11:30:47.082 | libharfbuzz0b libibverbs1 libice6 libicu-dev libidn11 libipset13 libiscsi7 2022-09-09 11:30:47.082 | libjansson4 libjbig0 libjpeg-dev libjpeg-turbo8 libjpeg-turbo8-dev libjpeg8 2022-09-09 11:30:47.082 | libjpeg8-dev libjs-jquery libjs-jquery-metadata libjs-jquery-tablesorter 2022-09-09 11:30:47.082 | libkadm5clnt-mit11 libkadm5srv-mit11 libkdb5-9 libkrb5-dev liblab-gamut1 2022-09-09 11:30:47.082 | libldap2-dev libllvm10 libltdl-dev liblua5.2-0 liblua5.3-0 2022-09-09 11:30:47.082 | libmail-sendmail-perl libmysqlclient21 libncurses-dev libnetfilter-cthelper0 2022-09-09 11:30:47.082 | libnetfilter-queue1 libnl-3-200 libnl-genl-3-200 libnl-route-3-200 libnspr4 2022-09-09 11:30:47.082 | libnss3 libobjc-9-dev libobjc4 libomp-10-dev libomp5-10 libpango-1.0-0 2022-09-09 11:30:47.082 | libpangocairo-1.0-0 libpangoft2-1.0-0 libpathplan4 libpcp-gui2 2022-09-09 11:30:47.082 | libpcp-import1 libpcp-mmv1 libpcp-pmda-perl libpcp-pmda3 libpcp-trace2 2022-09-09 11:30:47.082 | libpcp-web1 libpcp3 libpfm4 libpixman-1-0 libpq-dev libpq5 librados2 librbd1 2022-09-09 11:30:47.082 | librdmacm1 libsasl2-dev libsctp-dev libsctp1 libsensors-config libsensors5 2022-09-09 11:30:47.082 | libsm6 libsnmp-base libsnmp35 libssl-dev libsub-override-perl 2022-09-09 11:30:47.082 | libsys-hostname-long-perl libsystemd-dev libthai-data libthai0 libtiff5 2022-09-09 11:30:47.082 | libtinfo-dev libtool libwebp6 libx86-1 libxaw7 libxcb-render0 libxcb-shm0 2022-09-09 11:30:47.082 | libxml2-dev libxmu6 libxpm4 libxrender1 libxslt1-dev libxt6 libyaml-dev 2022-09-09 11:30:47.082 | libz3-4 libz3-dev llvm-10 llvm-10-dev llvm-10-runtime llvm-10-tools lsscsi 2022-09-09 11:30:47.082 | m4 memcached mysql-common pcp pcp-conf pkg-config pm-utils po-debconf 2022-09-09 11:30:47.082 | postgresql-client-12 postgresql-client-common postgresql-common 2022-09-09 11:30:47.082 | postgresql-server-dev-12 postgresql-server-dev-all python3-mysqldb 2022-09-09 11:30:47.082 | python3-pcp python3-pygments python3-venv python3-yaml python3.8-venv 2022-09-09 11:30:47.082 | qemu-block-extra qemu-utils sharutils socat sqlite3 ssl-cert unzip uuid-dev 2022-09-09 11:30:47.082 | vbetool vlan x11-common 2022-09-09 11:30:47.083 | The following packages will be upgraded: 2022-09-09 11:30:47.083 | curl libcom-err2 libcurl4 libicu66 libldap-2.4-2 libnss-systemd 2022-09-09 11:30:47.084 | libpam-systemd libsasl2-2 libsasl2-modules libsasl2-modules-db libsqlite3-0 2022-09-09 11:30:47.084 | libssl1.1 libsystemd0 libuuid1 libxml2 libxslt1.1 open-iscsi openssh-client 2022-09-09 11:30:47.084 | openssh-server openssh-sftp-server openssl rsync systemd systemd-sysv 2022-09-09 11:30:47.084 | systemd-timesyncd tar tcpdump uuid-runtime wget 2022-09-09 11:30:47.230 | 29 upgraded, 203 newly installed, 0 to remove and 160 not upgraded. 2022-09-09 11:30:47.230 | Need to get 152 MB of archives. 2022-09-09 11:30:47.230 | After this operation, 712 MB of additional disk space will be used. 2022-09-09 11:30:47.230 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 tar amd64 1.30+dfsg-7ubuntu0.20.04.2 [240 kB] 2022-09-09 11:30:47.551 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libnss-systemd amd64 245.4-4ubuntu3.17 [96.0 kB] 2022-09-09 11:30:47.569 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd-timesyncd amd64 245.4-4ubuntu3.17 [28.1 kB] 2022-09-09 11:30:47.574 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd-sysv amd64 245.4-4ubuntu3.17 [10.3 kB] 2022-09-09 11:30:47.576 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-systemd amd64 245.4-4ubuntu3.17 [186 kB] 2022-09-09 11:30:47.623 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd amd64 245.4-4ubuntu3.17 [3,809 kB] 2022-09-09 11:30:48.023 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsystemd0 amd64 245.4-4ubuntu3.17 [269 kB] 2022-09-09 11:30:48.228 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 rsync amd64 3.1.3-8ubuntu0.4 [318 kB] 2022-09-09 11:30:48.237 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libuuid1 amd64 2.34-0.1ubuntu9.3 [19.9 kB] 2022-09-09 11:30:48.238 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 uuid-runtime amd64 2.34-0.1ubuntu9.3 [35.2 kB] 2022-09-09 11:30:48.239 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libapr1 amd64 1.6.5-1ubuntu1 [91.4 kB] 2022-09-09 11:30:48.294 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.16 [1,321 kB] 2022-09-09 11:30:48.338 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1 amd64 1.6.1-4ubuntu2 [84.7 kB] 2022-09-09 11:30:48.340 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsqlite3-0 amd64 3.31.1-4ubuntu0.3 [549 kB] 2022-09-09 11:30:48.351 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1-dbd-sqlite3 amd64 1.6.1-4ubuntu2 [10.5 kB] 2022-09-09 11:30:48.352 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2ubuntu0.1 [14.7 kB] 2022-09-09 11:30:48.353 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2ubuntu0.1 [49.3 kB] 2022-09-09 11:30:48.384 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-2.4-2 amd64 2.4.49+dfsg-2ubuntu1.9 [155 kB] 2022-09-09 11:30:48.398 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1-ldap amd64 1.6.1-4ubuntu2 [8,736 B] 2022-09-09 11:30:48.399 | Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 curl amd64 7.68.0-1ubuntu2.13 [161 kB] 2022-09-09 11:30:48.413 | Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libcurl4 amd64 7.68.0-1ubuntu2.13 [235 kB] 2022-09-09 11:30:48.443 | Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjansson4 amd64 2.12-1build1 [28.9 kB] 2022-09-09 11:30:48.446 | Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblua5.2-0 amd64 5.2.4-1.1build3 [106 kB] 2022-09-09 11:30:48.455 | Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libicu66 amd64 66.1-2ubuntu2.1 [8,515 kB] 2022-09-09 11:30:49.650 | Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libxml2 amd64 2.9.10+dfsg-5ubuntu0.20.04.4 [640 kB] 2022-09-09 11:30:49.738 | Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-bin amd64 2.4.41-4ubuntu3.12 [1,181 kB] 2022-09-09 11:30:49.966 | Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-data all 2.4.41-4ubuntu3.12 [159 kB] 2022-09-09 11:30:49.992 | Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-utils amd64 2.4.41-4ubuntu3.12 [84.5 kB] 2022-09-09 11:30:49.995 | Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2 amd64 2.4.41-4ubuntu3.12 [95.6 kB] 2022-09-09 11:30:50.025 | Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblua5.3-0 amd64 5.3.3-1.1ubuntu2 [116 kB] 2022-09-09 11:30:50.057 | Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 haproxy amd64 2.0.13-2ubuntu0.5 [1,519 kB] 2022-09-09 11:30:50.329 | Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnl-3-200 amd64 3.4.0-1 [53.9 kB] 2022-09-09 11:30:50.331 | Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnl-genl-3-200 amd64 3.4.0-1 [11.1 kB] 2022-09-09 11:30:50.331 | Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 mysql-common all 5.8+1.0.5ubuntu2 [7,496 B] 2022-09-09 11:30:50.332 | Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libmysqlclient21 amd64 8.0.30-0ubuntu0.20.04.2 [1,323 kB] 2022-09-09 11:30:50.555 | Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsensors-config all 1:3.6.0-2ubuntu1.1 [6,052 B] 2022-09-09 11:30:50.556 | Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsensors5 amd64 1:3.6.0-2ubuntu1.1 [27.2 kB] 2022-09-09 11:30:50.557 | Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsnmp-base all 5.8+dfsg-2ubuntu2.5 [206 kB] 2022-09-09 11:30:50.671 | Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsnmp35 amd64 5.8+dfsg-2ubuntu2.5 [980 kB] 2022-09-09 11:30:50.858 | Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 keepalived amd64 1:2.0.19-2ubuntu0.2 [361 kB] 2022-09-09 11:30:50.866 | Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 memcached amd64 1.5.22-2ubuntu0.2 [128 kB] 2022-09-09 11:30:50.869 | Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 open-iscsi amd64 2.0.874-7.1ubuntu6.2 [283 kB] 2022-09-09 11:30:50.897 | Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libcom-err2 amd64 1.45.5-2ubuntu1.1 [9,548 B] 2022-09-09 11:30:50.899 | Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssl amd64 1.1.1f-1ubuntu2.16 [621 kB] 2022-09-09 11:30:51.112 | Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-yaml amd64 5.3.1-1ubuntu0.1 [136 kB] 2022-09-09 11:30:51.168 | Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-sftp-server amd64 1:8.2p1-4ubuntu0.5 [51.5 kB] 2022-09-09 11:30:51.173 | Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-server amd64 1:8.2p1-4ubuntu0.5 [377 kB] 2022-09-09 11:30:51.227 | Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-client amd64 1:8.2p1-4ubuntu0.5 [671 kB] 2022-09-09 11:30:51.357 | Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 tcpdump amd64 4.9.3-4ubuntu0.1 [369 kB] 2022-09-09 11:30:51.407 | Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 wget amd64 1.20.3-1ubuntu2 [348 kB] 2022-09-09 11:30:51.518 | Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 acl amd64 2.2.53-6 [37.8 kB] 2022-09-09 11:30:51.519 | Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 autotools-dev all 20180224.1 [39.6 kB] 2022-09-09 11:30:51.520 | Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 m4 amd64 1.4.18-4 [199 kB] 2022-09-09 11:30:51.525 | Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 autoconf all 2.69-11.1 [321 kB] 2022-09-09 11:30:51.618 | Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 automake all 1:1.16.1-4ubuntu6 [522 kB] 2022-09-09 11:30:51.705 | Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 autopoint all 0.19.8.1-10build1 [412 kB] 2022-09-09 11:30:51.712 | Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libllvm10 amd64 1:10.0.0-4ubuntu1 [15.3 MB] 2022-09-09 11:30:54.361 | Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libclang-cpp10 amd64 1:10.0.0-4ubuntu1 [9,944 kB] 2022-09-09 11:30:56.126 | Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libgc1c2 amd64 1:7.6.4-0.4ubuntu1 [83.9 kB] 2022-09-09 11:30:56.129 | Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libobjc4 amd64 10.3.0-1ubuntu1~20.04 [42.8 kB] 2022-09-09 11:30:56.130 | Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libobjc-9-dev amd64 9.4.0-1ubuntu1~20.04.1 [225 kB] 2022-09-09 11:30:56.136 | Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6-i386 amd64 2.31-0ubuntu9.9 [2,730 kB] 2022-09-09 11:30:56.592 | Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 lib32gcc-s1 amd64 10.3.0-1ubuntu1~20.04 [49.2 kB] 2022-09-09 11:30:56.600 | Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 lib32stdc++6 amd64 10.3.0-1ubuntu1~20.04 [525 kB] 2022-09-09 11:30:56.692 | Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libclang-common-10-dev amd64 1:10.0.0-4ubuntu1 [5,012 kB] 2022-09-09 11:30:57.548 | Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libclang1-10 amd64 1:10.0.0-4ubuntu1 [7,571 kB] 2022-09-09 11:30:58.694 | Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 clang-10 amd64 1:10.0.0-4ubuntu1 [66.9 kB] 2022-09-09 11:30:58.703 | Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtool all 2.4.6-14 [161 kB] 2022-09-09 11:30:58.730 | Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dh-autoreconf all 19 [16.1 kB] 2022-09-09 11:30:58.732 | Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libdebhelper-perl all 12.10ubuntu1 [62.1 kB] 2022-09-09 11:30:58.743 | Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-zip-perl all 1.67-2 [90.5 kB] 2022-09-09 11:30:58.758 | Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsub-override-perl all 0.09-2 [9,532 B] 2022-09-09 11:30:58.759 | Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfile-stripnondeterminism-perl all 1.7.0-1 [15.9 kB] 2022-09-09 11:30:58.761 | Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dh-strip-nondeterminism all 1.7.0-1 [5,228 B] 2022-09-09 11:30:58.762 | Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dwz amd64 0.13-5 [151 kB] 2022-09-09 11:30:58.806 | Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcroco3 amd64 0.6.13-1 [82.5 kB] 2022-09-09 11:30:58.867 | Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 gettext amd64 0.19.8.1-10build1 [895 kB] 2022-09-09 11:30:59.021 | Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 intltool-debian all 0.35.0+20060710.5 [24.9 kB] 2022-09-09 11:30:59.027 | Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 po-debconf all 1.0.21 [233 kB] 2022-09-09 11:30:59.073 | Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 debhelper all 12.10ubuntu1 [877 kB] 2022-09-09 11:30:59.226 | Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 uuid-dev amd64 2.34-0.1ubuntu9.3 [33.6 kB] 2022-09-09 11:30:59.231 | Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsctp1 amd64 1.0.18+dfsg-1 [7,876 B] 2022-09-09 11:30:59.233 | Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsctp-dev amd64 1.0.18+dfsg-1 [59.8 kB] 2022-09-09 11:30:59.243 | Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libapr1-dev amd64 1.6.5-1ubuntu1 [702 kB] 2022-09-09 11:30:59.387 | Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap2-dev amd64 2.4.49+dfsg-2ubuntu1.9 [262 kB] 2022-09-09 11:30:59.455 | Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1-dev amd64 1.6.1-4ubuntu2 [394 kB] 2022-09-09 11:30:59.781 | Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-dev amd64 2.4.41-4ubuntu3.12 [180 kB] 2022-09-09 11:30:59.815 | Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 binfmt-support amd64 2.2.0-2 [58.2 kB] 2022-09-09 11:30:59.826 | Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 conntrack amd64 1:1.4.5-2 [30.3 kB] 2022-09-09 11:30:59.832 | Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libnetfilter-cthelper0 amd64 1.0.0-1ubuntu2 [6,724 B] 2022-09-09 11:30:59.833 | Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libnetfilter-queue1 amd64 1.0.3-1 [12.4 kB] 2022-09-09 11:30:59.835 | Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 conntrackd amd64 1:1.4.5-2 [125 kB] 2022-09-09 11:30:59.860 | Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dns-root-data all 2019052802 [5,300 B] 2022-09-09 11:30:59.861 | Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libidn11 amd64 1.33-2.2ubuntu2 [46.2 kB] 2022-09-09 11:30:59.869 | Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 dnsmasq-base amd64 2.80-1.1ubuntu1.5 [315 kB] 2022-09-09 11:30:59.917 | Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 dnsmasq-utils amd64 2.80-1.1ubuntu1.5 [13.2 kB] 2022-09-09 11:30:59.933 | Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ebtables amd64 2.0.11-3build1 [80.3 kB] 2022-09-09 11:30:59.947 | Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fonts-dejavu-core all 2.37-1 [1,041 kB] 2022-09-09 11:31:00.139 | Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fonts-liberation all 1:1.07.4-11 [822 kB] 2022-09-09 11:31:00.290 | Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fontconfig-config all 2.13.1-2ubuntu3 [28.8 kB] 2022-09-09 11:31:00.294 | Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfontconfig1 amd64 2.13.1-2ubuntu3 [114 kB] 2022-09-09 11:31:00.426 | Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fontconfig amd64 2.13.1-2ubuntu3 [171 kB]