2022-10-21 19:36:26.738 | + ./stack.sh:main:481 : exec 2022-10-21 19:36:26.738 | + ./stack.sh:main:489 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-10-21-193626' 2022-10-21 19:36:26.738 | ++ ./stack.sh:main:481 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-10-21-193626.summary.2022-10-21-193626 2022-10-21 19:36:26.738 | + ./stack.sh:echo_summary:434 : [[ -t 3 ]] 2022-10-21 19:36:26.738 | + ./stack.sh:echo_summary:440 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-10-21-193626 2022-10-21 19:36:26.738 | + ./stack.sh:main:491 : ln -sf /opt/stack/logs/stack.sh.log.2022-10-21-193626 /opt/stack/logs/stack.sh.log 2022-10-21 19:36:26.738 | + ./stack.sh:main:492 : ln -sf /opt/stack/logs/stack.sh.log.2022-10-21-193626.summary.2022-10-21-193626 /opt/stack/logs/stack.sh.log.summary 2022-10-21 19:36:26.738 | + ./stack.sh:main:507 : check_path_perm_sanity /opt/stack 2022-10-21 19:36:26.738 | + functions:check_path_perm_sanity:596 : local real_path 2022-10-21 19:36:26.738 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-10-21 19:36:26.738 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-10-21 19:36:26.738 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-10-21 19:36:26.738 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-10-21 19:36:26.738 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-10-21 19:36:26.738 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-10-21 19:36:26.738 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-10-21 19:36:26.738 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-10-21 19:36:26.738 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-10-21 19:36:26.738 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-10-21 19:36:26.738 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-10-21 19:36:26.738 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-10-21 19:36:26.740 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-10-21 19:36:26.742 | + ./stack.sh:main:513 : trap exit_trap EXIT 2022-10-21 19:36:26.744 | + ./stack.sh:main:554 : trap err_trap ERR 2022-10-21 19:36:26.747 | + ./stack.sh:main:567 : set -o errexit 2022-10-21 19:36:26.748 | + ./stack.sh:main:570 : uname -a 2022-10-21 19:36:26.749 | Linux n-d-838332-6 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-10-21 19:36:26.751 | + ./stack.sh:main:573 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-10-21 19:36:26.753 | + ./stack.sh:main:574 : rm -f /opt/stack/data/ca-bundle.pem 2022-10-21 19:36:26.756 | + ./stack.sh:main:577 : source /home/ubuntu/devstack/lib/database 2022-10-21 19:36:26.789 | + ./stack.sh:main:578 : source /home/ubuntu/devstack/lib/rpc_backend 2022-10-21 19:36:26.804 | + ./stack.sh:main:584 : fetch_plugins 2022-10-21 19:36:26.805 | + functions-common:fetch_plugins:1683 : local plugins= 2022-10-21 19:36:26.808 | + functions-common:fetch_plugins:1684 : local plugin 2022-10-21 19:36:26.809 | + functions-common:fetch_plugins:1687 : [[ -z '' ]] 2022-10-21 19:36:26.811 | + functions-common:fetch_plugins:1688 : return 2022-10-21 19:36:26.813 | + ./stack.sh:main:588 : run_phase override_defaults 2022-10-21 19:36:26.815 | + functions-common:run_phase:1765 : local mode=override_defaults 2022-10-21 19:36:26.816 | + functions-common:run_phase:1766 : local phase= 2022-10-21 19:36:26.818 | + functions-common:run_phase:1767 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-10-21 19:36:26.820 | + functions-common:run_phase:1768 : local extra_plugin_file_name 2022-10-21 19:36:26.821 | + functions-common:run_phase:1769 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-10-21 19:36:26.824 | + functions-common:run_phase:1774 : local exceptions=80-tempest.sh 2022-10-21 19:36:26.825 | + functions-common:run_phase:1775 : local extra 2022-10-21 19:36:26.827 | ++ functions-common:run_phase:1776 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-10-21 19:36:26.830 | + functions-common:run_phase:1776 : extra=80-tempest.sh 2022-10-21 19:36:26.832 | + functions-common:run_phase:1777 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-10-21 19:36:26.834 | + functions-common:run_phase:1781 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-10-21 19:36:26.835 | + functions-common:run_phase:1781 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-10-21 19:36:26.837 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-10-21 19:36:26.849 | ++ functions-common:is_service_enabled:1993 : return 0 2022-10-21 19:36:26.851 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-10-21 19:36:26.852 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-10-21 19:36:26.854 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-10-21 19:36:26.856 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-10-21 19:36:26.858 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-10-21 19:36:26.860 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-10-21 19:36:26.861 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-10-21 19:36:26.863 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-10-21 19:36:26.865 | + functions-common:run_phase:1786 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-10-21 19:36:26.866 | + functions-common:run_phase:1789 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-10-21 19:36:26.868 | + functions-common:run_phase:1790 : plugin_override_defaults 2022-10-21 19:36:26.870 | + functions-common:plugin_override_defaults:1724 : local plugins= 2022-10-21 19:36:26.872 | + functions-common:plugin_override_defaults:1725 : local plugin 2022-10-21 19:36:26.874 | + functions-common:plugin_override_defaults:1728 : [[ -z '' ]] 2022-10-21 19:36:26.876 | + functions-common:plugin_override_defaults:1729 : return 2022-10-21 19:36:26.877 | + ./stack.sh:main:591 : source /home/ubuntu/devstack/lib/apache 2022-10-21 19:36:26.893 | + ./stack.sh:main:594 : source /home/ubuntu/devstack/lib/tls 2022-10-21 19:36:26.895 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-10-21 19:36:26.907 | ++ functions-common:is_service_enabled:1993 : return 1 2022-10-21 19:36:26.909 | +++ lib/tls:source:43 : hostname -f 2022-10-21 19:36:26.912 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-10-21 19:36:26.914 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-10-21 19:36:26.916 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-10-21 19:36:26.918 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-10-21 19:36:26.920 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-10-21 19:36:26.922 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-10-21 19:36:26.923 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-10-21 19:36:26.925 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-10-21 19:36:26.927 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-10-21 19:36:26.929 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-10-21 19:36:26.934 | + ./stack.sh:main:597 : source /home/ubuntu/devstack/lib/infra 2022-10-21 19:36:26.945 | + ./stack.sh:main:598 : source /home/ubuntu/devstack/lib/libraries 2022-10-21 19:36:26.960 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/lvm 2022-10-21 19:36:26.972 | + ./stack.sh:main:600 : source /home/ubuntu/devstack/lib/horizon 2022-10-21 19:36:26.984 | + ./stack.sh:main:601 : source /home/ubuntu/devstack/lib/keystone 2022-10-21 19:36:27.008 | + ./stack.sh:main:602 : source /home/ubuntu/devstack/lib/glance 2022-10-21 19:36:27.046 | + ./stack.sh:main:603 : source /home/ubuntu/devstack/lib/nova 2022-10-21 19:36:27.125 | + ./stack.sh:main:604 : source /home/ubuntu/devstack/lib/placement 2022-10-21 19:36:27.145 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/cinder 2022-10-21 19:36:27.188 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/swift 2022-10-21 19:36:27.236 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/neutron 2022-10-21 19:36:27.354 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/ldap 2022-10-21 19:36:27.367 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/dstat 2022-10-21 19:36:27.379 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/tcpdump 2022-10-21 19:36:27.391 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/etcd3 2022-10-21 19:36:27.474 | + ./stack.sh:main:617 : run_phase source 2022-10-21 19:36:27.476 | + functions-common:run_phase:1765 : local mode=source 2022-10-21 19:36:27.478 | + functions-common:run_phase:1766 : local phase= 2022-10-21 19:36:27.480 | + functions-common:run_phase:1767 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-10-21 19:36:27.482 | + functions-common:run_phase:1768 : local extra_plugin_file_name 2022-10-21 19:36:27.484 | + functions-common:run_phase:1769 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-10-21 19:36:27.486 | + functions-common:run_phase:1774 : local exceptions=80-tempest.sh 2022-10-21 19:36:27.488 | + functions-common:run_phase:1775 : local extra 2022-10-21 19:36:27.490 | ++ functions-common:run_phase:1776 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-10-21 19:36:27.494 | + functions-common:run_phase:1776 : extra=80-tempest.sh 2022-10-21 19:36:27.496 | + functions-common:run_phase:1777 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-10-21 19:36:27.498 | + functions-common:run_phase:1781 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-10-21 19:36:27.500 | + functions-common:run_phase:1781 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-10-21 19:36:27.502 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-10-21 19:36:27.516 | ++ functions-common:is_service_enabled:1993 : return 0 2022-10-21 19:36:27.518 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-10-21 19:36:27.520 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-10-21 19:36:27.557 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-10-21 19:36:27.559 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-10-21 19:36:27.562 | + functions-common:run_phase:1786 : [[ source == \s\o\u\r\c\e ]] 2022-10-21 19:36:27.564 | + functions-common:run_phase:1787 : load_plugin_settings 2022-10-21 19:36:27.566 | + functions-common:load_plugin_settings:1701 : local plugins= 2022-10-21 19:36:27.568 | + functions-common:load_plugin_settings:1702 : local plugin 2022-10-21 19:36:27.570 | + functions-common:load_plugin_settings:1705 : [[ -z '' ]] 2022-10-21 19:36:27.572 | + functions-common:load_plugin_settings:1706 : return 2022-10-21 19:36:27.574 | + functions-common:run_phase:1788 : verify_disabled_services 2022-10-21 19:36:27.576 | + functions-common:verify_disabled_services:2048 : local service 2022-10-21 19:36:27.579 | + functions-common:verify_disabled_services:2049 : for service in ${ENABLED_SERVICES//,/ } 2022-10-21 19:36:27.581 | + functions-common:verify_disabled_services:2050 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-10-21 19:36:27.583 | + functions-common:verify_disabled_services:2049 : for service in ${ENABLED_SERVICES//,/ } 2022-10-21 19:36:27.585 | + functions-common:verify_disabled_services:2050 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-10-21 19:36:27.588 | + functions-common:verify_disabled_services:2049 : for service in ${ENABLED_SERVICES//,/ } 2022-10-21 19:36:27.590 | + functions-common:verify_disabled_services:2050 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-10-21 19:36:27.592 | + functions-common:verify_disabled_services:2049 : for service in ${ENABLED_SERVICES//,/ } 2022-10-21 19:36:27.594 | + functions-common:verify_disabled_services:2050 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-10-21 19:36:27.596 | + functions-common:verify_disabled_services:2049 : for service in ${ENABLED_SERVICES//,/ } 2022-10-21 19:36:27.598 | + functions-common:verify_disabled_services:2050 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-10-21 19:36:27.600 | + functions-common:verify_disabled_services:2049 : for service in ${ENABLED_SERVICES//,/ } 2022-10-21 19:36:27.602 | + functions-common:verify_disabled_services:2050 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-10-21 19:36:27.605 | + functions-common:verify_disabled_services:2049 : for service in ${ENABLED_SERVICES//,/ } 2022-10-21 19:36:27.607 | + functions-common:verify_disabled_services:2050 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-10-21 19:36:27.609 | + functions-common:verify_disabled_services:2049 : for service in ${ENABLED_SERVICES//,/ } 2022-10-21 19:36:27.612 | + functions-common:verify_disabled_services:2050 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-10-21 19:36:27.614 | + functions-common:verify_disabled_services:2049 : for service in ${ENABLED_SERVICES//,/ } 2022-10-21 19:36:27.616 | + functions-common:verify_disabled_services:2050 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-10-21 19:36:27.618 | + functions-common:verify_disabled_services:2049 : for service in ${ENABLED_SERVICES//,/ } 2022-10-21 19:36:27.621 | + functions-common:verify_disabled_services:2050 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-10-21 19:36:27.623 | + functions-common:verify_disabled_services:2049 : for service in ${ENABLED_SERVICES//,/ } 2022-10-21 19:36:27.625 | + functions-common:verify_disabled_services:2050 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-vol, ]] 2022-10-21 19:36:27.627 | + functions-common:verify_disabled_services:2049 : for service in ${ENABLED_SERVICES//,/ } 2022-10-21 19:36:27.629 | + functions-common:verify_disabled_services:2050 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-10-21 19:36:27.632 | + functions-common:verify_disabled_services:2049 : for service in ${ENABLED_SERVICES//,/ } 2022-10-21 19:36:27.634 | + functions-common:verify_disabled_services:2050 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-10-21 19:36:27.636 | + functions-common:verify_disabled_services:2049 : for service in ${ENABLED_SERVICES//,/ } 2022-10-21 19:36:27.638 | + functions-common:verify_disabled_services:2050 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-10-21 19:36:27.640 | + functions-common:verify_disabled_services:2049 : for service in ${ENABLED_SERVICES//,/ } 2022-10-21 19:36:27.642 | + functions-common:verify_disabled_services:2050 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-10-21 19:36:27.645 | + functions-common:verify_disabled_services:2049 : for service in ${ENABLED_SERVICES//,/ } 2022-10-21 19:36:27.647 | + functions-common:verify_disabled_services:2050 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-10-21 19:36:27.649 | + functions-common:verify_disabled_services:2049 : for service in ${ENABLED_SERVICES//,/ } 2022-10-21 19:36:27.651 | + functions-common:verify_disabled_services:2050 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-10-21 19:36:27.653 | + functions-common:verify_disabled_services:2049 : for service in ${ENABLED_SERVICES//,/ } 2022-10-21 19:36:27.655 | + functions-common:verify_disabled_services:2050 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-10-21 19:36:27.657 | + functions-common:verify_disabled_services:2049 : for service in ${ENABLED_SERVICES//,/ } 2022-10-21 19:36:27.660 | + functions-common:verify_disabled_services:2050 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-10-21 19:36:27.662 | + functions-common:verify_disabled_services:2049 : for service in ${ENABLED_SERVICES//,/ } 2022-10-21 19:36:27.664 | + functions-common:verify_disabled_services:2050 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-10-21 19:36:27.666 | + functions-common:verify_disabled_services:2049 : for service in ${ENABLED_SERVICES//,/ } 2022-10-21 19:36:27.669 | + functions-common:verify_disabled_services:2050 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-10-21 19:36:27.671 | + functions-common:verify_disabled_services:2049 : for service in ${ENABLED_SERVICES//,/ } 2022-10-21 19:36:27.673 | + functions-common:verify_disabled_services:2050 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-10-21 19:36:27.675 | + functions-common:verify_disabled_services:2049 : for service in ${ENABLED_SERVICES//,/ } 2022-10-21 19:36:27.677 | + functions-common:verify_disabled_services:2050 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-10-21 19:36:27.680 | + functions-common:verify_disabled_services:2049 : for service in ${ENABLED_SERVICES//,/ } 2022-10-21 19:36:27.682 | + functions-common:verify_disabled_services:2050 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-10-21 19:36:27.685 | + functions-common:verify_disabled_services:2049 : for service in ${ENABLED_SERVICES//,/ } 2022-10-21 19:36:27.687 | + functions-common:verify_disabled_services:2050 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-10-21 19:36:27.689 | + functions-common:verify_disabled_services:2049 : for service in ${ENABLED_SERVICES//,/ } 2022-10-21 19:36:27.691 | + functions-common:verify_disabled_services:2050 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-10-21 19:36:27.693 | + functions-common:verify_disabled_services:2049 : for service in ${ENABLED_SERVICES//,/ } 2022-10-21 19:36:27.695 | + functions-common:verify_disabled_services:2050 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-10-21 19:36:27.697 | + functions-common:verify_disabled_services:2049 : for service in ${ENABLED_SERVICES//,/ } 2022-10-21 19:36:27.700 | + functions-common:verify_disabled_services:2050 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-bak, ]] 2022-10-21 19:36:27.702 | + functions-common:verify_disabled_services:2049 : for service in ${ENABLED_SERVICES//,/ } 2022-10-21 19:36:27.704 | + functions-common:verify_disabled_services:2050 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-10-21 19:36:27.706 | + functions-common:verify_disabled_services:2049 : for service in ${ENABLED_SERVICES//,/ } 2022-10-21 19:36:27.708 | + functions-common:verify_disabled_services:2050 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-10-21 19:36:27.710 | + functions-common:verify_disabled_services:2049 : for service in ${ENABLED_SERVICES//,/ } 2022-10-21 19:36:27.713 | + functions-common:verify_disabled_services:2050 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-10-21 19:36:27.715 | + functions-common:verify_disabled_services:2049 : for service in ${ENABLED_SERVICES//,/ } 2022-10-21 19:36:27.717 | + functions-common:verify_disabled_services:2050 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-10-21 19:36:27.719 | + functions-common:verify_disabled_services:2049 : for service in ${ENABLED_SERVICES//,/ } 2022-10-21 19:36:27.721 | + functions-common:verify_disabled_services:2050 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-10-21 19:36:27.723 | + functions-common:verify_disabled_services:2049 : for service in ${ENABLED_SERVICES//,/ } 2022-10-21 19:36:27.726 | + functions-common:verify_disabled_services:2050 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-10-21 19:36:27.728 | + functions-common:verify_disabled_services:2049 : for service in ${ENABLED_SERVICES//,/ } 2022-10-21 19:36:27.730 | + functions-common:verify_disabled_services:2050 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-10-21 19:36:27.733 | + functions-common:verify_disabled_services:2049 : for service in ${ENABLED_SERVICES//,/ } 2022-10-21 19:36:27.735 | + functions-common:verify_disabled_services:2050 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-10-21 19:36:27.737 | + functions-common:verify_disabled_services:2049 : for service in ${ENABLED_SERVICES//,/ } 2022-10-21 19:36:27.739 | + functions-common:verify_disabled_services:2050 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-10-21 19:36:27.741 | + functions-common:verify_disabled_services:2049 : for service in ${ENABLED_SERVICES//,/ } 2022-10-21 19:36:27.743 | + functions-common:verify_disabled_services:2050 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-10-21 19:36:27.746 | + functions-common:verify_disabled_services:2049 : for service in ${ENABLED_SERVICES//,/ } 2022-10-21 19:36:27.748 | + functions-common:verify_disabled_services:2050 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-10-21 19:36:27.751 | + functions-common:verify_disabled_services:2049 : for service in ${ENABLED_SERVICES//,/ } 2022-10-21 19:36:27.753 | + functions-common:verify_disabled_services:2050 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-10-21 19:36:27.755 | + functions-common:verify_disabled_services:2049 : for service in ${ENABLED_SERVICES//,/ } 2022-10-21 19:36:27.757 | + functions-common:verify_disabled_services:2050 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-10-21 19:36:27.759 | + functions-common:verify_disabled_services:2049 : for service in ${ENABLED_SERVICES//,/ } 2022-10-21 19:36:27.761 | + functions-common:verify_disabled_services:2050 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-10-21 19:36:27.764 | + ./stack.sh:main:688 : initialize_database_backends 2022-10-21 19:36:27.766 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-10-21 19:36:27.768 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-10-21 19:36:27.782 | + functions-common:is_service_enabled:1993 : return 0 2022-10-21 19:36:27.784 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-10-21 19:36:27.786 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-10-21 19:36:27.788 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-10-21 19:36:27.803 | + functions-common:is_service_enabled:1993 : return 1 2022-10-21 19:36:27.805 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-10-21 19:36:27.807 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-10-21 19:36:27.810 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-10-21 19:36:27.812 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-10-21 19:36:27.814 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-10-21 19:36:27.816 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-10-21 19:36:27.818 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-10-21 19:36:27.821 | ++ lib/database:initialize_database_backends:102 : get_database_type_mysql 2022-10-21 19:36:27.823 | ++ lib/databases/mysql:get_database_type_mysql:35 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-10-21 19:36:27.825 | ++ lib/databases/mysql:get_database_type_mysql:36 : echo mysql+pymysql 2022-10-21 19:36:27.828 | + lib/database:initialize_database_backends:102 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-10-21 19:36:27.830 | + lib/database:initialize_database_backends:104 : return 0 2022-10-21 19:36:27.832 | + ./stack.sh:main:689 : echo 'Using mysql database backend' 2022-10-21 19:36:27.832 | Using mysql database backend 2022-10-21 19:36:27.834 | + ./stack.sh:main:692 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-10-21 19:36:27.849 | + ./stack.sh:main:704 : is_service_enabled rabbit 2022-10-21 19:36:27.864 | + functions-common:is_service_enabled:1993 : return 0 2022-10-21 19:36:27.866 | + ./stack.sh:main:705 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-10-21 19:36:27.881 | + ./stack.sh:main:712 : is_service_enabled keystone 2022-10-21 19:36:27.897 | + functions-common:is_service_enabled:1993 : return 0 2022-10-21 19:36:27.899 | + ./stack.sh:main:714 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-10-21 19:36:27.914 | + ./stack.sh:main:716 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-10-21 19:36:27.929 | + ./stack.sh:main:727 : is_service_enabled ldap 2022-10-21 19:36:27.944 | + functions-common:is_service_enabled:1993 : return 1 2022-10-21 19:36:27.946 | + ./stack.sh:main:736 : is_service_enabled s-proxy 2022-10-21 19:36:27.961 | + functions-common:is_service_enabled:1993 : return 0 2022-10-21 19:36:27.964 | + ./stack.sh:main:740 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-10-21 19:36:27.979 | + ./stack.sh:main:742 : [[ -z '' ]] 2022-10-21 19:36:27.981 | + ./stack.sh:main:742 : [[ False == \T\r\u\e ]] 2022-10-21 19:36:27.983 | + ./stack.sh:main:748 : save_stackenv 748 2022-10-21 19:36:27.985 | + functions-common:save_stackenv:60 : local tag=748 2022-10-21 19:36:27.988 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-10-21 19:36:27.992 | + functions-common:save_stackenv:62 : time_stamp=2022-10-21-193627 2022-10-21 19:36:27.994 | + functions-common:save_stackenv:63 : echo '# 2022-10-21-193627 748' 2022-10-21 19:36:27.997 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-10-21 19:36:27.999 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-10-21 19:36:28.002 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-10-21 19:36:28.004 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-10-21 19:36:28.006 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-10-21 19:36:28.008 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-10-21 19:36:28.011 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-10-21 19:36:28.013 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-10-21 19:36:28.016 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-10-21 19:36:28.018 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.23 2022-10-21 19:36:28.020 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-10-21 19:36:28.022 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.23/identity 2022-10-21 19:36:28.025 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-10-21 19:36:28.027 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-10-21-193626 2022-10-21 19:36:28.029 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-10-21 19:36:28.031 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-10-21 19:36:28.034 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-10-21 19:36:28.036 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.23 2022-10-21 19:36:28.038 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-10-21 19:36:28.040 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-10-21 19:36:28.043 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-10-21 19:36:28.045 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-10-21 19:36:28.047 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-10-21 19:36:28.049 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-10-21 19:36:28.052 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-10-21 19:36:28.055 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-10-21 19:36:28.058 | + ./stack.sh:main:759 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements stable/wallaby 2022-10-21 19:36:28.060 | + functions-common:git_clone:530 : local git_remote=https://opendev.org/openstack/requirements.git 2022-10-21 19:36:28.062 | + functions-common:git_clone:531 : local git_dest=/opt/stack/requirements 2022-10-21 19:36:28.064 | + functions-common:git_clone:532 : local git_ref=stable/wallaby 2022-10-21 19:36:28.066 | + functions-common:git_clone:533 : local orig_dir 2022-10-21 19:36:28.069 | ++ functions-common:git_clone:534 : pwd 2022-10-21 19:36:28.071 | + functions-common:git_clone:534 : orig_dir=/home/ubuntu/devstack 2022-10-21 19:36:28.073 | + functions-common:git_clone:535 : local git_clone_flags= 2022-10-21 19:36:28.076 | ++ functions-common:git_clone:537 : trueorfalse False RECLONE 2022-10-21 19:36:28.090 | + functions-common:git_clone:537 : RECLONE=False 2022-10-21 19:36:28.092 | + functions-common:git_clone:538 : [[ 0 -gt 0 ]] 2022-10-21 19:36:28.094 | + functions-common:git_clone:542 : [[ False = \T\r\u\e ]] 2022-10-21 19:36:28.096 | + functions-common:git_clone:551 : echo stable/wallaby 2022-10-21 19:36:28.097 | + functions-common:git_clone:551 : egrep -q '^refs' 2022-10-21 19:36:28.101 | + functions-common:git_clone:565 : [[ ! -d /opt/stack/requirements ]] 2022-10-21 19:36:28.103 | + functions-common:git_clone:573 : [[ False = \T\r\u\e ]] 2022-10-21 19:36:28.105 | + functions-common:git_clone:608 : sudo git config --system --add safe.directory /opt/stack/requirements 2022-10-21 19:36:28.117 | + functions-common:git_clone:611 : cd /opt/stack/requirements 2022-10-21 19:36:28.119 | + functions-common:git_clone:612 : git show --oneline 2022-10-21 19:36:28.120 | + functions-common:git_clone:612 : head -1 2022-10-21 19:36:28.123 | b8b87836 update constraint for stevedore to new release 3.3.2 2022-10-21 19:36:28.125 | + functions-common:git_clone:613 : cd /home/ubuntu/devstack 2022-10-21 19:36:28.128 | + ./stack.sh:main:763 : echo_summary 'Installing package prerequisites' 2022-10-21 19:36:28.130 | + ./stack.sh:echo_summary:434 : [[ -t 3 ]] 2022-10-21 19:36:28.132 | + ./stack.sh:echo_summary:440 : echo -e Installing package prerequisites 2022-10-21 19:36:28.134 | + ./stack.sh:main:764 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-10-21 19:36:28.137 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-10-21 19:36:28.140 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-10-21 19:36:28.142 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-10-21 19:36:28.144 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-10-21 19:36:28.146 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-10-21 19:36:28.149 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-10-21 19:36:28.152 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-10-21 19:36:28.156 | ++ tools/install_prereqs.sh:source:47 : NOW=1666380988 2022-10-21 19:36:28.159 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-10-21 19:36:28.162 | +++ tools/install_prereqs.sh:source:48 : echo 0 2022-10-21 19:36:28.165 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=0 2022-10-21 19:36:28.168 | ++ tools/install_prereqs.sh:source:49 : DELTA=1666380988 2022-10-21 19:36:28.170 | ++ tools/install_prereqs.sh:source:50 : [[ 1666380988 -lt 7200 ]] 2022-10-21 19:36:28.173 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-10-21 19:36:28.175 | ++ functions-common:export_proxy_variables:2155 : isset http_proxy 2022-10-21 19:36:28.177 | ++ functions-common:isset:174 : [[ -v http_proxy ]] 2022-10-21 19:36:28.180 | ++ functions-common:export_proxy_variables:2158 : isset https_proxy 2022-10-21 19:36:28.182 | ++ functions-common:isset:174 : [[ -v https_proxy ]] 2022-10-21 19:36:28.184 | ++ functions-common:export_proxy_variables:2161 : isset no_proxy 2022-10-21 19:36:28.186 | ++ functions-common:isset:174 : [[ -v no_proxy ]] 2022-10-21 19:36:28.189 | +++ tools/install_prereqs.sh:source:64 : get_packages general,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-10-21 19:36:28.234 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-10-21 19:36:28.234 | apache2-dev 2022-10-21 19:36:28.234 | bc 2022-10-21 19:36:28.234 | bsdmainutils 2022-10-21 19:36:28.234 | curl 2022-10-21 19:36:28.234 | g++ 2022-10-21 19:36:28.234 | gcc 2022-10-21 19:36:28.234 | gettext 2022-10-21 19:36:28.234 | git 2022-10-21 19:36:28.234 | graphviz 2022-10-21 19:36:28.234 | iputils-ping 2022-10-21 19:36:28.234 | libapache2-mod-proxy-uwsgi 2022-10-21 19:36:28.234 | libffi-dev 2022-10-21 19:36:28.234 | libjpeg-dev 2022-10-21 19:36:28.234 | libmysqlclient-dev 2022-10-21 19:36:28.234 | libpcre3-dev 2022-10-21 19:36:28.235 | libpq-dev 2022-10-21 19:36:28.235 | libssl-dev 2022-10-21 19:36:28.235 | libsystemd-dev 2022-10-21 19:36:28.235 | libxml2-dev 2022-10-21 19:36:28.235 | libxslt1-dev 2022-10-21 19:36:28.235 | libyaml-dev 2022-10-21 19:36:28.235 | lsof 2022-10-21 19:36:28.235 | openssh-server 2022-10-21 19:36:28.235 | openssl 2022-10-21 19:36:28.235 | pkg-config 2022-10-21 19:36:28.235 | psmisc 2022-10-21 19:36:28.235 | python3-dev 2022-10-21 19:36:28.235 | python3-pip 2022-10-21 19:36:28.235 | python3-systemd 2022-10-21 19:36:28.235 | python3-venv 2022-10-21 19:36:28.235 | tar 2022-10-21 19:36:28.235 | tcpdump 2022-10-21 19:36:28.235 | unzip 2022-10-21 19:36:28.235 | uuid-runtime 2022-10-21 19:36:28.235 | wget 2022-10-21 19:36:28.235 | wget 2022-10-21 19:36:28.235 | zlib1g-dev 2022-10-21 19:36:28.235 | libkrb5-dev 2022-10-21 19:36:28.235 | libldap2-dev 2022-10-21 19:36:28.235 | libsasl2-dev 2022-10-21 19:36:28.235 | memcached 2022-10-21 19:36:28.235 | python3-mysqldb 2022-10-21 19:36:28.235 | sqlite3 2022-10-21 19:36:28.235 | conntrack 2022-10-21 19:36:28.235 | curl 2022-10-21 19:36:28.235 | dnsmasq-base 2022-10-21 19:36:28.235 | dnsmasq-utils 2022-10-21 19:36:28.235 | ebtables 2022-10-21 19:36:28.235 | gawk 2022-10-21 19:36:28.235 | genisoimage 2022-10-21 19:36:28.235 | iptables 2022-10-21 19:36:28.235 | iputils-arping 2022-10-21 19:36:28.236 | kpartx 2022-10-21 19:36:28.236 | libjs-jquery-tablesorter 2022-10-21 19:36:28.236 | libmysqlclient-dev 2022-10-21 19:36:28.236 | parted 2022-10-21 19:36:28.236 | pm-utils 2022-10-21 19:36:28.236 | python3-mysqldb 2022-10-21 19:36:28.236 | socat 2022-10-21 19:36:28.236 | sqlite3 2022-10-21 19:36:28.236 | sudo 2022-10-21 19:36:28.236 | vlan 2022-10-21 19:36:28.236 | lsscsi 2022-10-21 19:36:28.236 | open-iscsi 2022-10-21 19:36:28.236 | lvm2 2022-10-21 19:36:28.236 | qemu-utils 2022-10-21 19:36:28.236 | thin-provisioning-tools 2022-10-21 19:36:28.236 | acl 2022-10-21 19:36:28.236 | dnsmasq-base 2022-10-21 19:36:28.236 | dnsmasq-utils 2022-10-21 19:36:28.236 | ebtables 2022-10-21 19:36:28.236 | haproxy 2022-10-21 19:36:28.236 | iptables 2022-10-21 19:36:28.236 | iputils-arping 2022-10-21 19:36:28.236 | iputils-ping 2022-10-21 19:36:28.236 | libmysqlclient-dev 2022-10-21 19:36:28.236 | postgresql-server-dev-all 2022-10-21 19:36:28.236 | python3-mysqldb 2022-10-21 19:36:28.236 | sqlite3 2022-10-21 19:36:28.236 | sudo 2022-10-21 19:36:28.236 | vlan 2022-10-21 19:36:28.236 | ipset 2022-10-21 19:36:28.236 | conntrack 2022-10-21 19:36:28.236 | conntrackd 2022-10-21 19:36:28.236 | keepalived 2022-10-21 19:36:28.236 | dstat 2022-10-21 19:36:28.236 | lvm2 2022-10-21 19:36:28.236 | qemu-utils 2022-10-21 19:36:28.236 | thin-provisioning-tools 2022-10-21 19:36:28.236 | curl 2022-10-21 19:36:28.237 | liberasurecode-dev 2022-10-21 19:36:28.237 | make 2022-10-21 19:36:28.237 | memcached 2022-10-21 19:36:28.237 | sqlite3 2022-10-21 19:36:28.237 | xfsprogs' 2022-10-21 19:36:28.237 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-10-21 19:36:28.253 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-10-21 19:36:28.253 | apache2-dev 2022-10-21 19:36:28.253 | bc 2022-10-21 19:36:28.253 | bsdmainutils 2022-10-21 19:36:28.253 | curl 2022-10-21 19:36:28.253 | g++ 2022-10-21 19:36:28.253 | gcc 2022-10-21 19:36:28.253 | gettext 2022-10-21 19:36:28.253 | git 2022-10-21 19:36:28.253 | graphviz 2022-10-21 19:36:28.253 | iputils-ping 2022-10-21 19:36:28.253 | libapache2-mod-proxy-uwsgi 2022-10-21 19:36:28.253 | libffi-dev 2022-10-21 19:36:28.253 | libjpeg-dev 2022-10-21 19:36:28.253 | libmysqlclient-dev 2022-10-21 19:36:28.254 | libpcre3-dev 2022-10-21 19:36:28.254 | libpq-dev 2022-10-21 19:36:28.254 | libssl-dev 2022-10-21 19:36:28.254 | libsystemd-dev 2022-10-21 19:36:28.254 | libxml2-dev 2022-10-21 19:36:28.254 | libxslt1-dev 2022-10-21 19:36:28.254 | libyaml-dev 2022-10-21 19:36:28.254 | lsof 2022-10-21 19:36:28.254 | openssh-server 2022-10-21 19:36:28.254 | openssl 2022-10-21 19:36:28.254 | pkg-config 2022-10-21 19:36:28.254 | psmisc 2022-10-21 19:36:28.254 | python3-dev 2022-10-21 19:36:28.254 | python3-pip 2022-10-21 19:36:28.254 | python3-systemd 2022-10-21 19:36:28.254 | python3-venv 2022-10-21 19:36:28.254 | tar 2022-10-21 19:36:28.254 | tcpdump 2022-10-21 19:36:28.254 | unzip 2022-10-21 19:36:28.254 | uuid-runtime 2022-10-21 19:36:28.254 | wget 2022-10-21 19:36:28.254 | wget 2022-10-21 19:36:28.254 | zlib1g-dev 2022-10-21 19:36:28.254 | libkrb5-dev 2022-10-21 19:36:28.254 | libldap2-dev 2022-10-21 19:36:28.254 | libsasl2-dev 2022-10-21 19:36:28.254 | memcached 2022-10-21 19:36:28.254 | python3-mysqldb 2022-10-21 19:36:28.254 | sqlite3 2022-10-21 19:36:28.254 | conntrack 2022-10-21 19:36:28.254 | curl 2022-10-21 19:36:28.254 | dnsmasq-base 2022-10-21 19:36:28.254 | dnsmasq-utils 2022-10-21 19:36:28.254 | ebtables 2022-10-21 19:36:28.254 | gawk 2022-10-21 19:36:28.254 | genisoimage 2022-10-21 19:36:28.254 | iptables 2022-10-21 19:36:28.254 | iputils-arping 2022-10-21 19:36:28.254 | kpartx 2022-10-21 19:36:28.255 | libjs-jquery-tablesorter 2022-10-21 19:36:28.255 | libmysqlclient-dev 2022-10-21 19:36:28.255 | parted 2022-10-21 19:36:28.255 | pm-utils 2022-10-21 19:36:28.255 | python3-mysqldb 2022-10-21 19:36:28.255 | socat 2022-10-21 19:36:28.255 | sqlite3 2022-10-21 19:36:28.255 | sudo 2022-10-21 19:36:28.255 | vlan 2022-10-21 19:36:28.255 | lsscsi 2022-10-21 19:36:28.255 | open-iscsi 2022-10-21 19:36:28.255 | lvm2 2022-10-21 19:36:28.255 | qemu-utils 2022-10-21 19:36:28.255 | thin-provisioning-tools 2022-10-21 19:36:28.255 | acl 2022-10-21 19:36:28.255 | dnsmasq-base 2022-10-21 19:36:28.255 | dnsmasq-utils 2022-10-21 19:36:28.255 | ebtables 2022-10-21 19:36:28.255 | haproxy 2022-10-21 19:36:28.255 | iptables 2022-10-21 19:36:28.255 | iputils-arping 2022-10-21 19:36:28.255 | iputils-ping 2022-10-21 19:36:28.255 | libmysqlclient-dev 2022-10-21 19:36:28.255 | postgresql-server-dev-all 2022-10-21 19:36:28.255 | python3-mysqldb 2022-10-21 19:36:28.255 | sqlite3 2022-10-21 19:36:28.255 | sudo 2022-10-21 19:36:28.255 | vlan 2022-10-21 19:36:28.255 | ipset 2022-10-21 19:36:28.255 | conntrack 2022-10-21 19:36:28.255 | conntrackd 2022-10-21 19:36:28.255 | keepalived 2022-10-21 19:36:28.255 | dstat 2022-10-21 19:36:28.255 | lvm2 2022-10-21 19:36:28.255 | qemu-utils 2022-10-21 19:36:28.256 | thin-provisioning-tools 2022-10-21 19:36:28.256 | curl 2022-10-21 19:36:28.256 | liberasurecode-dev 2022-10-21 19:36:28.256 | make 2022-10-21 19:36:28.256 | memcached 2022-10-21 19:36:28.256 | sqlite3 2022-10-21 19:36:28.256 | xfsprogs ' 2022-10-21 19:36:28.256 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-10-21 19:36:28.258 | ++ functions-common:is_ubuntu:500 : [[ -z deb ]] 2022-10-21 19:36:28.260 | ++ functions-common:is_ubuntu:503 : '[' deb = deb ']' 2022-10-21 19:36:28.263 | ++ tools/install_prereqs.sh:source:67 : echo apache2 apache2-dev bc bsdmainutils curl g++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2022-10-21 19:36:28.263 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-10-21 19:36:28.267 | ++ tools/install_prereqs.sh:source:72 : install_package apache2 apache2-dev bc bsdmainutils curl g++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2022-10-21 19:36:28.269 | ++ functions-common:install_package:1361 : update_package_repo 2022-10-21 19:36:28.271 | ++ functions-common:update_package_repo:1333 : NO_UPDATE_REPOS=False 2022-10-21 19:36:28.273 | ++ functions-common:update_package_repo:1334 : REPOS_UPDATED=False 2022-10-21 19:36:28.275 | ++ functions-common:update_package_repo:1335 : RETRY_UPDATE=False 2022-10-21 19:36:28.278 | ++ functions-common:update_package_repo:1337 : [[ False = \T\r\u\e ]] 2022-10-21 19:36:28.280 | ++ functions-common:update_package_repo:1341 : is_ubuntu 2022-10-21 19:36:28.282 | ++ functions-common:is_ubuntu:500 : [[ -z deb ]] 2022-10-21 19:36:28.284 | ++ functions-common:is_ubuntu:503 : '[' deb = deb ']' 2022-10-21 19:36:28.286 | ++ functions-common:update_package_repo:1342 : apt_get_update 2022-10-21 19:36:28.288 | ++ functions-common:apt_get_update:1087 : [[ False == \T\r\u\e ]] 2022-10-21 19:36:28.290 | ++ functions-common:apt_get_update:1092 : [[ False = \T\r\u\e ]] 2022-10-21 19:36:28.292 | ++ functions-common:apt_get_update:1094 : local sudo=sudo 2022-10-21 19:36:28.294 | +++ functions-common:apt_get_update:1095 : id -u 2022-10-21 19:36:28.298 | ++ functions-common:apt_get_update:1095 : [[ 1000 = \0 ]] 2022-10-21 19:36:28.300 | ++ functions-common:apt_get_update:1098 : time_start apt-get-update 2022-10-21 19:36:28.302 | ++ functions-common:time_start:2323 : local name=apt-get-update 2022-10-21 19:36:28.304 | ++ functions-common:time_start:2324 : local start_time= 2022-10-21 19:36:28.306 | ++ functions-common:time_start:2325 : [[ -n '' ]] 2022-10-21 19:36:28.309 | +++ functions-common:time_start:2328 : date +%s%3N 2022-10-21 19:36:28.312 | ++ functions-common:time_start:2328 : _TIME_START[$name]=1666380988310 2022-10-21 19:36:28.314 | ++ functions-common:apt_get_update:1100 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-10-21 19:36:28.316 | ++ functions-common:apt_get_update:1101 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-10-21 19:36:28.318 | ++ functions-common:apt_get_update:1102 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2022-10-21 19:36:28.671 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-10-21 19:36:28.671 | Hit:2 http://security.ubuntu.com/ubuntu focal-security InRelease 2022-10-21 19:36:28.777 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2022-10-21 19:36:28.892 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2022-10-21 19:36:31.047 | Reading package lists... 2022-10-21 19:36:31.079 | ++ functions-common:apt_get_update:1106 : REPOS_UPDATED=True 2022-10-21 19:36:31.081 | ++ functions-common:apt_get_update:1108 : time_stop apt-get-update 2022-10-21 19:36:31.083 | ++ functions-common:time_stop:2337 : local name 2022-10-21 19:36:31.085 | ++ functions-common:time_stop:2338 : local end_time 2022-10-21 19:36:31.087 | ++ functions-common:time_stop:2339 : local elapsed_time 2022-10-21 19:36:31.089 | ++ functions-common:time_stop:2340 : local total 2022-10-21 19:36:31.091 | ++ functions-common:time_stop:2341 : local start_time 2022-10-21 19:36:31.093 | ++ functions-common:time_stop:2343 : name=apt-get-update 2022-10-21 19:36:31.095 | ++ functions-common:time_stop:2344 : start_time=1666380988310 2022-10-21 19:36:31.097 | ++ functions-common:time_stop:2346 : [[ -z 1666380988310 ]] 2022-10-21 19:36:31.100 | +++ functions-common:time_stop:2349 : date +%s%3N 2022-10-21 19:36:31.103 | ++ functions-common:time_stop:2349 : end_time=1666380991101 2022-10-21 19:36:31.105 | ++ functions-common:time_stop:2350 : elapsed_time=2791 2022-10-21 19:36:31.107 | ++ functions-common:time_stop:2351 : total=0 2022-10-21 19:36:31.109 | ++ functions-common:time_stop:2353 : _TIME_START[$name]= 2022-10-21 19:36:31.111 | ++ functions-common:time_stop:2354 : _TIME_TOTAL[$name]=2791 2022-10-21 19:36:31.113 | ++ functions-common:install_package:1362 : real_install_package apache2 apache2-dev bc bsdmainutils curl g++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2022-10-21 19:36:31.115 | ++ functions-common:real_install_package:1347 : is_ubuntu 2022-10-21 19:36:31.117 | ++ functions-common:is_ubuntu:500 : [[ -z deb ]] 2022-10-21 19:36:31.119 | ++ functions-common:is_ubuntu:503 : '[' deb = deb ']' 2022-10-21 19:36:31.123 | ++ functions-common:real_install_package:1348 : apt_get install apache2 apache2-dev bc bsdmainutils curl g++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2022-10-21 19:36:31.143 | ++ functions-common:apt_get:1128 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 apache2-dev bc bsdmainutils curl g++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2022-10-21 19:36:31.250 | Reading package lists... 2022-10-21 19:36:31.500 | Building dependency tree... 2022-10-21 19:36:31.501 | Reading state information... 2022-10-21 19:36:31.793 | bc is already the newest version (1.07.1-2build1). 2022-10-21 19:36:31.793 | bc set to manually installed. 2022-10-21 19:36:31.793 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-10-21 19:36:31.793 | bsdmainutils set to manually installed. 2022-10-21 19:36:31.793 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-10-21 19:36:31.793 | gawk set to manually installed. 2022-10-21 19:36:31.793 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-10-21 19:36:31.793 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-10-21 19:36:31.793 | iptables set to manually installed. 2022-10-21 19:36:31.793 | iputils-ping is already the newest version (3:20190709-3). 2022-10-21 19:36:31.793 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-10-21 19:36:31.793 | kpartx set to manually installed. 2022-10-21 19:36:31.793 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-10-21 19:36:31.793 | psmisc is already the newest version (23.3-1). 2022-10-21 19:36:31.793 | psmisc set to manually installed. 2022-10-21 19:36:31.793 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-10-21 19:36:31.793 | python3-systemd is already the newest version (234-3build2). 2022-10-21 19:36:31.793 | python3-systemd set to manually installed. 2022-10-21 19:36:31.793 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-10-21 19:36:31.793 | thin-provisioning-tools set to manually installed. 2022-10-21 19:36:31.793 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-10-21 19:36:31.793 | git is already the newest version (1:2.25.1-1ubuntu3.6). 2022-10-21 19:36:31.793 | libpcre3-dev is already the newest version (2:8.39-12ubuntu0.1). 2022-10-21 19:36:31.793 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-10-21 19:36:31.793 | lsof set to manually installed. 2022-10-21 19:36:31.794 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-10-21 19:36:31.794 | parted set to manually installed. 2022-10-21 19:36:31.794 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-10-21 19:36:31.794 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.5). 2022-10-21 19:36:31.794 | zlib1g-dev set to manually installed. 2022-10-21 19:36:31.794 | The following packages were automatically installed and are no longer required: 2022-10-21 19:36:31.794 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-10-21 19:36:31.794 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-10-21 19:36:31.794 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-10-21 19:36:31.794 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-10-21 19:36:31.794 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-10-21 19:36:31.794 | python3-zope.interface 2022-10-21 19:36:31.794 | Use 'sudo apt autoremove' to remove them. 2022-10-21 19:36:31.794 | The following additional packages will be installed: 2022-10-21 19:36:31.794 | apache2-bin apache2-data apache2-utils autoconf automake autopoint 2022-10-21 19:36:31.794 | autotools-dev binfmt-support build-essential clang-10 comerr-dev debhelper 2022-10-21 19:36:31.794 | dh-autoreconf dh-strip-nondeterminism dns-root-data dpkg-dev dwz fakeroot 2022-10-21 19:36:31.795 | fontconfig fontconfig-config fonts-dejavu-core fonts-liberation g++-9 2022-10-21 19:36:31.795 | ibverbs-providers icu-devtools intltool-debian ipvsadm javascript-common 2022-10-21 19:36:31.795 | krb5-multidev lib32gcc-s1 lib32stdc++6 libalgorithm-diff-perl 2022-10-21 19:36:31.795 | libalgorithm-diff-xs-perl libalgorithm-merge-perl libann0 libapr1 2022-10-21 19:36:31.795 | libapr1-dev libaprutil1 libaprutil1-dbd-sqlite3 libaprutil1-dev 2022-10-21 19:36:31.795 | libaprutil1-ldap libarchive-cpio-perl libarchive-zip-perl 2022-10-21 19:36:31.795 | libboost-iostreams1.71.0 libboost-thread1.71.0 libc6-i386 libcairo2 libcdt5 2022-10-21 19:36:31.795 | libcgraph6 libclang-common-10-dev libclang-cpp10 libclang1-10 libcom-err2 2022-10-21 19:36:31.795 | libcroco3 libcurl4 libdatrie1 libdebhelper-perl libdpkg-perl liberasurecode1 2022-10-21 19:36:31.795 | libfakeroot libfile-fcntllock-perl libfile-stripnondeterminism-perl 2022-10-21 19:36:31.795 | libfontconfig1 libgc1c2 libgd3 libgraphite2-3 libgssrpc4 libgts-0.7-5 2022-10-21 19:36:31.795 | libgts-bin libgvc6 libgvpr2 libharfbuzz0b libibverbs1 libice6 libicu-dev 2022-10-21 19:36:31.795 | libicu66 libidn11 libipset13 libiscsi7 libjansson4 libjbig0 libjpeg-turbo8 2022-10-21 19:36:31.795 | libjpeg-turbo8-dev libjpeg8 libjpeg8-dev libjs-jquery libjs-jquery-metadata 2022-10-21 19:36:31.795 | libkadm5clnt-mit11 libkadm5srv-mit11 libkdb5-9 liblab-gamut1 libldap-2.4-2 2022-10-21 19:36:31.795 | libllvm10 libltdl-dev liblua5.2-0 liblua5.3-0 libmail-sendmail-perl 2022-10-21 19:36:31.795 | libmysqlclient21 libncurses-dev libnetfilter-cthelper0 libnetfilter-queue1 2022-10-21 19:36:31.795 | libnl-3-200 libnl-genl-3-200 libnl-route-3-200 libnss-systemd libobjc-9-dev 2022-10-21 19:36:31.795 | libobjc4 libomp-10-dev libomp5-10 libpam-systemd libpango-1.0-0 2022-10-21 19:36:31.795 | libpangocairo-1.0-0 libpangoft2-1.0-0 libpathplan4 libpfm4 libpixman-1-0 2022-10-21 19:36:31.795 | libpq5 librados2 librbd1 librdmacm1 libsasl2-2 libsasl2-modules 2022-10-21 19:36:31.795 | libsasl2-modules-db libsctp-dev libsctp1 libsensors-config libsensors5 2022-10-21 19:36:31.795 | libsm6 libsnmp-base libsnmp35 libsqlite3-0 libssl1.1 libstdc++-9-dev 2022-10-21 19:36:31.795 | libsub-override-perl libsys-hostname-long-perl libsystemd0 libthai-data 2022-10-21 19:36:31.795 | libthai0 libtiff5 libtinfo-dev libtool libuuid1 libwebp6 libx86-1 libxaw7 2022-10-21 19:36:31.795 | libxcb-render0 libxcb-shm0 libxml2 libxmu6 libxpm4 libxrender1 libxslt1.1 2022-10-21 19:36:31.795 | libxt6 libz3-4 libz3-dev llvm-10 llvm-10-dev llvm-10-runtime llvm-10-tools 2022-10-21 19:36:31.795 | m4 mysql-common openssh-client openssh-sftp-server po-debconf 2022-10-21 19:36:31.795 | postgresql-client-12 postgresql-client-common postgresql-common 2022-10-21 19:36:31.796 | postgresql-server-dev-12 python-pip-whl python3-pygments python3-wheel 2022-10-21 19:36:31.796 | python3-yaml python3.8-venv qemu-block-extra sharutils ssl-cert systemd 2022-10-21 19:36:31.796 | systemd-sysv systemd-timesyncd uuid-dev vbetool x11-common 2022-10-21 19:36:31.797 | Suggested packages: 2022-10-21 19:36:31.797 | apache2-doc apache2-suexec-pristine | apache2-suexec-custom www-browser 2022-10-21 19:36:31.797 | autoconf-archive gnu-standards autoconf-doc clang-10-doc doc-base nftables 2022-10-21 19:36:31.797 | dh-make debian-keyring g++-multilib g++-9-multilib gcc-9-doc wodim 2022-10-21 19:36:31.797 | cdrkit-doc gettext-doc libasprintf-dev libgettextpo-dev gsfonts graphviz-doc 2022-10-21 19:36:31.797 | vim-haproxy haproxy-doc heartbeat ldirectord krb5-doc python bzr libisal2 2022-10-21 19:36:31.797 | libjerasure2 libgd-tools krb5-user icu-doc libtool-doc ncurses-doc 2022-10-21 19:36:31.797 | libomp-10-doc postgresql-doc-12 libsasl2-modules-gssapi-mit 2022-10-21 19:36:31.797 | | libsasl2-modules-gssapi-heimdal libsasl2-modules-ldap libsasl2-modules-otp 2022-10-21 19:36:31.797 | libsasl2-modules-sql lksctp-tools lm-sensors snmp-mibs-downloader libssl-doc 2022-10-21 19:36:31.797 | libstdc++-9-doc gfortran | fortran95-compiler gcj-jdk libyaml-doc 2022-10-21 19:36:31.797 | llvm-10-doc m4-doc make-doc libanyevent-perl libcache-memcached-perl 2022-10-21 19:36:31.797 | libmemcached libterm-readkey-perl libyaml-perl keychain libpam-ssh 2022-10-21 19:36:31.797 | monkeysphere ssh-askpass molly-guard cpufrequtils wireless-tools radeontool 2022-10-21 19:36:31.797 | libmail-box-perl postgresql-12 libjson-perl default-mysql-server 2022-10-21 19:36:31.798 | | virtual-mysql-server python3-mysqldb-dbg python-pygments-doc 2022-10-21 19:36:31.798 | ttf-bitstream-vera debootstrap sharutils-doc bsd-mailx | mailx sqlite3-doc 2022-10-21 19:36:31.798 | openssl-blacklist systemd-container ncompress tar-scripts tar-doc zip 2022-10-21 19:36:32.065 | The following NEW packages will be installed: 2022-10-21 19:36:32.065 | acl apache2 apache2-bin apache2-data apache2-dev apache2-utils autoconf 2022-10-21 19:36:32.065 | automake autopoint autotools-dev binfmt-support build-essential clang-10 2022-10-21 19:36:32.065 | comerr-dev conntrack conntrackd debhelper dh-autoreconf 2022-10-21 19:36:32.065 | dh-strip-nondeterminism dns-root-data dnsmasq-base dnsmasq-utils dpkg-dev 2022-10-21 19:36:32.065 | dstat dwz ebtables fakeroot fontconfig fontconfig-config fonts-dejavu-core 2022-10-21 19:36:32.065 | fonts-liberation g++ g++-9 genisoimage gettext graphviz haproxy 2022-10-21 19:36:32.065 | ibverbs-providers icu-devtools intltool-debian ipset iputils-arping ipvsadm 2022-10-21 19:36:32.065 | javascript-common keepalived krb5-multidev lib32gcc-s1 lib32stdc++6 2022-10-21 19:36:32.065 | libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl 2022-10-21 19:36:32.065 | libann0 libapache2-mod-proxy-uwsgi libapr1 libapr1-dev libaprutil1 2022-10-21 19:36:32.065 | libaprutil1-dbd-sqlite3 libaprutil1-dev libaprutil1-ldap 2022-10-21 19:36:32.065 | libarchive-cpio-perl libarchive-zip-perl libboost-iostreams1.71.0 2022-10-21 19:36:32.065 | libboost-thread1.71.0 libc6-i386 libcairo2 libcdt5 libcgraph6 2022-10-21 19:36:32.065 | libclang-common-10-dev libclang-cpp10 libclang1-10 libcroco3 libdatrie1 2022-10-21 19:36:32.065 | libdebhelper-perl libdpkg-perl liberasurecode-dev liberasurecode1 2022-10-21 19:36:32.065 | libfakeroot libffi-dev libfile-fcntllock-perl 2022-10-21 19:36:32.065 | libfile-stripnondeterminism-perl libfontconfig1 libgc1c2 libgd3 2022-10-21 19:36:32.065 | libgraphite2-3 libgssrpc4 libgts-0.7-5 libgts-bin libgvc6 libgvpr2 2022-10-21 19:36:32.066 | libharfbuzz0b libibverbs1 libice6 libicu-dev libidn11 libipset13 libiscsi7 2022-10-21 19:36:32.066 | libjansson4 libjbig0 libjpeg-dev libjpeg-turbo8 libjpeg-turbo8-dev libjpeg8 2022-10-21 19:36:32.066 | libjpeg8-dev libjs-jquery libjs-jquery-metadata libjs-jquery-tablesorter 2022-10-21 19:36:32.066 | libkadm5clnt-mit11 libkadm5srv-mit11 libkdb5-9 libkrb5-dev liblab-gamut1 2022-10-21 19:36:32.066 | libldap2-dev libllvm10 libltdl-dev liblua5.2-0 liblua5.3-0 2022-10-21 19:36:32.066 | libmail-sendmail-perl libmysqlclient-dev libmysqlclient21 libncurses-dev 2022-10-21 19:36:32.066 | libnetfilter-cthelper0 libnetfilter-queue1 libnl-3-200 libnl-genl-3-200 2022-10-21 19:36:32.066 | libnl-route-3-200 libobjc-9-dev libobjc4 libomp-10-dev libomp5-10 2022-10-21 19:36:32.066 | libpango-1.0-0 libpangocairo-1.0-0 libpangoft2-1.0-0 libpathplan4 libpfm4 2022-10-21 19:36:32.066 | libpixman-1-0 libpq-dev libpq5 librados2 librbd1 librdmacm1 libsasl2-dev 2022-10-21 19:36:32.066 | libsctp-dev libsctp1 libsensors-config libsensors5 libsm6 libsnmp-base 2022-10-21 19:36:32.066 | libsnmp35 libssl-dev libstdc++-9-dev libsub-override-perl 2022-10-21 19:36:32.066 | libsys-hostname-long-perl libsystemd-dev libthai-data libthai0 libtiff5 2022-10-21 19:36:32.066 | libtinfo-dev libtool libwebp6 libx86-1 libxaw7 libxcb-render0 libxcb-shm0 2022-10-21 19:36:32.066 | libxml2-dev libxmu6 libxpm4 libxrender1 libxslt1-dev libxt6 libyaml-dev 2022-10-21 19:36:32.066 | libz3-4 libz3-dev llvm-10 llvm-10-dev llvm-10-runtime llvm-10-tools lsscsi 2022-10-21 19:36:32.066 | m4 make memcached mysql-common pkg-config pm-utils po-debconf 2022-10-21 19:36:32.066 | postgresql-client-12 postgresql-client-common postgresql-common 2022-10-21 19:36:32.066 | postgresql-server-dev-12 postgresql-server-dev-all python-pip-whl 2022-10-21 19:36:32.066 | python3-mysqldb python3-pip python3-pygments python3-venv python3-wheel 2022-10-21 19:36:32.066 | python3-yaml python3.8-venv qemu-block-extra qemu-utils sharutils socat 2022-10-21 19:36:32.066 | sqlite3 ssl-cert unzip uuid-dev vbetool vlan x11-common 2022-10-21 19:36:32.067 | The following packages will be upgraded: 2022-10-21 19:36:32.067 | curl libcom-err2 libcurl4 libicu66 libldap-2.4-2 libnss-systemd 2022-10-21 19:36:32.067 | libpam-systemd libsasl2-2 libsasl2-modules libsasl2-modules-db libsqlite3-0 2022-10-21 19:36:32.068 | libssl1.1 libsystemd0 libuuid1 libxml2 libxslt1.1 open-iscsi openssh-client 2022-10-21 19:36:32.068 | openssh-server openssh-sftp-server openssl systemd systemd-sysv 2022-10-21 19:36:32.068 | systemd-timesyncd tar tcpdump uuid-runtime wget 2022-10-21 19:36:32.343 | 28 upgraded, 208 newly installed, 0 to remove and 177 not upgraded. 2022-10-21 19:36:32.343 | Need to get 162 MB of archives. 2022-10-21 19:36:32.343 | After this operation, 762 MB of additional disk space will be used. 2022-10-21 19:36:32.343 | 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-10-21 19:36:32.973 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libnss-systemd amd64 245.4-4ubuntu3.18 [96.1 kB] 2022-10-21 19:36:33.011 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd-timesyncd amd64 245.4-4ubuntu3.18 [28.1 kB] 2022-10-21 19:36:33.021 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd-sysv amd64 245.4-4ubuntu3.18 [10.3 kB] 2022-10-21 19:36:33.025 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-systemd amd64 245.4-4ubuntu3.18 [186 kB] 2022-10-21 19:36:33.109 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd amd64 245.4-4ubuntu3.18 [3,808 kB] 2022-10-21 19:36:34.038 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsystemd0 amd64 245.4-4ubuntu3.18 [269 kB] 2022-10-21 19:36:34.043 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libuuid1 amd64 2.34-0.1ubuntu9.3 [19.9 kB] 2022-10-21 19:36:34.044 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 uuid-runtime amd64 2.34-0.1ubuntu9.3 [35.2 kB] 2022-10-21 19:36:34.046 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libapr1 amd64 1.6.5-1ubuntu1 [91.4 kB] 2022-10-21 19:36:34.047 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.16 [1,321 kB] 2022-10-21 19:36:34.074 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1 amd64 1.6.1-4ubuntu2 [84.7 kB] 2022-10-21 19:36:34.076 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsqlite3-0 amd64 3.31.1-4ubuntu0.4 [549 kB] 2022-10-21 19:36:34.087 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1-dbd-sqlite3 amd64 1.6.1-4ubuntu2 [10.5 kB] 2022-10-21 19:36:34.088 | Get:15 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-10-21 19:36:34.152 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2ubuntu0.1 [49.3 kB] 2022-10-21 19:36:34.201 | Get:17 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-10-21 19:36:34.563 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1-ldap amd64 1.6.1-4ubuntu2 [8,736 B] 2022-10-21 19:36:34.564 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 curl amd64 7.68.0-1ubuntu2.13 [161 kB] 2022-10-21 19:36:34.568 | Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libcurl4 amd64 7.68.0-1ubuntu2.13 [235 kB] 2022-10-21 19:36:34.575 | Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjansson4 amd64 2.12-1build1 [28.9 kB] 2022-10-21 19:36:34.576 | Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblua5.2-0 amd64 5.2.4-1.1build3 [106 kB] 2022-10-21 19:36:34.578 | Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libicu66 amd64 66.1-2ubuntu2.1 [8,515 kB] 2022-10-21 19:36:35.926 | Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libxml2 amd64 2.9.10+dfsg-5ubuntu0.20.04.4 [640 kB] 2022-10-21 19:36:36.142 | Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-bin amd64 2.4.41-4ubuntu3.12 [1,181 kB] 2022-10-21 19:36:36.246 | Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-data all 2.4.41-4ubuntu3.12 [159 kB] 2022-10-21 19:36:36.249 | Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-utils amd64 2.4.41-4ubuntu3.12 [84.5 kB] 2022-10-21 19:36:36.252 | Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2 amd64 2.4.41-4ubuntu3.12 [95.6 kB] 2022-10-21 19:36:36.254 | Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblua5.3-0 amd64 5.3.3-1.1ubuntu2 [116 kB] 2022-10-21 19:36:36.256 | Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 haproxy amd64 2.0.29-0ubuntu1 [1,538 kB] 2022-10-21 19:36:36.454 | Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnl-3-200 amd64 3.4.0-1 [53.9 kB] 2022-10-21 19:36:36.456 | Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnl-genl-3-200 amd64 3.4.0-1 [11.1 kB] 2022-10-21 19:36:36.457 | Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 mysql-common all 5.8+1.0.5ubuntu2 [7,496 B] 2022-10-21 19:36:36.457 | Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libmysqlclient21 amd64 8.0.30-0ubuntu0.20.04.2 [1,323 kB] 2022-10-21 19:36:36.922 | Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsensors-config all 1:3.6.0-2ubuntu1.1 [6,052 B] 2022-10-21 19:36:36.923 | Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsensors5 amd64 1:3.6.0-2ubuntu1.1 [27.2 kB] 2022-10-21 19:36:36.924 | Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsnmp-base all 5.8+dfsg-2ubuntu2.5 [206 kB] 2022-10-21 19:36:36.929 | Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsnmp35 amd64 5.8+dfsg-2ubuntu2.5 [980 kB] 2022-10-21 19:36:36.968 | Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 keepalived amd64 1:2.0.19-2ubuntu0.2 [361 kB] 2022-10-21 19:36:37.053 | Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 memcached amd64 1.5.22-2ubuntu0.2 [128 kB] 2022-10-21 19:36:37.057 | Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 open-iscsi amd64 2.0.874-7.1ubuntu6.2 [283 kB] 2022-10-21 19:36:37.179 | Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libcom-err2 amd64 1.45.5-2ubuntu1.1 [9,548 B] 2022-10-21 19:36:37.180 | Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssl amd64 1.1.1f-1ubuntu2.16 [621 kB] 2022-10-21 19:36:37.194 | Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-yaml amd64 5.3.1-1ubuntu0.1 [136 kB] 2022-10-21 19:36:37.274 | Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-sftp-server amd64 1:8.2p1-4ubuntu0.5 [51.5 kB] 2022-10-21 19:36:37.276 | Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-server amd64 1:8.2p1-4ubuntu0.5 [377 kB] 2022-10-21 19:36:37.302 | Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-client amd64 1:8.2p1-4ubuntu0.5 [671 kB] 2022-10-21 19:36:37.521 | Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 tcpdump amd64 4.9.3-4ubuntu0.1 [369 kB] 2022-10-21 19:36:37.530 | Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 wget amd64 1.20.3-1ubuntu2 [348 kB] 2022-10-21 19:36:37.538 | Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 acl amd64 2.2.53-6 [37.8 kB] 2022-10-21 19:36:37.539 | Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 autotools-dev all 20180224.1 [39.6 kB] 2022-10-21 19:36:37.540 | Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 m4 amd64 1.4.18-4 [199 kB] 2022-10-21 19:36:37.544 | Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 autoconf all 2.69-11.1 [321 kB] 2022-10-21 19:36:37.898 | Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 automake all 1:1.16.1-4ubuntu6 [522 kB] 2022-10-21 19:36:37.907 | Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 autopoint all 0.19.8.1-10build1 [412 kB] 2022-10-21 19:36:37.933 | Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libllvm10 amd64 1:10.0.0-4ubuntu1 [15.3 MB] 2022-10-21 19:36:40.310 | Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libclang-cpp10 amd64 1:10.0.0-4ubuntu1 [9,944 kB] 2022-10-21 19:36:41.913 | Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libstdc++-9-dev amd64 9.4.0-1ubuntu1~20.04.1 [1,722 kB] 2022-10-21 19:36:42.247 | Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libgc1c2 amd64 1:7.6.4-0.4ubuntu1 [83.9 kB] 2022-10-21 19:36:42.249 | 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-10-21 19:36:42.251 | 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-10-21 19:36:42.290 | Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6-i386 amd64 2.31-0ubuntu9.9 [2,730 kB] 2022-10-21 19:36:42.718 | 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-10-21 19:36:42.720 | 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-10-21 19:36:42.814 | 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-10-21 19:36:43.629 | Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libclang1-10 amd64 1:10.0.0-4ubuntu1 [7,571 kB] 2022-10-21 19:36:44.960 | Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 clang-10 amd64 1:10.0.0-4ubuntu1 [66.9 kB] 2022-10-21 19:36:44.962 | Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtool all 2.4.6-14 [161 kB] 2022-10-21 19:36:44.965 | Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dh-autoreconf all 19 [16.1 kB] 2022-10-21 19:36:44.966 | Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libdebhelper-perl all 12.10ubuntu1 [62.1 kB] 2022-10-21 19:36:44.967 | Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-zip-perl all 1.67-2 [90.5 kB] 2022-10-21 19:36:45.039 | Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsub-override-perl all 0.09-2 [9,532 B] 2022-10-21 19:36:45.040 | Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfile-stripnondeterminism-perl all 1.7.0-1 [15.9 kB] 2022-10-21 19:36:45.040 | Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dh-strip-nondeterminism all 1.7.0-1 [5,228 B] 2022-10-21 19:36:45.041 | Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libdpkg-perl all 1.19.7ubuntu3.2 [231 kB] 2022-10-21 19:36:45.075 | Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 make amd64 4.2.1-1.2 [162 kB] 2022-10-21 19:36:45.159 | Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 dpkg-dev all 1.19.7ubuntu3.2 [679 kB] 2022-10-21 19:36:45.269 | Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dwz amd64 0.13-5 [151 kB] 2022-10-21 19:36:45.627 | Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcroco3 amd64 0.6.13-1 [82.5 kB] 2022-10-21 19:36:45.640 | Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 gettext amd64 0.19.8.1-10build1 [895 kB] 2022-10-21 19:36:45.786 | Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 intltool-debian all 0.35.0+20060710.5 [24.9 kB] 2022-10-21 19:36:45.790 | Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 po-debconf all 1.0.21 [233 kB] 2022-10-21 19:36:45.827 | Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 debhelper all 12.10ubuntu1 [877 kB] 2022-10-21 19:36:45.969 | Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 uuid-dev amd64 2.34-0.1ubuntu9.3 [33.6 kB] 2022-10-21 19:36:45.975 | Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsctp1 amd64 1.0.18+dfsg-1 [7,876 B] 2022-10-21 19:36:45.976 | Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsctp-dev amd64 1.0.18+dfsg-1 [59.8 kB] 2022-10-21 19:36:45.986 | Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libapr1-dev amd64 1.6.5-1ubuntu1 [702 kB] 2022-10-21 19:36:46.100 | Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap2-dev amd64 2.4.49+dfsg-2ubuntu1.9 [262 kB] 2022-10-21 19:36:46.143 | Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1-dev amd64 1.6.1-4ubuntu2 [394 kB] 2022-10-21 19:36:46.207 | Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-dev amd64 2.4.41-4ubuntu3.12 [180 kB] 2022-10-21 19:36:46.236 | Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 binfmt-support amd64 2.2.0-2 [58.2 kB] 2022-10-21 19:36:46.245 | Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 g++-9 amd64 9.4.0-1ubuntu1~20.04.1 [8,420 kB] 2022-10-21 19:36:47.282 | Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 g++ amd64 4:9.3.0-1ubuntu2 [1,604 B] 2022-10-21 19:36:47.283 | Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 build-essential amd64 12.8ubuntu1.1 [4,664 B] 2022-10-21 19:36:47.283 | Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 conntrack amd64 1:1.4.5-2 [30.3 kB] 2022-10-21 19:36:47.284 | Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libnetfilter-cthelper0 amd64 1.0.0-1ubuntu2 [6,724 B] 2022-10-21 19:36:47.285 | Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libnetfilter-queue1 amd64 1.0.3-1 [12.4 kB] 2022-10-21 19:36:47.285 | Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 conntrackd amd64 1:1.4.5-2 [125 kB] 2022-10-21 19:36:47.288 | Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dns-root-data all 2019052802 [5,300 B] 2022-10-21 19:36:47.288 | Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libidn11 amd64 1.33-2.2ubuntu2 [46.2 kB] 2022-10-21 19:36:47.289 | Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 dnsmasq-base amd64 2.80-1.1ubuntu1.5 [315 kB] 2022-10-21 19:36:47.577 | Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 dnsmasq-utils amd64 2.80-1.1ubuntu1.5 [13.2 kB] 2022-10-21 19:36:47.692 | Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 dstat all 0.7.4-6 [55.6 kB] 2022-10-21 19:36:47.871 | Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ebtables amd64 2.0.11-3build1 [80.3 kB] 2022-10-21 19:36:47.997 | Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfakeroot amd64 1.24-1 [25.7 kB] 2022-10-21 19:36:48.028 | Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fakeroot amd64 1.24-1 [62.6 kB] 2022-10-21 19:36:48.082 | Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fonts-dejavu-core all 2.37-1 [1,041 kB] 2022-10-21 19:36:48.358 | Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fonts-liberation all 1:1.07.4-11 [822 kB] 2022-10-21 19:36:48.440 | Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fontconfig-config all 2.13.1-2ubuntu3 [28.8 kB] 2022-10-21 19:36:48.442 | Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfontconfig1 amd64 2.13.1-2ubuntu3 [114 kB] 2022-10-21 19:36:48.452 | Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fontconfig amd64 2.13.1-2ubuntu3 [171 kB] 2022-10-21 19:36:48.468 | Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 genisoimage amd64 9:1.1.11-3.1ubuntu1 [330 kB] 2022-10-21 19:36:48.496 | Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libann0 amd64 1.1.2+doc-7build1 [26.0 kB] 2022-10-21 19:36:48.498 | Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libcdt5 amd64 2.42.2-3build2 [18.7 kB] 2022-10-21 19:36:48.499 | Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libcgraph6 amd64 2.42.2-3build2 [41.3 kB] 2022-10-21 19:36:48.503 | Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libjpeg-turbo8 amd64 2.0.3-0ubuntu1.20.04.3 [118 kB] 2022-10-21 19:36:48.513 | Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjpeg8 amd64 8c-2ubuntu8 [2,194 B] 2022-10-21 19:36:48.593 | Get:118 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjbig0 amd64 2.1-3.1build1 [26.7 kB] 2022-10-21 19:36:48.596 | Get:119 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwebp6 amd64 0.6.1-2ubuntu0.20.04.1 [185 kB] 2022-10-21 19:36:48.611 | Get:120 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libtiff5 amd64 4.1.0+git191117-2ubuntu0.20.04.5 [162 kB] 2022-10-21 19:36:48.625 | Get:121 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxpm4 amd64 1:3.5.12-1 [34.0 kB] 2022-10-21 19:36:48.705 | Get:122 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgd3 amd64 2.2.5-5.2ubuntu2.1 [118 kB] 2022-10-21 19:36:48.716 | Get:123 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgts-0.7-5 amd64 0.7.6+darcs121130-4 [150 kB] 2022-10-21 19:36:48.729 | Get:124 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpixman-1-0 amd64 0.38.4-0ubuntu1 [227 kB] 2022-10-21 19:36:48.748 | Get:125 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-render0 amd64 1.14-2 [14.8 kB] 2022-10-21 19:36:48.749 | Get:126 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-shm0 amd64 1.14-2 [5,584 B] 2022-10-21 19:36:48.750 | Get:127 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxrender1 amd64 1:0.9.10-1 [18.7 kB] 2022-10-21 19:36:48.818 | Get:128 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcairo2 amd64 1.16.0-4ubuntu1 [583 kB] 2022-10-21 19:36:48.869 | Get:129 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libgraphite2-3 amd64 1.3.13-11build1 [73.5 kB] 2022-10-21 19:36:48.875 | Get:130 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libharfbuzz0b amd64 2.6.4-1ubuntu4.2 [391 kB] 2022-10-21 19:36:48.909 | Get:131 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libthai-data all 0.1.28-3 [134 kB] 2022-10-21 19:36:48.930 | Get:132 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libdatrie1 amd64 0.2.12-3 [18.7 kB] 2022-10-21 19:36:48.933 | Get:133 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libthai0 amd64 0.1.28-3 [18.1 kB] 2022-10-21 19:36:48.934 | Get:134 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpango-1.0-0 amd64 1.44.7-2ubuntu4 [162 kB] 2022-10-21 19:36:48.948 | Get:135 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpangoft2-1.0-0 amd64 1.44.7-2ubuntu4 [34.9 kB] 2022-10-21 19:36:48.951 | Get:136 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpangocairo-1.0-0 amd64 1.44.7-2ubuntu4 [24.8 kB] 2022-10-21 19:36:48.953 | Get:137 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpathplan4 amd64 2.42.2-3build2 [21.9 kB] 2022-10-21 19:36:49.043 | Get:138 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgvc6 amd64 2.42.2-3build2 [647 kB] 2022-10-21 19:36:49.098 | Get:139 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgvpr2 amd64 2.42.2-3build2 [167 kB] 2022-10-21 19:36:49.113 | Get:140 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 liblab-gamut1 amd64 2.42.2-3build2 [177 kB] 2022-10-21 19:36:49.128 | Get:141 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 x11-common all 1:7.7+19ubuntu14 [22.3 kB] 2022-10-21 19:36:49.155 | Get:142 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libice6 amd64 2:1.0.10-0ubuntu1 [41.0 kB] 2022-10-21 19:36:49.159 | Get:143 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsm6 amd64 2:1.2.3-1 [16.1 kB] 2022-10-21 19:36:49.161 | Get:144 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxt6 amd64 1:1.1.5-1 [160 kB] 2022-10-21 19:36:49.175 | Get:145 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxmu6 amd64 2:1.1.3-0ubuntu1 [45.8 kB] 2022-10-21 19:36:49.179 | Get:146 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxaw7 amd64 2:1.0.13-1 [173 kB] 2022-10-21 19:36:49.194 | Get:147 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 graphviz amd64 2.42.2-3build2 [590 kB] 2022-10-21 19:36:49.268 | Get:148 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnl-route-3-200 amd64 3.4.0-1 [149 kB] 2022-10-21 19:36:49.281 | Get:149 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libibverbs1 amd64 28.0-1ubuntu1 [53.6 kB] 2022-10-21 19:36:49.285 | Get:150 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ibverbs-providers amd64 28.0-1ubuntu1 [232 kB] 2022-10-21 19:36:49.305 | Get:151 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 icu-devtools amd64 66.1-2ubuntu2.1 [189 kB] 2022-10-21 19:36:49.381 | Get:152 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 iputils-arping amd64 3:20190709-3 [15.8 kB] 2022-10-21 19:36:49.382 | Get:153 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 javascript-common all 11 [6,066 B] 2022-10-21 19:36:49.383 | Get:154 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] 2022-10-21 19:36:49.387 | Get:155 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] 2022-10-21 19:36:49.391 | Get:156 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] 2022-10-21 19:36:49.395 | Get:157 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] 2022-10-21 19:36:49.493 | Get:158 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 comerr-dev amd64 2.1-1.45.5-2ubuntu1.1 [39.9 kB] 2022-10-21 19:36:49.497 | Get:159 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] 2022-10-21 19:36:49.507 | Get:160 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-diff-perl all 1.19.03-2 [46.6 kB] 2022-10-21 19:36:49.511 | Get:161 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-diff-xs-perl amd64 0.04-6 [11.3 kB] 2022-10-21 19:36:49.606 | Get:162 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-merge-perl all 0.08-3 [12.0 kB] 2022-10-21 19:36:49.607 | Get:163 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-cpio-perl all 0.10-1 [9,644 B] 2022-10-21 19:36:49.608 | Get:164 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libboost-iostreams1.71.0 amd64 1.71.0-6ubuntu6 [237 kB] 2022-10-21 19:36:49.628 | Get:165 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libboost-thread1.71.0 amd64 1.71.0-6ubuntu6 [249 kB] 2022-10-21 19:36:49.650 | Get:166 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfile-fcntllock-perl amd64 0.22-3build4 [33.1 kB] 2022-10-21 19:36:49.653 | Get:167 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgts-bin amd64 0.7.6+darcs121130-4 [41.3 kB] 2022-10-21 19:36:49.719 | Get:168 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libicu-dev amd64 66.1-2ubuntu2.1 [9,451 kB] 2022-10-21 19:36:50.972 | Get:169 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libipset13 amd64 7.5-1ubuntu0.20.04.1 [53.6 kB] 2022-10-21 19:36:50.975 | Get:170 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 librdmacm1 amd64 28.0-1ubuntu1 [64.9 kB] 2022-10-21 19:36:50.975 | Get:171 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libiscsi7 amd64 1.18.0-2 [63.9 kB] 2022-10-21 19:36:50.977 | Get:172 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libjpeg-turbo8-dev amd64 2.0.3-0ubuntu1.20.04.3 [238 kB] 2022-10-21 19:36:50.982 | Get:173 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjpeg8-dev amd64 8c-2ubuntu8 [1,552 B] 2022-10-21 19:36:50.982 | Get:174 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjpeg-dev amd64 8c-2ubuntu8 [1,546 B] 2022-10-21 19:36:50.982 | Get:175 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjs-jquery all 3.3.1~dfsg-3 [329 kB] 2022-10-21 19:36:50.988 | Get:176 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-jquery-metadata all 12-1.1 [7,032 B] 2022-10-21 19:36:50.988 | Get:177 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-jquery-tablesorter all 1:2.31.1+dfsg1-1 [175 kB] 2022-10-21 19:36:51.086 | Get:178 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libltdl-dev amd64 2.4.6-14 [162 kB] 2022-10-21 19:36:51.101 | Get:179 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsys-hostname-long-perl all 1.5-1 [11.7 kB] 2022-10-21 19:36:51.103 | Get:180 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libmail-sendmail-perl all 0.80-1 [22.6 kB] 2022-10-21 19:36:51.105 | Get:181 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl-dev amd64 1.1.1f-1ubuntu2.16 [1,584 kB] 2022-10-21 19:36:51.362 | Get:182 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libmysqlclient-dev amd64 8.0.30-0ubuntu0.20.04.2 [1,657 kB] 2022-10-21 19:36:51.573 | Get:183 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libncurses-dev amd64 6.2-0ubuntu2 [339 kB] 2022-10-21 19:36:51.600 | Get:184 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libomp5-10 amd64 1:10.0.0-4ubuntu1 [300 kB] 2022-10-21 19:36:51.605 | Get:185 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libomp-10-dev amd64 1:10.0.0-4ubuntu1 [47.7 kB] 2022-10-21 19:36:51.643 | Get:186 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpq5 amd64 12.12-0ubuntu0.20.04.1 [117 kB] 2022-10-21 19:36:51.646 | Get:187 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpq-dev amd64 12.12-0ubuntu0.20.04.1 [137 kB] 2022-10-21 19:36:51.649 | Get:188 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 librados2 amd64 15.2.16-0ubuntu0.20.04.1 [3,214 kB] 2022-10-21 19:36:52.199 | Get:189 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 librbd1 amd64 15.2.16-0ubuntu0.20.04.1 [1,623 kB] 2022-10-21 19:36:52.458 | Get:190 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsasl2-dev amd64 2.1.27+dfsg-2ubuntu0.1 [226 kB] 2022-10-21 19:36:52.614 | Get:191 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsasl2-modules amd64 2.1.27+dfsg-2ubuntu0.1 [48.8 kB] 2022-10-21 19:36:52.615 | Get:192 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsystemd-dev amd64 245.4-4ubuntu3.18 [246 kB] 2022-10-21 19:36:52.627 | Get:193 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtinfo-dev amd64 6.2-0ubuntu2 [968 B] 2022-10-21 19:36:52.628 | Get:194 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libx86-1 amd64 1.1+ds1-11 [76.1 kB] 2022-10-21 19:36:52.629 | Get:195 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libxml2-dev amd64 2.9.10+dfsg-5ubuntu0.20.04.4 [736 kB] 2022-10-21 19:36:52.644 | Get:196 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libxslt1.1 amd64 1.1.34-4ubuntu0.20.04.1 [151 kB] 2022-10-21 19:36:52.647 | Get:197 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libxslt1-dev amd64 1.1.34-4ubuntu0.20.04.1 [219 kB] 2022-10-21 19:36:52.731 | Get:198 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10-runtime amd64 1:10.0.0-4ubuntu1 [180 kB] 2022-10-21 19:36:52.828 | Get:199 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpfm4 amd64 4.10.1+git20-g7700f49-2 [266 kB] 2022-10-21 19:36:52.833 | Get:200 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10 amd64 1:10.0.0-4ubuntu1 [5,214 kB] 2022-10-21 19:36:53.684 | Get:201 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libffi-dev amd64 3.3-4 [57.0 kB] 2022-10-21 19:36:53.685 | Get:202 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-pygments all 2.3.1+dfsg-1ubuntu2.2 [579 kB] 2022-10-21 19:36:53.967 | Get:203 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10-tools amd64 1:10.0.0-4ubuntu1 [317 kB] 2022-10-21 19:36:54.645 | Get:204 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libz3-4 amd64 4.8.7-4build1 [6,792 kB] 2022-10-21 19:36:55.668 | Get:205 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libz3-dev amd64 4.8.7-4build1 [67.5 kB] 2022-10-21 19:36:55.670 | Get:206 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10-dev amd64 1:10.0.0-4ubuntu1 [26.0 MB] 2022-10-21 19:37:00.574 | Get:207 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 lsscsi amd64 0.30-0.1 [46.1 kB] 2022-10-21 19:37:00.575 | Get:208 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 pkg-config amd64 0.29.1-0ubuntu4 [45.5 kB] 2022-10-21 19:37:00.575 | Get:209 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 pm-utils all 1.4.1-19 [48.1 kB] 2022-10-21 19:37:00.582 | Get:210 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 postgresql-client-common all 214ubuntu0.1 [28.2 kB] 2022-10-21 19:37:00.588 | Get:211 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 postgresql-client-12 amd64 12.12-0ubuntu0.20.04.1 [1,051 kB] 2022-10-21 19:37:00.784 | Get:212 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ssl-cert all 1.0.39 [17.0 kB] 2022-10-21 19:37:00.787 | Get:213 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 postgresql-common all 214ubuntu0.1 [169 kB] 2022-10-21 19:37:00.819 | Get:214 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 postgresql-server-dev-12 amd64 12.12-0ubuntu0.20.04.1 [983 kB] 2022-10-21 19:37:01.018 | Get:215 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 postgresql-server-dev-all all 214ubuntu0.1 [7,652 B] 2022-10-21 19:37:01.019 | Get:216 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 python-pip-whl all 20.0.2-5ubuntu1.6 [1,805 kB] 2022-10-21 19:37:01.342 | Get:217 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-mysqldb amd64 1.4.4-2build1 [44.9 kB] 2022-10-21 19:37:01.351 | Get:218 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-wheel all 0.34.2-1 [23.8 kB] 2022-10-21 19:37:01.354 | Get:219 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 python3-pip all 20.0.2-5ubuntu1.6 [231 kB] 2022-10-21 19:37:01.397 | Get:220 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 python3.8-venv amd64 3.8.10-0ubuntu1~20.04.5 [5,444 B] 2022-10-21 19:37:01.399 | Get:221 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-venv amd64 3.8.2-0ubuntu2 [1,228 B] 2022-10-21 19:37:01.399 | Get:222 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 qemu-block-extra amd64 1:4.2-3ubuntu6.23 [54.9 kB] 2022-10-21 19:37:01.409 | Get:223 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 qemu-utils amd64 1:4.2-3ubuntu6.23 [968 kB] 2022-10-21 19:37:01.591 | Get:224 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 sharutils amd64 1:4.15.2-4build1 [155 kB] 2022-10-21 19:37:01.619 | Get:225 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 sqlite3 amd64 3.31.1-4ubuntu0.4 [860 kB] 2022-10-21 19:37:01.780 | Get:226 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 unzip amd64 6.0-25ubuntu1.1 [168 kB] 2022-10-21 19:37:01.811 | Get:227 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 vbetool amd64 1.1-4 [11.5 kB] 2022-10-21 19:37:01.814 | Get:228 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 ipset amd64 7.5-1ubuntu0.20.04.1 [29.8 kB] 2022-10-21 19:37:01.819 | Get:229 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ipvsadm amd64 1:1.31-1 [40.2 kB] 2022-10-21 19:37:01.827 | Get:230 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libapache2-mod-proxy-uwsgi amd64 2.4.41-4ubuntu3.12 [1,184 B] 2022-10-21 19:37:01.827 | Get:231 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liberasurecode1 amd64 1.6.1-4 [40.2 kB] 2022-10-21 19:37:01.834 | Get:232 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liberasurecode-dev amd64 1.6.1-4 [15.1 kB] 2022-10-21 19:37:01.837 | Get:233 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] 2022-10-21 19:37:01.840 | Get:234 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libyaml-dev amd64 0.2.2-1 [58.2 kB] 2022-10-21 19:37:01.942 | Get:235 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 socat amd64 1.7.3.3-2 [323 kB] 2022-10-21 19:37:02.002 | Get:236 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 vlan all 2.0.4ubuntu1.20.04.1 [11.3 kB] 2022-10-21 19:37:03.472 | Preconfiguring packages ... 2022-10-21 19:37:03.615 | Fetched 162 MB in 30s (5,416 kB/s) 2022-10-21 19:37:03.678 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 67324 files and directories currently installed.) 2022-10-21 19:37:03.680 | Preparing to unpack .../tar_1.30+dfsg-7ubuntu0.20.04.2_amd64.deb ... 2022-10-21 19:37:03.696 | Unpacking tar (1.30+dfsg-7ubuntu0.20.04.2) over (1.30+dfsg-7ubuntu0.20.04.1) ... 2022-10-21 19:37:03.774 | Setting up tar (1.30+dfsg-7ubuntu0.20.04.2) ... 2022-10-21 19:37:03.857 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 67324 files and directories currently installed.) 2022-10-21 19:37:03.860 | Preparing to unpack .../0-libnss-systemd_245.4-4ubuntu3.18_amd64.deb ... 2022-10-21 19:37:03.873 | Unpacking libnss-systemd:amd64 (245.4-4ubuntu3.18) over (245.4-4ubuntu3.6) ... 2022-10-21 19:37:03.942 | Preparing to unpack .../1-systemd-timesyncd_245.4-4ubuntu3.18_amd64.deb ... 2022-10-21 19:37:03.954 | Unpacking systemd-timesyncd (245.4-4ubuntu3.18) over (245.4-4ubuntu3.6) ... 2022-10-21 19:37:04.348 | Preparing to unpack .../2-systemd-sysv_245.4-4ubuntu3.18_amd64.deb ... 2022-10-21 19:37:04.354 | Unpacking systemd-sysv (245.4-4ubuntu3.18) over (245.4-4ubuntu3.6) ... 2022-10-21 19:37:04.399 | Preparing to unpack .../3-libpam-systemd_245.4-4ubuntu3.18_amd64.deb ... 2022-10-21 19:37:04.407 | Unpacking libpam-systemd:amd64 (245.4-4ubuntu3.18) over (245.4-4ubuntu3.6) ... 2022-10-21 19:37:04.478 | Preparing to unpack .../4-systemd_245.4-4ubuntu3.18_amd64.deb ... 2022-10-21 19:37:04.633 | Unpacking systemd (245.4-4ubuntu3.18) over (245.4-4ubuntu3.6) ... 2022-10-21 19:37:05.466 | Preparing to unpack .../5-libsystemd0_245.4-4ubuntu3.18_amd64.deb ... 2022-10-21 19:37:05.477 | Unpacking libsystemd0:amd64 (245.4-4ubuntu3.18) over (245.4-4ubuntu3.6) ... 2022-10-21 19:37:05.557 | Setting up libsystemd0:amd64 (245.4-4ubuntu3.18) ... 2022-10-21 19:37:05.634 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 67325 files and directories currently installed.) 2022-10-21 19:37:05.636 | Preparing to unpack .../libuuid1_2.34-0.1ubuntu9.3_amd64.deb ... 2022-10-21 19:37:05.646 | Unpacking libuuid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9.1) ... 2022-10-21 19:37:05.691 | Setting up libuuid1:amd64 (2.34-0.1ubuntu9.3) ... 2022-10-21 19:37:05.780 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 67325 files and directories currently installed.) 2022-10-21 19:37:05.782 | Preparing to unpack .../000-uuid-runtime_2.34-0.1ubuntu9.3_amd64.deb ... 2022-10-21 19:37:05.793 | Unpacking uuid-runtime (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9.1) ... 2022-10-21 19:37:05.852 | Selecting previously unselected package libapr1:amd64. 2022-10-21 19:37:05.860 | Preparing to unpack .../001-libapr1_1.6.5-1ubuntu1_amd64.deb ... 2022-10-21 19:37:05.862 | Unpacking libapr1:amd64 (1.6.5-1ubuntu1) ... 2022-10-21 19:37:05.916 | Preparing to unpack .../002-libssl1.1_1.1.1f-1ubuntu2.16_amd64.deb ... 2022-10-21 19:37:05.927 | Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.16) over (1.1.1f-1ubuntu2.3) ... 2022-10-21 19:37:06.126 | Selecting previously unselected package libaprutil1:amd64. 2022-10-21 19:37:06.133 | Preparing to unpack .../003-libaprutil1_1.6.1-4ubuntu2_amd64.deb ... 2022-10-21 19:37:06.136 | Unpacking libaprutil1:amd64 (1.6.1-4ubuntu2) ... 2022-10-21 19:37:06.181 | Preparing to unpack .../004-libsqlite3-0_3.31.1-4ubuntu0.4_amd64.deb ... 2022-10-21 19:37:06.191 | Unpacking libsqlite3-0:amd64 (3.31.1-4ubuntu0.4) over (3.31.1-4ubuntu0.2) ... 2022-10-21 19:37:06.288 | Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. 2022-10-21 19:37:06.295 | Preparing to unpack .../005-libaprutil1-dbd-sqlite3_1.6.1-4ubuntu2_amd64.deb ... 2022-10-21 19:37:06.297 | Unpacking libaprutil1-dbd-sqlite3:amd64 (1.6.1-4ubuntu2) ... 2022-10-21 19:37:06.328 | Preparing to unpack .../006-libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 2022-10-21 19:37:06.334 | Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) over (2.1.27+dfsg-2) ... 2022-10-21 19:37:06.381 | Preparing to unpack .../007-libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 2022-10-21 19:37:06.395 | Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) over (2.1.27+dfsg-2) ... 2022-10-21 19:37:06.438 | Preparing to unpack .../008-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.9_amd64.deb ... 2022-10-21 19:37:06.447 | Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.9) over (2.4.49+dfsg-2ubuntu1.7) ... 2022-10-21 19:37:06.493 | Selecting previously unselected package libaprutil1-ldap:amd64. 2022-10-21 19:37:06.500 | Preparing to unpack .../009-libaprutil1-ldap_1.6.1-4ubuntu2_amd64.deb ... 2022-10-21 19:37:06.502 | Unpacking libaprutil1-ldap:amd64 (1.6.1-4ubuntu2) ... 2022-10-21 19:37:06.532 | Preparing to unpack .../010-curl_7.68.0-1ubuntu2.13_amd64.deb ... 2022-10-21 19:37:06.537 | Unpacking curl (7.68.0-1ubuntu2.13) over (7.68.0-1ubuntu2.5) ... 2022-10-21 19:37:06.593 | Preparing to unpack .../011-libcurl4_7.68.0-1ubuntu2.13_amd64.deb ... 2022-10-21 19:37:06.604 | Unpacking libcurl4:amd64 (7.68.0-1ubuntu2.13) over (7.68.0-1ubuntu2.5) ... 2022-10-21 19:37:06.663 | Selecting previously unselected package libjansson4:amd64. 2022-10-21 19:37:06.670 | Preparing to unpack .../012-libjansson4_2.12-1build1_amd64.deb ... 2022-10-21 19:37:06.671 | Unpacking libjansson4:amd64 (2.12-1build1) ... 2022-10-21 19:37:06.700 | Selecting previously unselected package liblua5.2-0:amd64. 2022-10-21 19:37:06.707 | Preparing to unpack .../013-liblua5.2-0_5.2.4-1.1build3_amd64.deb ... 2022-10-21 19:37:06.709 | Unpacking liblua5.2-0:amd64 (5.2.4-1.1build3) ... 2022-10-21 19:37:06.755 | Preparing to unpack .../014-libicu66_66.1-2ubuntu2.1_amd64.deb ... 2022-10-21 19:37:06.763 | Unpacking libicu66:amd64 (66.1-2ubuntu2.1) over (66.1-2ubuntu2) ... 2022-10-21 19:37:08.021 | Preparing to unpack .../015-libxml2_2.9.10+dfsg-5ubuntu0.20.04.4_amd64.deb ... 2022-10-21 19:37:08.029 | Unpacking libxml2:amd64 (2.9.10+dfsg-5ubuntu0.20.04.4) over (2.9.10+dfsg-5) ... 2022-10-21 19:37:08.146 | Selecting previously unselected package apache2-bin. 2022-10-21 19:37:08.154 | Preparing to unpack .../016-apache2-bin_2.4.41-4ubuntu3.12_amd64.deb ... 2022-10-21 19:37:08.156 | Unpacking apache2-bin (2.4.41-4ubuntu3.12) ... 2022-10-21 19:37:08.357 | Selecting previously unselected package apache2-data. 2022-10-21 19:37:08.364 | Preparing to unpack .../017-apache2-data_2.4.41-4ubuntu3.12_all.deb ... 2022-10-21 19:37:08.366 | Unpacking apache2-data (2.4.41-4ubuntu3.12) ... 2022-10-21 19:37:08.469 | Selecting previously unselected package apache2-utils. 2022-10-21 19:37:08.476 | Preparing to unpack .../018-apache2-utils_2.4.41-4ubuntu3.12_amd64.deb ... 2022-10-21 19:37:08.479 | Unpacking apache2-utils (2.4.41-4ubuntu3.12) ... 2022-10-21 19:37:08.520 | Selecting previously unselected package apache2. 2022-10-21 19:37:08.527 | Preparing to unpack .../019-apache2_2.4.41-4ubuntu3.12_amd64.deb ... 2022-10-21 19:37:08.546 | Unpacking apache2 (2.4.41-4ubuntu3.12) ... 2022-10-21 19:37:08.606 | Selecting previously unselected package liblua5.3-0:amd64. 2022-10-21 19:37:08.613 | Preparing to unpack .../020-liblua5.3-0_5.3.3-1.1ubuntu2_amd64.deb ... 2022-10-21 19:37:08.615 | Unpacking liblua5.3-0:amd64 (5.3.3-1.1ubuntu2) ... 2022-10-21 19:37:08.658 | Selecting previously unselected package haproxy. 2022-10-21 19:37:08.665 | Preparing to unpack .../021-haproxy_2.0.29-0ubuntu1_amd64.deb ... 2022-10-21 19:37:08.675 | Unpacking haproxy (2.0.29-0ubuntu1) ... 2022-10-21 19:37:08.893 | Selecting previously unselected package libnl-3-200:amd64. 2022-10-21 19:37:08.901 | Preparing to unpack .../022-libnl-3-200_3.4.0-1_amd64.deb ... 2022-10-21 19:37:08.903 | Unpacking libnl-3-200:amd64 (3.4.0-1) ... 2022-10-21 19:37:08.936 | Selecting previously unselected package libnl-genl-3-200:amd64. 2022-10-21 19:37:08.942 | Preparing to unpack .../023-libnl-genl-3-200_3.4.0-1_amd64.deb ... 2022-10-21 19:37:08.944 | Unpacking libnl-genl-3-200:amd64 (3.4.0-1) ... 2022-10-21 19:37:08.972 | Selecting previously unselected package mysql-common. 2022-10-21 19:37:08.980 | Preparing to unpack .../024-mysql-common_5.8+1.0.5ubuntu2_all.deb ... 2022-10-21 19:37:08.996 | Unpacking mysql-common (5.8+1.0.5ubuntu2) ... 2022-10-21 19:37:09.023 | Selecting previously unselected package libmysqlclient21:amd64. 2022-10-21 19:37:09.030 | Preparing to unpack .../025-libmysqlclient21_8.0.30-0ubuntu0.20.04.2_amd64.deb ... 2022-10-21 19:37:09.032 | Unpacking libmysqlclient21:amd64 (8.0.30-0ubuntu0.20.04.2) ... 2022-10-21 19:37:09.273 | Selecting previously unselected package libsensors-config. 2022-10-21 19:37:09.281 | Preparing to unpack .../026-libsensors-config_1%3a3.6.0-2ubuntu1.1_all.deb ... 2022-10-21 19:37:09.283 | Unpacking libsensors-config (1:3.6.0-2ubuntu1.1) ... 2022-10-21 19:37:09.313 | Selecting previously unselected package libsensors5:amd64. 2022-10-21 19:37:09.320 | Preparing to unpack .../027-libsensors5_1%3a3.6.0-2ubuntu1.1_amd64.deb ... 2022-10-21 19:37:09.407 | Unpacking libsensors5:amd64 (1:3.6.0-2ubuntu1.1) ... 2022-10-21 19:37:09.438 | Selecting previously unselected package libsnmp-base. 2022-10-21 19:37:09.445 | Preparing to unpack .../028-libsnmp-base_5.8+dfsg-2ubuntu2.5_all.deb ... 2022-10-21 19:37:09.447 | Unpacking libsnmp-base (5.8+dfsg-2ubuntu2.5) ... 2022-10-21 19:37:09.515 | Selecting previously unselected package libsnmp35:amd64. 2022-10-21 19:37:09.522 | Preparing to unpack .../029-libsnmp35_5.8+dfsg-2ubuntu2.5_amd64.deb ... 2022-10-21 19:37:09.525 | Unpacking libsnmp35:amd64 (5.8+dfsg-2ubuntu2.5) ... 2022-10-21 19:37:09.688 | Selecting previously unselected package keepalived. 2022-10-21 19:37:09.695 | Preparing to unpack .../030-keepalived_1%3a2.0.19-2ubuntu0.2_amd64.deb ... 2022-10-21 19:37:09.698 | Unpacking keepalived (1:2.0.19-2ubuntu0.2) ... 2022-10-21 19:37:09.782 | Selecting previously unselected package memcached. 2022-10-21 19:37:09.789 | Preparing to unpack .../031-memcached_1.5.22-2ubuntu0.2_amd64.deb ... 2022-10-21 19:37:09.791 | Unpacking memcached (1.5.22-2ubuntu0.2) ... 2022-10-21 19:37:09.848 | Preparing to unpack .../032-open-iscsi_2.0.874-7.1ubuntu6.2_amd64.deb ... 2022-10-21 19:37:10.300 | Unpacking open-iscsi (2.0.874-7.1ubuntu6.2) over (2.0.874-7.1ubuntu6.1) ... 2022-10-21 19:37:10.403 | Preparing to unpack .../033-libcom-err2_1.45.5-2ubuntu1.1_amd64.deb ... 2022-10-21 19:37:10.409 | Unpacking libcom-err2:amd64 (1.45.5-2ubuntu1.1) over (1.45.5-2ubuntu1) ... 2022-10-21 19:37:10.454 | Preparing to unpack .../034-openssl_1.1.1f-1ubuntu2.16_amd64.deb ... 2022-10-21 19:37:10.459 | Unpacking openssl (1.1.1f-1ubuntu2.16) over (1.1.1f-1ubuntu2.3) ... 2022-10-21 19:37:10.586 | Selecting previously unselected package python3-yaml. 2022-10-21 19:37:10.593 | Preparing to unpack .../035-python3-yaml_5.3.1-1ubuntu0.1_amd64.deb ... 2022-10-21 19:37:10.595 | Unpacking python3-yaml (5.3.1-1ubuntu0.1) ... 2022-10-21 19:37:10.647 | Preparing to unpack .../036-openssh-sftp-server_1%3a8.2p1-4ubuntu0.5_amd64.deb ... 2022-10-21 19:37:10.653 | Unpacking openssh-sftp-server (1:8.2p1-4ubuntu0.5) over (1:8.2p1-4ubuntu0.2) ... 2022-10-21 19:37:10.699 | Preparing to unpack .../037-openssh-server_1%3a8.2p1-4ubuntu0.5_amd64.deb ... 2022-10-21 19:37:10.779 | Unpacking openssh-server (1:8.2p1-4ubuntu0.5) over (1:8.2p1-4ubuntu0.2) ... 2022-10-21 19:37:11.235 | Preparing to unpack .../038-openssh-client_1%3a8.2p1-4ubuntu0.5_amd64.deb ... 2022-10-21 19:37:11.257 | Unpacking openssh-client (1:8.2p1-4ubuntu0.5) over (1:8.2p1-4ubuntu0.2) ... 2022-10-21 19:37:11.411 | Preparing to unpack .../039-tcpdump_4.9.3-4ubuntu0.1_amd64.deb ... 2022-10-21 19:37:11.417 | Unpacking tcpdump (4.9.3-4ubuntu0.1) over (4.9.3-4) ... 2022-10-21 19:37:11.508 | Preparing to unpack .../040-wget_1.20.3-1ubuntu2_amd64.deb ... 2022-10-21 19:37:11.514 | Unpacking wget (1.20.3-1ubuntu2) over (1.20.3-1ubuntu1) ... 2022-10-21 19:37:11.587 | Selecting previously unselected package acl. 2022-10-21 19:37:11.594 | Preparing to unpack .../041-acl_2.2.53-6_amd64.deb ... 2022-10-21 19:37:11.596 | Unpacking acl (2.2.53-6) ... 2022-10-21 19:37:11.625 | Selecting previously unselected package autotools-dev. 2022-10-21 19:37:11.632 | Preparing to unpack .../042-autotools-dev_20180224.1_all.deb ... 2022-10-21 19:37:11.633 | Unpacking autotools-dev (20180224.1) ... 2022-10-21 19:37:11.670 | Selecting previously unselected package m4. 2022-10-21 19:37:11.677 | Preparing to unpack .../043-m4_1.4.18-4_amd64.deb ... 2022-10-21 19:37:11.679 | Unpacking m4 (1.4.18-4) ... 2022-10-21 19:37:11.730 | Selecting previously unselected package autoconf. 2022-10-21 19:37:11.737 | Preparing to unpack .../044-autoconf_2.69-11.1_all.deb ... 2022-10-21 19:37:11.739 | Unpacking autoconf (2.69-11.1) ... 2022-10-21 19:37:11.815 | Selecting previously unselected package automake. 2022-10-21 19:37:11.823 | Preparing to unpack .../045-automake_1%3a1.16.1-4ubuntu6_all.deb ... 2022-10-21 19:37:11.827 | Unpacking automake (1:1.16.1-4ubuntu6) ... 2022-10-21 19:37:11.923 | Selecting previously unselected package autopoint. 2022-10-21 19:37:11.930 | Preparing to unpack .../046-autopoint_0.19.8.1-10build1_all.deb ... 2022-10-21 19:37:11.933 | Unpacking autopoint (0.19.8.1-10build1) ... 2022-10-21 19:37:11.972 | Selecting previously unselected package libllvm10:amd64. 2022-10-21 19:37:11.980 | Preparing to unpack .../047-libllvm10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-10-21 19:37:11.982 | Unpacking libllvm10:amd64 (1:10.0.0-4ubuntu1) ... 2022-10-21 19:37:14.208 | Selecting previously unselected package libclang-cpp10. 2022-10-21 19:37:14.215 | Preparing to unpack .../048-libclang-cpp10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-10-21 19:37:14.217 | Unpacking libclang-cpp10 (1:10.0.0-4ubuntu1) ... 2022-10-21 19:37:15.642 | Selecting previously unselected package libstdc++-9-dev:amd64. 2022-10-21 19:37:15.649 | Preparing to unpack .../049-libstdc++-9-dev_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 2022-10-21 19:37:15.651 | Unpacking libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ... 2022-10-21 19:37:16.113 | Selecting previously unselected package libgc1c2:amd64. 2022-10-21 19:37:16.120 | Preparing to unpack .../050-libgc1c2_1%3a7.6.4-0.4ubuntu1_amd64.deb ... 2022-10-21 19:37:16.122 | Unpacking libgc1c2:amd64 (1:7.6.4-0.4ubuntu1) ... 2022-10-21 19:37:16.161 | Selecting previously unselected package libobjc4:amd64. 2022-10-21 19:37:16.168 | Preparing to unpack .../051-libobjc4_10.3.0-1ubuntu1~20.04_amd64.deb ... 2022-10-21 19:37:16.171 | Unpacking libobjc4:amd64 (10.3.0-1ubuntu1~20.04) ... 2022-10-21 19:37:16.201 | Selecting previously unselected package libobjc-9-dev:amd64. 2022-10-21 19:37:16.208 | Preparing to unpack .../052-libobjc-9-dev_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 2022-10-21 19:37:16.210 | Unpacking libobjc-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ... 2022-10-21 19:37:16.287 | Selecting previously unselected package libc6-i386. 2022-10-21 19:37:16.295 | Preparing to unpack .../053-libc6-i386_2.31-0ubuntu9.9_amd64.deb ... 2022-10-21 19:37:16.297 | Unpacking libc6-i386 (2.31-0ubuntu9.9) ... 2022-10-21 19:37:16.792 | Selecting previously unselected package lib32gcc-s1. 2022-10-21 19:37:16.800 | Preparing to unpack .../054-lib32gcc-s1_10.3.0-1ubuntu1~20.04_amd64.deb ... 2022-10-21 19:37:16.802 | Unpacking lib32gcc-s1 (10.3.0-1ubuntu1~20.04) ... 2022-10-21 19:37:16.842 | Selecting previously unselected package lib32stdc++6. 2022-10-21 19:37:16.849 | Preparing to unpack .../055-lib32stdc++6_10.3.0-1ubuntu1~20.04_amd64.deb ... 2022-10-21 19:37:16.851 | Unpacking lib32stdc++6 (10.3.0-1ubuntu1~20.04) ... 2022-10-21 19:37:16.950 | Selecting previously unselected package libclang-common-10-dev. 2022-10-21 19:37:16.957 | Preparing to unpack .../056-libclang-common-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-10-21 19:37:16.959 | Unpacking libclang-common-10-dev (1:10.0.0-4ubuntu1) ... 2022-10-21 19:37:17.921 | Selecting previously unselected package libclang1-10. 2022-10-21 19:37:17.929 | Preparing to unpack .../057-libclang1-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-10-21 19:37:17.930 | Unpacking libclang1-10 (1:10.0.0-4ubuntu1) ... 2022-10-21 19:37:19.033 | Selecting previously unselected package clang-10. 2022-10-21 19:37:19.040 | Preparing to unpack .../058-clang-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-10-21 19:37:19.042 | Unpacking clang-10 (1:10.0.0-4ubuntu1) ... 2022-10-21 19:37:19.077 | Selecting previously unselected package libtool. 2022-10-21 19:37:19.084 | Preparing to unpack .../059-libtool_2.4.6-14_all.deb ... 2022-10-21 19:37:19.086 | Unpacking libtool (2.4.6-14) ... 2022-10-21 19:37:19.132 | Selecting previously unselected package dh-autoreconf. 2022-10-21 19:37:19.140 | Preparing to unpack .../060-dh-autoreconf_19_all.deb ... 2022-10-21 19:37:19.142 | Unpacking dh-autoreconf (19) ... 2022-10-21 19:37:19.171 | Selecting previously unselected package libdebhelper-perl. 2022-10-21 19:37:19.178 | Preparing to unpack .../061-libdebhelper-perl_12.10ubuntu1_all.deb ... 2022-10-21 19:37:19.180 | Unpacking libdebhelper-perl (12.10ubuntu1) ... 2022-10-21 19:37:19.224 | Selecting previously unselected package libarchive-zip-perl. 2022-10-21 19:37:19.231 | Preparing to unpack .../062-libarchive-zip-perl_1.67-2_all.deb ... 2022-10-21 19:37:19.233 | Unpacking libarchive-zip-perl (1.67-2) ... 2022-10-21 19:37:19.273 | Selecting previously unselected package libsub-override-perl. 2022-10-21 19:37:19.281 | Preparing to unpack .../063-libsub-override-perl_0.09-2_all.deb ... 2022-10-21 19:37:19.283 | Unpacking libsub-override-perl (0.09-2) ... 2022-10-21 19:37:19.325 | Selecting previously unselected package libfile-stripnondeterminism-perl. 2022-10-21 19:37:19.332 | Preparing to unpack .../064-libfile-stripnondeterminism-perl_1.7.0-1_all.deb ... 2022-10-21 19:37:19.334 | Unpacking libfile-stripnondeterminism-perl (1.7.0-1) ... 2022-10-21 19:37:19.361 | Selecting previously unselected package dh-strip-nondeterminism. 2022-10-21 19:37:19.368 | Preparing to unpack .../065-dh-strip-nondeterminism_1.7.0-1_all.deb ... 2022-10-21 19:37:19.370 | Unpacking dh-strip-nondeterminism (1.7.0-1) ... 2022-10-21 19:37:19.397 | Selecting previously unselected package libdpkg-perl. 2022-10-21 19:37:19.405 | Preparing to unpack .../066-libdpkg-perl_1.19.7ubuntu3.2_all.deb ... 2022-10-21 19:37:19.407 | Unpacking libdpkg-perl (1.19.7ubuntu3.2) ... 2022-10-21 19:37:19.480 | Selecting previously unselected package make. 2022-10-21 19:37:19.487 | Preparing to unpack .../067-make_4.2.1-1.2_amd64.deb ... 2022-10-21 19:37:19.489 | Unpacking make (4.2.1-1.2) ... 2022-10-21 19:37:19.536 | Selecting previously unselected package dpkg-dev. 2022-10-21 19:37:19.544 | Preparing to unpack .../068-dpkg-dev_1.19.7ubuntu3.2_all.deb ... 2022-10-21 19:37:19.546 | Unpacking dpkg-dev (1.19.7ubuntu3.2) ... 2022-10-21 19:37:19.681 | Selecting previously unselected package dwz. 2022-10-21 19:37:19.689 | Preparing to unpack .../069-dwz_0.13-5_amd64.deb ... 2022-10-21 19:37:19.691 | Unpacking dwz (0.13-5) ... 2022-10-21 19:37:19.741 | Selecting previously unselected package libcroco3:amd64. 2022-10-21 19:37:19.749 | Preparing to unpack .../070-libcroco3_0.6.13-1_amd64.deb ... 2022-10-21 19:37:19.751 | Unpacking libcroco3:amd64 (0.6.13-1) ... 2022-10-21 19:37:19.789 | Selecting previously unselected package gettext. 2022-10-21 19:37:19.796 | Preparing to unpack .../071-gettext_0.19.8.1-10build1_amd64.deb ... 2022-10-21 19:37:19.799 | Unpacking gettext (0.19.8.1-10build1) ... 2022-10-21 19:37:19.965 | Selecting previously unselected package intltool-debian. 2022-10-21 19:37:19.972 | Preparing to unpack .../072-intltool-debian_0.35.0+20060710.5_all.deb ... 2022-10-21 19:37:19.974 | Unpacking intltool-debian (0.35.0+20060710.5) ... 2022-10-21 19:37:20.002 | Selecting previously unselected package po-debconf. 2022-10-21 19:37:20.009 | Preparing to unpack .../073-po-debconf_1.0.21_all.deb ... 2022-10-21 19:37:20.011 | Unpacking po-debconf (1.0.21) ... 2022-10-21 19:37:20.076 | Selecting previously unselected package debhelper. 2022-10-21 19:37:20.083 | Preparing to unpack .../074-debhelper_12.10ubuntu1_all.deb ... 2022-10-21 19:37:20.085 | Unpacking debhelper (12.10ubuntu1) ... 2022-10-21 19:37:20.283 | Selecting previously unselected package uuid-dev:amd64. 2022-10-21 19:37:20.291 | Preparing to unpack .../075-uuid-dev_2.34-0.1ubuntu9.3_amd64.deb ... 2022-10-21 19:37:20.293 | Unpacking uuid-dev:amd64 (2.34-0.1ubuntu9.3) ... 2022-10-21 19:37:20.327 | Selecting previously unselected package libsctp1:amd64. 2022-10-21 19:37:20.335 | Preparing to unpack .../076-libsctp1_1.0.18+dfsg-1_amd64.deb ... 2022-10-21 19:37:20.337 | Unpacking libsctp1:amd64 (1.0.18+dfsg-1) ... 2022-10-21 19:37:20.363 | Selecting previously unselected package libsctp-dev:amd64. 2022-10-21 19:37:20.371 | Preparing to unpack .../077-libsctp-dev_1.0.18+dfsg-1_amd64.deb ... 2022-10-21 19:37:20.373 | Unpacking libsctp-dev:amd64 (1.0.18+dfsg-1) ... 2022-10-21 19:37:20.406 | Selecting previously unselected package libapr1-dev. 2022-10-21 19:37:20.414 | Preparing to unpack .../078-libapr1-dev_1.6.5-1ubuntu1_amd64.deb ... 2022-10-21 19:37:20.416 | Unpacking libapr1-dev (1.6.5-1ubuntu1) ... 2022-10-21 19:37:20.657 | Selecting previously unselected package libldap2-dev:amd64. 2022-10-21 19:37:20.665 | Preparing to unpack .../079-libldap2-dev_2.4.49+dfsg-2ubuntu1.9_amd64.deb ... 2022-10-21 19:37:20.668 | Unpacking libldap2-dev:amd64 (2.4.49+dfsg-2ubuntu1.9) ... 2022-10-21 19:37:20.773 | Selecting previously unselected package libaprutil1-dev. 2022-10-21 19:37:20.782 | Preparing to unpack .../080-libaprutil1-dev_1.6.1-4ubuntu2_amd64.deb ... 2022-10-21 19:37:20.784 | Unpacking libaprutil1-dev (1.6.1-4ubuntu2) ... 2022-10-21 19:37:20.984 | Selecting previously unselected package apache2-dev. 2022-10-21 19:37:20.992 | Preparing to unpack .../081-apache2-dev_2.4.41-4ubuntu3.12_amd64.deb ... 2022-10-21 19:37:20.994 | Unpacking apache2-dev (2.4.41-4ubuntu3.12) ... 2022-10-21 19:37:21.059 | Selecting previously unselected package binfmt-support. 2022-10-21 19:37:21.067 | Preparing to unpack .../082-binfmt-support_2.2.0-2_amd64.deb ... 2022-10-21 19:37:21.077 | Unpacking binfmt-support (2.2.0-2) ... 2022-10-21 19:37:21.109 | Selecting previously unselected package g++-9. 2022-10-21 19:37:21.116 | Preparing to unpack .../083-g++-9_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 2022-10-21 19:37:21.118 | Unpacking g++-9 (9.4.0-1ubuntu1~20.04.1) ... 2022-10-21 19:37:22.253 | Selecting previously unselected package g++. 2022-10-21 19:37:22.261 | Preparing to unpack .../084-g++_4%3a9.3.0-1ubuntu2_amd64.deb ... 2022-10-21 19:37:22.263 | Unpacking g++ (4:9.3.0-1ubuntu2) ... 2022-10-21 19:37:22.286 | Selecting previously unselected package build-essential. 2022-10-21 19:37:22.294 | Preparing to unpack .../085-build-essential_12.8ubuntu1.1_amd64.deb ... 2022-10-21 19:37:22.296 | Unpacking build-essential (12.8ubuntu1.1) ... 2022-10-21 19:37:22.323 | Selecting previously unselected package conntrack. 2022-10-21 19:37:22.330 | Preparing to unpack .../086-conntrack_1%3a1.4.5-2_amd64.deb ... 2022-10-21 19:37:22.332 | Unpacking conntrack (1:1.4.5-2) ... 2022-10-21 19:37:22.362 | Selecting previously unselected package libnetfilter-cthelper0:amd64. 2022-10-21 19:37:22.370 | Preparing to unpack .../087-libnetfilter-cthelper0_1.0.0-1ubuntu2_amd64.deb ... 2022-10-21 19:37:22.372 | Unpacking libnetfilter-cthelper0:amd64 (1.0.0-1ubuntu2) ... 2022-10-21 19:37:22.398 | Selecting previously unselected package libnetfilter-queue1. 2022-10-21 19:37:22.406 | Preparing to unpack .../088-libnetfilter-queue1_1.0.3-1_amd64.deb ... 2022-10-21 19:37:22.408 | Unpacking libnetfilter-queue1 (1.0.3-1) ... 2022-10-21 19:37:22.439 | Selecting previously unselected package conntrackd. 2022-10-21 19:37:22.446 | Preparing to unpack .../089-conntrackd_1%3a1.4.5-2_amd64.deb ... 2022-10-21 19:37:22.449 | Unpacking conntrackd (1:1.4.5-2) ... 2022-10-21 19:37:22.493 | Selecting previously unselected package dns-root-data. 2022-10-21 19:37:22.501 | Preparing to unpack .../090-dns-root-data_2019052802_all.deb ... 2022-10-21 19:37:22.504 | Unpacking dns-root-data (2019052802) ... 2022-10-21 19:37:22.530 | Selecting previously unselected package libidn11:amd64. 2022-10-21 19:37:22.538 | Preparing to unpack .../091-libidn11_1.33-2.2ubuntu2_amd64.deb ... 2022-10-21 19:37:22.540 | Unpacking libidn11:amd64 (1.33-2.2ubuntu2) ... 2022-10-21 19:37:22.577 | Selecting previously unselected package dnsmasq-base. 2022-10-21 19:37:22.584 | Preparing to unpack .../092-dnsmasq-base_2.80-1.1ubuntu1.5_amd64.deb ... 2022-10-21 19:37:22.586 | Unpacking dnsmasq-base (2.80-1.1ubuntu1.5) ... 2022-10-21 19:37:22.653 | Selecting previously unselected package dnsmasq-utils. 2022-10-21 19:37:22.661 | Preparing to unpack .../093-dnsmasq-utils_2.80-1.1ubuntu1.5_amd64.deb ... 2022-10-21 19:37:22.664 | Unpacking dnsmasq-utils (2.80-1.1ubuntu1.5) ... 2022-10-21 19:37:22.695 | Selecting previously unselected package dstat. 2022-10-21 19:37:22.702 | Preparing to unpack .../094-dstat_0.7.4-6_all.deb ... 2022-10-21 19:37:22.704 | Unpacking dstat (0.7.4-6) ... 2022-10-21 19:37:22.767 | Selecting previously unselected package ebtables. 2022-10-21 19:37:22.774 | Preparing to unpack .../095-ebtables_2.0.11-3build1_amd64.deb ... 2022-10-21 19:37:22.789 | Unpacking ebtables (2.0.11-3build1) ... 2022-10-21 19:37:22.829 | Selecting previously unselected package libfakeroot:amd64. 2022-10-21 19:37:22.837 | Preparing to unpack .../096-libfakeroot_1.24-1_amd64.deb ... 2022-10-21 19:37:22.839 | Unpacking libfakeroot:amd64 (1.24-1) ... 2022-10-21 19:37:22.871 | Selecting previously unselected package fakeroot. 2022-10-21 19:37:22.878 | Preparing to unpack .../097-fakeroot_1.24-1_amd64.deb ... 2022-10-21 19:37:22.882 | Unpacking fakeroot (1.24-1) ... 2022-10-21 19:37:22.920 | Selecting previously unselected package fonts-dejavu-core. 2022-10-21 19:37:22.928 | Preparing to unpack .../098-fonts-dejavu-core_2.37-1_all.deb ... 2022-10-21 19:37:22.930 | Unpacking fonts-dejavu-core (2.37-1) ... 2022-10-21 19:37:23.098 | Selecting previously unselected package fonts-liberation. 2022-10-21 19:37:23.106 | Preparing to unpack .../099-fonts-liberation_1%3a1.07.4-11_all.deb ... 2022-10-21 19:37:23.109 | Unpacking fonts-liberation (1:1.07.4-11) ... 2022-10-21 19:37:23.244 | Selecting previously unselected package fontconfig-config. 2022-10-21 19:37:23.252 | Preparing to unpack .../100-fontconfig-config_2.13.1-2ubuntu3_all.deb ... 2022-10-21 19:37:23.254 | Unpacking fontconfig-config (2.13.1-2ubuntu3) ... 2022-10-21 19:37:23.303 | Selecting previously unselected package libfontconfig1:amd64. 2022-10-21 19:37:23.310 | Preparing to unpack .../101-libfontconfig1_2.13.1-2ubuntu3_amd64.deb ... 2022-10-21 19:37:23.313 | Unpacking libfontconfig1:amd64 (2.13.1-2ubuntu3) ... 2022-10-21 19:37:23.357 | Selecting previously unselected package fontconfig. 2022-10-21 19:37:23.365 | Preparing to unpack .../102-fontconfig_2.13.1-2ubuntu3_amd64.deb ... 2022-10-21 19:37:23.367 | Unpacking fontconfig (2.13.1-2ubuntu3) ... 2022-10-21 19:37:23.410 | Selecting previously unselected package genisoimage. 2022-10-21 19:37:23.418 | Preparing to unpack .../103-genisoimage_9%3a1.1.11-3.1ubuntu1_amd64.deb ... 2022-10-21 19:37:23.420 | Unpacking genisoimage (9:1.1.11-3.1ubuntu1) ... 2022-10-21 19:37:23.498 | Selecting previously unselected package libann0. 2022-10-21 19:37:23.506 | Preparing to unpack .../104-libann0_1.1.2+doc-7build1_amd64.deb ... 2022-10-21 19:37:23.509 | Unpacking libann0 (1.1.2+doc-7build1) ... 2022-10-21 19:37:23.538 | Selecting previously unselected package libcdt5:amd64. 2022-10-21 19:37:23.546 | Preparing to unpack .../105-libcdt5_2.42.2-3build2_amd64.deb ... 2022-10-21 19:37:23.548 | Unpacking libcdt5:amd64 (2.42.2-3build2) ... 2022-10-21 19:37:23.580 | Selecting previously unselected package libcgraph6:amd64. 2022-10-21 19:37:23.588 | Preparing to unpack .../106-libcgraph6_2.42.2-3build2_amd64.deb ... 2022-10-21 19:37:23.590 | Unpacking libcgraph6:amd64 (2.42.2-3build2) ... 2022-10-21 19:37:23.622 | Selecting previously unselected package libjpeg-turbo8:amd64. 2022-10-21 19:37:23.630 | Preparing to unpack .../107-libjpeg-turbo8_2.0.3-0ubuntu1.20.04.3_amd64.deb ... 2022-10-21 19:37:23.632 | Unpacking libjpeg-turbo8:amd64 (2.0.3-0ubuntu1.20.04.3) ... 2022-10-21 19:37:23.674 | Selecting previously unselected package libjpeg8:amd64. 2022-10-21 19:37:23.683 | Preparing to unpack .../108-libjpeg8_8c-2ubuntu8_amd64.deb ... 2022-10-21 19:37:23.685 | Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... 2022-10-21 19:37:23.713 | Selecting previously unselected package libjbig0:amd64. 2022-10-21 19:37:23.720 | Preparing to unpack .../109-libjbig0_2.1-3.1build1_amd64.deb ... 2022-10-21 19:37:23.723 | Unpacking libjbig0:amd64 (2.1-3.1build1) ... 2022-10-21 19:37:23.755 | Selecting previously unselected package libwebp6:amd64. 2022-10-21 19:37:23.764 | Preparing to unpack .../110-libwebp6_0.6.1-2ubuntu0.20.04.1_amd64.deb ... 2022-10-21 19:37:23.766 | Unpacking libwebp6:amd64 (0.6.1-2ubuntu0.20.04.1) ... 2022-10-21 19:37:23.818 | Selecting previously unselected package libtiff5:amd64. 2022-10-21 19:37:23.826 | Preparing to unpack .../111-libtiff5_4.1.0+git191117-2ubuntu0.20.04.5_amd64.deb ... 2022-10-21 19:37:23.829 | Unpacking libtiff5:amd64 (4.1.0+git191117-2ubuntu0.20.04.5) ... 2022-10-21 19:37:23.879 | Selecting previously unselected package libxpm4:amd64. 2022-10-21 19:37:23.886 | Preparing to unpack .../112-libxpm4_1%3a3.5.12-1_amd64.deb ... 2022-10-21 19:37:23.889 | Unpacking libxpm4:amd64 (1:3.5.12-1) ... 2022-10-21 19:37:23.920 | Selecting previously unselected package libgd3:amd64. 2022-10-21 19:37:23.928 | Preparing to unpack .../113-libgd3_2.2.5-5.2ubuntu2.1_amd64.deb ... 2022-10-21 19:37:23.930 | Unpacking libgd3:amd64 (2.2.5-5.2ubuntu2.1) ... 2022-10-21 19:37:23.975 | Selecting previously unselected package libgts-0.7-5:amd64. 2022-10-21 19:37:23.983 | Preparing to unpack .../114-libgts-0.7-5_0.7.6+darcs121130-4_amd64.deb ... 2022-10-21 19:37:23.986 | Unpacking libgts-0.7-5:amd64 (0.7.6+darcs121130-4) ... 2022-10-21 19:37:24.036 | Selecting previously unselected package libpixman-1-0:amd64. 2022-10-21 19:37:24.044 | Preparing to unpack .../115-libpixman-1-0_0.38.4-0ubuntu1_amd64.deb ... 2022-10-21 19:37:24.047 | Unpacking libpixman-1-0:amd64 (0.38.4-0ubuntu1) ... 2022-10-21 19:37:24.106 | Selecting previously unselected package libxcb-render0:amd64. 2022-10-21 19:37:24.114 | Preparing to unpack .../116-libxcb-render0_1.14-2_amd64.deb ... 2022-10-21 19:37:24.116 | Unpacking libxcb-render0:amd64 (1.14-2) ... 2022-10-21 19:37:24.145 | Selecting previously unselected package libxcb-shm0:amd64. 2022-10-21 19:37:24.153 | Preparing to unpack .../117-libxcb-shm0_1.14-2_amd64.deb ... 2022-10-21 19:37:24.155 | Unpacking libxcb-shm0:amd64 (1.14-2) ... 2022-10-21 19:37:24.182 | Selecting previously unselected package libxrender1:amd64. 2022-10-21 19:37:24.189 | Preparing to unpack .../118-libxrender1_1%3a0.9.10-1_amd64.deb ... 2022-10-21 19:37:24.191 | Unpacking libxrender1:amd64 (1:0.9.10-1) ... 2022-10-21 19:37:24.222 | Selecting previously unselected package libcairo2:amd64. 2022-10-21 19:37:24.229 | Preparing to unpack .../119-libcairo2_1.16.0-4ubuntu1_amd64.deb ... 2022-10-21 19:37:24.231 | Unpacking libcairo2:amd64 (1.16.0-4ubuntu1) ... 2022-10-21 19:37:24.329 | Selecting previously unselected package libgraphite2-3:amd64. 2022-10-21 19:37:24.337 | Preparing to unpack .../120-libgraphite2-3_1.3.13-11build1_amd64.deb ... 2022-10-21 19:37:24.339 | Unpacking libgraphite2-3:amd64 (1.3.13-11build1) ... 2022-10-21 19:37:24.375 | Selecting previously unselected package libharfbuzz0b:amd64. 2022-10-21 19:37:24.383 | Preparing to unpack .../121-libharfbuzz0b_2.6.4-1ubuntu4.2_amd64.deb ... 2022-10-21 19:37:24.386 | Unpacking libharfbuzz0b:amd64 (2.6.4-1ubuntu4.2) ... 2022-10-21 19:37:24.465 | Selecting previously unselected package libthai-data. 2022-10-21 19:37:24.473 | Preparing to unpack .../122-libthai-data_0.1.28-3_all.deb ... 2022-10-21 19:37:24.475 | Unpacking libthai-data (0.1.28-3) ... 2022-10-21 19:37:24.524 | Selecting previously unselected package libdatrie1:amd64. 2022-10-21 19:37:24.531 | Preparing to unpack .../123-libdatrie1_0.2.12-3_amd64.deb ... 2022-10-21 19:37:24.534 | Unpacking libdatrie1:amd64 (0.2.12-3) ... 2022-10-21 19:37:24.564 | Selecting previously unselected package libthai0:amd64. 2022-10-21 19:37:24.573 | Preparing to unpack .../124-libthai0_0.1.28-3_amd64.deb ... 2022-10-21 19:37:24.575 | Unpacking libthai0:amd64 (0.1.28-3) ... 2022-10-21 19:37:24.605 | Selecting previously unselected package libpango-1.0-0:amd64. 2022-10-21 19:37:24.613 | Preparing to unpack .../125-libpango-1.0-0_1.44.7-2ubuntu4_amd64.deb ... 2022-10-21 19:37:24.615 | Unpacking libpango-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-10-21 19:37:24.665 | Selecting previously unselected package libpangoft2-1.0-0:amd64. 2022-10-21 19:37:24.672 | Preparing to unpack .../126-libpangoft2-1.0-0_1.44.7-2ubuntu4_amd64.deb ... 2022-10-21 19:37:24.674 | Unpacking libpangoft2-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-10-21 19:37:24.707 | Selecting previously unselected package libpangocairo-1.0-0:amd64. 2022-10-21 19:37:24.715 | Preparing to unpack .../127-libpangocairo-1.0-0_1.44.7-2ubuntu4_amd64.deb ... 2022-10-21 19:37:24.717 | Unpacking libpangocairo-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-10-21 19:37:24.745 | Selecting previously unselected package libpathplan4:amd64. 2022-10-21 19:37:24.753 | Preparing to unpack .../128-libpathplan4_2.42.2-3build2_amd64.deb ... 2022-10-21 19:37:24.754 | Unpacking libpathplan4:amd64 (2.42.2-3build2) ... 2022-10-21 19:37:24.785 | Selecting previously unselected package libgvc6. 2022-10-21 19:37:24.792 | Preparing to unpack .../129-libgvc6_2.42.2-3build2_amd64.deb ... 2022-10-21 19:37:24.794 | Unpacking libgvc6 (2.42.2-3build2) ... 2022-10-21 19:37:24.912 | Selecting previously unselected package libgvpr2:amd64. 2022-10-21 19:37:24.920 | Preparing to unpack .../130-libgvpr2_2.42.2-3build2_amd64.deb ... 2022-10-21 19:37:24.921 | Unpacking libgvpr2:amd64 (2.42.2-3build2) ... 2022-10-21 19:37:24.972 | Selecting previously unselected package liblab-gamut1:amd64. 2022-10-21 19:37:24.980 | Preparing to unpack .../131-liblab-gamut1_2.42.2-3build2_amd64.deb ... 2022-10-21 19:37:24.982 | Unpacking liblab-gamut1:amd64 (2.42.2-3build2) ... 2022-10-21 19:37:25.134 | Selecting previously unselected package x11-common. 2022-10-21 19:37:25.143 | Preparing to unpack .../132-x11-common_1%3a7.7+19ubuntu14_all.deb ... 2022-10-21 19:37:25.166 | dpkg-query: no packages found matching nux-tools 2022-10-21 19:37:25.177 | Unpacking x11-common (1:7.7+19ubuntu14) ... 2022-10-21 19:37:25.225 | Selecting previously unselected package libice6:amd64. 2022-10-21 19:37:25.233 | Preparing to unpack .../133-libice6_2%3a1.0.10-0ubuntu1_amd64.deb ... 2022-10-21 19:37:25.235 | Unpacking libice6:amd64 (2:1.0.10-0ubuntu1) ... 2022-10-21 19:37:25.266 | Selecting previously unselected package libsm6:amd64. 2022-10-21 19:37:25.274 | Preparing to unpack .../134-libsm6_2%3a1.2.3-1_amd64.deb ... 2022-10-21 19:37:25.277 | Unpacking libsm6:amd64 (2:1.2.3-1) ... 2022-10-21 19:37:25.305 | Selecting previously unselected package libxt6:amd64. 2022-10-21 19:37:25.313 | Preparing to unpack .../135-libxt6_1%3a1.1.5-1_amd64.deb ... 2022-10-21 19:37:25.315 | Unpacking libxt6:amd64 (1:1.1.5-1) ... 2022-10-21 19:37:25.367 | Selecting previously unselected package libxmu6:amd64. 2022-10-21 19:37:25.375 | Preparing to unpack .../136-libxmu6_2%3a1.1.3-0ubuntu1_amd64.deb ... 2022-10-21 19:37:25.377 | Unpacking libxmu6:amd64 (2:1.1.3-0ubuntu1) ... 2022-10-21 19:37:25.409 | Selecting previously unselected package libxaw7:amd64. 2022-10-21 19:37:25.417 | Preparing to unpack .../137-libxaw7_2%3a1.0.13-1_amd64.deb ... 2022-10-21 19:37:25.419 | Unpacking libxaw7:amd64 (2:1.0.13-1) ... 2022-10-21 19:37:25.469 | Selecting previously unselected package graphviz. 2022-10-21 19:37:25.477 | Preparing to unpack .../138-graphviz_2.42.2-3build2_amd64.deb ... 2022-10-21 19:37:25.479 | Unpacking graphviz (2.42.2-3build2) ... 2022-10-21 19:37:25.616 | Selecting previously unselected package libnl-route-3-200:amd64. 2022-10-21 19:37:25.624 | Preparing to unpack .../139-libnl-route-3-200_3.4.0-1_amd64.deb ... 2022-10-21 19:37:25.626 | Unpacking libnl-route-3-200:amd64 (3.4.0-1) ... 2022-10-21 19:37:25.674 | Selecting previously unselected package libibverbs1:amd64. 2022-10-21 19:37:25.683 | Preparing to unpack .../140-libibverbs1_28.0-1ubuntu1_amd64.deb ... 2022-10-21 19:37:25.686 | Unpacking libibverbs1:amd64 (28.0-1ubuntu1) ... 2022-10-21 19:37:25.725 | Selecting previously unselected package ibverbs-providers:amd64. 2022-10-21 19:37:25.733 | Preparing to unpack .../141-ibverbs-providers_28.0-1ubuntu1_amd64.deb ... 2022-10-21 19:37:25.747 | Unpacking ibverbs-providers:amd64 (28.0-1ubuntu1) ... 2022-10-21 19:37:25.808 | Selecting previously unselected package icu-devtools. 2022-10-21 19:37:25.816 | Preparing to unpack .../142-icu-devtools_66.1-2ubuntu2.1_amd64.deb ... 2022-10-21 19:37:25.818 | Unpacking icu-devtools (66.1-2ubuntu2.1) ... 2022-10-21 19:37:25.874 | Selecting previously unselected package iputils-arping. 2022-10-21 19:37:25.882 | Preparing to unpack .../143-iputils-arping_3%3a20190709-3_amd64.deb ... 2022-10-21 19:37:25.884 | Unpacking iputils-arping (3:20190709-3) ... 2022-10-21 19:37:25.917 | Selecting previously unselected package javascript-common. 2022-10-21 19:37:25.924 | Preparing to unpack .../144-javascript-common_11_all.deb ... 2022-10-21 19:37:25.939 | Unpacking javascript-common (11) ... 2022-10-21 19:37:25.967 | Selecting previously unselected package libgssrpc4:amd64. 2022-10-21 19:37:25.975 | Preparing to unpack .../145-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... 2022-10-21 19:37:25.977 | Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2022-10-21 19:37:26.012 | Selecting previously unselected package libkdb5-9:amd64. 2022-10-21 19:37:26.019 | Preparing to unpack .../146-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... 2022-10-21 19:37:26.021 | Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2022-10-21 19:37:26.054 | Selecting previously unselected package libkadm5srv-mit11:amd64. 2022-10-21 19:37:26.061 | Preparing to unpack .../147-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... 2022-10-21 19:37:26.079 | Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2022-10-21 19:37:26.112 | Selecting previously unselected package libkadm5clnt-mit11:amd64. 2022-10-21 19:37:26.120 | Preparing to unpack .../148-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... 2022-10-21 19:37:26.122 | Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2022-10-21 19:37:26.155 | Selecting previously unselected package comerr-dev:amd64. 2022-10-21 19:37:26.162 | Preparing to unpack .../149-comerr-dev_2.1-1.45.5-2ubuntu1.1_amd64.deb ... 2022-10-21 19:37:26.166 | Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1.1) ... 2022-10-21 19:37:26.197 | Selecting previously unselected package krb5-multidev:amd64. 2022-10-21 19:37:26.205 | Preparing to unpack .../150-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... 2022-10-21 19:37:26.207 | Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2022-10-21 19:37:26.257 | Selecting previously unselected package libalgorithm-diff-perl. 2022-10-21 19:37:26.265 | Preparing to unpack .../151-libalgorithm-diff-perl_1.19.03-2_all.deb ... 2022-10-21 19:37:26.267 | Unpacking libalgorithm-diff-perl (1.19.03-2) ... 2022-10-21 19:37:26.298 | Selecting previously unselected package libalgorithm-diff-xs-perl. 2022-10-21 19:37:26.307 | Preparing to unpack .../152-libalgorithm-diff-xs-perl_0.04-6_amd64.deb ... 2022-10-21 19:37:26.309 | Unpacking libalgorithm-diff-xs-perl (0.04-6) ... 2022-10-21 19:37:26.334 | Selecting previously unselected package libalgorithm-merge-perl. 2022-10-21 19:37:26.341 | Preparing to unpack .../153-libalgorithm-merge-perl_0.08-3_all.deb ... 2022-10-21 19:37:26.343 | Unpacking libalgorithm-merge-perl (0.08-3) ... 2022-10-21 19:37:26.367 | Selecting previously unselected package libarchive-cpio-perl. 2022-10-21 19:37:26.375 | Preparing to unpack .../154-libarchive-cpio-perl_0.10-1_all.deb ... 2022-10-21 19:37:26.378 | Unpacking libarchive-cpio-perl (0.10-1) ... 2022-10-21 19:37:26.405 | Selecting previously unselected package libboost-iostreams1.71.0:amd64. 2022-10-21 19:37:26.413 | Preparing to unpack .../155-libboost-iostreams1.71.0_1.71.0-6ubuntu6_amd64.deb ... 2022-10-21 19:37:26.415 | Unpacking libboost-iostreams1.71.0:amd64 (1.71.0-6ubuntu6) ... 2022-10-21 19:37:26.481 | Selecting previously unselected package libboost-thread1.71.0:amd64. 2022-10-21 19:37:26.489 | Preparing to unpack .../156-libboost-thread1.71.0_1.71.0-6ubuntu6_amd64.deb ... 2022-10-21 19:37:26.491 | Unpacking libboost-thread1.71.0:amd64 (1.71.0-6ubuntu6) ... 2022-10-21 19:37:26.555 | Selecting previously unselected package libfile-fcntllock-perl. 2022-10-21 19:37:26.562 | Preparing to unpack .../157-libfile-fcntllock-perl_0.22-3build4_amd64.deb ... 2022-10-21 19:37:26.564 | Unpacking libfile-fcntllock-perl (0.22-3build4) ... 2022-10-21 19:37:26.596 | Selecting previously unselected package libgts-bin. 2022-10-21 19:37:26.604 | Preparing to unpack .../158-libgts-bin_0.7.6+darcs121130-4_amd64.deb ... 2022-10-21 19:37:26.607 | Unpacking libgts-bin (0.7.6+darcs121130-4) ... 2022-10-21 19:37:26.641 | Selecting previously unselected package libicu-dev:amd64. 2022-10-21 19:37:26.649 | Preparing to unpack .../159-libicu-dev_66.1-2ubuntu2.1_amd64.deb ... 2022-10-21 19:37:26.652 | Unpacking libicu-dev:amd64 (66.1-2ubuntu2.1) ... 2022-10-21 19:37:28.076 | Selecting previously unselected package libipset13:amd64. 2022-10-21 19:37:28.084 | Preparing to unpack .../160-libipset13_7.5-1ubuntu0.20.04.1_amd64.deb ... 2022-10-21 19:37:28.086 | Unpacking libipset13:amd64 (7.5-1ubuntu0.20.04.1) ... 2022-10-21 19:37:28.120 | Selecting previously unselected package librdmacm1:amd64. 2022-10-21 19:37:28.127 | Preparing to unpack .../161-librdmacm1_28.0-1ubuntu1_amd64.deb ... 2022-10-21 19:37:28.129 | Unpacking librdmacm1:amd64 (28.0-1ubuntu1) ... 2022-10-21 19:37:28.165 | Selecting previously unselected package libiscsi7:amd64. 2022-10-21 19:37:28.172 | Preparing to unpack .../162-libiscsi7_1.18.0-2_amd64.deb ... 2022-10-21 19:37:28.174 | Unpacking libiscsi7:amd64 (1.18.0-2) ... 2022-10-21 19:37:28.209 | Selecting previously unselected package libjpeg-turbo8-dev:amd64. 2022-10-21 19:37:28.217 | Preparing to unpack .../163-libjpeg-turbo8-dev_2.0.3-0ubuntu1.20.04.3_amd64.deb ... 2022-10-21 19:37:28.219 | Unpacking libjpeg-turbo8-dev:amd64 (2.0.3-0ubuntu1.20.04.3) ... 2022-10-21 19:37:28.278 | Selecting previously unselected package libjpeg8-dev:amd64. 2022-10-21 19:37:28.286 | Preparing to unpack .../164-libjpeg8-dev_8c-2ubuntu8_amd64.deb ... 2022-10-21 19:37:28.288 | Unpacking libjpeg8-dev:amd64 (8c-2ubuntu8) ... 2022-10-21 19:37:28.310 | Selecting previously unselected package libjpeg-dev:amd64. 2022-10-21 19:37:28.318 | Preparing to unpack .../165-libjpeg-dev_8c-2ubuntu8_amd64.deb ... 2022-10-21 19:37:28.320 | Unpacking libjpeg-dev:amd64 (8c-2ubuntu8) ... 2022-10-21 19:37:28.343 | Selecting previously unselected package libjs-jquery. 2022-10-21 19:37:28.351 | Preparing to unpack .../166-libjs-jquery_3.3.1~dfsg-3_all.deb ... 2022-10-21 19:37:28.353 | Unpacking libjs-jquery (3.3.1~dfsg-3) ... 2022-10-21 19:37:28.412 | Selecting previously unselected package libjs-jquery-metadata. 2022-10-21 19:37:28.420 | Preparing to unpack .../167-libjs-jquery-metadata_12-1.1_all.deb ... 2022-10-21 19:37:28.421 | Unpacking libjs-jquery-metadata (12-1.1) ... 2022-10-21 19:37:28.448 | Selecting previously unselected package libjs-jquery-tablesorter. 2022-10-21 19:37:28.456 | Preparing to unpack .../168-libjs-jquery-tablesorter_1%3a2.31.1+dfsg1-1_all.deb ... 2022-10-21 19:37:28.458 | Unpacking libjs-jquery-tablesorter (1:2.31.1+dfsg1-1) ... 2022-10-21 19:37:28.529 | Selecting previously unselected package libltdl-dev:amd64. 2022-10-21 19:37:28.537 | Preparing to unpack .../169-libltdl-dev_2.4.6-14_amd64.deb ... 2022-10-21 19:37:28.539 | Unpacking libltdl-dev:amd64 (2.4.6-14) ... 2022-10-21 19:37:28.593 | Selecting previously unselected package libsys-hostname-long-perl. 2022-10-21 19:37:28.601 | Preparing to unpack .../170-libsys-hostname-long-perl_1.5-1_all.deb ... 2022-10-21 19:37:28.603 | Unpacking libsys-hostname-long-perl (1.5-1) ... 2022-10-21 19:37:28.628 | Selecting previously unselected package libmail-sendmail-perl. 2022-10-21 19:37:28.637 | Preparing to unpack .../171-libmail-sendmail-perl_0.80-1_all.deb ... 2022-10-21 19:37:28.639 | Unpacking libmail-sendmail-perl (0.80-1) ... 2022-10-21 19:37:28.665 | Selecting previously unselected package libssl-dev:amd64. 2022-10-21 19:37:28.673 | Preparing to unpack .../172-libssl-dev_1.1.1f-1ubuntu2.16_amd64.deb ... 2022-10-21 19:37:28.675 | Unpacking libssl-dev:amd64 (1.1.1f-1ubuntu2.16) ... 2022-10-21 19:37:28.928 | Selecting previously unselected package libmysqlclient-dev. 2022-10-21 19:37:28.937 | Preparing to unpack .../173-libmysqlclient-dev_8.0.30-0ubuntu0.20.04.2_amd64.deb ... 2022-10-21 19:37:28.939 | Unpacking libmysqlclient-dev (8.0.30-0ubuntu0.20.04.2) ... 2022-10-21 19:37:29.235 | Selecting previously unselected package libncurses-dev:amd64. 2022-10-21 19:37:29.243 | Preparing to unpack .../174-libncurses-dev_6.2-0ubuntu2_amd64.deb ... 2022-10-21 19:37:29.245 | Unpacking libncurses-dev:amd64 (6.2-0ubuntu2) ... 2022-10-21 19:37:29.344 | Selecting previously unselected package libomp5-10:amd64. 2022-10-21 19:37:29.352 | Preparing to unpack .../175-libomp5-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-10-21 19:37:29.355 | Unpacking libomp5-10:amd64 (1:10.0.0-4ubuntu1) ... 2022-10-21 19:37:29.429 | Selecting previously unselected package libomp-10-dev. 2022-10-21 19:37:29.438 | Preparing to unpack .../176-libomp-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-10-21 19:37:29.440 | Unpacking libomp-10-dev (1:10.0.0-4ubuntu1) ... 2022-10-21 19:37:29.477 | Selecting previously unselected package libpq5:amd64. 2022-10-21 19:37:29.485 | Preparing to unpack .../177-libpq5_12.12-0ubuntu0.20.04.1_amd64.deb ... 2022-10-21 19:37:29.487 | Unpacking libpq5:amd64 (12.12-0ubuntu0.20.04.1) ... 2022-10-21 19:37:29.529 | Selecting previously unselected package libpq-dev. 2022-10-21 19:37:29.537 | Preparing to unpack .../178-libpq-dev_12.12-0ubuntu0.20.04.1_amd64.deb ... 2022-10-21 19:37:29.539 | Unpacking libpq-dev (12.12-0ubuntu0.20.04.1) ... 2022-10-21 19:37:29.610 | Selecting previously unselected package librados2. 2022-10-21 19:37:29.618 | Preparing to unpack .../179-librados2_15.2.16-0ubuntu0.20.04.1_amd64.deb ... 2022-10-21 19:37:29.620 | Unpacking librados2 (15.2.16-0ubuntu0.20.04.1) ... 2022-10-21 19:37:30.093 | Selecting previously unselected package librbd1. 2022-10-21 19:37:30.101 | Preparing to unpack .../180-librbd1_15.2.16-0ubuntu0.20.04.1_amd64.deb ... 2022-10-21 19:37:30.104 | Unpacking librbd1 (15.2.16-0ubuntu0.20.04.1) ... 2022-10-21 19:37:30.358 | Selecting previously unselected package libsasl2-dev. 2022-10-21 19:37:30.366 | Preparing to unpack .../181-libsasl2-dev_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 2022-10-21 19:37:30.368 | Unpacking libsasl2-dev (2.1.27+dfsg-2ubuntu0.1) ... 2022-10-21 19:37:30.443 | Preparing to unpack .../182-libsasl2-modules_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 2022-10-21 19:37:30.449 | Unpacking libsasl2-modules:amd64 (2.1.27+dfsg-2ubuntu0.1) over (2.1.27+dfsg-2) ... 2022-10-21 19:37:30.490 | Selecting previously unselected package libsystemd-dev:amd64. 2022-10-21 19:37:30.497 | Preparing to unpack .../183-libsystemd-dev_245.4-4ubuntu3.18_amd64.deb ... 2022-10-21 19:37:30.499 | Unpacking libsystemd-dev:amd64 (245.4-4ubuntu3.18) ... 2022-10-21 19:37:30.608 | Selecting previously unselected package libtinfo-dev:amd64. 2022-10-21 19:37:30.616 | Preparing to unpack .../184-libtinfo-dev_6.2-0ubuntu2_amd64.deb ... 2022-10-21 19:37:30.618 | Unpacking libtinfo-dev:amd64 (6.2-0ubuntu2) ... 2022-10-21 19:37:30.646 | Selecting previously unselected package libx86-1:amd64. 2022-10-21 19:37:30.654 | Preparing to unpack .../185-libx86-1_1.1+ds1-11_amd64.deb ... 2022-10-21 19:37:30.656 | Unpacking libx86-1:amd64 (1.1+ds1-11) ... 2022-10-21 19:37:30.693 | Selecting previously unselected package libxml2-dev:amd64. 2022-10-21 19:37:30.702 | Preparing to unpack .../186-libxml2-dev_2.9.10+dfsg-5ubuntu0.20.04.4_amd64.deb ... 2022-10-21 19:37:30.704 | Unpacking libxml2-dev:amd64 (2.9.10+dfsg-5ubuntu0.20.04.4) ... 2022-10-21 19:37:30.857 | Preparing to unpack .../187-libxslt1.1_1.1.34-4ubuntu0.20.04.1_amd64.deb ... 2022-10-21 19:37:30.874 | Unpacking libxslt1.1:amd64 (1.1.34-4ubuntu0.20.04.1) over (1.1.34-4) ... 2022-10-21 19:37:30.928 | Selecting previously unselected package libxslt1-dev:amd64. 2022-10-21 19:37:30.937 | Preparing to unpack .../188-libxslt1-dev_1.1.34-4ubuntu0.20.04.1_amd64.deb ... 2022-10-21 19:37:30.939 | Unpacking libxslt1-dev:amd64 (1.1.34-4ubuntu0.20.04.1) ... 2022-10-21 19:37:31.017 | Selecting previously unselected package llvm-10-runtime. 2022-10-21 19:37:31.026 | Preparing to unpack .../189-llvm-10-runtime_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-10-21 19:37:31.028 | Unpacking llvm-10-runtime (1:10.0.0-4ubuntu1) ... 2022-10-21 19:37:31.081 | Selecting previously unselected package libpfm4:amd64. 2022-10-21 19:37:31.089 | Preparing to unpack .../190-libpfm4_4.10.1+git20-g7700f49-2_amd64.deb ... 2022-10-21 19:37:31.091 | Unpacking libpfm4:amd64 (4.10.1+git20-g7700f49-2) ... 2022-10-21 19:37:31.162 | Selecting previously unselected package llvm-10. 2022-10-21 19:37:31.170 | Preparing to unpack .../191-llvm-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-10-21 19:37:31.174 | Unpacking llvm-10 (1:10.0.0-4ubuntu1) ... 2022-10-21 19:37:31.937 | Selecting previously unselected package libffi-dev:amd64. 2022-10-21 19:37:31.945 | Preparing to unpack .../192-libffi-dev_3.3-4_amd64.deb ... 2022-10-21 19:37:31.947 | Unpacking libffi-dev:amd64 (3.3-4) ... 2022-10-21 19:37:31.989 | Selecting previously unselected package python3-pygments. 2022-10-21 19:37:31.997 | Preparing to unpack .../193-python3-pygments_2.3.1+dfsg-1ubuntu2.2_all.deb ... 2022-10-21 19:37:31.999 | Unpacking python3-pygments (2.3.1+dfsg-1ubuntu2.2) ... 2022-10-21 19:37:32.136 | Selecting previously unselected package llvm-10-tools. 2022-10-21 19:37:32.144 | Preparing to unpack .../194-llvm-10-tools_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-10-21 19:37:32.146 | Unpacking llvm-10-tools (1:10.0.0-4ubuntu1) ... 2022-10-21 19:37:32.283 | Selecting previously unselected package libz3-4:amd64. 2022-10-21 19:37:32.292 | Preparing to unpack .../195-libz3-4_4.8.7-4build1_amd64.deb ... 2022-10-21 19:37:32.294 | Unpacking libz3-4:amd64 (4.8.7-4build1) ... 2022-10-21 19:37:33.234 | Selecting previously unselected package libz3-dev:amd64. 2022-10-21 19:37:33.242 | Preparing to unpack .../196-libz3-dev_4.8.7-4build1_amd64.deb ... 2022-10-21 19:37:33.245 | Unpacking libz3-dev:amd64 (4.8.7-4build1) ... 2022-10-21 19:37:33.288 | Selecting previously unselected package llvm-10-dev. 2022-10-21 19:37:33.296 | Preparing to unpack .../197-llvm-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-10-21 19:37:33.299 | Unpacking llvm-10-dev (1:10.0.0-4ubuntu1) ... 2022-10-21 19:37:37.686 | Selecting previously unselected package lsscsi. 2022-10-21 19:37:37.695 | Preparing to unpack .../198-lsscsi_0.30-0.1_amd64.deb ... 2022-10-21 19:37:37.698 | Unpacking lsscsi (0.30-0.1) ... 2022-10-21 19:37:37.731 | Selecting previously unselected package pkg-config. 2022-10-21 19:37:37.739 | Preparing to unpack .../199-pkg-config_0.29.1-0ubuntu4_amd64.deb ... 2022-10-21 19:37:37.742 | Unpacking pkg-config (0.29.1-0ubuntu4) ... 2022-10-21 19:37:37.774 | Selecting previously unselected package pm-utils. 2022-10-21 19:37:37.782 | Preparing to unpack .../200-pm-utils_1.4.1-19_all.deb ... 2022-10-21 19:37:37.784 | Unpacking pm-utils (1.4.1-19) ... 2022-10-21 19:37:37.841 | Selecting previously unselected package postgresql-client-common. 2022-10-21 19:37:37.850 | Preparing to unpack .../201-postgresql-client-common_214ubuntu0.1_all.deb ... 2022-10-21 19:37:37.852 | Unpacking postgresql-client-common (214ubuntu0.1) ... 2022-10-21 19:37:37.883 | Selecting previously unselected package postgresql-client-12. 2022-10-21 19:37:37.892 | Preparing to unpack .../202-postgresql-client-12_12.12-0ubuntu0.20.04.1_amd64.deb ... 2022-10-21 19:37:37.894 | Unpacking postgresql-client-12 (12.12-0ubuntu0.20.04.1) ... 2022-10-21 19:37:38.091 | Selecting previously unselected package ssl-cert. 2022-10-21 19:37:38.099 | Preparing to unpack .../203-ssl-cert_1.0.39_all.deb ... 2022-10-21 19:37:38.101 | Unpacking ssl-cert (1.0.39) ... 2022-10-21 19:37:38.135 | Selecting previously unselected package postgresql-common. 2022-10-21 19:37:38.144 | Preparing to unpack .../204-postgresql-common_214ubuntu0.1_all.deb ... 2022-10-21 19:37:38.179 | Adding 'diversion of /usr/bin/pg_config to /usr/bin/pg_config.libpq-dev by postgresql-common' 2022-10-21 19:37:38.186 | Unpacking postgresql-common (214ubuntu0.1) ... 2022-10-21 19:37:38.248 | Selecting previously unselected package postgresql-server-dev-12. 2022-10-21 19:37:38.257 | Preparing to unpack .../205-postgresql-server-dev-12_12.12-0ubuntu0.20.04.1_amd64.deb ... 2022-10-21 19:37:38.259 | Unpacking postgresql-server-dev-12 (12.12-0ubuntu0.20.04.1) ... 2022-10-21 19:37:38.566 | Selecting previously unselected package postgresql-server-dev-all. 2022-10-21 19:37:38.574 | Preparing to unpack .../206-postgresql-server-dev-all_214ubuntu0.1_all.deb ... 2022-10-21 19:37:38.577 | Unpacking postgresql-server-dev-all (214ubuntu0.1) ... 2022-10-21 19:37:38.606 | Selecting previously unselected package python-pip-whl. 2022-10-21 19:37:38.614 | Preparing to unpack .../207-python-pip-whl_20.0.2-5ubuntu1.6_all.deb ... 2022-10-21 19:37:38.616 | Unpacking python-pip-whl (20.0.2-5ubuntu1.6) ... 2022-10-21 19:37:38.819 | Selecting previously unselected package python3-mysqldb. 2022-10-21 19:37:38.828 | Preparing to unpack .../208-python3-mysqldb_1.4.4-2build1_amd64.deb ... 2022-10-21 19:37:38.829 | Unpacking python3-mysqldb (1.4.4-2build1) ... 2022-10-21 19:37:38.865 | Selecting previously unselected package python3-wheel. 2022-10-21 19:37:38.874 | Preparing to unpack .../209-python3-wheel_0.34.2-1_all.deb ... 2022-10-21 19:37:38.876 | Unpacking python3-wheel (0.34.2-1) ... 2022-10-21 19:37:38.907 | Selecting previously unselected package python3-pip. 2022-10-21 19:37:38.916 | Preparing to unpack .../210-python3-pip_20.0.2-5ubuntu1.6_all.deb ... 2022-10-21 19:37:38.918 | Unpacking python3-pip (20.0.2-5ubuntu1.6) ... 2022-10-21 19:37:38.997 | Selecting previously unselected package python3.8-venv. 2022-10-21 19:37:39.005 | Preparing to unpack .../211-python3.8-venv_3.8.10-0ubuntu1~20.04.5_amd64.deb ... 2022-10-21 19:37:39.007 | Unpacking python3.8-venv (3.8.10-0ubuntu1~20.04.5) ... 2022-10-21 19:37:39.031 | Selecting previously unselected package python3-venv. 2022-10-21 19:37:39.039 | Preparing to unpack .../212-python3-venv_3.8.2-0ubuntu2_amd64.deb ... 2022-10-21 19:37:39.042 | Unpacking python3-venv (3.8.2-0ubuntu2) ... 2022-10-21 19:37:39.072 | Selecting previously unselected package qemu-block-extra:amd64. 2022-10-21 19:37:39.080 | Preparing to unpack .../213-qemu-block-extra_1%3a4.2-3ubuntu6.23_amd64.deb ... 2022-10-21 19:37:39.082 | Unpacking qemu-block-extra:amd64 (1:4.2-3ubuntu6.23) ... 2022-10-21 19:37:39.113 | Selecting previously unselected package qemu-utils. 2022-10-21 19:37:39.122 | Preparing to unpack .../214-qemu-utils_1%3a4.2-3ubuntu6.23_amd64.deb ... 2022-10-21 19:37:39.124 | Unpacking qemu-utils (1:4.2-3ubuntu6.23) ... 2022-10-21 19:37:39.302 | Selecting previously unselected package sharutils. 2022-10-21 19:37:39.310 | Preparing to unpack .../215-sharutils_1%3a4.15.2-4build1_amd64.deb ... 2022-10-21 19:37:39.312 | Unpacking sharutils (1:4.15.2-4build1) ... 2022-10-21 19:37:39.359 | Selecting previously unselected package sqlite3. 2022-10-21 19:37:39.367 | Preparing to unpack .../216-sqlite3_3.31.1-4ubuntu0.4_amd64.deb ... 2022-10-21 19:37:39.369 | Unpacking sqlite3 (3.31.1-4ubuntu0.4) ... 2022-10-21 19:37:39.513 | Selecting previously unselected package unzip. 2022-10-21 19:37:39.521 | Preparing to unpack .../217-unzip_6.0-25ubuntu1.1_amd64.deb ... 2022-10-21 19:37:39.523 | Unpacking unzip (6.0-25ubuntu1.1) ... 2022-10-21 19:37:39.570 | Selecting previously unselected package vbetool. 2022-10-21 19:37:39.579 | Preparing to unpack .../218-vbetool_1.1-4_amd64.deb ... 2022-10-21 19:37:39.581 | Unpacking vbetool (1.1-4) ... 2022-10-21 19:37:39.610 | Selecting previously unselected package ipset. 2022-10-21 19:37:39.619 | Preparing to unpack .../219-ipset_7.5-1ubuntu0.20.04.1_amd64.deb ... 2022-10-21 19:37:39.628 | Unpacking ipset (7.5-1ubuntu0.20.04.1) ... 2022-10-21 19:37:39.661 | Selecting previously unselected package ipvsadm. 2022-10-21 19:37:39.669 | Preparing to unpack .../220-ipvsadm_1%3a1.31-1_amd64.deb ... 2022-10-21 19:37:39.671 | Unpacking ipvsadm (1:1.31-1) ... 2022-10-21 19:37:39.706 | Selecting previously unselected package libapache2-mod-proxy-uwsgi. 2022-10-21 19:37:39.715 | Preparing to unpack .../221-libapache2-mod-proxy-uwsgi_2.4.41-4ubuntu3.12_amd64.deb ... 2022-10-21 19:37:39.725 | Unpacking libapache2-mod-proxy-uwsgi (2.4.41-4ubuntu3.12) ... 2022-10-21 19:37:39.750 | Selecting previously unselected package liberasurecode1:amd64. 2022-10-21 19:37:39.758 | Preparing to unpack .../222-liberasurecode1_1.6.1-4_amd64.deb ... 2022-10-21 19:37:39.761 | Unpacking liberasurecode1:amd64 (1.6.1-4) ... 2022-10-21 19:37:39.791 | Selecting previously unselected package liberasurecode-dev:amd64. 2022-10-21 19:37:39.799 | Preparing to unpack .../223-liberasurecode-dev_1.6.1-4_amd64.deb ... 2022-10-21 19:37:39.801 | Unpacking liberasurecode-dev:amd64 (1.6.1-4) ... 2022-10-21 19:37:39.832 | Selecting previously unselected package libkrb5-dev:amd64. 2022-10-21 19:37:39.841 | Preparing to unpack .../224-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... 2022-10-21 19:37:39.843 | Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2022-10-21 19:37:39.872 | Selecting previously unselected package libyaml-dev:amd64. 2022-10-21 19:37:39.881 | Preparing to unpack .../225-libyaml-dev_0.2.2-1_amd64.deb ... 2022-10-21 19:37:39.883 | Unpacking libyaml-dev:amd64 (0.2.2-1) ... 2022-10-21 19:37:39.917 | Selecting previously unselected package socat. 2022-10-21 19:37:39.925 | Preparing to unpack .../226-socat_1.7.3.3-2_amd64.deb ... 2022-10-21 19:37:39.927 | Unpacking socat (1.7.3.3-2) ... 2022-10-21 19:37:40.002 | Selecting previously unselected package vlan. 2022-10-21 19:37:40.011 | Preparing to unpack .../227-vlan_2.0.4ubuntu1.20.04.1_all.deb ... 2022-10-21 19:37:40.013 | Unpacking vlan (2.0.4ubuntu1.20.04.1) ... 2022-10-21 19:37:40.073 | Setting up genisoimage (9:1.1.11-3.1ubuntu1) ... 2022-10-21 19:37:40.079 | Setting up postgresql-client-common (214ubuntu0.1) ... 2022-10-21 19:37:40.088 | Setting up javascript-common (11) ... 2022-10-21 19:37:40.119 | Package apache2 is not configured yet. Will defer actions by package javascript-common. 2022-10-21 19:37:40.135 | Setting up libgraphite2-3:amd64 (1.3.13-11build1) ... 2022-10-21 19:37:40.140 | Setting up dnsmasq-utils (2.80-1.1ubuntu1.5) ... 2022-10-21 19:37:40.145 | Setting up libpixman-1-0:amd64 (0.38.4-0ubuntu1) ... 2022-10-21 19:37:40.150 | Setting up mysql-common (5.8+1.0.5ubuntu2) ... 2022-10-21 19:37:40.171 | update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2022-10-21 19:37:40.175 | Setting up dstat (0.7.4-6) ... 2022-10-21 19:37:40.456 | /usr/share/dstat/dstat_mysql_keys.py:41: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? 2022-10-21 19:37:40.456 | if op.debug > 1: print('%s: exception' (self.filename, e)) 2022-10-21 19:37:40.473 | /usr/share/dstat/dstat_squid.py:48: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? 2022-10-21 19:37:40.473 | if op.debug > 1: print('%s: exception' (self.filename, e)) 2022-10-21 19:37:40.520 | Setting up libncurses-dev:amd64 (6.2-0ubuntu2) ... 2022-10-21 19:37:40.525 | Setting up libxpm4:amd64 (1:3.5.12-1) ... 2022-10-21 19:37:40.530 | Setting up libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ... 2022-10-21 19:37:40.535 | Setting up libxrender1:amd64 (1:0.9.10-1) ... 2022-10-21 19:37:40.541 | Setting up libdatrie1:amd64 (0.2.12-3) ... 2022-10-21 19:37:40.546 | Setting up libyaml-dev:amd64 (0.2.2-1) ... 2022-10-21 19:37:40.551 | Setting up libfile-fcntllock-perl (0.22-3build4) ... 2022-10-21 19:37:40.557 | Setting up libx86-1:amd64 (1.1+ds1-11) ... 2022-10-21 19:37:40.562 | Setting up libxcb-render0:amd64 (1.14-2) ... 2022-10-21 19:37:40.567 | Setting up libalgorithm-diff-perl (1.19.03-2) ... 2022-10-21 19:37:40.573 | Setting up libarchive-zip-perl (1.67-2) ... 2022-10-21 19:37:40.578 | Setting up libgc1c2:amd64 (1:7.6.4-0.4ubuntu1) ... 2022-10-21 19:37:40.583 | Setting up vbetool (1.1-4) ... 2022-10-21 19:37:40.589 | Setting up libicu66:amd64 (66.1-2ubuntu2.1) ... 2022-10-21 19:37:40.594 | Setting up libsnmp-base (5.8+dfsg-2ubuntu2.5) ... 2022-10-21 19:37:40.601 | Setting up pm-utils (1.4.1-19) ... 2022-10-21 19:37:40.610 | Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.16) ... 2022-10-21 19:37:40.852 | Setting up unzip (6.0-25ubuntu1.1) ... 2022-10-21 19:37:40.877 | Setting up libdebhelper-perl (12.10ubuntu1) ... 2022-10-21 19:37:40.882 | Setting up libsqlite3-0:amd64 (3.31.1-4ubuntu0.4) ... 2022-10-21 19:37:40.887 | Setting up libsasl2-modules:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 2022-10-21 19:37:40.903 | Setting up liblab-gamut1:amd64 (2.42.2-3build2) ... 2022-10-21 19:37:40.908 | Setting up x11-common (1:7.7+19ubuntu14) ... 2022-10-21 19:37:41.143 | update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults 2022-10-21 19:37:41.819 | Setting up libsensors-config (1:3.6.0-2ubuntu1.1) ... 2022-10-21 19:37:41.829 | Setting up libapr1:amd64 (1.6.5-1ubuntu1) ... 2022-10-21 19:37:41.834 | Setting up m4 (1.4.18-4) ... 2022-10-21 19:37:41.839 | Setting up python3-yaml (5.3.1-1ubuntu0.1) ... 2022-10-21 19:37:42.119 | Setting up libobjc4:amd64 (10.3.0-1ubuntu1~20.04) ... 2022-10-21 19:37:42.125 | Setting up libxcb-shm0:amd64 (1.14-2) ... 2022-10-21 19:37:42.129 | Setting up libcom-err2:amd64 (1.45.5-2ubuntu1.1) ... 2022-10-21 19:37:42.134 | Setting up iputils-arping (3:20190709-3) ... 2022-10-21 19:37:42.169 | Setting up libffi-dev:amd64 (3.3-4) ... 2022-10-21 19:37:42.174 | Setting up conntrack (1:1.4.5-2) ... 2022-10-21 19:37:42.180 | Setting up libboost-iostreams1.71.0:amd64 (1.71.0-6ubuntu6) ... 2022-10-21 19:37:42.186 | Setting up python3-wheel (0.34.2-1) ... 2022-10-21 19:37:42.435 | Setting up libjbig0:amd64 (2.1-3.1build1) ... 2022-10-21 19:37:42.440 | Setting up open-iscsi (2.0.874-7.1ubuntu6.2) ... 2022-10-21 19:37:42.638 | grep: /lib/modules-load.d/open-iscsi.conf: No such file or directory 2022-10-21 19:37:44.753 | Setting up libfakeroot:amd64 (1.24-1) ... 2022-10-21 19:37:44.760 | Setting up libjansson4:amd64 (2.12-1build1) ... 2022-10-21 19:37:44.765 | Setting up acl (2.2.53-6) ... 2022-10-21 19:37:44.772 | Setting up dns-root-data (2019052802) ... 2022-10-21 19:37:44.778 | Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 2022-10-21 19:37:44.783 | Setting up libllvm10:amd64 (1:10.0.0-4ubuntu1) ... 2022-10-21 19:37:44.789 | Setting up fakeroot (1.24-1) ... 2022-10-21 19:37:44.796 | update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode 2022-10-21 19:37:44.804 | Setting up libgts-0.7-5:amd64 (0.7.6+darcs121130-4) ... 2022-10-21 19:37:44.810 | Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2022-10-21 19:37:44.815 | Setting up autotools-dev (20180224.1) ... 2022-10-21 19:37:44.822 | Setting up python3-pygments (2.3.1+dfsg-1ubuntu2.2) ... 2022-10-21 19:37:45.612 | Setting up libz3-4:amd64 (4.8.7-4build1) ... 2022-10-21 19:37:45.617 | Setting up libpfm4:amd64 (4.10.1+git20-g7700f49-2) ... 2022-10-21 19:37:45.622 | Setting up make (4.2.1-1.2) ... 2022-10-21 19:37:45.627 | Setting up libidn11:amd64 (1.33-2.2ubuntu2) ... 2022-10-21 19:37:45.632 | Setting up libclang1-10 (1:10.0.0-4ubuntu1) ... 2022-10-21 19:37:45.638 | Setting up uuid-dev:amd64 (2.34-0.1ubuntu9.3) ... 2022-10-21 19:37:45.643 | Setting up libpathplan4:amd64 (2.42.2-3build2) ... 2022-10-21 19:37:45.648 | Setting up ebtables (2.0.11-3build1) ... 2022-10-21 19:37:46.191 | Setting up socat (1.7.3.3-2) ... 2022-10-21 19:37:46.197 | Setting up libann0 (1.1.2+doc-7build1) ... 2022-10-21 19:37:46.203 | Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1.1) ... 2022-10-21 19:37:46.211 | Setting up libssl-dev:amd64 (1.1.1f-1ubuntu2.16) ... 2022-10-21 19:37:46.217 | Setting up autopoint (0.19.8.1-10build1) ... 2022-10-21 19:37:46.223 | Setting up binfmt-support (2.2.0-2) ... 2022-10-21 19:37:46.499 | Created symlink /etc/systemd/system/multi-user.target.wants/binfmt-support.service → /lib/systemd/system/binfmt-support.service. 2022-10-21 19:37:47.571 | Setting up libwebp6:amd64 (0.6.1-2ubuntu0.20.04.1) ... 2022-10-21 19:37:47.578 | Setting up icu-devtools (66.1-2ubuntu2.1) ... 2022-10-21 19:37:47.597 | Setting up fonts-dejavu-core (2.37-1) ... 2022-10-21 19:37:47.623 | Setting up libnetfilter-queue1 (1.0.3-1) ... 2022-10-21 19:37:47.630 | Setting up lsscsi (0.30-0.1) ... 2022-10-21 19:37:47.637 | Setting up libsensors5:amd64 (1:3.6.0-2ubuntu1.1) ... 2022-10-21 19:37:47.643 | Setting up g++-9 (9.4.0-1ubuntu1~20.04.1) ... 2022-10-21 19:37:47.650 | Setting up libjpeg-turbo8:amd64 (2.0.3-0ubuntu1.20.04.3) ... 2022-10-21 19:37:47.656 | Setting up libobjc-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ... 2022-10-21 19:37:47.662 | Setting up libdpkg-perl (1.19.7ubuntu3.2) ... 2022-10-21 19:37:47.668 | Setting up libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 2022-10-21 19:37:47.673 | Setting up autoconf (2.69-11.1) ... 2022-10-21 19:37:47.681 | Setting up liberasurecode1:amd64 (1.6.1-4) ... 2022-10-21 19:37:47.686 | Setting up g++ (4:9.3.0-1ubuntu2) ... 2022-10-21 19:37:47.730 | update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode 2022-10-21 19:37:47.734 | Setting up dwz (0.13-5) ... 2022-10-21 19:37:47.739 | Setting up libsctp1:amd64 (1.0.18+dfsg-1) ... 2022-10-21 19:37:47.745 | Setting up libnetfilter-cthelper0:amd64 (1.0.0-1ubuntu2) ... 2022-10-21 19:37:47.751 | Setting up libipset13:amd64 (7.5-1ubuntu0.20.04.1) ... 2022-10-21 19:37:47.757 | Setting up liblua5.2-0:amd64 (5.2.4-1.1build3) ... 2022-10-21 19:37:47.763 | Setting up vlan (2.0.4ubuntu1.20.04.1) ... 2022-10-21 19:37:47.776 | Setting up uuid-runtime (2.34-0.1ubuntu9.3) ... 2022-10-21 19:37:49.027 | Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2022-10-21 19:37:49.032 | Setting up libomp5-10:amd64 (1:10.0.0-4ubuntu1) ... 2022-10-21 19:37:49.038 | Setting up libarchive-cpio-perl (0.10-1) ... 2022-10-21 19:37:49.044 | Setting up liblua5.3-0:amd64 (5.3.3-1.1ubuntu2) ... 2022-10-21 19:37:49.049 | Setting up fonts-liberation (1:1.07.4-11) ... 2022-10-21 19:37:49.055 | Setting up libnl-3-200:amd64 (3.4.0-1) ... 2022-10-21 19:37:49.066 | Setting up libboost-thread1.71.0:amd64 (1.71.0-6ubuntu6) ... 2022-10-21 19:37:49.072 | Setting up libc6-i386 (2.31-0ubuntu9.9) ... 2022-10-21 19:37:49.079 | Setting up libsub-override-perl (0.09-2) ... 2022-10-21 19:37:49.084 | Setting up libharfbuzz0b:amd64 (2.6.4-1ubuntu4.2) ... 2022-10-21 19:37:49.090 | Setting up libthai-data (0.1.28-3) ... 2022-10-21 19:37:49.095 | Setting up python-pip-whl (20.0.2-5ubuntu1.6) ... 2022-10-21 19:37:49.101 | Setting up libcdt5:amd64 (2.42.2-3build2) ... 2022-10-21 19:37:49.106 | Setting up libcgraph6:amd64 (2.42.2-3build2) ... 2022-10-21 19:37:49.114 | Setting up apache2-data (2.4.41-4ubuntu3.12) ... 2022-10-21 19:37:49.120 | Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2022-10-21 19:37:49.125 | Setting up libjs-jquery (3.3.1~dfsg-3) ... 2022-10-21 19:37:49.130 | Setting up sharutils (1:4.15.2-4build1) ... 2022-10-21 19:37:49.135 | Setting up ipset (7.5-1ubuntu0.20.04.1) ... 2022-10-21 19:37:49.147 | Setting up openssl (1.1.1f-1ubuntu2.16) ... 2022-10-21 19:37:49.157 | Setting up conntrackd (1:1.4.5-2) ... 2022-10-21 19:37:50.202 | Created symlink /etc/systemd/system/multi-user.target.wants/conntrackd.service → /lib/systemd/system/conntrackd.service. 2022-10-21 19:37:50.544 | Setting up libsys-hostname-long-perl (1.5-1) ... 2022-10-21 19:37:50.549 | Setting up libalgorithm-diff-xs-perl (0.04-6) ... 2022-10-21 19:37:50.554 | Setting up libicu-dev:amd64 (66.1-2ubuntu2.1) ... 2022-10-21 19:37:50.560 | Setting up libxml2:amd64 (2.9.10+dfsg-5ubuntu0.20.04.4) ... 2022-10-21 19:37:50.565 | Setting up libsystemd-dev:amd64 (245.4-4ubuntu3.18) ... 2022-10-21 19:37:50.570 | Setting up sqlite3 (3.31.1-4ubuntu0.4) ... 2022-10-21 19:37:50.577 | Setting up libalgorithm-merge-perl (0.08-3) ... 2022-10-21 19:37:50.582 | Setting up libaprutil1:amd64 (1.6.1-4ubuntu2) ... 2022-10-21 19:37:50.588 | Setting up libjpeg8:amd64 (8c-2ubuntu8) ... 2022-10-21 19:37:50.595 | Setting up automake (1:1.16.1-4ubuntu6) ... 2022-10-21 19:37:50.602 | update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode 2022-10-21 19:37:50.606 | Setting up libfile-stripnondeterminism-perl (1.7.0-1) ... 2022-10-21 19:37:50.613 | Setting up libtinfo-dev:amd64 (6.2-0ubuntu2) ... 2022-10-21 19:37:50.619 | Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2022-10-21 19:37:50.626 | Setting up libgts-bin (0.7.6+darcs121130-4) ... 2022-10-21 19:37:50.632 | Setting up libz3-dev:amd64 (4.8.7-4build1) ... 2022-10-21 19:37:50.640 | Setting up libice6:amd64 (2:1.0.10-0ubuntu1) ... 2022-10-21 19:37:50.647 | Setting up tcpdump (4.9.3-4ubuntu0.1) ... 2022-10-21 19:37:50.849 | Setting up libjpeg-turbo8-dev:amd64 (2.0.3-0ubuntu1.20.04.3) ... 2022-10-21 19:37:50.855 | Setting up libmysqlclient21:amd64 (8.0.30-0ubuntu0.20.04.2) ... 2022-10-21 19:37:50.861 | Setting up llvm-10-tools (1:10.0.0-4ubuntu1) ... 2022-10-21 19:37:50.869 | Setting up libsnmp35:amd64 (5.8+dfsg-2ubuntu2.5) ... 2022-10-21 19:37:50.874 | Setting up libomp-10-dev (1:10.0.0-4ubuntu1) ... 2022-10-21 19:37:50.881 | Setting up wget (1.20.3-1ubuntu2) ... 2022-10-21 19:37:50.889 | Setting up libtool (2.4.6-14) ... 2022-10-21 19:37:50.896 | Setting up fontconfig-config (2.13.1-2ubuntu3) ... 2022-10-21 19:37:51.007 | Setting up openssh-client (1:8.2p1-4ubuntu0.5) ... 2022-10-21 19:37:51.045 | Setting up haproxy (2.0.29-0ubuntu1) ... 2022-10-21 19:37:51.502 | Created symlink /etc/systemd/system/multi-user.target.wants/haproxy.service → /lib/systemd/system/haproxy.service. 2022-10-21 19:37:52.647 | Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.9) ... 2022-10-21 19:37:52.656 | Setting up libaprutil1-ldap:amd64 (1.6.1-4ubuntu2) ... 2022-10-21 19:37:52.662 | Setting up dnsmasq-base (2.80-1.1ubuntu1.5) ... 2022-10-21 19:37:52.818 | Setting up libaprutil1-dbd-sqlite3:amd64 (1.6.1-4ubuntu2) ... 2022-10-21 19:37:52.825 | Setting up libclang-cpp10 (1:10.0.0-4ubuntu1) ... 2022-10-21 19:37:52.830 | Setting up llvm-10-runtime (1:10.0.0-4ubuntu1) ... 2022-10-21 19:37:52.839 | Setting up memcached (1.5.22-2ubuntu0.2) ... 2022-10-21 19:37:54.078 | Created symlink /etc/systemd/system/multi-user.target.wants/memcached.service → /lib/systemd/system/memcached.service. 2022-10-21 19:37:54.810 | Setting up dpkg-dev (1.19.7ubuntu3.2) ... 2022-10-21 19:37:54.824 | Setting up libnl-route-3-200:amd64 (3.4.0-1) ... 2022-10-21 19:37:54.832 | Setting up python3-mysqldb (1.4.4-2build1) ... 2022-10-21 19:37:55.082 | Setting up libldap2-dev:amd64 (2.4.49+dfsg-2ubuntu1.9) ... 2022-10-21 19:37:55.089 | Setting up libmail-sendmail-perl (0.80-1) ... 2022-10-21 19:37:55.095 | Setting up libltdl-dev:amd64 (2.4.6-14) ... 2022-10-21 19:37:55.100 | Setting up libthai0:amd64 (0.1.28-3) ... 2022-10-21 19:37:55.105 | Setting up libxml2-dev:amd64 (2.9.10+dfsg-5ubuntu0.20.04.4) ... 2022-10-21 19:37:55.111 | Setting up libsasl2-dev (2.1.27+dfsg-2ubuntu0.1) ... 2022-10-21 19:37:55.117 | Setting up lib32gcc-s1 (10.3.0-1ubuntu1~20.04) ... 2022-10-21 19:37:55.123 | Setting up lib32stdc++6 (10.3.0-1ubuntu1~20.04) ... 2022-10-21 19:37:55.132 | Setting up ssl-cert (1.0.39) ... 2022-10-21 19:37:55.578 | Setting up liberasurecode-dev:amd64 (1.6.1-4) ... 2022-10-21 19:37:55.583 | Setting up python3.8-venv (3.8.10-0ubuntu1~20.04.5) ... 2022-10-21 19:37:55.658 | Setting up libjs-jquery-metadata (12-1.1) ... 2022-10-21 19:37:55.664 | Setting up postgresql-common (214ubuntu0.1) ... 2022-10-21 19:37:56.142 | Adding user postgres to group ssl-cert 2022-10-21 19:37:56.295 | 2022-10-21 19:37:56.295 | Creating config file /etc/postgresql-common/createcluster.conf with new version 2022-10-21 19:37:56.485 | Building PostgreSQL dictionaries from installed myspell/hunspell packages... 2022-10-21 19:37:56.485 | Removing obsolete dictionary files: 2022-10-21 19:37:57.071 | Created symlink /etc/systemd/system/multi-user.target.wants/postgresql.service → /lib/systemd/system/postgresql.service. 2022-10-21 19:37:58.215 | Setting up libcroco3:amd64 (0.6.13-1) ... 2022-10-21 19:37:58.222 | Setting up libsctp-dev:amd64 (1.0.18+dfsg-1) ... 2022-10-21 19:37:58.229 | Setting up pkg-config (0.29.1-0ubuntu4) ... 2022-10-21 19:37:58.320 | Setting up python3-pip (20.0.2-5ubuntu1.6) ... 2022-10-21 19:37:58.724 | Setting up dh-strip-nondeterminism (1.7.0-1) ... 2022-10-21 19:37:58.729 | Setting up libgvpr2:amd64 (2.42.2-3build2) ... 2022-10-21 19:37:58.734 | Setting up libjs-jquery-tablesorter (1:2.31.1+dfsg1-1) ... 2022-10-21 19:37:58.741 | Setting up libnl-genl-3-200:amd64 (3.4.0-1) ... 2022-10-21 19:37:58.746 | Setting up libxslt1.1:amd64 (1.1.34-4ubuntu0.20.04.1) ... 2022-10-21 19:37:58.751 | Setting up build-essential (12.8ubuntu1.1) ... 2022-10-21 19:37:58.756 | Setting up libcurl4:amd64 (7.68.0-1ubuntu2.13) ... 2022-10-21 19:37:58.762 | Setting up libtiff5:amd64 (4.1.0+git191117-2ubuntu0.20.04.5) ... 2022-10-21 19:37:58.768 | Setting up curl (7.68.0-1ubuntu2.13) ... 2022-10-21 19:37:58.774 | Setting up libfontconfig1:amd64 (2.13.1-2ubuntu3) ... 2022-10-21 19:37:58.780 | Setting up libjpeg8-dev:amd64 (8c-2ubuntu8) ... 2022-10-21 19:37:58.786 | Setting up libsm6:amd64 (2:1.2.3-1) ... 2022-10-21 19:37:58.792 | Setting up libmysqlclient-dev (8.0.30-0ubuntu0.20.04.2) ... 2022-10-21 19:37:58.797 | Setting up apache2-utils (2.4.41-4ubuntu3.12) ... 2022-10-21 19:37:58.802 | Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2022-10-21 19:37:58.808 | Setting up ipvsadm (1:1.31-1) ... 2022-10-21 19:37:59.602 | Setting up openssh-sftp-server (1:8.2p1-4ubuntu0.5) ... 2022-10-21 19:37:59.607 | Setting up libibverbs1:amd64 (28.0-1ubuntu1) ... 2022-10-21 19:37:59.709 | Setting up fontconfig (2.13.1-2ubuntu3) ... 2022-10-21 19:38:01.774 | Regenerating fonts cache... done. 2022-10-21 19:38:01.777 | Setting up gettext (0.19.8.1-10build1) ... 2022-10-21 19:38:01.783 | Setting up libxslt1-dev:amd64 (1.1.34-4ubuntu0.20.04.1) ... 2022-10-21 19:38:01.789 | Setting up openssh-server (1:8.2p1-4ubuntu0.5) ... 2022-10-21 19:38:03.192 | rescue-ssh.target is a disabled or a static unit, not starting it. 2022-10-21 19:38:04.002 | Setting up ibverbs-providers:amd64 (28.0-1ubuntu1) ... 2022-10-21 19:38:04.048 | Setting up libclang-common-10-dev (1:10.0.0-4ubuntu1) ... 2022-10-21 19:38:04.054 | Setting up keepalived (1:2.0.19-2ubuntu0.2) ... 2022-10-21 19:38:05.060 | Created symlink /etc/systemd/system/multi-user.target.wants/keepalived.service → /lib/systemd/system/keepalived.service. 2022-10-21 19:38:05.774 | Setting up llvm-10 (1:10.0.0-4ubuntu1) ... 2022-10-21 19:38:05.779 | Setting up libpango-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-10-21 19:38:05.785 | Setting up libjpeg-dev:amd64 (8c-2ubuntu8) ... 2022-10-21 19:38:05.789 | Setting up libpq5:amd64 (12.12-0ubuntu0.20.04.1) ... 2022-10-21 19:38:05.795 | Setting up libpq-dev (12.12-0ubuntu0.20.04.1) ... 2022-10-21 19:38:05.800 | Setting up apache2-bin (2.4.41-4ubuntu3.12) ... 2022-10-21 19:38:05.806 | Setting up libcairo2:amd64 (1.16.0-4ubuntu1) ... 2022-10-21 19:38:05.811 | Setting up intltool-debian (0.35.0+20060710.5) ... 2022-10-21 19:38:05.816 | Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2022-10-21 19:38:05.822 | Setting up llvm-10-dev (1:10.0.0-4ubuntu1) ... 2022-10-21 19:38:05.841 | Setting up postgresql-client-12 (12.12-0ubuntu0.20.04.1) ... 2022-10-21 19:38:06.445 | update-alternatives: using /usr/share/postgresql/12/man/man1/psql.1.gz to provide /usr/share/man/man1/psql.1.gz (psql.1.gz) in auto mode 2022-10-21 19:38:06.467 | Setting up python3-venv (3.8.2-0ubuntu2) ... 2022-10-21 19:38:06.473 | Setting up libapr1-dev (1.6.5-1ubuntu1) ... 2022-10-21 19:38:06.478 | Setting up libgd3:amd64 (2.2.5-5.2ubuntu2.1) ... 2022-10-21 19:38:06.483 | Setting up libxt6:amd64 (1:1.1.5-1) ... 2022-10-21 19:38:06.488 | Setting up libaprutil1-dev (1.6.1-4ubuntu2) ... 2022-10-21 19:38:06.493 | Setting up clang-10 (1:10.0.0-4ubuntu1) ... 2022-10-21 19:38:06.499 | Setting up libpangoft2-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-10-21 19:38:06.505 | Setting up postgresql-server-dev-12 (12.12-0ubuntu0.20.04.1) ... 2022-10-21 19:38:06.510 | Setting up libpangocairo-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-10-21 19:38:06.515 | Setting up librdmacm1:amd64 (28.0-1ubuntu1) ... 2022-10-21 19:38:06.520 | Setting up librados2 (15.2.16-0ubuntu0.20.04.1) ... 2022-10-21 19:38:06.525 | Setting up libxmu6:amd64 (2:1.1.3-0ubuntu1) ... 2022-10-21 19:38:06.531 | Setting up po-debconf (1.0.21) ... 2022-10-21 19:38:06.536 | Setting up apache2 (2.4.41-4ubuntu3.12) ... 2022-10-21 19:38:06.900 | Enabling module mpm_event. 2022-10-21 19:38:06.965 | Enabling module authz_core. 2022-10-21 19:38:06.970 | Enabling module authz_host. 2022-10-21 19:38:07.029 | Enabling module authn_core. 2022-10-21 19:38:07.034 | Enabling module auth_basic. 2022-10-21 19:38:07.095 | Enabling module access_compat. 2022-10-21 19:38:07.154 | Enabling module authn_file. 2022-10-21 19:38:07.213 | Enabling module authz_user. 2022-10-21 19:38:07.273 | Enabling module alias. 2022-10-21 19:38:07.332 | Enabling module dir. 2022-10-21 19:38:07.392 | Enabling module autoindex. 2022-10-21 19:38:07.450 | Enabling module env. 2022-10-21 19:38:07.509 | Enabling module mime. 2022-10-21 19:38:07.570 | Enabling module negotiation. 2022-10-21 19:38:07.629 | Enabling module setenvif. 2022-10-21 19:38:07.688 | Enabling module filter. 2022-10-21 19:38:07.746 | Enabling module deflate. 2022-10-21 19:38:07.805 | Enabling module status. 2022-10-21 19:38:07.864 | Enabling module reqtimeout. 2022-10-21 19:38:07.923 | Enabling conf charset. 2022-10-21 19:38:07.984 | Enabling conf localized-error-pages. 2022-10-21 19:38:08.042 | Enabling conf other-vhosts-access-log. 2022-10-21 19:38:08.101 | Enabling conf security. 2022-10-21 19:38:08.161 | Enabling conf serve-cgi-bin. 2022-10-21 19:38:08.220 | Enabling site 000-default. 2022-10-21 19:38:08.271 | info: Executing deferred 'a2enconf javascript-common' for package javascript-common 2022-10-21 19:38:08.327 | Enabling conf javascript-common. 2022-10-21 19:38:08.583 | Created symlink /etc/systemd/system/multi-user.target.wants/apache2.service → /lib/systemd/system/apache2.service. 2022-10-21 19:38:09.176 | Created symlink /etc/systemd/system/multi-user.target.wants/apache-htcacheclean.service → /lib/systemd/system/apache-htcacheclean.service. 2022-10-21 19:38:11.925 | Setting up libxaw7:amd64 (2:1.0.13-1) ... 2022-10-21 19:38:11.938 | Setting up libgvc6 (2.42.2-3build2) ... 2022-10-21 19:38:11.957 | Setting up librbd1 (15.2.16-0ubuntu0.20.04.1) ... 2022-10-21 19:38:11.962 | Setting up libapache2-mod-proxy-uwsgi (2.4.41-4ubuntu3.12) ... 2022-10-21 19:38:11.974 | Setting up libiscsi7:amd64 (1.18.0-2) ... 2022-10-21 19:38:11.979 | Setting up postgresql-server-dev-all (214ubuntu0.1) ... 2022-10-21 19:38:11.985 | Setting up qemu-block-extra:amd64 (1:4.2-3ubuntu6.23) ... 2022-10-21 19:38:11.989 | Setting up graphviz (2.42.2-3build2) ... 2022-10-21 19:38:11.997 | Setting up qemu-utils (1:4.2-3ubuntu6.23) ... 2022-10-21 19:38:12.004 | Setting up systemd (245.4-4ubuntu3.18) ... 2022-10-21 19:38:12.006 | Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 2022-10-21 19:38:13.109 | Setting up dh-autoreconf (19) ... 2022-10-21 19:38:13.115 | Setting up systemd-timesyncd (245.4-4ubuntu3.18) ... 2022-10-21 19:38:13.938 | Setting up systemd-sysv (245.4-4ubuntu3.18) ... 2022-10-21 19:38:13.946 | Setting up libnss-systemd:amd64 (245.4-4ubuntu3.18) ... 2022-10-21 19:38:13.955 | Setting up debhelper (12.10ubuntu1) ... 2022-10-21 19:38:13.961 | Setting up libpam-systemd:amd64 (245.4-4ubuntu3.18) ... 2022-10-21 19:38:14.289 | Setting up apache2-dev (2.4.41-4ubuntu3.12) ... 2022-10-21 19:38:14.295 | Processing triggers for mime-support (3.64ubuntu1) ... 2022-10-21 19:38:14.318 | Processing triggers for initramfs-tools (0.136ubuntu6.4) ... 2022-10-21 19:38:14.387 | update-initramfs: Generating /boot/initrd.img-5.4.0-72-generic 2022-10-21 19:38:27.269 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2022-10-21 19:38:27.293 | Processing triggers for rsyslog (8.2001.0-1ubuntu1.1) ... 2022-10-21 19:38:27.671 | Processing triggers for ufw (0.36-6) ... 2022-10-21 19:38:27.812 | Processing triggers for man-db (2.9.1-1) ... 2022-10-21 19:38:51.456 | Processing triggers for dbus (1.12.16-2ubuntu2.1) ... 2022-10-21 19:38:51.469 | Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2022-10-21 19:38:59.426 | ++ functions-common:apt_get:1132 : result=0 2022-10-21 19:38:59.428 | ++ functions-common:apt_get:1135 : time_stop apt-get 2022-10-21 19:38:59.430 | ++ functions-common:time_stop:2337 : local name 2022-10-21 19:38:59.433 | ++ functions-common:time_stop:2338 : local end_time 2022-10-21 19:38:59.435 | ++ functions-common:time_stop:2339 : local elapsed_time 2022-10-21 19:38:59.437 | ++ functions-common:time_stop:2340 : local total 2022-10-21 19:38:59.439 | ++ functions-common:time_stop:2341 : local start_time 2022-10-21 19:38:59.441 | ++ functions-common:time_stop:2343 : name=apt-get 2022-10-21 19:38:59.443 | ++ functions-common:time_stop:2344 : start_time=1666380991140 2022-10-21 19:38:59.445 | ++ functions-common:time_stop:2346 : [[ -z 1666380991140 ]] 2022-10-21 19:38:59.447 | +++ functions-common:time_stop:2349 : date +%s%3N 2022-10-21 19:38:59.451 | ++ functions-common:time_stop:2349 : end_time=1666381139449 2022-10-21 19:38:59.453 | ++ functions-common:time_stop:2350 : elapsed_time=148309 2022-10-21 19:38:59.455 | ++ functions-common:time_stop:2351 : total=762 2022-10-21 19:38:59.458 | ++ functions-common:time_stop:2353 : _TIME_START[$name]= 2022-10-21 19:38:59.460 | ++ functions-common:time_stop:2354 : _TIME_TOTAL[$name]=149071 2022-10-21 19:38:59.462 | ++ functions-common:apt_get:1136 : return 0 2022-10-21 19:38:59.464 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-10-21 19:38:59.467 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-10-21 19:38:59.469 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-10-21 19:38:59.473 | ++ tools/install_prereqs.sh:source:89 : date 2022-10-21 19:38:59.477 | + ./stack.sh:main:767 : [[ False != \T\r\u\e ]] 2022-10-21 19:38:59.479 | + ./stack.sh:main:768 : PYPI_ALTERNATIVE_URL= 2022-10-21 19:38:59.482 | + ./stack.sh:main:768 : /home/ubuntu/devstack/tools/install_pip.sh 2022-10-21 19:39:00.772 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-10-21 19:39:00.774 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-10-21 19:39:00.776 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-10-21 19:39:00.777 | + tools/install_pip.sh:main:43 : GetDistro 2022-10-21 19:39:00.779 | + functions-common:GetDistro:380 : GetOSVersion 2022-10-21 19:39:00.781 | + functions-common:GetOSVersion:350 : source /etc/os-release 2022-10-21 19:39:00.783 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2022-10-21 19:39:00.784 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2022-10-21 19:39:00.786 | ++ /etc/os-release:source:3 : ID=ubuntu 2022-10-21 19:39:00.788 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2022-10-21 19:39:00.789 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2022-10-21 19:39:00.791 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2022-10-21 19:39:00.793 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2022-10-21 19:39:00.794 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2022-10-21 19:39:00.796 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2022-10-21 19:39:00.798 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2022-10-21 19:39:00.800 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2022-10-21 19:39:00.801 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2022-10-21 19:39:00.803 | + functions-common:GetOSVersion:351 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2022-10-21 19:39:00.805 | + functions-common:GetOSVersion:356 : _ensure_lsb_release 2022-10-21 19:39:00.807 | ++ functions-common:_ensure_lsb_release:327 : command -v lsb_release 2022-10-21 19:39:00.809 | + functions-common:_ensure_lsb_release:327 : [[ -x /usr/bin/lsb_release ]] 2022-10-21 19:39:00.811 | + functions-common:_ensure_lsb_release:328 : return 2022-10-21 19:39:00.813 | ++ functions-common:GetOSVersion:358 : lsb_release -r -s 2022-10-21 19:39:00.880 | + functions-common:GetOSVersion:358 : os_RELEASE=20.04 2022-10-21 19:39:00.882 | ++ functions-common:GetOSVersion:359 : lsb_release -c -s 2022-10-21 19:39:00.947 | + functions-common:GetOSVersion:359 : os_CODENAME=focal 2022-10-21 19:39:00.949 | ++ functions-common:GetOSVersion:360 : lsb_release -i -s 2022-10-21 19:39:01.014 | + functions-common:GetOSVersion:360 : os_VENDOR=Ubuntu 2022-10-21 19:39:01.016 | + functions-common:GetOSVersion:363 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-10-21 19:39:01.018 | + functions-common:GetOSVersion:364 : os_PACKAGE=deb 2022-10-21 19:39:01.020 | + functions-common:GetOSVersion:369 : typeset -xr os_VENDOR 2022-10-21 19:39:01.021 | + functions-common:GetOSVersion:370 : typeset -xr os_RELEASE 2022-10-21 19:39:01.023 | + functions-common:GetOSVersion:371 : typeset -xr os_PACKAGE 2022-10-21 19:39:01.025 | + functions-common:GetOSVersion:372 : typeset -xr os_CODENAME 2022-10-21 19:39:01.027 | + functions-common:GetDistro:382 : [[ Ubuntu =~ (Ubuntu) ]] 2022-10-21 19:39:01.029 | + functions-common:GetDistro:385 : DISTRO=focal 2022-10-21 19:39:01.031 | + functions-common:GetDistro:429 : typeset -xr DISTRO 2022-10-21 19:39:01.033 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-10-21 19:39:01.033 | Distro: focal 2022-10-21 19:39:01.035 | + tools/install_pip.sh:main:134 : get_versions 2022-10-21 19:39:01.037 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-10-21 19:39:01.040 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-10-21 19:39:01.042 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-10-21 19:39:01.045 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-10-21 19:39:01.045 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-10-21 19:39:01.434 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=20.2.2 2022-10-21 19:39:01.436 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 20.2.2' 2022-10-21 19:39:01.436 | pip: 20.2.2 2022-10-21 19:39:01.438 | + tools/install_pip.sh:get_versions:57 : python3.8 -m pip --version 2022-10-21 19:39:01.805 | pip 20.2.2 from /usr/local/lib/python3.8/dist-packages/pip (python 3.8) 2022-10-21 19:39:01.827 | + tools/install_pip.sh:main:136 : [[ -n '' ]] 2022-10-21 19:39:01.829 | + tools/install_pip.sh:main:140 : is_fedora 2022-10-21 19:39:01.831 | + functions-common:is_fedora:453 : [[ -z Ubuntu ]] 2022-10-21 19:39:01.833 | + functions-common:is_fedora:457 : '[' Ubuntu = Fedora ']' 2022-10-21 19:39:01.835 | + functions-common:is_fedora:457 : '[' Ubuntu = 'Red Hat' ']' 2022-10-21 19:39:01.836 | + functions-common:is_fedora:458 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-10-21 19:39:01.838 | + functions-common:is_fedora:459 : '[' Ubuntu = RedHatEnterprise ']' 2022-10-21 19:39:01.840 | + functions-common:is_fedora:460 : '[' Ubuntu = CentOS ']' 2022-10-21 19:39:01.841 | + functions-common:is_fedora:460 : '[' Ubuntu = CentOSStream ']' 2022-10-21 19:39:01.843 | + functions-common:is_fedora:461 : '[' Ubuntu = OracleServer ']' 2022-10-21 19:39:01.844 | + functions-common:is_fedora:461 : '[' Ubuntu = Virtuozzo ']' 2022-10-21 19:39:01.847 | + tools/install_pip.sh:main:152 : is_fedora 2022-10-21 19:39:01.848 | + functions-common:is_fedora:453 : [[ -z Ubuntu ]] 2022-10-21 19:39:01.850 | + functions-common:is_fedora:457 : '[' Ubuntu = Fedora ']' 2022-10-21 19:39:01.852 | + functions-common:is_fedora:457 : '[' Ubuntu = 'Red Hat' ']' 2022-10-21 19:39:01.853 | + functions-common:is_fedora:458 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-10-21 19:39:01.855 | + functions-common:is_fedora:459 : '[' Ubuntu = RedHatEnterprise ']' 2022-10-21 19:39:01.857 | + functions-common:is_fedora:460 : '[' Ubuntu = CentOS ']' 2022-10-21 19:39:01.858 | + functions-common:is_fedora:460 : '[' Ubuntu = CentOSStream ']' 2022-10-21 19:39:01.860 | + functions-common:is_fedora:461 : '[' Ubuntu = OracleServer ']' 2022-10-21 19:39:01.862 | + functions-common:is_fedora:461 : '[' Ubuntu = Virtuozzo ']' 2022-10-21 19:39:01.863 | + tools/install_pip.sh:main:152 : is_suse 2022-10-21 19:39:01.865 | + functions-common:is_suse:469 : is_opensuse 2022-10-21 19:39:01.867 | + functions-common:is_opensuse:476 : [[ -z Ubuntu ]] 2022-10-21 19:39:01.868 | + functions-common:is_opensuse:480 : [[ Ubuntu =~ (openSUSE) ]] 2022-10-21 19:39:01.870 | + functions-common:is_suse:469 : is_suse_linux_enterprise 2022-10-21 19:39:01.872 | + functions-common:is_suse_linux_enterprise:488 : [[ -z Ubuntu ]] 2022-10-21 19:39:01.873 | + functions-common:is_suse_linux_enterprise:492 : [[ Ubuntu =~ (^SUSE) ]] 2022-10-21 19:39:01.875 | + tools/install_pip.sh:main:153 : is_package_installed python3-pip 2022-10-21 19:39:01.877 | + functions-common:is_package_installed:1370 : [[ -z python3-pip ]] 2022-10-21 19:39:01.879 | + functions-common:is_package_installed:1374 : [[ -z deb ]] 2022-10-21 19:39:01.881 | + functions-common:is_package_installed:1378 : [[ deb = \d\e\b ]] 2022-10-21 19:39:01.882 | + functions-common:is_package_installed:1379 : dpkg -s python3-pip 2022-10-21 19:39:01.902 | + tools/install_pip.sh:main:154 : uninstall_package python3-pip 2022-10-21 19:39:01.904 | + functions-common:uninstall_package:1390 : is_ubuntu 2022-10-21 19:39:01.906 | + functions-common:is_ubuntu:500 : [[ -z deb ]] 2022-10-21 19:39:01.907 | + functions-common:is_ubuntu:503 : '[' deb = deb ']' 2022-10-21 19:39:01.909 | + functions-common:uninstall_package:1391 : apt_get purge python3-pip 2022-10-21 19:39:01.924 | + functions-common:apt_get:1128 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes purge python3-pip 2022-10-21 19:39:02.033 | Reading package lists... 2022-10-21 19:39:02.288 | Building dependency tree... 2022-10-21 19:39:02.290 | Reading state information... 2022-10-21 19:39:02.548 | The following packages were automatically installed and are no longer required: 2022-10-21 19:39:02.550 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-10-21 19:39:02.550 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-10-21 19:39:02.550 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-10-21 19:39:02.550 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-10-21 19:39:02.550 | python3-secretstorage python3-twisted-bin python3-wadllib python3-wheel 2022-10-21 19:39:02.550 | python3-zope.interface 2022-10-21 19:39:02.550 | Use 'sudo apt autoremove' to remove them. 2022-10-21 19:39:02.614 | The following packages will be REMOVED: 2022-10-21 19:39:02.614 | python3-pip* 2022-10-21 19:39:03.072 | 0 upgraded, 0 newly installed, 1 to remove and 177 not upgraded. 2022-10-21 19:39:03.072 | After this operation, 1,050 kB disk space will be freed. 2022-10-21 19:39:03.137 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 80310 files and directories currently installed.) 2022-10-21 19:39:03.141 | Removing python3-pip (20.0.2-5ubuntu1.6) ... 2022-10-21 19:39:03.352 | Processing triggers for man-db (2.9.1-1) ... 2022-10-21 19:39:11.529 | + functions-common:apt_get:1132 : result=0 2022-10-21 19:39:11.530 | + functions-common:apt_get:1135 : time_stop apt-get 2022-10-21 19:39:11.532 | + functions-common:time_stop:2337 : local name 2022-10-21 19:39:11.534 | + functions-common:time_stop:2338 : local end_time 2022-10-21 19:39:11.535 | + functions-common:time_stop:2339 : local elapsed_time 2022-10-21 19:39:11.537 | + functions-common:time_stop:2340 : local total 2022-10-21 19:39:11.539 | + functions-common:time_stop:2341 : local start_time 2022-10-21 19:39:11.540 | + functions-common:time_stop:2343 : name=apt-get 2022-10-21 19:39:11.542 | + functions-common:time_stop:2344 : start_time=1666381141922 2022-10-21 19:39:11.544 | + functions-common:time_stop:2346 : [[ -z 1666381141922 ]] 2022-10-21 19:39:11.546 | ++ functions-common:time_stop:2349 : date +%s%3N 2022-10-21 19:39:11.549 | + functions-common:time_stop:2349 : end_time=1666381151547 2022-10-21 19:39:11.551 | + functions-common:time_stop:2350 : elapsed_time=9625 2022-10-21 19:39:11.553 | + functions-common:time_stop:2351 : total=0 2022-10-21 19:39:11.554 | + functions-common:time_stop:2353 : _TIME_START[$name]= 2022-10-21 19:39:11.556 | + functions-common:time_stop:2354 : _TIME_TOTAL[$name]=9625 2022-10-21 19:39:11.558 | + functions-common:apt_get:1136 : return 0 2022-10-21 19:39:11.560 | + tools/install_pip.sh:main:157 : install_get_pip 2022-10-21 19:39:11.561 | + tools/install_pip.sh:install_get_pip:62 : [[ 3.8 = \3\.\6 ]] 2022-10-21 19:39:11.563 | + tools/install_pip.sh:install_get_pip:66 : _pip_url=https://bootstrap.pypa.io/get-pip.py 2022-10-21 19:39:11.566 | ++ tools/install_pip.sh:install_get_pip:67 : basename https://bootstrap.pypa.io/get-pip.py 2022-10-21 19:39:11.569 | + tools/install_pip.sh:install_get_pip:67 : _local_pip=/home/ubuntu/devstack/files/get-pip.py 2022-10-21 19:39:11.571 | + tools/install_pip.sh:install_get_pip:73 : [[ -r /home/ubuntu/devstack/files/get-pip.py ]] 2022-10-21 19:39:11.572 | + tools/install_pip.sh:install_get_pip:90 : [[ ! -r /home/ubuntu/devstack/files/get-pip.py ]] 2022-10-21 19:39:11.574 | + tools/install_pip.sh:install_get_pip:93 : local timecond= 2022-10-21 19:39:11.576 | + tools/install_pip.sh:install_get_pip:94 : [[ -r /home/ubuntu/devstack/files/get-pip.py ]] 2022-10-21 19:39:11.578 | + tools/install_pip.sh:install_get_pip:98 : curl -f --retry 6 --retry-delay 5 -o /home/ubuntu/devstack/files/get-pip.py https://bootstrap.pypa.io/get-pip.py 2022-10-21 19:39:11.588 | % Total % Received % Xferd Average Speed Time Time Time Current 2022-10-21 19:39:11.588 | Dload Upload Total Spent Left Speed 2022-10-21 19:39:11.883 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 2509k 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2509k 100 2509k 0 0 8534k 0 --:--:-- --:--:-- --:--:-- 8506k 2022-10-21 19:39:11.887 | + tools/install_pip.sh:install_get_pip:101 : touch /home/ubuntu/devstack/files/get-pip.py.downloaded 2022-10-21 19:39:11.890 | + tools/install_pip.sh:install_get_pip:103 : sudo -H -E python3.8 /home/ubuntu/devstack/files/get-pip.py 2022-10-21 19:39:14.911 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-21 19:39:14.911 | from cryptography.utils import int_from_bytes 2022-10-21 19:39:14.911 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-21 19:39:14.911 | from cryptography.utils import int_from_bytes 2022-10-21 19:39:15.312 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-10-21 19:39:15.463 | Collecting pip 2022-10-21 19:39:15.477 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/1da/ab4b8d3b97d1d/pip-22.3-py3-none-any.whl (2.1 MB) 2022-10-21 19:39:15.510 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 75.1 MB/s eta 0:00:00 2022-10-21 19:39:16.876 | Installing collected packages: pip 2022-10-21 19:39:16.876 | Attempting uninstall: pip 2022-10-21 19:39:16.878 | Found existing installation: pip 20.2.2 2022-10-21 19:39:17.132 | Uninstalling pip-20.2.2: 2022-10-21 19:39:17.144 | Successfully uninstalled pip-20.2.2 2022-10-21 19:39:18.961 | Successfully installed pip-22.3 2022-10-21 19:39:18.961 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-10-21 19:39:19.082 | + tools/install_pip.sh:main:160 : pip_install_gr setuptools 2022-10-21 19:39:19.084 | + inc/python:pip_install_gr:76 : local name=setuptools 2022-10-21 19:39:19.086 | + inc/python:pip_install_gr:77 : local clean_name 2022-10-21 19:39:19.088 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2022-10-21 19:39:19.090 | ++ inc/python:get_from_global_requirements:225 : local package=setuptools 2022-10-21 19:39:19.092 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-10-21 19:39:19.095 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2022-10-21 19:39:19.095 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-10-21 19:39:19.099 | ++ inc/python:get_from_global_requirements:227 : required_pkg='setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 ' 2022-10-21 19:39:19.101 | ++ inc/python:get_from_global_requirements:228 : [[ setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 == '' ]] 2022-10-21 19:39:19.103 | ++ inc/python:get_from_global_requirements:231 : echo 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-10-21 19:39:19.105 | + inc/python:pip_install_gr:78 : clean_name='setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-10-21 19:39:19.107 | + inc/python:pip_install_gr:79 : pip_install 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-10-21 19:39:19.122 | Using python 3.8 to install setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 2022-10-21 19:39:19.124 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-10-21 19:39:19.772 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-21 19:39:19.772 | from cryptography.utils import int_from_bytes 2022-10-21 19:39:19.772 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-21 19:39:19.772 | from cryptography.utils import int_from_bytes 2022-10-21 19:39:20.952 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-10-21 19:39:20.963 | Requirement already satisfied: setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 in /usr/local/lib/python3.8/dist-packages (54.1.1) 2022-10-21 19:39:22.350 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-10-21 19:39:22.469 | + inc/python:pip_install:200 : result=0 2022-10-21 19:39:22.470 | + inc/python:pip_install:202 : time_stop pip_install 2022-10-21 19:39:22.473 | + functions-common:time_stop:2337 : local name 2022-10-21 19:39:22.474 | + functions-common:time_stop:2338 : local end_time 2022-10-21 19:39:22.476 | + functions-common:time_stop:2339 : local elapsed_time 2022-10-21 19:39:22.478 | + functions-common:time_stop:2340 : local total 2022-10-21 19:39:22.479 | + functions-common:time_stop:2341 : local start_time 2022-10-21 19:39:22.481 | + functions-common:time_stop:2343 : name=pip_install 2022-10-21 19:39:22.482 | + functions-common:time_stop:2344 : start_time=1666381159118 2022-10-21 19:39:22.484 | + functions-common:time_stop:2346 : [[ -z 1666381159118 ]] 2022-10-21 19:39:22.486 | ++ functions-common:time_stop:2349 : date +%s%3N 2022-10-21 19:39:22.490 | + functions-common:time_stop:2349 : end_time=1666381162488 2022-10-21 19:39:22.491 | + functions-common:time_stop:2350 : elapsed_time=3370 2022-10-21 19:39:22.493 | + functions-common:time_stop:2351 : total=0 2022-10-21 19:39:22.495 | + functions-common:time_stop:2353 : _TIME_START[$name]= 2022-10-21 19:39:22.496 | + functions-common:time_stop:2354 : _TIME_TOTAL[$name]=3370 2022-10-21 19:39:22.498 | + inc/python:pip_install:203 : return 0 2022-10-21 19:39:22.500 | + tools/install_pip.sh:main:163 : set -x 2022-10-21 19:39:22.502 | + tools/install_pip.sh:main:165 : get_versions 2022-10-21 19:39:22.504 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-10-21 19:39:22.507 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-10-21 19:39:22.509 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-10-21 19:39:22.512 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-10-21 19:39:22.512 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-10-21 19:39:23.042 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=22.3 2022-10-21 19:39:23.044 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 22.3' 2022-10-21 19:39:23.044 | pip: 22.3 2022-10-21 19:39:23.046 | + tools/install_pip.sh:get_versions:57 : python3.8 -m pip --version 2022-10-21 19:39:23.517 | pip 22.3 from /usr/local/lib/python3.8/dist-packages/pip (python 3.8) 2022-10-21 19:39:23.576 | + ./stack.sh:main:772 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-10-21 19:39:23.578 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-10-21 19:39:23.582 | + ./stack.sh:main:773 : fixup_all 2022-10-21 19:39:23.584 | + tools/fixup_stuff.sh:fixup_all:212 : fixup_keystone 2022-10-21 19:39:23.587 | + tools/fixup_stuff.sh:fixup_keystone:39 : keystone_ports=35357,35358 2022-10-21 19:39:23.589 | + tools/fixup_stuff.sh:fixup_keystone:44 : sysctl net.ipv4.ip_local_reserved_ports 2022-10-21 19:39:23.597 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sysctl net.ipv4.ip_local_reserved_ports 2022-10-21 19:39:23.597 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : awk -F= '{print $2;}' 2022-10-21 19:39:23.598 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sed 's/^ //' 2022-10-21 19:39:23.603 | + tools/fixup_stuff.sh:fixup_keystone:46 : reserved_ports= 2022-10-21 19:39:23.605 | + tools/fixup_stuff.sh:fixup_keystone:48 : [[ -z '' ]] 2022-10-21 19:39:23.607 | + tools/fixup_stuff.sh:fixup_keystone:50 : sudo sysctl -w net.ipv4.ip_local_reserved_ports=35357,35358 2022-10-21 19:39:23.614 | net.ipv4.ip_local_reserved_ports = 35357,35358 2022-10-21 19:39:23.617 | + tools/fixup_stuff.sh:fixup_all:213 : fixup_ubuntu 2022-10-21 19:39:23.620 | + tools/fixup_stuff.sh:fixup_ubuntu:196 : is_ubuntu 2022-10-21 19:39:23.622 | + functions-common:is_ubuntu:500 : [[ -z deb ]] 2022-10-21 19:39:23.624 | + functions-common:is_ubuntu:503 : '[' deb = deb ']' 2022-10-21 19:39:23.626 | + tools/fixup_stuff.sh:fixup_ubuntu:206 : sudo rm -rf /usr/lib/python3/dist-packages/PyYAML-5.3.1.egg-info 2022-10-21 19:39:23.637 | + tools/fixup_stuff.sh:fixup_ubuntu:207 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2022-10-21 19:39:23.648 | + tools/fixup_stuff.sh:fixup_ubuntu:208 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2022-10-21 19:39:23.658 | + tools/fixup_stuff.sh:fixup_all:214 : fixup_fedora 2022-10-21 19:39:23.660 | + tools/fixup_stuff.sh:fixup_fedora:103 : is_fedora 2022-10-21 19:39:23.662 | + functions-common:is_fedora:453 : [[ -z Ubuntu ]] 2022-10-21 19:39:23.664 | + functions-common:is_fedora:457 : '[' Ubuntu = Fedora ']' 2022-10-21 19:39:23.666 | + functions-common:is_fedora:457 : '[' Ubuntu = 'Red Hat' ']' 2022-10-21 19:39:23.668 | + functions-common:is_fedora:458 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-10-21 19:39:23.670 | + functions-common:is_fedora:459 : '[' Ubuntu = RedHatEnterprise ']' 2022-10-21 19:39:23.672 | + functions-common:is_fedora:460 : '[' Ubuntu = CentOS ']' 2022-10-21 19:39:23.674 | + functions-common:is_fedora:460 : '[' Ubuntu = CentOSStream ']' 2022-10-21 19:39:23.676 | + functions-common:is_fedora:461 : '[' Ubuntu = OracleServer ']' 2022-10-21 19:39:23.678 | + functions-common:is_fedora:461 : '[' Ubuntu = Virtuozzo ']' 2022-10-21 19:39:23.680 | + tools/fixup_stuff.sh:fixup_fedora:104 : return 2022-10-21 19:39:23.682 | + tools/fixup_stuff.sh:fixup_all:215 : fixup_suse 2022-10-21 19:39:23.684 | + tools/fixup_stuff.sh:fixup_suse:149 : is_suse 2022-10-21 19:39:23.686 | + functions-common:is_suse:469 : is_opensuse 2022-10-21 19:39:23.689 | + functions-common:is_opensuse:476 : [[ -z Ubuntu ]] 2022-10-21 19:39:23.691 | + functions-common:is_opensuse:480 : [[ Ubuntu =~ (openSUSE) ]] 2022-10-21 19:39:23.693 | + functions-common:is_suse:469 : is_suse_linux_enterprise 2022-10-21 19:39:23.695 | + functions-common:is_suse_linux_enterprise:488 : [[ -z Ubuntu ]] 2022-10-21 19:39:23.697 | + functions-common:is_suse_linux_enterprise:492 : [[ Ubuntu =~ (^SUSE) ]] 2022-10-21 19:39:23.699 | + tools/fixup_stuff.sh:fixup_suse:150 : return 2022-10-21 19:39:23.702 | + ./stack.sh:main:776 : pip_install -U os-testr 2022-10-21 19:39:23.721 | Using python 3.8 to install os-testr 2022-10-21 19:39:23.723 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U os-testr 2022-10-21 19:39:24.378 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-21 19:39:24.378 | from cryptography.utils import int_from_bytes 2022-10-21 19:39:24.378 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-21 19:39:24.378 | from cryptography.utils import int_from_bytes 2022-10-21 19:39:25.539 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-10-21 19:39:25.604 | Collecting os-testr 2022-10-21 19:39:25.611 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/93a/e59a9d278e557/os_testr-2.0.0-py3-none-any.whl (46 kB) 2022-10-21 19:39:25.617 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 46.2/46.2 kB 43.6 MB/s eta 0:00:00 2022-10-21 19:39:25.669 | Collecting stestr>=1.0.0 2022-10-21 19:39:25.676 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/13c/8f771ea252290/stestr-3.1.0-py3-none-any.whl (120 kB) 2022-10-21 19:39:25.682 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 120.4/120.4 kB 67.3 MB/s eta 0:00:00 2022-10-21 19:39:25.718 | Collecting python-subunit>=1.0.0 2022-10-21 19:39:25.725 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/40f/34660c3da3e51/python_subunit-1.4.0-py2.py3-none-any.whl (106 kB) 2022-10-21 19:39:25.731 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 106.1/106.1 kB 64.5 MB/s eta 0:00:00 2022-10-21 19:39:25.736 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (5.5.1) 2022-10-21 19:39:25.738 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (2.4.0) 2022-10-21 19:39:25.753 | Requirement already satisfied: extras in /usr/local/lib/python3.8/dist-packages (from python-subunit>=1.0.0->os-testr) (1.0.0) 2022-10-21 19:39:25.783 | Requirement already satisfied: cliff>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (3.7.0) 2022-10-21 19:39:25.785 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (3.0.0) 2022-10-21 19:39:25.786 | Requirement already satisfied: PyYAML>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (5.4.1) 2022-10-21 19:39:25.788 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (0.12.1) 2022-10-21 19:39:25.834 | Collecting future 2022-10-21 19:39:25.842 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b1b/ead90b70cf6ec/future-0.18.2.tar.gz (829 kB) 2022-10-21 19:39:25.861 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 829.2/829.2 kB 55.8 MB/s eta 0:00:00 2022-10-21 19:39:26.066 | Preparing metadata (setup.py): started 2022-10-21 19:39:26.730 | Preparing metadata (setup.py): finished with status 'done' 2022-10-21 19:39:26.752 | Requirement already satisfied: traceback2 in /usr/local/lib/python3.8/dist-packages (from testtools>=2.2.0->os-testr) (1.4.0) 2022-10-21 19:39:26.753 | Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=2.2.0->os-testr) (1.15.0) 2022-10-21 19:39:26.756 | Requirement already satisfied: unittest2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=2.2.0->os-testr) (1.1.0) 2022-10-21 19:39:26.757 | Requirement already satisfied: python-mimeparse in /usr/local/lib/python3.8/dist-packages (from testtools>=2.2.0->os-testr) (1.6.0) 2022-10-21 19:39:26.769 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (3.3.2) 2022-10-21 19:39:26.771 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (0.7.2) 2022-10-21 19:39:26.772 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (2.4.7) 2022-10-21 19:39:26.774 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (1.5.0) 2022-10-21 19:39:26.837 | Collecting argparse 2022-10-21 19:39:26.844 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/c31/647edb69fd3d4/argparse-1.4.0-py2.py3-none-any.whl (23 kB) 2022-10-21 19:39:26.867 | Requirement already satisfied: linecache2 in /usr/local/lib/python3.8/dist-packages (from traceback2->testtools>=2.2.0->os-testr) (1.0.0) 2022-10-21 19:39:26.925 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (1.8.2) 2022-10-21 19:39:26.927 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (0.2.5) 2022-10-21 19:39:26.928 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (20.3.0) 2022-10-21 19:39:26.930 | Requirement already satisfied: colorama>=0.3.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (0.4.4) 2022-10-21 19:39:27.022 | Building wheels for collected packages: future 2022-10-21 19:39:27.023 | Building wheel for future (setup.py): started 2022-10-21 19:39:28.064 | Building wheel for future (setup.py): finished with status 'done' 2022-10-21 19:39:28.068 | Created wheel for future: filename=future-0.18.2-py3-none-any.whl size=491058 sha256=d7a4774c081c0e64b53234e43ab85fc8bc3bb72b2302320d81ce0f95e0614cab 2022-10-21 19:39:28.069 | Stored in directory: /root/.cache/pip/wheels/28/5f/d3/d195feb75503b53c2d3ab6230c977e5755765d711064d2e39f 2022-10-21 19:39:28.076 | Successfully built future 2022-10-21 19:39:29.337 | Installing collected packages: argparse, future, python-subunit, stestr, os-testr 2022-10-21 19:39:30.186 | Successfully installed argparse-1.4.0 future-0.18.2 os-testr-2.0.0 python-subunit-1.4.0 stestr-3.1.0 2022-10-21 19:39:30.187 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-10-21 19:39:30.341 | + inc/python:pip_install:200 : result=0 2022-10-21 19:39:30.343 | + inc/python:pip_install:202 : time_stop pip_install 2022-10-21 19:39:30.346 | + functions-common:time_stop:2337 : local name 2022-10-21 19:39:30.348 | + functions-common:time_stop:2338 : local end_time 2022-10-21 19:39:30.350 | + functions-common:time_stop:2339 : local elapsed_time 2022-10-21 19:39:30.352 | + functions-common:time_stop:2340 : local total 2022-10-21 19:39:30.354 | + functions-common:time_stop:2341 : local start_time 2022-10-21 19:39:30.356 | + functions-common:time_stop:2343 : name=pip_install 2022-10-21 19:39:30.358 | + functions-common:time_stop:2344 : start_time=1666381163716 2022-10-21 19:39:30.360 | + functions-common:time_stop:2346 : [[ -z 1666381163716 ]] 2022-10-21 19:39:30.363 | ++ functions-common:time_stop:2349 : date +%s%3N 2022-10-21 19:39:30.366 | + functions-common:time_stop:2349 : end_time=1666381170364 2022-10-21 19:39:30.368 | + functions-common:time_stop:2350 : elapsed_time=6648 2022-10-21 19:39:30.370 | + functions-common:time_stop:2351 : total=0 2022-10-21 19:39:30.372 | + functions-common:time_stop:2353 : _TIME_START[$name]= 2022-10-21 19:39:30.374 | + functions-common:time_stop:2354 : _TIME_TOTAL[$name]=6648 2022-10-21 19:39:30.376 | + inc/python:pip_install:203 : return 0 2022-10-21 19:39:30.379 | + ./stack.sh:main:780 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-10-21 19:39:30.426 | + ./stack.sh:main:781 : sudo systemctl restart systemd-journald 2022-10-21 19:39:30.523 | + ./stack.sh:main:787 : install_infra 2022-10-21 19:39:30.526 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-10-21 19:39:30.528 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-10-21 19:39:30.530 | + lib/infra:install_infra:32 : python3 -m venv /opt/stack/requirements/.venv 2022-10-21 19:39:33.575 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-10-21 19:39:33.577 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-10-21 19:39:33.599 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-10-21 19:39:35.485 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-10-21 19:39:35.493 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-10-21 19:39:35.703 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-10-21 19:39:35.882 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-10-21 19:39:35.939 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-10-21 19:39:35.999 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-10-21 19:39:36.163 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-10-21 19:39:36.292 | Collecting pbr===5.5.1 2022-10-21 19:39:36.299 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b23/6cde0ac9a6aed/pbr-5.5.1-py2.py3-none-any.whl (106 kB) 2022-10-21 19:39:36.336 | Installing collected packages: pbr 2022-10-21 19:39:36.473 | Successfully installed pbr-5.5.1 2022-10-21 19:39:36.534 | + inc/python:pip_install:200 : result=0 2022-10-21 19:39:36.536 | + inc/python:pip_install:202 : time_stop pip_install 2022-10-21 19:39:36.538 | + functions-common:time_stop:2337 : local name 2022-10-21 19:39:36.540 | + functions-common:time_stop:2338 : local end_time 2022-10-21 19:39:36.542 | + functions-common:time_stop:2339 : local elapsed_time 2022-10-21 19:39:36.544 | + functions-common:time_stop:2340 : local total 2022-10-21 19:39:36.546 | + functions-common:time_stop:2341 : local start_time 2022-10-21 19:39:36.548 | + functions-common:time_stop:2343 : name=pip_install 2022-10-21 19:39:36.550 | + functions-common:time_stop:2344 : start_time=1666381173592 2022-10-21 19:39:36.552 | + functions-common:time_stop:2346 : [[ -z 1666381173592 ]] 2022-10-21 19:39:36.555 | ++ functions-common:time_stop:2349 : date +%s%3N 2022-10-21 19:39:36.559 | + functions-common:time_stop:2349 : end_time=1666381176556 2022-10-21 19:39:36.561 | + functions-common:time_stop:2350 : elapsed_time=2964 2022-10-21 19:39:36.563 | + functions-common:time_stop:2351 : total=6648 2022-10-21 19:39:36.565 | + functions-common:time_stop:2353 : _TIME_START[$name]= 2022-10-21 19:39:36.567 | + functions-common:time_stop:2354 : _TIME_TOTAL[$name]=9612 2022-10-21 19:39:36.569 | + inc/python:pip_install:203 : return 0 2022-10-21 19:39:36.571 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-10-21 19:39:36.573 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-10-21 19:39:36.596 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt /opt/stack/requirements 2022-10-21 19:39:38.484 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-10-21 19:39:38.491 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-10-21 19:39:38.701 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-10-21 19:39:38.880 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-10-21 19:39:38.936 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-10-21 19:39:38.996 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-10-21 19:39:39.159 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-10-21 19:39:39.161 | Processing /opt/stack/requirements 2022-10-21 19:39:40.465 | Collecting fixtures===3.0.0 2022-10-21 19:39:40.472 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/2a5/51b0421101de1/fixtures-3.0.0-py2.py3-none-any.whl (67 kB) 2022-10-21 19:39:40.694 | Collecting PyYAML===5.4.1 2022-10-21 19:39:40.703 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8c1/be557ee92a20f/PyYAML-5.4.1-cp38-cp38-manylinux1_x86_64.whl (662 kB) 2022-10-21 19:39:40.879 | Collecting requests===2.25.1 2022-10-21 19:39:40.887 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c21/0084e36a42ae6/requests-2.25.1-py2.py3-none-any.whl (61 kB) 2022-10-21 19:39:40.974 | Collecting packaging===20.9 2022-10-21 19:39:40.981 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/677/14da7f7bc052e/packaging-20.9-py2.py3-none-any.whl (40 kB) 2022-10-21 19:39:41.044 | Collecting testtools===2.4.0 2022-10-21 19:39:41.051 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/36f/f4998177c7d32/testtools-2.4.0-py2.py3-none-any.whl (185 kB) 2022-10-21 19:39:41.140 | Collecting idna===2.10 2022-10-21 19:39:41.147 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b97/d804b1e9b523b/idna-2.10-py2.py3-none-any.whl (58 kB) 2022-10-21 19:39:41.285 | Collecting pyparsing===2.4.7 2022-10-21 19:39:41.292 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ef9/d7589ef3c200a/pyparsing-2.4.7-py2.py3-none-any.whl (67 kB) 2022-10-21 19:39:41.342 | Collecting six===1.15.0 2022-10-21 19:39:41.349 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8b7/4bedcbbbaca38/six-1.15.0-py2.py3-none-any.whl (10 kB) 2022-10-21 19:39:41.376 | Collecting Parsley>=1.2 2022-10-21 19:39:41.382 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c3b/c417b8c7e3a96/Parsley-1.3-py2.py3-none-any.whl (88 kB) 2022-10-21 19:39:41.427 | Collecting beagle>=0.2.1 2022-10-21 19:39:41.434 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/34b/7236e550859b0/beagle-0.3.0-py3-none-any.whl (11 kB) 2022-10-21 19:39:41.460 | Requirement already satisfied: pbr===5.5.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 46)) (5.5.1) 2022-10-21 19:39:41.534 | Collecting urllib3===1.26.3 2022-10-21 19:39:41.541 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/1b4/65e494e3e0d89/urllib3-1.26.3-py2.py3-none-any.whl (137 kB) 2022-10-21 19:39:41.646 | Collecting certifi===2021.10.8 2022-10-21 19:39:41.652 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d62/a0163eb4c2344/certifi-2021.10.8-py2.py3-none-any.whl (149 kB) 2022-10-21 19:39:41.694 | Collecting chardet===4.0.0 2022-10-21 19:39:41.701 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f86/4054d66fd9118/chardet-4.0.0-py2.py3-none-any.whl (178 kB) 2022-10-21 19:39:41.754 | Collecting python-mimeparse===1.6.0 2022-10-21 19:39:41.761 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/a29/5f03ff2034149/python_mimeparse-1.6.0-py2.py3-none-any.whl (6.1 kB) 2022-10-21 19:39:41.788 | Collecting extras===1.0.0 2022-10-21 19:39:41.794 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/f68/9f08df47e2dec/extras-1.0.0-py2.py3-none-any.whl (7.3 kB) 2022-10-21 19:39:41.826 | Collecting traceback2===1.4.0 2022-10-21 19:39:41.833 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/825/3cebec4b19094/traceback2-1.4.0-py2.py3-none-any.whl (16 kB) 2022-10-21 19:39:41.873 | Collecting unittest2===1.1.0 2022-10-21 19:39:41.879 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/13f/77d0875db6d9b/unittest2-1.1.0-py2.py3-none-any.whl (96 kB) 2022-10-21 19:39:41.981 | Collecting cliff===3.7.0 2022-10-21 19:39:41.988 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/989/7aec5d621e652/cliff-3.7.0-py3-none-any.whl (80 kB) 2022-10-21 19:39:42.039 | Collecting linecache2===1.0.0 2022-10-21 19:39:42.046 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/e78/be9c0a0dfcbac/linecache2-1.0.0-py2.py3-none-any.whl (12 kB) 2022-10-21 19:39:42.087 | Collecting argparse 2022-10-21 19:39:42.093 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/c31/647edb69fd3d4/argparse-1.4.0-py2.py3-none-any.whl (23 kB) 2022-10-21 19:39:42.144 | Collecting prettytable===0.7.2 2022-10-21 19:39:42.150 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/788/48506f2c027f8/prettytable-0.7.2-py3-none-any.whl (13 kB) 2022-10-21 19:39:42.242 | Collecting stevedore===3.3.2 2022-10-21 19:39:42.248 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/edf/69431c536c339/stevedore-3.3.2-py3-none-any.whl (50 kB) 2022-10-21 19:39:42.410 | Collecting cmd2===1.5.0 2022-10-21 19:39:42.417 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/31a/aeb590ec7bd2c/cmd2-1.5.0-py3-none-any.whl (133 kB) 2022-10-21 19:39:42.528 | Collecting attrs===20.3.0 2022-10-21 19:39:42.534 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/31b/2eced602aa842/attrs-20.3.0-py2.py3-none-any.whl (49 kB) 2022-10-21 19:39:42.617 | Collecting wcwidth===0.2.5 2022-10-21 19:39:42.624 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/beb/4802a9cebb914/wcwidth-0.2.5-py2.py3-none-any.whl (30 kB) 2022-10-21 19:39:42.718 | Collecting colorama===0.4.4 2022-10-21 19:39:42.725 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/9f4/7eda37229f68e/colorama-0.4.4-py2.py3-none-any.whl (16 kB) 2022-10-21 19:39:42.773 | Collecting pyperclip===1.8.2 2022-10-21 19:39:42.779 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/767/6e3b8b98bc6fb/pyperclip-1.8.2-py3-none-any.whl (11 kB) 2022-10-21 19:39:42.791 | Building wheels for collected packages: openstack-requirements 2022-10-21 19:39:42.792 | Building wheel for openstack-requirements (setup.py): started 2022-10-21 19:39:43.557 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-10-21 19:39:43.557 | ERROR: Command errored out with exit status 1: 2022-10-21 19:39:43.557 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-b8q0odyb/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-b8q0odyb/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' bdist_wheel -d /tmp/pip-wheel-9_0ef8zc 2022-10-21 19:39:43.557 | cwd: /tmp/pip-req-build-b8q0odyb/ 2022-10-21 19:39:43.557 | Complete output (6 lines): 2022-10-21 19:39:43.557 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-10-21 19:39:43.557 | or: setup.py --help [cmd1 cmd2 ...] 2022-10-21 19:39:43.557 | or: setup.py --help-commands 2022-10-21 19:39:43.557 | or: setup.py cmd --help 2022-10-21 19:39:43.557 | 2022-10-21 19:39:43.557 | error: invalid command 'bdist_wheel' 2022-10-21 19:39:43.557 | ---------------------------------------- 2022-10-21 19:39:43.558 | ERROR: Failed building wheel for openstack-requirements 2022-10-21 19:39:43.558 | Running setup.py clean for openstack-requirements 2022-10-21 19:39:44.335 | Failed to build openstack-requirements 2022-10-21 19:39:44.550 | Installing collected packages: chardet, certifi, attrs, python-mimeparse, extras, linecache2, traceback2, six, argparse, unittest2, testtools, fixtures, wcwidth, prettytable, urllib3, PyYAML, idna, requests, pyparsing, stevedore, colorama, pyperclip, cmd2, cliff, packaging, Parsley, beagle, openstack-requirements 2022-10-21 19:39:46.703 | Running setup.py install for openstack-requirements: started 2022-10-21 19:39:48.871 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-10-21 19:39:48.908 | Successfully installed Parsley-1.3 PyYAML-5.4.1 argparse-1.4.0 attrs-20.3.0 beagle-0.3.0 certifi-2021.10.8 chardet-4.0.0 cliff-3.7.0 cmd2-1.5.0 colorama-0.4.4 extras-1.0.0 fixtures-3.0.0 idna-2.10 linecache2-1.0.0 openstack-requirements-1.2.1.dev4640 packaging-20.9 prettytable-0.7.2 pyparsing-2.4.7 pyperclip-1.8.2 python-mimeparse-1.6.0 requests-2.25.1 six-1.15.0 stevedore-3.3.2 testtools-2.4.0 traceback2-1.4.0 unittest2-1.1.0 urllib3-1.26.3 wcwidth-0.2.5 2022-10-21 19:39:49.041 | + inc/python:pip_install:200 : result=0 2022-10-21 19:39:49.043 | + inc/python:pip_install:202 : time_stop pip_install 2022-10-21 19:39:49.045 | + functions-common:time_stop:2337 : local name 2022-10-21 19:39:49.048 | + functions-common:time_stop:2338 : local end_time 2022-10-21 19:39:49.050 | + functions-common:time_stop:2339 : local elapsed_time 2022-10-21 19:39:49.052 | + functions-common:time_stop:2340 : local total 2022-10-21 19:39:49.054 | + functions-common:time_stop:2341 : local start_time 2022-10-21 19:39:49.056 | + functions-common:time_stop:2343 : name=pip_install 2022-10-21 19:39:49.058 | + functions-common:time_stop:2344 : start_time=1666381176588 2022-10-21 19:39:49.060 | + functions-common:time_stop:2346 : [[ -z 1666381176588 ]] 2022-10-21 19:39:49.063 | ++ functions-common:time_stop:2349 : date +%s%3N 2022-10-21 19:39:49.067 | + functions-common:time_stop:2349 : end_time=1666381189064 2022-10-21 19:39:49.069 | + functions-common:time_stop:2350 : elapsed_time=12476 2022-10-21 19:39:49.071 | + functions-common:time_stop:2351 : total=9612 2022-10-21 19:39:49.073 | + functions-common:time_stop:2353 : _TIME_START[$name]= 2022-10-21 19:39:49.075 | + functions-common:time_stop:2354 : _TIME_TOTAL[$name]=22088 2022-10-21 19:39:49.077 | + inc/python:pip_install:203 : return 0 2022-10-21 19:39:49.079 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-10-21 19:39:49.082 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-10-21 19:39:49.084 | + inc/python:use_library_from_git:250 : local name=pbr 2022-10-21 19:39:49.086 | + inc/python:use_library_from_git:251 : local enabled=1 2022-10-21 19:39:49.088 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-10-21 19:39:49.090 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pbr, ]] 2022-10-21 19:39:49.093 | + inc/python:use_library_from_git:253 : return 1 2022-10-21 19:39:49.096 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-10-21 19:39:49.114 | Using python 3.8 to install pbr 2022-10-21 19:39:49.117 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-10-21 19:39:49.772 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-21 19:39:49.772 | from cryptography.utils import int_from_bytes 2022-10-21 19:39:49.772 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-21 19:39:49.772 | from cryptography.utils import int_from_bytes 2022-10-21 19:39:50.941 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-10-21 19:39:50.949 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.5.1) 2022-10-21 19:39:52.460 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-10-21 19:39:52.584 | + inc/python:pip_install:200 : result=0 2022-10-21 19:39:52.586 | + inc/python:pip_install:202 : time_stop pip_install 2022-10-21 19:39:52.588 | + functions-common:time_stop:2337 : local name 2022-10-21 19:39:52.590 | + functions-common:time_stop:2338 : local end_time 2022-10-21 19:39:52.592 | + functions-common:time_stop:2339 : local elapsed_time 2022-10-21 19:39:52.594 | + functions-common:time_stop:2340 : local total 2022-10-21 19:39:52.596 | + functions-common:time_stop:2341 : local start_time 2022-10-21 19:39:52.599 | + functions-common:time_stop:2343 : name=pip_install 2022-10-21 19:39:52.601 | + functions-common:time_stop:2344 : start_time=1666381189109 2022-10-21 19:39:52.603 | + functions-common:time_stop:2346 : [[ -z 1666381189109 ]] 2022-10-21 19:39:52.605 | ++ functions-common:time_stop:2349 : date +%s%3N 2022-10-21 19:39:52.609 | + functions-common:time_stop:2349 : end_time=1666381192606 2022-10-21 19:39:52.611 | + functions-common:time_stop:2350 : elapsed_time=3497 2022-10-21 19:39:52.613 | + functions-common:time_stop:2351 : total=22088 2022-10-21 19:39:52.615 | + functions-common:time_stop:2353 : _TIME_START[$name]= 2022-10-21 19:39:52.617 | + functions-common:time_stop:2354 : _TIME_TOTAL[$name]=25585 2022-10-21 19:39:52.620 | + inc/python:pip_install:203 : return 0 2022-10-21 19:39:52.622 | + ./stack.sh:main:790 : python3 -m venv /opt/stack/bindep-venv 2022-10-21 19:39:55.671 | + ./stack.sh:main:792 : /opt/stack/bindep-venv/bin/pip install bindep 2022-10-21 19:39:57.405 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-10-21 19:39:57.497 | Collecting bindep 2022-10-21 19:39:57.503 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/6ab/e2f721e5388b5/bindep-2.11.0-py2.py3-none-any.whl (34 kB) 2022-10-21 19:39:57.652 | Collecting pbr>=2.0.0 2022-10-21 19:39:57.658 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/db2/317ff07c84c4c/pbr-5.11.0-py2.py3-none-any.whl (112 kB) 2022-10-21 19:39:57.720 | Collecting Parsley 2022-10-21 19:39:57.726 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c3b/c417b8c7e3a96/Parsley-1.3-py2.py3-none-any.whl (88 kB) 2022-10-21 19:39:57.779 | Collecting distro>=1.7.0; python_version >= "3.6" 2022-10-21 19:39:57.785 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/995/22ca3e365cac5/distro-1.8.0-py3-none-any.whl (20 kB) 2022-10-21 19:39:57.872 | Collecting packaging; python_version >= "3.6" 2022-10-21 19:39:57.878 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ef1/03e05f519cdc7/packaging-21.3-py3-none-any.whl (40 kB) 2022-10-21 19:39:58.053 | Collecting pyparsing!=3.0.5,>=2.0.2 2022-10-21 19:39:58.058 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/502/6bae9a10eeaef/pyparsing-3.0.9-py3-none-any.whl (98 kB) 2022-10-21 19:39:58.107 | Installing collected packages: pbr, Parsley, distro, pyparsing, packaging, bindep 2022-10-21 19:39:58.664 | Successfully installed Parsley-1.3 bindep-2.11.0 distro-1.8.0 packaging-21.3 pbr-5.11.0 pyparsing-3.0.9 2022-10-21 19:39:58.733 | + ./stack.sh:main:793 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-10-21 19:39:58.736 | + ./stack.sh:main:793 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-10-21 19:39:58.739 | ++ ./stack.sh:main:796 : _get_plugin_bindep_packages 2022-10-21 19:39:58.756 | + ./stack.sh:main:796 : pkgs= 2022-10-21 19:39:58.758 | + ./stack.sh:main:797 : [[ -n '' ]] 2022-10-21 19:39:58.760 | + ./stack.sh:main:804 : run_phase stack pre-install 2022-10-21 19:39:58.763 | + functions-common:run_phase:1765 : local mode=stack 2022-10-21 19:39:58.765 | + functions-common:run_phase:1766 : local phase=pre-install 2022-10-21 19:39:58.767 | + functions-common:run_phase:1767 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-10-21 19:39:58.769 | + functions-common:run_phase:1768 : local extra_plugin_file_name 2022-10-21 19:39:58.771 | + functions-common:run_phase:1769 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-10-21 19:39:58.773 | + functions-common:run_phase:1774 : local exceptions=80-tempest.sh 2022-10-21 19:39:58.775 | + functions-common:run_phase:1775 : local extra 2022-10-21 19:39:58.778 | ++ functions-common:run_phase:1776 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-10-21 19:39:58.781 | + functions-common:run_phase:1776 : extra=80-tempest.sh 2022-10-21 19:39:58.784 | + functions-common:run_phase:1777 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-10-21 19:39:58.786 | + functions-common:run_phase:1781 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-10-21 19:39:58.788 | + functions-common:run_phase:1781 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-10-21 19:39:58.790 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-10-21 19:39:58.805 | ++ functions-common:is_service_enabled:1993 : return 0 2022-10-21 19:39:58.807 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-10-21 19:39:58.809 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-10-21 19:39:58.811 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-10-21 19:39:58.814 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-10-21 19:39:58.816 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-10-21 19:39:58.817 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-10-21 19:39:58.820 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-10-21 19:39:58.822 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-10-21 19:39:58.823 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-10-21 19:39:58.825 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-10-21 19:39:58.828 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-10-21 19:39:58.829 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-10-21 19:39:58.831 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-10-21 19:39:58.834 | + functions-common:run_phase:1786 : [[ stack == \s\o\u\r\c\e ]] 2022-10-21 19:39:58.836 | + functions-common:run_phase:1789 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-10-21 19:39:58.838 | + functions-common:run_phase:1792 : run_plugins stack pre-install 2022-10-21 19:39:58.840 | + functions-common:run_plugins:1751 : local mode=stack 2022-10-21 19:39:58.842 | + functions-common:run_plugins:1752 : local phase=pre-install 2022-10-21 19:39:58.844 | + functions-common:run_plugins:1754 : local plugins= 2022-10-21 19:39:58.846 | + functions-common:run_plugins:1755 : local plugin 2022-10-21 19:39:58.848 | + ./stack.sh:main:807 : set_systemd_override DefaultLimitNOFILE 2048 2022-10-21 19:39:58.851 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-10-21 19:39:58.853 | + functions:set_systemd_override:821 : local value=2048 2022-10-21 19:39:58.855 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-10-21 19:39:58.857 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-10-21 19:39:58.905 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-10-21 19:39:58.905 | Set systemd system override for DefaultLimitNOFILE=2048 2022-10-21 19:39:58.908 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-10-21 19:39:59.241 | + ./stack.sh:main:809 : install_rpc_backend 2022-10-21 19:39:59.243 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-10-21 19:39:59.259 | + functions-common:is_service_enabled:1993 : return 0 2022-10-21 19:39:59.261 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-10-21 19:39:59.263 | + functions-common:install_package:1361 : update_package_repo 2022-10-21 19:39:59.266 | + functions-common:update_package_repo:1333 : NO_UPDATE_REPOS=False 2022-10-21 19:39:59.268 | + functions-common:update_package_repo:1334 : REPOS_UPDATED=True 2022-10-21 19:39:59.270 | + functions-common:update_package_repo:1335 : RETRY_UPDATE=False 2022-10-21 19:39:59.272 | + functions-common:update_package_repo:1337 : [[ False = \T\r\u\e ]] 2022-10-21 19:39:59.274 | + functions-common:update_package_repo:1341 : is_ubuntu 2022-10-21 19:39:59.277 | + functions-common:is_ubuntu:500 : [[ -z deb ]] 2022-10-21 19:39:59.279 | + functions-common:is_ubuntu:503 : '[' deb = deb ']' 2022-10-21 19:39:59.281 | + functions-common:update_package_repo:1342 : apt_get_update 2022-10-21 19:39:59.284 | + functions-common:apt_get_update:1087 : [[ True == \T\r\u\e ]] 2022-10-21 19:39:59.286 | + functions-common:apt_get_update:1087 : [[ False != \T\r\u\e ]] 2022-10-21 19:39:59.288 | + functions-common:apt_get_update:1088 : return 2022-10-21 19:39:59.290 | + functions-common:install_package:1362 : real_install_package rabbitmq-server 2022-10-21 19:39:59.293 | + functions-common:real_install_package:1347 : is_ubuntu 2022-10-21 19:39:59.295 | + functions-common:is_ubuntu:500 : [[ -z deb ]] 2022-10-21 19:39:59.297 | + functions-common:is_ubuntu:503 : '[' deb = deb ']' 2022-10-21 19:39:59.300 | + functions-common:real_install_package:1348 : apt_get install rabbitmq-server 2022-10-21 19:39:59.319 | + functions-common:apt_get:1128 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2022-10-21 19:39:59.427 | Reading package lists... 2022-10-21 19:39:59.681 | Building dependency tree... 2022-10-21 19:39:59.682 | Reading state information... 2022-10-21 19:39:59.945 | The following packages were automatically installed and are no longer required: 2022-10-21 19:39:59.946 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-10-21 19:39:59.946 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-10-21 19:39:59.946 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-10-21 19:39:59.946 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-10-21 19:39:59.946 | python3-secretstorage python3-twisted-bin python3-wadllib python3-wheel 2022-10-21 19:39:59.946 | python3-zope.interface 2022-10-21 19:39:59.947 | Use 'sudo apt autoremove' to remove them. 2022-10-21 19:39:59.947 | The following additional packages will be installed: 2022-10-21 19:39:59.947 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2022-10-21 19:39:59.947 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2022-10-21 19:39:59.947 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2022-10-21 19:39:59.948 | erlang-tools erlang-xmerl locales-all 2022-10-21 19:39:59.949 | Suggested packages: 2022-10-21 19:39:59.949 | erlang erlang-manpages erlang-doc 2022-10-21 19:40:00.018 | The following NEW packages will be installed: 2022-10-21 19:40:00.018 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2022-10-21 19:40:00.018 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2022-10-21 19:40:00.018 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2022-10-21 19:40:00.019 | erlang-tools erlang-xmerl locales-all rabbitmq-server 2022-10-21 19:40:00.271 | 0 upgraded, 19 newly installed, 0 to remove and 177 not upgraded. 2022-10-21 19:40:00.271 | Need to get 38.0 MB of archives. 2022-10-21 19:40:00.271 | After this operation, 276 MB of additional disk space will be used. 2022-10-21 19:40:00.271 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-base amd64 1:22.2.7+dfsg-1 [8,063 kB] 2022-10-21 19:40:02.162 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-asn1 amd64 1:22.2.7+dfsg-1 [712 kB] 2022-10-21 19:40:02.227 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-crypto amd64 1:22.2.7+dfsg-1 [137 kB] 2022-10-21 19:40:02.239 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-public-key amd64 1:22.2.7+dfsg-1 [567 kB] 2022-10-21 19:40:02.290 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-mnesia amd64 1:22.2.7+dfsg-1 [716 kB] 2022-10-21 19:40:02.351 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-runtime-tools amd64 1:22.2.7+dfsg-1 [182 kB] 2022-10-21 19:40:02.366 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-ssl amd64 1:22.2.7+dfsg-1 [1,103 kB] 2022-10-21 19:40:02.729 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-eldap amd64 1:22.2.7+dfsg-1 [99.7 kB] 2022-10-21 19:40:02.731 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-ftp amd64 1:22.2.7+dfsg-1 [68.8 kB] 2022-10-21 19:40:02.816 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-tftp amd64 1:22.2.7+dfsg-1 [84.6 kB] 2022-10-21 19:40:02.818 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-inets amd64 1:22.2.7+dfsg-1 [577 kB] 2022-10-21 19:40:02.961 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-snmp amd64 1:22.2.7+dfsg-1 [1,538 kB] 2022-10-21 19:40:03.017 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-os-mon amd64 1:22.2.7+dfsg-1 [81.2 kB] 2022-10-21 19:40:03.028 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-parsetools amd64 1:22.2.7+dfsg-1 [151 kB] 2022-10-21 19:40:03.041 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-syntax-tools amd64 1:22.2.7+dfsg-1 [344 kB] 2022-10-21 19:40:03.071 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-tools amd64 1:22.2.7+dfsg-1 [499 kB] 2022-10-21 19:40:03.149 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-xmerl amd64 1:22.2.7+dfsg-1 [1,113 kB] 2022-10-21 19:40:03.269 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 locales-all amd64 2.31-0ubuntu9.9 [10.5 MB] 2022-10-21 19:40:04.840 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 rabbitmq-server all 3.8.2-0ubuntu1.3 [11.5 MB] 2022-10-21 19:40:07.284 | Fetched 38.0 MB in 7s (5,687 kB/s) 2022-10-21 19:40:07.316 | Selecting previously unselected package erlang-base. 2022-10-21 19:40:07.363 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 80107 files and directories currently installed.) 2022-10-21 19:40:07.366 | Preparing to unpack .../00-erlang-base_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-10-21 19:40:07.369 | Unpacking erlang-base (1:22.2.7+dfsg-1) ... 2022-10-21 19:40:08.456 | Selecting previously unselected package erlang-asn1. 2022-10-21 19:40:08.464 | Preparing to unpack .../01-erlang-asn1_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-10-21 19:40:08.466 | Unpacking erlang-asn1 (1:22.2.7+dfsg-1) ... 2022-10-21 19:40:08.574 | Selecting previously unselected package erlang-crypto. 2022-10-21 19:40:08.583 | Preparing to unpack .../02-erlang-crypto_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-10-21 19:40:08.586 | Unpacking erlang-crypto (1:22.2.7+dfsg-1) ... 2022-10-21 19:40:08.628 | Selecting previously unselected package erlang-public-key. 2022-10-21 19:40:08.636 | Preparing to unpack .../03-erlang-public-key_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-10-21 19:40:08.638 | Unpacking erlang-public-key (1:22.2.7+dfsg-1) ... 2022-10-21 19:40:08.737 | Selecting previously unselected package erlang-mnesia. 2022-10-21 19:40:08.745 | Preparing to unpack .../04-erlang-mnesia_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-10-21 19:40:08.747 | Unpacking erlang-mnesia (1:22.2.7+dfsg-1) ... 2022-10-21 19:40:08.857 | Selecting previously unselected package erlang-runtime-tools. 2022-10-21 19:40:08.866 | Preparing to unpack .../05-erlang-runtime-tools_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-10-21 19:40:08.868 | Unpacking erlang-runtime-tools (1:22.2.7+dfsg-1) ... 2022-10-21 19:40:08.921 | Selecting previously unselected package erlang-ssl. 2022-10-21 19:40:08.930 | Preparing to unpack .../06-erlang-ssl_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-10-21 19:40:08.932 | Unpacking erlang-ssl (1:22.2.7+dfsg-1) ... 2022-10-21 19:40:09.098 | Selecting previously unselected package erlang-eldap. 2022-10-21 19:40:09.107 | Preparing to unpack .../07-erlang-eldap_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-10-21 19:40:09.109 | Unpacking erlang-eldap (1:22.2.7+dfsg-1) ... 2022-10-21 19:40:09.146 | Selecting previously unselected package erlang-ftp. 2022-10-21 19:40:09.156 | Preparing to unpack .../08-erlang-ftp_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-10-21 19:40:09.158 | Unpacking erlang-ftp (1:22.2.7+dfsg-1) ... 2022-10-21 19:40:09.192 | Selecting previously unselected package erlang-tftp. 2022-10-21 19:40:09.200 | Preparing to unpack .../09-erlang-tftp_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-10-21 19:40:09.202 | Unpacking erlang-tftp (1:22.2.7+dfsg-1) ... 2022-10-21 19:40:09.238 | Selecting previously unselected package erlang-inets. 2022-10-21 19:40:09.247 | Preparing to unpack .../10-erlang-inets_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-10-21 19:40:09.249 | Unpacking erlang-inets (1:22.2.7+dfsg-1) ... 2022-10-21 19:40:09.355 | Selecting previously unselected package erlang-snmp. 2022-10-21 19:40:09.363 | Preparing to unpack .../11-erlang-snmp_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-10-21 19:40:09.365 | Unpacking erlang-snmp (1:22.2.7+dfsg-1) ... 2022-10-21 19:40:09.613 | Selecting previously unselected package erlang-os-mon. 2022-10-21 19:40:09.622 | Preparing to unpack .../12-erlang-os-mon_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-10-21 19:40:09.624 | Unpacking erlang-os-mon (1:22.2.7+dfsg-1) ... 2022-10-21 19:40:09.659 | Selecting previously unselected package erlang-parsetools. 2022-10-21 19:40:09.667 | Preparing to unpack .../13-erlang-parsetools_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-10-21 19:40:09.669 | Unpacking erlang-parsetools (1:22.2.7+dfsg-1) ... 2022-10-21 19:40:09.713 | Selecting previously unselected package erlang-syntax-tools. 2022-10-21 19:40:09.721 | Preparing to unpack .../14-erlang-syntax-tools_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-10-21 19:40:09.723 | Unpacking erlang-syntax-tools (1:22.2.7+dfsg-1) ... 2022-10-21 19:40:09.792 | Selecting previously unselected package erlang-tools. 2022-10-21 19:40:09.801 | Preparing to unpack .../15-erlang-tools_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-10-21 19:40:09.803 | Unpacking erlang-tools (1:22.2.7+dfsg-1) ... 2022-10-21 19:40:09.896 | Selecting previously unselected package erlang-xmerl. 2022-10-21 19:40:09.905 | Preparing to unpack .../16-erlang-xmerl_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-10-21 19:40:09.907 | Unpacking erlang-xmerl (1:22.2.7+dfsg-1) ... 2022-10-21 19:40:10.083 | Selecting previously unselected package locales-all. 2022-10-21 19:40:10.091 | Preparing to unpack .../17-locales-all_2.31-0ubuntu9.9_amd64.deb ... 2022-10-21 19:40:10.093 | Unpacking locales-all (2.31-0ubuntu9.9) ... 2022-10-21 19:40:14.236 | Selecting previously unselected package rabbitmq-server. 2022-10-21 19:40:14.247 | Preparing to unpack .../18-rabbitmq-server_3.8.2-0ubuntu1.3_all.deb ... 2022-10-21 19:40:14.250 | Unpacking rabbitmq-server (3.8.2-0ubuntu1.3) ... 2022-10-21 19:40:15.379 | Setting up erlang-base (1:22.2.7+dfsg-1) ... 2022-10-21 19:40:15.752 | Created symlink /etc/systemd/system/multi-user.target.wants/epmd.service → /lib/systemd/system/epmd.service. 2022-10-21 19:40:15.752 | Created symlink /etc/systemd/system/sockets.target.wants/epmd.socket → /lib/systemd/system/epmd.socket. 2022-10-21 19:40:19.682 | Searching for services which depend on erlang and should be started... none found. 2022-10-21 19:40:19.685 | Setting up erlang-xmerl (1:22.2.7+dfsg-1) ... 2022-10-21 19:40:19.691 | Setting up erlang-syntax-tools (1:22.2.7+dfsg-1) ... 2022-10-21 19:40:19.695 | Setting up locales-all (2.31-0ubuntu9.9) ... 2022-10-21 19:40:19.702 | Setting up erlang-parsetools (1:22.2.7+dfsg-1) ... 2022-10-21 19:40:19.708 | Setting up erlang-asn1 (1:22.2.7+dfsg-1) ... 2022-10-21 19:40:19.712 | Setting up erlang-tftp (1:22.2.7+dfsg-1) ... 2022-10-21 19:40:19.717 | Setting up erlang-mnesia (1:22.2.7+dfsg-1) ... 2022-10-21 19:40:19.722 | Setting up erlang-crypto (1:22.2.7+dfsg-1) ... 2022-10-21 19:40:19.727 | Setting up erlang-runtime-tools (1:22.2.7+dfsg-1) ... 2022-10-21 19:40:19.732 | Setting up erlang-tools (1:22.2.7+dfsg-1) ... 2022-10-21 19:40:19.737 | Setting up erlang-snmp (1:22.2.7+dfsg-1) ... 2022-10-21 19:40:19.742 | Setting up erlang-public-key (1:22.2.7+dfsg-1) ... 2022-10-21 19:40:19.747 | Setting up erlang-ssl (1:22.2.7+dfsg-1) ... 2022-10-21 19:40:19.753 | Setting up erlang-os-mon (1:22.2.7+dfsg-1) ... 2022-10-21 19:40:19.758 | Setting up erlang-eldap (1:22.2.7+dfsg-1) ... 2022-10-21 19:40:19.763 | Setting up erlang-ftp (1:22.2.7+dfsg-1) ... 2022-10-21 19:40:19.768 | Setting up erlang-inets (1:22.2.7+dfsg-1) ... 2022-10-21 19:40:19.773 | Setting up rabbitmq-server (3.8.2-0ubuntu1.3) ... 2022-10-21 19:40:19.861 | Adding group `rabbitmq' (GID 125) ... 2022-10-21 19:40:19.877 | Done. 2022-10-21 19:40:19.957 | Adding system user `rabbitmq' (UID 117) ... 2022-10-21 19:40:19.957 | Adding new user `rabbitmq' (UID 117) with group `rabbitmq' ... 2022-10-21 19:40:19.987 | Not creating home directory `/var/lib/rabbitmq'. 2022-10-21 19:40:20.251 | Created symlink /etc/systemd/system/multi-user.target.wants/rabbitmq-server.service → /lib/systemd/system/rabbitmq-server.service. 2022-10-21 19:40:25.849 | Processing triggers for man-db (2.9.1-1) ... 2022-10-21 19:40:26.397 | Processing triggers for systemd (245.4-4ubuntu3.18) ... 2022-10-21 19:40:34.474 | + functions-common:apt_get:1132 : result=0 2022-10-21 19:40:34.476 | + functions-common:apt_get:1135 : time_stop apt-get 2022-10-21 19:40:34.478 | + functions-common:time_stop:2337 : local name 2022-10-21 19:40:34.480 | + functions-common:time_stop:2338 : local end_time 2022-10-21 19:40:34.482 | + functions-common:time_stop:2339 : local elapsed_time 2022-10-21 19:40:34.484 | + functions-common:time_stop:2340 : local total 2022-10-21 19:40:34.487 | + functions-common:time_stop:2341 : local start_time 2022-10-21 19:40:34.489 | + functions-common:time_stop:2343 : name=apt-get 2022-10-21 19:40:34.491 | + functions-common:time_stop:2344 : start_time=1666381199316 2022-10-21 19:40:34.493 | + functions-common:time_stop:2346 : [[ -z 1666381199316 ]] 2022-10-21 19:40:34.496 | ++ functions-common:time_stop:2349 : date +%s%3N 2022-10-21 19:40:34.500 | + functions-common:time_stop:2349 : end_time=1666381234497 2022-10-21 19:40:34.502 | + functions-common:time_stop:2350 : elapsed_time=35181 2022-10-21 19:40:34.504 | + functions-common:time_stop:2351 : total=149071 2022-10-21 19:40:34.506 | + functions-common:time_stop:2353 : _TIME_START[$name]= 2022-10-21 19:40:34.508 | + functions-common:time_stop:2354 : _TIME_TOTAL[$name]=184252 2022-10-21 19:40:34.511 | + functions-common:apt_get:1136 : return 0 2022-10-21 19:40:34.513 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-10-21 19:40:34.515 | + functions-common:is_suse:469 : is_opensuse 2022-10-21 19:40:34.517 | + functions-common:is_opensuse:476 : [[ -z Ubuntu ]] 2022-10-21 19:40:34.519 | + functions-common:is_opensuse:480 : [[ Ubuntu =~ (openSUSE) ]] 2022-10-21 19:40:34.522 | + functions-common:is_suse:469 : is_suse_linux_enterprise 2022-10-21 19:40:34.524 | + functions-common:is_suse_linux_enterprise:488 : [[ -z Ubuntu ]] 2022-10-21 19:40:34.526 | + functions-common:is_suse_linux_enterprise:492 : [[ Ubuntu =~ (^SUSE) ]] 2022-10-21 19:40:34.528 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-10-21 19:40:34.531 | + functions-common:is_fedora:453 : [[ -z Ubuntu ]] 2022-10-21 19:40:34.533 | + functions-common:is_fedora:457 : '[' Ubuntu = Fedora ']' 2022-10-21 19:40:34.535 | + functions-common:is_fedora:457 : '[' Ubuntu = 'Red Hat' ']' 2022-10-21 19:40:34.537 | + functions-common:is_fedora:458 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-10-21 19:40:34.539 | + functions-common:is_fedora:459 : '[' Ubuntu = RedHatEnterprise ']' 2022-10-21 19:40:34.542 | + functions-common:is_fedora:460 : '[' Ubuntu = CentOS ']' 2022-10-21 19:40:34.544 | + functions-common:is_fedora:460 : '[' Ubuntu = CentOSStream ']' 2022-10-21 19:40:34.546 | + functions-common:is_fedora:461 : '[' Ubuntu = OracleServer ']' 2022-10-21 19:40:34.549 | + functions-common:is_fedora:461 : '[' Ubuntu = Virtuozzo ']' 2022-10-21 19:40:34.551 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-10-21 19:40:34.553 | + functions-common:is_suse:469 : is_opensuse 2022-10-21 19:40:34.555 | + functions-common:is_opensuse:476 : [[ -z Ubuntu ]] 2022-10-21 19:40:34.558 | + functions-common:is_opensuse:480 : [[ Ubuntu =~ (openSUSE) ]] 2022-10-21 19:40:34.560 | + functions-common:is_suse:469 : is_suse_linux_enterprise 2022-10-21 19:40:34.562 | + functions-common:is_suse_linux_enterprise:488 : [[ -z Ubuntu ]] 2022-10-21 19:40:34.565 | + functions-common:is_suse_linux_enterprise:492 : [[ Ubuntu =~ (^SUSE) ]] 2022-10-21 19:40:34.567 | + ./stack.sh:main:810 : restart_rpc_backend 2022-10-21 19:40:34.569 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-10-21 19:40:34.585 | + functions-common:is_service_enabled:1993 : return 0 2022-10-21 19:40:34.587 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-10-21 19:40:34.589 | + ./stack.sh:echo_summary:434 : [[ -t 3 ]] 2022-10-21 19:40:34.591 | + ./stack.sh:echo_summary:440 : echo -e Starting RabbitMQ 2022-10-21 19:40:34.593 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-10-21 19:40:34.597 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-10-21 19:40:34.601 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-10-21 19:40:34.603 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-10-21 19:40:34.605 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-10-21 19:40:34.607 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-10-21 19:40:34.610 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-10-21 19:40:34.612 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-10-21 19:40:34.615 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-10-21 19:40:35.342 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-10-21 19:40:35.342 | user tags 2022-10-21 19:40:35.342 | guest [administrator]' 2022-10-21 19:40:35.345 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-10-21 19:40:35.345 | user tags 2022-10-21 19:40:35.345 | guest [administrator]' 2022-10-21 19:40:35.345 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-10-21 19:40:35.351 | + lib/rpc_backend:rabbit_setuser:176 : found= 2022-10-21 19:40:35.353 | + lib/rpc_backend:rabbit_setuser:177 : '[' '' = stackrabbit ']' 2022-10-21 19:40:35.357 | + lib/rpc_backend:rabbit_setuser:181 : sudo rabbitmqctl add_user stackrabbit Passw0rd 2022-10-21 19:40:35.999 | Adding user "stackrabbit" ... 2022-10-21 19:40:36.022 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-10-21 19:40:36.666 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-10-21 19:40:36.688 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-10-21 19:40:36.690 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-10-21 19:40:37.331 | Changing password for user "stackrabbit" ... 2022-10-21 19:40:37.352 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-10-21 19:40:37.354 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-10-21 19:40:37.356 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-10-21 19:40:38.003 | Deleting user "guest" ... 2022-10-21 19:40:38.025 | + ./stack.sh:main:812 : is_service_enabled mysql postgresql 2022-10-21 19:40:38.042 | + functions-common:is_service_enabled:1993 : return 0 2022-10-21 19:40:38.044 | + ./stack.sh:main:813 : install_database 2022-10-21 19:40:38.046 | + lib/database:install_database:116 : install_database_mysql 2022-10-21 19:40:38.049 | + lib/databases/mysql:install_database_mysql:150 : is_ubuntu 2022-10-21 19:40:38.051 | + functions-common:is_ubuntu:500 : [[ -z deb ]] 2022-10-21 19:40:38.054 | + functions-common:is_ubuntu:503 : '[' deb = deb ']' 2022-10-21 19:40:38.056 | + lib/databases/mysql:install_database_mysql:153 : sudo debconf-set-selections 2022-10-21 19:40:38.265 | + lib/databases/mysql:install_database_mysql:163 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-10-21 19:40:38.267 | + lib/databases/mysql:install_database_mysql:164 : cat 2022-10-21 19:40:38.272 | + lib/databases/mysql:install_database_mysql:170 : is_ubuntu 2022-10-21 19:40:38.274 | + functions-common:is_ubuntu:500 : [[ -z deb ]] 2022-10-21 19:40:38.276 | + functions-common:is_ubuntu:503 : '[' deb = deb ']' 2022-10-21 19:40:38.278 | + lib/databases/mysql:install_database_mysql:170 : '[' mysql '!=' mariadb ']' 2022-10-21 19:40:38.281 | + lib/databases/mysql:install_database_mysql:171 : echo host=127.0.0.1 2022-10-21 19:40:38.284 | + lib/databases/mysql:install_database_mysql:173 : chmod 0600 /home/ubuntu/.my.cnf 2022-10-21 19:40:38.287 | + lib/databases/mysql:install_database_mysql:176 : is_oraclelinux 2022-10-21 19:40:38.289 | + functions-common:is_oraclelinux:441 : [[ -z Ubuntu ]] 2022-10-21 19:40:38.292 | + functions-common:is_oraclelinux:445 : '[' Ubuntu = OracleServer ']' 2022-10-21 19:40:38.294 | + lib/databases/mysql:install_database_mysql:178 : is_fedora 2022-10-21 19:40:38.296 | + functions-common:is_fedora:453 : [[ -z Ubuntu ]] 2022-10-21 19:40:38.299 | + functions-common:is_fedora:457 : '[' Ubuntu = Fedora ']' 2022-10-21 19:40:38.301 | + functions-common:is_fedora:457 : '[' Ubuntu = 'Red Hat' ']' 2022-10-21 19:40:38.304 | + functions-common:is_fedora:458 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-10-21 19:40:38.306 | + functions-common:is_fedora:459 : '[' Ubuntu = RedHatEnterprise ']' 2022-10-21 19:40:38.308 | + functions-common:is_fedora:460 : '[' Ubuntu = CentOS ']' 2022-10-21 19:40:38.310 | + functions-common:is_fedora:460 : '[' Ubuntu = CentOSStream ']' 2022-10-21 19:40:38.313 | + functions-common:is_fedora:461 : '[' Ubuntu = OracleServer ']' 2022-10-21 19:40:38.315 | + functions-common:is_fedora:461 : '[' Ubuntu = Virtuozzo ']' 2022-10-21 19:40:38.317 | + lib/databases/mysql:install_database_mysql:181 : is_suse 2022-10-21 19:40:38.319 | + functions-common:is_suse:469 : is_opensuse 2022-10-21 19:40:38.322 | + functions-common:is_opensuse:476 : [[ -z Ubuntu ]] 2022-10-21 19:40:38.324 | + functions-common:is_opensuse:480 : [[ Ubuntu =~ (openSUSE) ]] 2022-10-21 19:40:38.326 | + functions-common:is_suse:469 : is_suse_linux_enterprise 2022-10-21 19:40:38.328 | + functions-common:is_suse_linux_enterprise:488 : [[ -z Ubuntu ]] 2022-10-21 19:40:38.331 | + functions-common:is_suse_linux_enterprise:492 : [[ Ubuntu =~ (^SUSE) ]] 2022-10-21 19:40:38.333 | + lib/databases/mysql:install_database_mysql:184 : is_ubuntu 2022-10-21 19:40:38.335 | + functions-common:is_ubuntu:500 : [[ -z deb ]] 2022-10-21 19:40:38.337 | + functions-common:is_ubuntu:503 : '[' deb = deb ']' 2022-10-21 19:40:38.340 | + lib/databases/mysql:install_database_mysql:185 : install_package mysql-server 2022-10-21 19:40:38.342 | + functions-common:install_package:1361 : update_package_repo 2022-10-21 19:40:38.345 | + functions-common:update_package_repo:1333 : NO_UPDATE_REPOS=False 2022-10-21 19:40:38.347 | + functions-common:update_package_repo:1334 : REPOS_UPDATED=True 2022-10-21 19:40:38.349 | + functions-common:update_package_repo:1335 : RETRY_UPDATE=False 2022-10-21 19:40:38.351 | + functions-common:update_package_repo:1337 : [[ False = \T\r\u\e ]] 2022-10-21 19:40:38.353 | + functions-common:update_package_repo:1341 : is_ubuntu 2022-10-21 19:40:38.356 | + functions-common:is_ubuntu:500 : [[ -z deb ]] 2022-10-21 19:40:38.358 | + functions-common:is_ubuntu:503 : '[' deb = deb ']' 2022-10-21 19:40:38.361 | + functions-common:update_package_repo:1342 : apt_get_update 2022-10-21 19:40:38.363 | + functions-common:apt_get_update:1087 : [[ True == \T\r\u\e ]] 2022-10-21 19:40:38.365 | + functions-common:apt_get_update:1087 : [[ False != \T\r\u\e ]] 2022-10-21 19:40:38.367 | + functions-common:apt_get_update:1088 : return 2022-10-21 19:40:38.369 | + functions-common:install_package:1362 : real_install_package mysql-server 2022-10-21 19:40:38.372 | + functions-common:real_install_package:1347 : is_ubuntu 2022-10-21 19:40:38.374 | + functions-common:is_ubuntu:500 : [[ -z deb ]] 2022-10-21 19:40:38.376 | + functions-common:is_ubuntu:503 : '[' deb = deb ']' 2022-10-21 19:40:38.378 | + functions-common:real_install_package:1348 : apt_get install mysql-server 2022-10-21 19:40:38.399 | + functions-common:apt_get:1128 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2022-10-21 19:40:38.507 | Reading package lists... 2022-10-21 19:40:38.760 | Building dependency tree... 2022-10-21 19:40:38.761 | Reading state information... 2022-10-21 19:40:39.019 | The following packages were automatically installed and are no longer required: 2022-10-21 19:40:39.020 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-10-21 19:40:39.020 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-10-21 19:40:39.020 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-10-21 19:40:39.020 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-10-21 19:40:39.020 | python3-secretstorage python3-twisted-bin python3-wadllib python3-wheel 2022-10-21 19:40:39.021 | python3-zope.interface 2022-10-21 19:40:39.021 | Use 'sudo apt autoremove' to remove them. 2022-10-21 19:40:39.021 | The following additional packages will be installed: 2022-10-21 19:40:39.021 | libcgi-fast-perl libcgi-pm-perl libencode-locale-perl libevent-core-2.1-7 2022-10-21 19:40:39.021 | libevent-pthreads-2.1-7 libfcgi-perl libhtml-parser-perl libhtml-tagset-perl 2022-10-21 19:40:39.021 | libhtml-template-perl libhttp-date-perl libhttp-message-perl libio-html-perl 2022-10-21 19:40:39.021 | liblwp-mediatypes-perl libmecab2 libtimedate-perl liburi-perl mecab-ipadic 2022-10-21 19:40:39.022 | mecab-ipadic-utf8 mecab-utils mysql-client-8.0 mysql-client-core-8.0 2022-10-21 19:40:39.022 | mysql-server-8.0 mysql-server-core-8.0 2022-10-21 19:40:39.023 | Suggested packages: 2022-10-21 19:40:39.023 | libdata-dump-perl libipc-sharedcache-perl libwww-perl mailx tinyca 2022-10-21 19:40:39.100 | The following NEW packages will be installed: 2022-10-21 19:40:39.100 | libcgi-fast-perl libcgi-pm-perl libencode-locale-perl libevent-core-2.1-7 2022-10-21 19:40:39.100 | libevent-pthreads-2.1-7 libfcgi-perl libhtml-parser-perl libhtml-tagset-perl 2022-10-21 19:40:39.100 | libhtml-template-perl libhttp-date-perl libhttp-message-perl libio-html-perl 2022-10-21 19:40:39.100 | liblwp-mediatypes-perl libmecab2 libtimedate-perl liburi-perl mecab-ipadic 2022-10-21 19:40:39.100 | mecab-ipadic-utf8 mecab-utils mysql-client-8.0 mysql-client-core-8.0 2022-10-21 19:40:39.101 | mysql-server mysql-server-8.0 mysql-server-core-8.0 2022-10-21 19:40:39.382 | 0 upgraded, 24 newly installed, 0 to remove and 177 not upgraded. 2022-10-21 19:40:39.382 | Need to get 32.1 MB of archives. 2022-10-21 19:40:39.382 | After this operation, 264 MB of additional disk space will be used. 2022-10-21 19:40:39.382 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-client-core-8.0 amd64 8.0.30-0ubuntu0.20.04.2 [4,521 kB] 2022-10-21 19:40:40.706 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-client-8.0 amd64 8.0.30-0ubuntu0.20.04.2 [22.0 kB] 2022-10-21 19:40:40.708 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libevent-core-2.1-7 amd64 2.1.11-stable-1 [89.1 kB] 2022-10-21 19:40:40.715 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libevent-pthreads-2.1-7 amd64 2.1.11-stable-1 [7,372 B] 2022-10-21 19:40:40.716 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libmecab2 amd64 0.996-10build1 [233 kB] 2022-10-21 19:40:40.736 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-server-core-8.0 amd64 8.0.30-0ubuntu0.20.04.2 [18.6 MB] 2022-10-21 19:40:43.470 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-server-8.0 amd64 8.0.30-0ubuntu0.20.04.2 [1,292 kB] 2022-10-21 19:40:43.611 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhtml-tagset-perl all 3.20-4 [12.5 kB] 2022-10-21 19:40:43.612 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liburi-perl all 1.76-2 [77.5 kB] 2022-10-21 19:40:43.613 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhtml-parser-perl amd64 3.72-5 [86.3 kB] 2022-10-21 19:40:43.682 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcgi-pm-perl all 4.46-1 [186 kB] 2022-10-21 19:40:43.698 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfcgi-perl amd64 0.79-1 [33.1 kB] 2022-10-21 19:40:43.736 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcgi-fast-perl all 1:2.15-1 [10.5 kB] 2022-10-21 19:40:43.736 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libencode-locale-perl all 1.05-1 [12.3 kB] 2022-10-21 19:40:43.737 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhtml-template-perl all 2.97-1 [59.0 kB] 2022-10-21 19:40:43.738 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtimedate-perl all 2.3200-1 [34.0 kB] 2022-10-21 19:40:43.742 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhttp-date-perl all 6.05-1 [9,920 B] 2022-10-21 19:40:43.743 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libio-html-perl all 1.001-1 [14.9 kB] 2022-10-21 19:40:43.872 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblwp-mediatypes-perl all 6.04-1 [19.5 kB] 2022-10-21 19:40:43.874 | Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhttp-message-perl all 6.22-1 [76.1 kB] 2022-10-21 19:40:43.880 | Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 mecab-utils amd64 0.996-10build1 [4,912 B] 2022-10-21 19:40:43.881 | Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 mecab-ipadic all 2.7.0-20070801+main-2.1 [6,714 kB] 2022-10-21 19:40:44.845 | Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 mecab-ipadic-utf8 all 2.7.0-20070801+main-2.1 [4,380 B] 2022-10-21 19:40:44.845 | Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-server all 8.0.30-0ubuntu0.20.04.2 [9,540 B] 2022-10-21 19:40:45.344 | Preconfiguring packages ... 2022-10-21 19:40:45.456 | Fetched 32.1 MB in 6s (5,594 kB/s) 2022-10-21 19:40:45.483 | Selecting previously unselected package mysql-client-core-8.0. 2022-10-21 19:40:45.534 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 88563 files and directories currently installed.) 2022-10-21 19:40:45.537 | Preparing to unpack .../00-mysql-client-core-8.0_8.0.30-0ubuntu0.20.04.2_amd64.deb ... 2022-10-21 19:40:45.539 | Unpacking mysql-client-core-8.0 (8.0.30-0ubuntu0.20.04.2) ... 2022-10-21 19:40:46.477 | Selecting previously unselected package mysql-client-8.0. 2022-10-21 19:40:46.487 | Preparing to unpack .../01-mysql-client-8.0_8.0.30-0ubuntu0.20.04.2_amd64.deb ... 2022-10-21 19:40:46.488 | Unpacking mysql-client-8.0 (8.0.30-0ubuntu0.20.04.2) ... 2022-10-21 19:40:46.520 | Selecting previously unselected package libevent-core-2.1-7:amd64. 2022-10-21 19:40:46.529 | Preparing to unpack .../02-libevent-core-2.1-7_2.1.11-stable-1_amd64.deb ... 2022-10-21 19:40:46.533 | Unpacking libevent-core-2.1-7:amd64 (2.1.11-stable-1) ... 2022-10-21 19:40:46.572 | Selecting previously unselected package libevent-pthreads-2.1-7:amd64. 2022-10-21 19:40:46.582 | Preparing to unpack .../03-libevent-pthreads-2.1-7_2.1.11-stable-1_amd64.deb ... 2022-10-21 19:40:46.584 | Unpacking libevent-pthreads-2.1-7:amd64 (2.1.11-stable-1) ... 2022-10-21 19:40:46.612 | Selecting previously unselected package libmecab2:amd64. 2022-10-21 19:40:46.621 | Preparing to unpack .../04-libmecab2_0.996-10build1_amd64.deb ... 2022-10-21 19:40:46.623 | Unpacking libmecab2:amd64 (0.996-10build1) ... 2022-10-21 19:40:46.690 | Selecting previously unselected package mysql-server-core-8.0. 2022-10-21 19:40:46.699 | Preparing to unpack .../05-mysql-server-core-8.0_8.0.30-0ubuntu0.20.04.2_amd64.deb ... 2022-10-21 19:40:46.701 | Unpacking mysql-server-core-8.0 (8.0.30-0ubuntu0.20.04.2) ... 2022-10-21 19:40:49.674 | Selecting previously unselected package mysql-server-8.0. 2022-10-21 19:40:49.684 | Preparing to unpack .../06-mysql-server-8.0_8.0.30-0ubuntu0.20.04.2_amd64.deb ... 2022-10-21 19:40:50.128 | Unpacking mysql-server-8.0 (8.0.30-0ubuntu0.20.04.2) ... 2022-10-21 19:40:50.182 | Selecting previously unselected package libhtml-tagset-perl. 2022-10-21 19:40:50.192 | Preparing to unpack .../07-libhtml-tagset-perl_3.20-4_all.deb ... 2022-10-21 19:40:50.194 | Unpacking libhtml-tagset-perl (3.20-4) ... 2022-10-21 19:40:50.222 | Selecting previously unselected package liburi-perl. 2022-10-21 19:40:50.233 | Preparing to unpack .../08-liburi-perl_1.76-2_all.deb ... 2022-10-21 19:40:50.236 | Unpacking liburi-perl (1.76-2) ... 2022-10-21 19:40:50.282 | Selecting previously unselected package libhtml-parser-perl. 2022-10-21 19:40:50.291 | Preparing to unpack .../09-libhtml-parser-perl_3.72-5_amd64.deb ... 2022-10-21 19:40:50.293 | Unpacking libhtml-parser-perl (3.72-5) ... 2022-10-21 19:40:50.333 | Selecting previously unselected package libcgi-pm-perl. 2022-10-21 19:40:50.343 | Preparing to unpack .../10-libcgi-pm-perl_4.46-1_all.deb ... 2022-10-21 19:40:50.345 | Unpacking libcgi-pm-perl (4.46-1) ... 2022-10-21 19:40:50.397 | Selecting previously unselected package libfcgi-perl. 2022-10-21 19:40:50.406 | Preparing to unpack .../11-libfcgi-perl_0.79-1_amd64.deb ... 2022-10-21 19:40:50.408 | Unpacking libfcgi-perl (0.79-1) ... 2022-10-21 19:40:50.439 | Selecting previously unselected package libcgi-fast-perl. 2022-10-21 19:40:50.448 | Preparing to unpack .../12-libcgi-fast-perl_1%3a2.15-1_all.deb ... 2022-10-21 19:40:50.450 | Unpacking libcgi-fast-perl (1:2.15-1) ... 2022-10-21 19:40:50.477 | Selecting previously unselected package libencode-locale-perl. 2022-10-21 19:40:50.487 | Preparing to unpack .../13-libencode-locale-perl_1.05-1_all.deb ... 2022-10-21 19:40:50.489 | Unpacking libencode-locale-perl (1.05-1) ... 2022-10-21 19:40:50.515 | Selecting previously unselected package libhtml-template-perl. 2022-10-21 19:40:50.524 | Preparing to unpack .../14-libhtml-template-perl_2.97-1_all.deb ... 2022-10-21 19:40:50.526 | Unpacking libhtml-template-perl (2.97-1) ... 2022-10-21 19:40:50.560 | Selecting previously unselected package libtimedate-perl. 2022-10-21 19:40:50.570 | Preparing to unpack .../15-libtimedate-perl_2.3200-1_all.deb ... 2022-10-21 19:40:50.572 | Unpacking libtimedate-perl (2.3200-1) ... 2022-10-21 19:40:50.609 | Selecting previously unselected package libhttp-date-perl. 2022-10-21 19:40:50.619 | Preparing to unpack .../16-libhttp-date-perl_6.05-1_all.deb ... 2022-10-21 19:40:50.621 | Unpacking libhttp-date-perl (6.05-1) ... 2022-10-21 19:40:50.646 | Selecting previously unselected package libio-html-perl. 2022-10-21 19:40:50.656 | Preparing to unpack .../17-libio-html-perl_1.001-1_all.deb ... 2022-10-21 19:40:50.658 | Unpacking libio-html-perl (1.001-1) ... 2022-10-21 19:40:50.685 | Selecting previously unselected package liblwp-mediatypes-perl. 2022-10-21 19:40:50.694 | Preparing to unpack .../18-liblwp-mediatypes-perl_6.04-1_all.deb ... 2022-10-21 19:40:50.696 | Unpacking liblwp-mediatypes-perl (6.04-1) ... 2022-10-21 19:40:50.724 | Selecting previously unselected package libhttp-message-perl. 2022-10-21 19:40:50.733 | Preparing to unpack .../19-libhttp-message-perl_6.22-1_all.deb ... 2022-10-21 19:40:50.735 | Unpacking libhttp-message-perl (6.22-1) ... 2022-10-21 19:40:50.772 | Selecting previously unselected package mecab-utils. 2022-10-21 19:40:50.782 | Preparing to unpack .../20-mecab-utils_0.996-10build1_amd64.deb ... 2022-10-21 19:40:50.784 | Unpacking mecab-utils (0.996-10build1) ... 2022-10-21 19:40:50.813 | Selecting previously unselected package mecab-ipadic. 2022-10-21 19:40:50.822 | Preparing to unpack .../21-mecab-ipadic_2.7.0-20070801+main-2.1_all.deb ... 2022-10-21 19:40:50.824 | Unpacking mecab-ipadic (2.7.0-20070801+main-2.1) ... 2022-10-21 19:40:52.072 | Selecting previously unselected package mecab-ipadic-utf8. 2022-10-21 19:40:52.082 | Preparing to unpack .../22-mecab-ipadic-utf8_2.7.0-20070801+main-2.1_all.deb ... 2022-10-21 19:40:52.084 | Unpacking mecab-ipadic-utf8 (2.7.0-20070801+main-2.1) ... 2022-10-21 19:40:52.110 | Selecting previously unselected package mysql-server. 2022-10-21 19:40:52.119 | Preparing to unpack .../23-mysql-server_8.0.30-0ubuntu0.20.04.2_all.deb ... 2022-10-21 19:40:52.121 | Unpacking mysql-server (8.0.30-0ubuntu0.20.04.2) ... 2022-10-21 19:40:52.173 | Setting up libmecab2:amd64 (0.996-10build1) ... 2022-10-21 19:40:52.181 | Setting up mysql-client-core-8.0 (8.0.30-0ubuntu0.20.04.2) ... 2022-10-21 19:40:52.187 | Setting up libhtml-tagset-perl (3.20-4) ... 2022-10-21 19:40:52.193 | Setting up liblwp-mediatypes-perl (6.04-1) ... 2022-10-21 19:40:52.198 | Setting up libencode-locale-perl (1.05-1) ... 2022-10-21 19:40:52.203 | Setting up mecab-utils (0.996-10build1) ... 2022-10-21 19:40:52.209 | Setting up libevent-core-2.1-7:amd64 (2.1.11-stable-1) ... 2022-10-21 19:40:52.215 | Setting up libio-html-perl (1.001-1) ... 2022-10-21 19:40:52.221 | Setting up libtimedate-perl (2.3200-1) ... 2022-10-21 19:40:52.227 | Setting up mysql-client-8.0 (8.0.30-0ubuntu0.20.04.2) ... 2022-10-21 19:40:52.232 | Setting up libfcgi-perl (0.79-1) ... 2022-10-21 19:40:52.238 | Setting up liburi-perl (1.76-2) ... 2022-10-21 19:40:52.244 | Setting up libevent-pthreads-2.1-7:amd64 (2.1.11-stable-1) ... 2022-10-21 19:40:52.250 | Setting up libhttp-date-perl (6.05-1) ... 2022-10-21 19:40:52.256 | Setting up mecab-ipadic (2.7.0-20070801+main-2.1) ... 2022-10-21 19:40:52.261 | Compiling IPA dictionary for Mecab. This takes long time... 2022-10-21 19:40:52.264 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2022-10-21 19:40:52.264 | emitting double-array: 9% |### | emitting double-array: 18% |####### | emitting double-array: 27% |########### | emitting double-array: 36% |############### | emitting double-array: 45% |################### | emitting double-array: 54% |####################### | emitting double-array: 63% |########################### | emitting double-array: 72% |############################### | emitting double-array: 81% |################################### | emitting double-array: 90% |####################################### | emitting double-array: 100% |###########################################| 2022-10-21 19:40:52.265 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2022-10-21 19:40:52.265 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2022-10-21 19:40:52.407 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2022-10-21 19:40:52.407 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2022-10-21 19:40:52.407 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2022-10-21 19:40:52.407 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2022-10-21 19:40:52.415 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2022-10-21 19:40:52.504 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2022-10-21 19:40:52.504 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2022-10-21 19:40:52.505 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2022-10-21 19:40:52.530 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2022-10-21 19:40:52.574 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2022-10-21 19:40:52.860 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2022-10-21 19:40:52.867 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2022-10-21 19:40:52.957 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2022-10-21 19:40:52.957 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2022-10-21 19:40:52.957 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2022-10-21 19:40:52.957 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2022-10-21 19:40:52.961 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2022-10-21 19:40:52.961 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2022-10-21 19:40:53.006 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2022-10-21 19:40:53.195 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2022-10-21 19:40:53.196 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2022-10-21 19:40:53.196 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2022-10-21 19:40:53.196 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2022-10-21 19:40:53.199 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2022-10-21 19:40:53.199 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2022-10-21 19:40:53.623 | emitting double-array: 0% | | emitting double-array: 1% | | emitting double-array: 2% | | emitting double-array: 3% |# | emitting double-array: 4% |# | emitting double-array: 5% |## | emitting double-array: 6% |## | emitting double-array: 7% |### | emitting double-array: 8% |### | emitting double-array: 9% |### | emitting double-array: 10% |#### | emitting double-array: 11% |#### | emitting double-array: 12% |##### | emitting double-array: 13% |##### | emitting double-array: 14% |###### | emitting double-array: 15% |###### | emitting double-array: 16% |###### | emitting double-array: 17% |####### | emitting double-array: 18% |####### | emitting double-array: 19% |######## | emitting double-array: 20% |######## | emitting double-array: 21% |######### | emitting double-array: 22% |######### | emitting double-array: 23% |######### | emitting double-array: 24% |########## | emitting double-array: 25% |########## | emitting double-array: 26% |########### | emitting double-array: 27% |########### | emitting double-array: 28% |############ | emitting double-array: 29% |############ | emitting double-array: 30% |############ | emitting double-array: 31% |############# | emitting double-array: 32% |############# | emitting double-array: 33% |############## | emitting double-array: 34% |############## | emitting double-array: 35% |############### | emitting double-array: 36% |############### | emitting double-array: 37% |############### | emitting double-array: 38% |################ | emitting double-array: 39% |################ | emitting double-array: 40% |################# | emitting double-array: 41% |################# | emitting double-array: 42% |################## | emitting double-array: 43% |################## | emitting double-array: 44% |################## | emitting double-array: 45% |################### | emitting double-array: 46% |################### | emitting double-array: 47% |#################### | emitting double-array: 48% |#################### | emitting double-array: 49% |##################### | emitting double-array: 50% |##################### | emitting double-array: 51% |##################### | emitting double-array: 52% |###################### | emitting double-array: 53% |###################### | emitting double-array: 54% |####################### | emitting double-array: 55% |####################### | emitting double-array: 56% |######################## | emitting double-array: 57% |######################## | emitting double-array: 58% |######################## | emitting double-array: 59% |######################### | emitting double-array: 60% |######################### | emitting double-array: 61% |########################## | emitting double-array: 62% |########################## | emitting double-array: 63% |########################### | emitting double-array: 64% |########################### | emitting double-array: 65% |########################### | emitting double-array: 66% |############################ | emitting double-array: 67% |############################ | emitting double-array: 68% |############################# | emitting double-array: 69% |############################# | emitting double-array: 70% |############################## | emitting double-array: 71% |############################## | emitting double-array: 72% |############################## | emitting double-array: 73% |############################### | emitting double-array: 74% |############################### | emitting double-array: 75% |################################ | emitting double-array: 76% |################################ | emitting double-array: 77% |################################# | emitting double-array: 78% |################################# | emitting double-array: 79% |################################# | emitting double-array: 80% |################################## | emitting double-array: 81% |################################## | emitting double-array: 82% |################################### | emitting double-array: 83% |################################### | emitting double-array: 84% |#################################### | emitting double-array: 85% |#################################### | emitting double-array: 86% |#################################### | emitting double-array: 87% |##################################### | emitting double-array: 88% |##################################### | emitting double-array: 89% |###################################### | emitting double-array: 90% |###################################### | emitting double-array: 91% |####################################### | emitting double-array: 92% |####################################### | emitting double-array: 93% |####################################### | emitting double-array: 94% |######################################## | emitting double-array: 95% |######################################## | emitting double-array: 96% |######################################### | emitting double-array: 97% |######################################### | emitting double-array: 98% |########################################## | emitting double-array: 99% |########################################## | emitting double-array: 100% |###########################################| 2022-10-21 19:40:53.741 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2022-10-21 19:40:54.058 | emitting matrix : 0% | | emitting matrix : 1% | | emitting matrix : 2% | | emitting matrix : 3% |# | emitting matrix : 4% |# | emitting matrix : 5% |## | emitting matrix : 6% |## | emitting matrix : 7% |### | emitting matrix : 8% |### | emitting matrix : 9% |### | emitting matrix : 10% |#### | emitting matrix : 11% |#### | emitting matrix : 12% |##### | emitting matrix : 13% |##### | emitting matrix : 14% |###### | emitting matrix : 15% |###### | emitting matrix : 16% |###### | emitting matrix : 17% |####### | emitting matrix : 18% |####### | emitting matrix : 19% |######## | emitting matrix : 20% |######## | emitting matrix : 21% |######### | emitting matrix : 22% |######### | emitting matrix : 23% |######### | emitting matrix : 24% |########## | emitting matrix : 25% |########## | emitting matrix : 26% |########### | emitting matrix : 27% |########### | emitting matrix : 28% |############ | emitting matrix : 29% |############ | emitting matrix : 30% |############ | emitting matrix : 31% |############# | emitting matrix : 32% |############# | emitting matrix : 33% |############## | emitting matrix : 34% |############## | emitting matrix : 35% |############### | emitting matrix : 36% |############### | emitting matrix : 37% |############### | emitting matrix : 38% |################ | emitting matrix : 39% |################ | emitting matrix : 40% |################# | emitting matrix : 41% |################# | emitting matrix : 42% |################## | emitting matrix : 43% |################## | emitting matrix : 44% |################## | emitting matrix : 45% |################### | emitting matrix : 46% |################### | emitting matrix : 47% |#################### | emitting matrix : 48% |#################### | emitting matrix : 49% |##################### | emitting matrix : 50% |##################### | emitting matrix : 51% |##################### | emitting matrix : 52% |###################### | emitting matrix : 53% |###################### | emitting matrix : 54% |####################### | emitting matrix : 55% |####################### | emitting matrix : 56% |######################## | emitting matrix : 57% |######################## | emitting matrix : 58% |######################## | emitting matrix : 59% |######################### | emitting matrix : 60% |######################### | emitting matrix : 61% |########################## | emitting matrix : 62% |########################## | emitting matrix : 63% |########################### | emitting matrix : 64% |########################### | emitting matrix : 65% |########################### | emitting matrix : 66% |############################ | emitting matrix : 67% |############################ | emitting matrix : 68% |############################# | emitting matrix : 69% |############################# | emitting matrix : 70% |############################## | emitting matrix : 71% |############################## | emitting matrix : 72% |############################## | emitting matrix : 73% |############################### | emitting matrix : 74% |############################### | emitting matrix : 75% |################################ | emitting matrix : 76% |################################ | emitting matrix : 77% |################################# | emitting matrix : 78% |################################# | emitting matrix : 79% |################################# | emitting matrix : 80% |################################## | emitting matrix : 81% |################################## | emitting matrix : 82% |################################### | emitting matrix : 83% |################################### | emitting matrix : 84% |#################################### | emitting matrix : 85% |#################################### | emitting matrix : 86% |#################################### | emitting matrix : 87% |##################################### | emitting matrix : 88% |##################################### | emitting matrix : 89% |###################################### | emitting matrix : 90% |###################################### | emitting matrix : 91% |####################################### | emitting matrix : 92% |####################################### | emitting matrix : 93% |####################################### | emitting matrix : 94% |######################################## | emitting matrix : 95% |######################################## | emitting matrix : 96% |######################################### | emitting matrix : 97% |######################################### | emitting matrix : 98% |########################################## | emitting matrix : 99% |########################################## | emitting matrix : 100% |###########################################| 2022-10-21 19:40:54.062 | 2022-10-21 19:40:54.062 | done! 2022-10-21 19:40:54.069 | update-alternatives: using /var/lib/mecab/dic/ipadic to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2022-10-21 19:40:54.073 | Setting up mysql-server-core-8.0 (8.0.30-0ubuntu0.20.04.2) ... 2022-10-21 19:40:54.078 | Setting up mecab-ipadic-utf8 (2.7.0-20070801+main-2.1) ... 2022-10-21 19:40:54.083 | Compiling IPA dictionary for Mecab. This takes long time... 2022-10-21 19:40:54.086 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2022-10-21 19:40:54.087 | emitting double-array: 9% |### | emitting double-array: 18% |####### | emitting double-array: 27% |########### | emitting double-array: 36% |############### | emitting double-array: 45% |################### | emitting double-array: 54% |####################### | emitting double-array: 63% |########################### | emitting double-array: 72% |############################### | emitting double-array: 81% |################################### | emitting double-array: 90% |####################################### | emitting double-array: 100% |###########################################| 2022-10-21 19:40:54.087 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2022-10-21 19:40:54.087 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2022-10-21 19:40:54.296 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2022-10-21 19:40:54.296 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2022-10-21 19:40:54.297 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2022-10-21 19:40:54.298 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2022-10-21 19:40:54.310 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2022-10-21 19:40:54.440 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2022-10-21 19:40:54.441 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2022-10-21 19:40:54.442 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2022-10-21 19:40:54.481 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2022-10-21 19:40:54.554 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2022-10-21 19:40:55.046 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2022-10-21 19:40:55.057 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2022-10-21 19:40:55.166 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2022-10-21 19:40:55.166 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2022-10-21 19:40:55.166 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2022-10-21 19:40:55.167 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2022-10-21 19:40:55.172 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2022-10-21 19:40:55.173 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2022-10-21 19:40:55.261 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2022-10-21 19:40:55.551 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2022-10-21 19:40:55.551 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2022-10-21 19:40:55.552 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2022-10-21 19:40:55.552 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2022-10-21 19:40:55.556 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2022-10-21 19:40:55.557 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2022-10-21 19:40:56.062 | emitting double-array: 0% | | emitting double-array: 1% | | emitting double-array: 2% | | emitting double-array: 3% |# | emitting double-array: 4% |# | emitting double-array: 5% |## | emitting double-array: 6% |## | emitting double-array: 7% |### | emitting double-array: 8% |### | emitting double-array: 9% |### | emitting double-array: 10% |#### | emitting double-array: 11% |#### | emitting double-array: 12% |##### | emitting double-array: 13% |##### | emitting double-array: 14% |###### | emitting double-array: 15% |###### | emitting double-array: 16% |###### | emitting double-array: 17% |####### | emitting double-array: 18% |####### | emitting double-array: 19% |######## | emitting double-array: 20% |######## | emitting double-array: 21% |######### | emitting double-array: 22% |######### | emitting double-array: 23% |######### | emitting double-array: 24% |########## | emitting double-array: 25% |########## | emitting double-array: 26% |########### | emitting double-array: 27% |########### | emitting double-array: 28% |############ | emitting double-array: 29% |############ | emitting double-array: 30% |############ | emitting double-array: 31% |############# | emitting double-array: 32% |############# | emitting double-array: 33% |############## | emitting double-array: 34% |############## | emitting double-array: 35% |############### | emitting double-array: 36% |############### | emitting double-array: 37% |############### | emitting double-array: 38% |################ | emitting double-array: 39% |################ | emitting double-array: 40% |################# | emitting double-array: 41% |################# | emitting double-array: 42% |################## | emitting double-array: 43% |################## | emitting double-array: 44% |################## | emitting double-array: 45% |################### | emitting double-array: 46% |################### | emitting double-array: 47% |#################### | emitting double-array: 48% |#################### | emitting double-array: 49% |##################### | emitting double-array: 50% |##################### | emitting double-array: 51% |##################### | emitting double-array: 52% |###################### | emitting double-array: 53% |###################### | emitting double-array: 54% |####################### | emitting double-array: 55% |####################### | emitting double-array: 56% |######################## | emitting double-array: 57% |######################## | emitting double-array: 58% |######################## | emitting double-array: 59% |######################### | emitting double-array: 60% |######################### | emitting double-array: 61% |########################## | emitting double-array: 62% |########################## | emitting double-array: 63% |########################### | emitting double-array: 64% |########################### | emitting double-array: 65% |########################### | emitting double-array: 66% |############################ | emitting double-array: 67% |############################ | emitting double-array: 68% |############################# | emitting double-array: 69% |############################# | emitting double-array: 70% |############################## | emitting double-array: 71% |############################## | emitting double-array: 72% |############################## | emitting double-array: 73% |############################### | emitting double-array: 74% |############################### | emitting double-array: 75% |################################ | emitting double-array: 76% |################################ | emitting double-array: 77% |################################# | emitting double-array: 78% |################################# | emitting double-array: 79% |################################# | emitting double-array: 80% |################################## | emitting double-array: 81% |################################## | emitting double-array: 82% |################################### | emitting double-array: 83% |################################### | emitting double-array: 84% |#################################### | emitting double-array: 85% |#################################### | emitting double-array: 86% |#################################### | emitting double-array: 87% |##################################### | emitting double-array: 88% |##################################### | emitting double-array: 89% |###################################### | emitting double-array: 90% |###################################### | emitting double-array: 91% |####################################### | emitting double-array: 92% |####################################### | emitting double-array: 93% |####################################### | emitting double-array: 94% |######################################## | emitting double-array: 95% |######################################## | emitting double-array: 96% |######################################### | emitting double-array: 97% |######################################### | emitting double-array: 98% |########################################## | emitting double-array: 99% |########################################## | emitting double-array: 100% |###########################################| 2022-10-21 19:40:56.196 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2022-10-21 19:40:56.517 | emitting matrix : 0% | | emitting matrix : 1% | | emitting matrix : 2% | | emitting matrix : 3% |# | emitting matrix : 4% |# | emitting matrix : 5% |## | emitting matrix : 6% |## | emitting matrix : 7% |### | emitting matrix : 8% |### | emitting matrix : 9% |### | emitting matrix : 10% |#### | emitting matrix : 11% |#### | emitting matrix : 12% |##### | emitting matrix : 13% |##### | emitting matrix : 14% |###### | emitting matrix : 15% |###### | emitting matrix : 16% |###### | emitting matrix : 17% |####### | emitting matrix : 18% |####### | emitting matrix : 19% |######## | emitting matrix : 20% |######## | emitting matrix : 21% |######### | emitting matrix : 22% |######### | emitting matrix : 23% |######### | emitting matrix : 24% |########## | emitting matrix : 25% |########## | emitting matrix : 26% |########### | emitting matrix : 27% |########### | emitting matrix : 28% |############ | emitting matrix : 29% |############ | emitting matrix : 30% |############ | emitting matrix : 31% |############# | emitting matrix : 32% |############# | emitting matrix : 33% |############## | emitting matrix : 34% |############## | emitting matrix : 35% |############### | emitting matrix : 36% |############### | emitting matrix : 37% |############### | emitting matrix : 38% |################ | emitting matrix : 39% |################ | emitting matrix : 40% |################# | emitting matrix : 41% |################# | emitting matrix : 42% |################## | emitting matrix : 43% |################## | emitting matrix : 44% |################## | emitting matrix : 45% |################### | emitting matrix : 46% |################### | emitting matrix : 47% |#################### | emitting matrix : 48% |#################### | emitting matrix : 49% |##################### | emitting matrix : 50% |##################### | emitting matrix : 51% |##################### | emitting matrix : 52% |###################### | emitting matrix : 53% |###################### | emitting matrix : 54% |####################### | emitting matrix : 55% |####################### | emitting matrix : 56% |######################## | emitting matrix : 57% |######################## | emitting matrix : 58% |######################## | emitting matrix : 59% |######################### | emitting matrix : 60% |######################### | emitting matrix : 61% |########################## | emitting matrix : 62% |########################## | emitting matrix : 63% |########################### | emitting matrix : 64% |########################### | emitting matrix : 65% |########################### | emitting matrix : 66% |############################ | emitting matrix : 67% |############################ | emitting matrix : 68% |############################# | emitting matrix : 69% |############################# | emitting matrix : 70% |############################## | emitting matrix : 71% |############################## | emitting matrix : 72% |############################## | emitting matrix : 73% |############################### | emitting matrix : 74% |############################### | emitting matrix : 75% |################################ | emitting matrix : 76% |################################ | emitting matrix : 77% |################################# | emitting matrix : 78% |################################# | emitting matrix : 79% |################################# | emitting matrix : 80% |################################## | emitting matrix : 81% |################################## | emitting matrix : 82% |################################### | emitting matrix : 83% |################################### | emitting matrix : 84% |#################################### | emitting matrix : 85% |#################################### | emitting matrix : 86% |#################################### | emitting matrix : 87% |##################################### | emitting matrix : 88% |##################################### | emitting matrix : 89% |###################################### | emitting matrix : 90% |###################################### | emitting matrix : 91% |####################################### | emitting matrix : 92% |####################################### | emitting matrix : 93% |####################################### | emitting matrix : 94% |######################################## | emitting matrix : 95% |######################################## | emitting matrix : 96% |######################################### | emitting matrix : 97% |######################################### | emitting matrix : 98% |########################################## | emitting matrix : 99% |########################################## | emitting matrix : 100% |###########################################| 2022-10-21 19:40:56.521 | 2022-10-21 19:40:56.521 | done! 2022-10-21 19:40:56.528 | update-alternatives: using /var/lib/mecab/dic/ipadic-utf8 to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2022-10-21 19:40:56.532 | Setting up libhtml-parser-perl (3.72-5) ... 2022-10-21 19:40:56.538 | Setting up libhttp-message-perl (6.22-1) ... 2022-10-21 19:40:56.543 | Setting up mysql-server-8.0 (8.0.30-0ubuntu0.20.04.2) ... 2022-10-21 19:40:57.202 | update-alternatives: using /etc/mysql/mysql.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2022-10-21 19:40:57.237 | Renaming removed key_buffer and myisam-recover options (if present)