2021-09-30 01:38:09.955 | + ./stack.sh:main:462 : exec 2021-09-30 01:38:09.955 | ++ ./stack.sh:main:462 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2021-09-30-013809.summary.2021-09-30-013809 2021-09-30 01:38:09.955 | + ./stack.sh:main:470 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2021-09-30-013809' 2021-09-30 01:38:09.955 | + ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2021-09-30 01:38:09.955 | + ./stack.sh:echo_summary:421 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2021-09-30-013809 2021-09-30 01:38:09.955 | + ./stack.sh:main:472 : ln -sf /opt/stack/logs/stack.sh.log.2021-09-30-013809 /opt/stack/logs/stack.sh.log 2021-09-30 01:38:09.955 | + ./stack.sh:main:473 : ln -sf /opt/stack/logs/stack.sh.log.2021-09-30-013809.summary.2021-09-30-013809 /opt/stack/logs/stack.sh.log.summary 2021-09-30 01:38:09.955 | + ./stack.sh:main:488 : check_path_perm_sanity /opt/stack 2021-09-30 01:38:09.955 | + functions:check_path_perm_sanity:620 : local real_path 2021-09-30 01:38:09.955 | ++ functions:check_path_perm_sanity:621 : readlink -f /opt/stack 2021-09-30 01:38:09.955 | + functions:check_path_perm_sanity:621 : real_path=/opt/stack 2021-09-30 01:38:09.955 | + functions:check_path_perm_sanity:622 : local rebuilt_path= 2021-09-30 01:38:09.955 | ++ functions:check_path_perm_sanity:623 : echo /opt/stack 2021-09-30 01:38:09.955 | ++ functions:check_path_perm_sanity:623 : tr / ' ' 2021-09-30 01:38:09.955 | + functions:check_path_perm_sanity:623 : for i in $(echo ${real_path} | tr "/" " ") 2021-09-30 01:38:09.955 | + functions:check_path_perm_sanity:624 : rebuilt_path=/opt 2021-09-30 01:38:09.955 | ++ functions:check_path_perm_sanity:626 : stat -c %a /opt 2021-09-30 01:38:09.955 | + functions:check_path_perm_sanity:626 : [[ 755 = 700 ]] 2021-09-30 01:38:09.956 | + functions:check_path_perm_sanity:623 : for i in $(echo ${real_path} | tr "/" " ") 2021-09-30 01:38:09.958 | + functions:check_path_perm_sanity:624 : rebuilt_path=/opt/stack 2021-09-30 01:38:09.961 | ++ functions:check_path_perm_sanity:626 : stat -c %a /opt/stack 2021-09-30 01:38:09.964 | + functions:check_path_perm_sanity:626 : [[ 755 = 700 ]] 2021-09-30 01:38:09.966 | + ./stack.sh:main:494 : trap exit_trap EXIT 2021-09-30 01:38:09.968 | + ./stack.sh:main:535 : trap err_trap ERR 2021-09-30 01:38:09.970 | + ./stack.sh:main:548 : set -o errexit 2021-09-30 01:38:09.972 | + ./stack.sh:main:551 : uname -a 2021-09-30 01:38:09.973 | Linux n-d-811814-1 5.4.0-72-generic #80-Ubuntu SMP Mon Apr 12 17:35:00 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux 2021-09-30 01:38:09.975 | + ./stack.sh:main:554 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2021-09-30 01:38:09.977 | + ./stack.sh:main:555 : rm -f /opt/stack/data/ca-bundle.pem 2021-09-30 01:38:09.980 | + ./stack.sh:main:558 : source /home/ubuntu/devstack/lib/database 2021-09-30 01:38:10.011 | + ./stack.sh:main:559 : source /home/ubuntu/devstack/lib/rpc_backend 2021-09-30 01:38:10.026 | + ./stack.sh:main:565 : fetch_plugins 2021-09-30 01:38:10.028 | + functions-common:fetch_plugins:1656 : local plugins= 2021-09-30 01:38:10.030 | + functions-common:fetch_plugins:1657 : local plugin 2021-09-30 01:38:10.032 | + functions-common:fetch_plugins:1660 : [[ -z '' ]] 2021-09-30 01:38:10.033 | + functions-common:fetch_plugins:1661 : return 2021-09-30 01:38:10.035 | + ./stack.sh:main:569 : run_phase override_defaults 2021-09-30 01:38:10.037 | + functions-common:run_phase:1738 : local mode=override_defaults 2021-09-30 01:38:10.039 | + functions-common:run_phase:1739 : local phase= 2021-09-30 01:38:10.040 | + functions-common:run_phase:1740 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-09-30 01:38:10.042 | + functions-common:run_phase:1741 : local extra_plugin_file_name 2021-09-30 01:38:10.044 | + functions-common:run_phase:1742 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-09-30 01:38:10.046 | + functions-common:run_phase:1747 : local exceptions=80-tempest.sh 2021-09-30 01:38:10.048 | + functions-common:run_phase:1748 : local extra 2021-09-30 01:38:10.050 | ++ functions-common:run_phase:1749 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-09-30 01:38:10.053 | + functions-common:run_phase:1749 : extra=80-tempest.sh 2021-09-30 01:38:10.054 | + functions-common:run_phase:1750 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-09-30 01:38:10.056 | + functions-common:run_phase:1754 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-09-30 01:38:10.058 | + functions-common:run_phase:1754 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2021-09-30 01:38:10.060 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-09-30 01:38:10.071 | ++ functions-common:is_service_enabled:1966 : return 0 2021-09-30 01:38:10.073 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2021-09-30 01:38:10.075 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2021-09-30 01:38:10.077 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2021-09-30 01:38:10.079 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2021-09-30 01:38:10.080 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2021-09-30 01:38:10.082 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2021-09-30 01:38:10.084 | ++ extras.d/80-tempest.sh:source:26 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2021-09-30 01:38:10.086 | ++ extras.d/80-tempest.sh:source:31 : [[ override_defaults == \c\l\e\a\n ]] 2021-09-30 01:38:10.087 | + functions-common:run_phase:1759 : [[ override_defaults == \s\o\u\r\c\e ]] 2021-09-30 01:38:10.089 | + functions-common:run_phase:1762 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2021-09-30 01:38:10.092 | + functions-common:run_phase:1763 : plugin_override_defaults 2021-09-30 01:38:10.093 | + functions-common:plugin_override_defaults:1697 : local plugins= 2021-09-30 01:38:10.095 | + functions-common:plugin_override_defaults:1698 : local plugin 2021-09-30 01:38:10.097 | + functions-common:plugin_override_defaults:1701 : [[ -z '' ]] 2021-09-30 01:38:10.099 | + functions-common:plugin_override_defaults:1702 : return 2021-09-30 01:38:10.100 | + ./stack.sh:main:572 : source /home/ubuntu/devstack/lib/apache 2021-09-30 01:38:10.116 | + ./stack.sh:main:575 : source /home/ubuntu/devstack/lib/tls 2021-09-30 01:38:10.118 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2021-09-30 01:38:10.130 | ++ functions-common:is_service_enabled:1966 : return 1 2021-09-30 01:38:10.132 | +++ lib/tls:source:43 : hostname -f 2021-09-30 01:38:10.135 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2021-09-30 01:38:10.138 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2021-09-30 01:38:10.140 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2021-09-30 01:38:10.141 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2021-09-30 01:38:10.143 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2021-09-30 01:38:10.145 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2021-09-30 01:38:10.147 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2021-09-30 01:38:10.149 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2021-09-30 01:38:10.150 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2021-09-30 01:38:10.152 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2021-09-30 01:38:10.157 | + ./stack.sh:main:578 : source /home/ubuntu/devstack/lib/infra 2021-09-30 01:38:10.168 | + ./stack.sh:main:579 : source /home/ubuntu/devstack/lib/libraries 2021-09-30 01:38:10.185 | + ./stack.sh:main:580 : source /home/ubuntu/devstack/lib/lvm 2021-09-30 01:38:10.197 | + ./stack.sh:main:581 : source /home/ubuntu/devstack/lib/horizon 2021-09-30 01:38:10.209 | + ./stack.sh:main:582 : source /home/ubuntu/devstack/lib/keystone 2021-09-30 01:38:10.234 | + ./stack.sh:main:583 : source /home/ubuntu/devstack/lib/glance 2021-09-30 01:38:10.271 | + ./stack.sh:main:584 : source /home/ubuntu/devstack/lib/nova 2021-09-30 01:38:10.346 | + ./stack.sh:main:585 : source /home/ubuntu/devstack/lib/placement 2021-09-30 01:38:10.366 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/cinder 2021-09-30 01:38:10.402 | + ./stack.sh:main:587 : source /home/ubuntu/devstack/lib/swift 2021-09-30 01:38:10.451 | + ./stack.sh:main:588 : source /home/ubuntu/devstack/lib/neutron 2021-09-30 01:38:10.573 | + ./stack.sh:main:589 : source /home/ubuntu/devstack/lib/ldap 2021-09-30 01:38:10.587 | + ./stack.sh:main:590 : source /home/ubuntu/devstack/lib/dstat 2021-09-30 01:38:10.599 | + ./stack.sh:main:591 : source /home/ubuntu/devstack/lib/tcpdump 2021-09-30 01:38:10.611 | + ./stack.sh:main:592 : source /home/ubuntu/devstack/lib/etcd3 2021-09-30 01:38:10.691 | + ./stack.sh:main:598 : run_phase source 2021-09-30 01:38:10.693 | + functions-common:run_phase:1738 : local mode=source 2021-09-30 01:38:10.695 | + functions-common:run_phase:1739 : local phase= 2021-09-30 01:38:10.697 | + functions-common:run_phase:1740 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-09-30 01:38:10.699 | + functions-common:run_phase:1741 : local extra_plugin_file_name 2021-09-30 01:38:10.701 | + functions-common:run_phase:1742 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-09-30 01:38:10.703 | + functions-common:run_phase:1747 : local exceptions=80-tempest.sh 2021-09-30 01:38:10.705 | + functions-common:run_phase:1748 : local extra 2021-09-30 01:38:10.708 | ++ functions-common:run_phase:1749 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-09-30 01:38:10.711 | + functions-common:run_phase:1749 : extra=80-tempest.sh 2021-09-30 01:38:10.713 | + functions-common:run_phase:1750 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-09-30 01:38:10.715 | + functions-common:run_phase:1754 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-09-30 01:38:10.717 | + functions-common:run_phase:1754 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2021-09-30 01:38:10.719 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-09-30 01:38:10.733 | ++ functions-common:is_service_enabled:1966 : return 0 2021-09-30 01:38:10.735 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2021-09-30 01:38:10.737 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2021-09-30 01:38:10.775 | ++ extras.d/80-tempest.sh:source:26 : [[ source == \u\n\s\t\a\c\k ]] 2021-09-30 01:38:10.777 | ++ extras.d/80-tempest.sh:source:31 : [[ source == \c\l\e\a\n ]] 2021-09-30 01:38:10.779 | + functions-common:run_phase:1759 : [[ source == \s\o\u\r\c\e ]] 2021-09-30 01:38:10.781 | + functions-common:run_phase:1760 : load_plugin_settings 2021-09-30 01:38:10.783 | + functions-common:load_plugin_settings:1674 : local plugins= 2021-09-30 01:38:10.785 | + functions-common:load_plugin_settings:1675 : local plugin 2021-09-30 01:38:10.787 | + functions-common:load_plugin_settings:1678 : [[ -z '' ]] 2021-09-30 01:38:10.789 | + functions-common:load_plugin_settings:1679 : return 2021-09-30 01:38:10.792 | + functions-common:run_phase:1761 : verify_disabled_services 2021-09-30 01:38:10.794 | + functions-common:verify_disabled_services:2021 : local service 2021-09-30 01:38:10.796 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2021-09-30 01:38:10.798 | + functions-common:verify_disabled_services:2023 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2021-09-30 01:38:10.801 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2021-09-30 01:38:10.803 | + functions-common:verify_disabled_services:2023 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2021-09-30 01:38:10.805 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2021-09-30 01:38:10.807 | + functions-common:verify_disabled_services:2023 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2021-09-30 01:38:10.809 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2021-09-30 01:38:10.812 | + functions-common:verify_disabled_services:2023 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2021-09-30 01:38:10.814 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2021-09-30 01:38:10.816 | + functions-common:verify_disabled_services:2023 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2021-09-30 01:38:10.819 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2021-09-30 01:38:10.821 | + functions-common:verify_disabled_services:2023 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2021-09-30 01:38:10.823 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2021-09-30 01:38:10.825 | + functions-common:verify_disabled_services:2023 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2021-09-30 01:38:10.827 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2021-09-30 01:38:10.829 | + functions-common:verify_disabled_services:2023 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2021-09-30 01:38:10.832 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2021-09-30 01:38:10.834 | + functions-common:verify_disabled_services:2023 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2021-09-30 01:38:10.836 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2021-09-30 01:38:10.838 | + functions-common:verify_disabled_services:2023 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2021-09-30 01:38:10.840 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2021-09-30 01:38:10.843 | + functions-common:verify_disabled_services:2023 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-vol, ]] 2021-09-30 01:38:10.845 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2021-09-30 01:38:10.847 | + functions-common:verify_disabled_services:2023 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2021-09-30 01:38:10.849 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2021-09-30 01:38:10.851 | + functions-common:verify_disabled_services:2023 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2021-09-30 01:38:10.853 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2021-09-30 01:38:10.856 | + functions-common:verify_disabled_services:2023 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2021-09-30 01:38:10.858 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2021-09-30 01:38:10.860 | + functions-common:verify_disabled_services:2023 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2021-09-30 01:38:10.863 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2021-09-30 01:38:10.865 | + functions-common:verify_disabled_services:2023 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2021-09-30 01:38:10.867 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2021-09-30 01:38:10.869 | + functions-common:verify_disabled_services:2023 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2021-09-30 01:38:10.871 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2021-09-30 01:38:10.874 | + functions-common:verify_disabled_services:2023 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2021-09-30 01:38:10.876 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2021-09-30 01:38:10.878 | + functions-common:verify_disabled_services:2023 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2021-09-30 01:38:10.881 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2021-09-30 01:38:10.883 | + functions-common:verify_disabled_services:2023 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2021-09-30 01:38:10.885 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2021-09-30 01:38:10.887 | + functions-common:verify_disabled_services:2023 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2021-09-30 01:38:10.890 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2021-09-30 01:38:10.892 | + functions-common:verify_disabled_services:2023 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2021-09-30 01:38:10.894 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2021-09-30 01:38:10.896 | + functions-common:verify_disabled_services:2023 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2021-09-30 01:38:10.898 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2021-09-30 01:38:10.900 | + functions-common:verify_disabled_services:2023 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2021-09-30 01:38:10.903 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2021-09-30 01:38:10.905 | + functions-common:verify_disabled_services:2023 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2021-09-30 01:38:10.907 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2021-09-30 01:38:10.909 | + functions-common:verify_disabled_services:2023 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2021-09-30 01:38:10.911 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2021-09-30 01:38:10.914 | + functions-common:verify_disabled_services:2023 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2021-09-30 01:38:10.916 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2021-09-30 01:38:10.918 | + functions-common:verify_disabled_services:2023 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-bak, ]] 2021-09-30 01:38:10.921 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2021-09-30 01:38:10.923 | + functions-common:verify_disabled_services:2023 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2021-09-30 01:38:10.925 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2021-09-30 01:38:10.927 | + functions-common:verify_disabled_services:2023 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2021-09-30 01:38:10.929 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2021-09-30 01:38:10.932 | + functions-common:verify_disabled_services:2023 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2021-09-30 01:38:10.934 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2021-09-30 01:38:10.936 | + functions-common:verify_disabled_services:2023 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2021-09-30 01:38:10.939 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2021-09-30 01:38:10.941 | + functions-common:verify_disabled_services:2023 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2021-09-30 01:38:10.943 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2021-09-30 01:38:10.945 | + functions-common:verify_disabled_services:2023 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2021-09-30 01:38:10.947 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2021-09-30 01:38:10.950 | + functions-common:verify_disabled_services:2023 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2021-09-30 01:38:10.952 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2021-09-30 01:38:10.954 | + functions-common:verify_disabled_services:2023 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2021-09-30 01:38:10.956 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2021-09-30 01:38:10.958 | + functions-common:verify_disabled_services:2023 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2021-09-30 01:38:10.960 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2021-09-30 01:38:10.963 | + functions-common:verify_disabled_services:2023 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2021-09-30 01:38:10.965 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2021-09-30 01:38:10.967 | + functions-common:verify_disabled_services:2023 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2021-09-30 01:38:10.969 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2021-09-30 01:38:10.971 | + functions-common:verify_disabled_services:2023 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2021-09-30 01:38:10.974 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2021-09-30 01:38:10.976 | + functions-common:verify_disabled_services:2023 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2021-09-30 01:38:10.978 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2021-09-30 01:38:10.980 | + functions-common:verify_disabled_services:2023 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2021-09-30 01:38:10.983 | + ./stack.sh:main:669 : initialize_database_backends 2021-09-30 01:38:10.985 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2021-09-30 01:38:10.988 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2021-09-30 01:38:11.002 | + functions-common:is_service_enabled:1966 : return 0 2021-09-30 01:38:11.004 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2021-09-30 01:38:11.006 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2021-09-30 01:38:11.008 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2021-09-30 01:38:11.023 | + functions-common:is_service_enabled:1966 : return 1 2021-09-30 01:38:11.025 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2021-09-30 01:38:11.027 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2021-09-30 01:38:11.029 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2021-09-30 01:38:11.032 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2021-09-30 01:38:11.034 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2021-09-30 01:38:11.036 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2021-09-30 01:38:11.038 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2021-09-30 01:38:11.041 | ++ lib/database:initialize_database_backends:102 : get_database_type_mysql 2021-09-30 01:38:11.043 | ++ lib/databases/mysql:get_database_type_mysql:35 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2021-09-30 01:38:11.046 | ++ lib/databases/mysql:get_database_type_mysql:36 : echo mysql+pymysql 2021-09-30 01:38:11.048 | + lib/database:initialize_database_backends:102 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2021-09-30 01:38:11.050 | + lib/database:initialize_database_backends:104 : return 0 2021-09-30 01:38:11.053 | + ./stack.sh:main:670 : echo 'Using mysql database backend' 2021-09-30 01:38:11.053 | Using mysql database backend 2021-09-30 01:38:11.055 | + ./stack.sh:main:673 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2021-09-30 01:38:11.070 | + ./stack.sh:main:685 : is_service_enabled rabbit 2021-09-30 01:38:11.085 | + functions-common:is_service_enabled:1966 : return 0 2021-09-30 01:38:11.087 | + ./stack.sh:main:686 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2021-09-30 01:38:11.102 | + ./stack.sh:main:693 : is_service_enabled keystone 2021-09-30 01:38:11.117 | + functions-common:is_service_enabled:1966 : return 0 2021-09-30 01:38:11.119 | + ./stack.sh:main:695 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2021-09-30 01:38:11.135 | + ./stack.sh:main:697 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2021-09-30 01:38:11.150 | + ./stack.sh:main:708 : is_service_enabled ldap 2021-09-30 01:38:11.165 | + functions-common:is_service_enabled:1966 : return 1 2021-09-30 01:38:11.168 | + ./stack.sh:main:717 : is_service_enabled nova 2021-09-30 01:38:11.183 | + functions-common:is_service_enabled:1966 : return 0 2021-09-30 01:38:11.185 | + ./stack.sh:main:717 : [[ libvirt == \x\e\n\s\e\r\v\e\r ]] 2021-09-30 01:38:11.188 | + ./stack.sh:main:727 : is_service_enabled s-proxy 2021-09-30 01:38:11.203 | + functions-common:is_service_enabled:1966 : return 0 2021-09-30 01:38:11.205 | + ./stack.sh:main:731 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2021-09-30 01:38:11.221 | + ./stack.sh:main:733 : [[ -z '' ]] 2021-09-30 01:38:11.223 | + ./stack.sh:main:733 : [[ False == \T\r\u\e ]] 2021-09-30 01:38:11.225 | + ./stack.sh:main:739 : save_stackenv 739 2021-09-30 01:38:11.227 | + functions-common:save_stackenv:60 : local tag=739 2021-09-30 01:38:11.230 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2021-09-30 01:38:11.235 | + functions-common:save_stackenv:62 : time_stamp=2021-09-30-013811 2021-09-30 01:38:11.237 | + functions-common:save_stackenv:63 : echo '# 2021-09-30-013811 739' 2021-09-30 01:38:11.239 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-09-30 01:38:11.241 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2021-09-30 01:38:11.244 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-09-30 01:38:11.246 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2021-09-30 01:38:11.248 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-09-30 01:38:11.250 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2021-09-30 01:38:11.253 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-09-30 01:38:11.255 | + 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 2021-09-30 01:38:11.257 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-09-30 01:38:11.259 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.77 2021-09-30 01:38:11.262 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-09-30 01:38:11.264 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.77/identity 2021-09-30 01:38:11.266 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-09-30 01:38:11.269 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2021-09-30-013809 2021-09-30 01:38:11.271 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-09-30 01:38:11.273 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2021-09-30 01:38:11.275 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-09-30 01:38:11.278 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.77 2021-09-30 01:38:11.280 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-09-30 01:38:11.283 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2021-09-30 01:38:11.285 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-09-30 01:38:11.287 | + functions-common:save_stackenv:65 : echo TLS_IP= 2021-09-30 01:38:11.289 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-09-30 01:38:11.292 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2021-09-30 01:38:11.294 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-09-30 01:38:11.297 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2021-09-30 01:38:11.299 | + ./stack.sh:main:750 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements stable/victoria 2021-09-30 01:38:11.301 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/requirements.git 2021-09-30 01:38:11.303 | + functions-common:git_clone:526 : local git_dest=/opt/stack/requirements 2021-09-30 01:38:11.305 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2021-09-30 01:38:11.307 | + functions-common:git_clone:528 : local orig_dir 2021-09-30 01:38:11.310 | ++ functions-common:git_clone:529 : pwd 2021-09-30 01:38:11.312 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2021-09-30 01:38:11.314 | + functions-common:git_clone:530 : local git_clone_flags= 2021-09-30 01:38:11.317 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2021-09-30 01:38:11.331 | + functions-common:git_clone:532 : RECLONE=False 2021-09-30 01:38:11.333 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2021-09-30 01:38:11.335 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2021-09-30 01:38:11.337 | + functions-common:git_clone:546 : echo stable/victoria 2021-09-30 01:38:11.338 | + functions-common:git_clone:546 : egrep -q '^refs' 2021-09-30 01:38:11.343 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/requirements ]] 2021-09-30 01:38:11.345 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2021-09-30 01:38:11.347 | + functions-common:git_clone:594 : cd /opt/stack/requirements 2021-09-30 01:38:11.350 | + functions-common:git_clone:595 : git show --oneline 2021-09-30 01:38:11.350 | + functions-common:git_clone:595 : head -1 2021-09-30 01:38:11.353 | a72883f0 Merge "update constraint for python-cinderclient to new release 7.2.2" into stable/victoria 2021-09-30 01:38:11.355 | + functions-common:git_clone:596 : cd /home/ubuntu/devstack 2021-09-30 01:38:11.358 | + ./stack.sh:main:754 : echo_summary 'Installing package prerequisites' 2021-09-30 01:38:11.361 | + ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2021-09-30 01:38:11.363 | + ./stack.sh:echo_summary:421 : echo -e Installing package prerequisites 2021-09-30 01:38:11.365 | + ./stack.sh:main:755 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2021-09-30 01:38:11.368 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2021-09-30 01:38:11.370 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2021-09-30 01:38:11.372 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2021-09-30 01:38:11.375 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2021-09-30 01:38:11.377 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2021-09-30 01:38:11.379 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2021-09-30 01:38:11.382 | +++ tools/install_prereqs.sh:source:47 : date +%s 2021-09-30 01:38:11.386 | ++ tools/install_prereqs.sh:source:47 : NOW=1632965891 2021-09-30 01:38:11.389 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2021-09-30 01:38:11.393 | +++ tools/install_prereqs.sh:source:48 : echo 0 2021-09-30 01:38:11.395 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=0 2021-09-30 01:38:11.398 | ++ tools/install_prereqs.sh:source:49 : DELTA=1632965891 2021-09-30 01:38:11.400 | ++ tools/install_prereqs.sh:source:50 : [[ 1632965891 -lt 7200 ]] 2021-09-30 01:38:11.402 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2021-09-30 01:38:11.405 | ++ functions-common:export_proxy_variables:2128 : isset http_proxy 2021-09-30 01:38:11.407 | ++ functions-common:isset:174 : [[ -v http_proxy ]] 2021-09-30 01:38:11.409 | ++ functions-common:export_proxy_variables:2131 : isset https_proxy 2021-09-30 01:38:11.411 | ++ functions-common:isset:174 : [[ -v https_proxy ]] 2021-09-30 01:38:11.414 | ++ functions-common:export_proxy_variables:2134 : isset no_proxy 2021-09-30 01:38:11.416 | ++ functions-common:isset:174 : [[ -v no_proxy ]] 2021-09-30 01:38:11.419 | +++ 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 2021-09-30 01:38:11.463 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2021-09-30 01:38:11.463 | apache2-dev 2021-09-30 01:38:11.463 | bc 2021-09-30 01:38:11.463 | bsdmainutils 2021-09-30 01:38:11.463 | curl 2021-09-30 01:38:11.463 | g++ 2021-09-30 01:38:11.463 | gcc 2021-09-30 01:38:11.463 | gettext 2021-09-30 01:38:11.463 | git 2021-09-30 01:38:11.463 | graphviz 2021-09-30 01:38:11.463 | iputils-ping 2021-09-30 01:38:11.464 | libapache2-mod-proxy-uwsgi 2021-09-30 01:38:11.464 | libffi-dev 2021-09-30 01:38:11.464 | libjpeg-dev 2021-09-30 01:38:11.464 | libmysqlclient-dev 2021-09-30 01:38:11.464 | libpcre3-dev 2021-09-30 01:38:11.464 | libpq-dev 2021-09-30 01:38:11.464 | libssl-dev 2021-09-30 01:38:11.464 | libsystemd-dev 2021-09-30 01:38:11.464 | libxml2-dev 2021-09-30 01:38:11.464 | libxslt1-dev 2021-09-30 01:38:11.464 | libyaml-dev 2021-09-30 01:38:11.464 | lsof 2021-09-30 01:38:11.464 | openssh-server 2021-09-30 01:38:11.464 | openssl 2021-09-30 01:38:11.464 | pkg-config 2021-09-30 01:38:11.464 | psmisc 2021-09-30 01:38:11.464 | python3-dev 2021-09-30 01:38:11.464 | python3-pip 2021-09-30 01:38:11.464 | python3-venv 2021-09-30 01:38:11.464 | tar 2021-09-30 01:38:11.464 | tcpdump 2021-09-30 01:38:11.464 | unzip 2021-09-30 01:38:11.464 | uuid-runtime 2021-09-30 01:38:11.464 | wget 2021-09-30 01:38:11.464 | wget 2021-09-30 01:38:11.464 | zlib1g-dev 2021-09-30 01:38:11.464 | libkrb5-dev 2021-09-30 01:38:11.464 | libldap2-dev 2021-09-30 01:38:11.464 | libsasl2-dev 2021-09-30 01:38:11.464 | memcached 2021-09-30 01:38:11.464 | python3-mysqldb 2021-09-30 01:38:11.464 | sqlite3 2021-09-30 01:38:11.464 | conntrack 2021-09-30 01:38:11.464 | curl 2021-09-30 01:38:11.464 | dnsmasq-base 2021-09-30 01:38:11.464 | dnsmasq-utils 2021-09-30 01:38:11.464 | ebtables 2021-09-30 01:38:11.465 | gawk 2021-09-30 01:38:11.465 | genisoimage 2021-09-30 01:38:11.465 | iptables 2021-09-30 01:38:11.465 | iputils-arping 2021-09-30 01:38:11.465 | kpartx 2021-09-30 01:38:11.465 | libjs-jquery-tablesorter 2021-09-30 01:38:11.465 | libmysqlclient-dev 2021-09-30 01:38:11.465 | parted 2021-09-30 01:38:11.465 | pm-utils 2021-09-30 01:38:11.465 | python3-mysqldb 2021-09-30 01:38:11.465 | socat 2021-09-30 01:38:11.465 | sqlite3 2021-09-30 01:38:11.465 | sudo 2021-09-30 01:38:11.465 | vlan 2021-09-30 01:38:11.465 | lsscsi 2021-09-30 01:38:11.465 | open-iscsi 2021-09-30 01:38:11.465 | lvm2 2021-09-30 01:38:11.465 | qemu-utils 2021-09-30 01:38:11.465 | thin-provisioning-tools 2021-09-30 01:38:11.465 | acl 2021-09-30 01:38:11.465 | dnsmasq-base 2021-09-30 01:38:11.465 | dnsmasq-utils 2021-09-30 01:38:11.465 | ebtables 2021-09-30 01:38:11.465 | haproxy 2021-09-30 01:38:11.465 | iptables 2021-09-30 01:38:11.465 | iputils-arping 2021-09-30 01:38:11.465 | iputils-ping 2021-09-30 01:38:11.465 | libmysqlclient-dev 2021-09-30 01:38:11.465 | postgresql-server-dev-all 2021-09-30 01:38:11.465 | python3-mysqldb 2021-09-30 01:38:11.465 | sqlite3 2021-09-30 01:38:11.465 | sudo 2021-09-30 01:38:11.465 | vlan 2021-09-30 01:38:11.465 | ipset 2021-09-30 01:38:11.465 | conntrack 2021-09-30 01:38:11.465 | conntrackd 2021-09-30 01:38:11.465 | keepalived 2021-09-30 01:38:11.466 | dstat 2021-09-30 01:38:11.466 | lvm2 2021-09-30 01:38:11.466 | qemu-utils 2021-09-30 01:38:11.466 | thin-provisioning-tools 2021-09-30 01:38:11.466 | curl 2021-09-30 01:38:11.466 | liberasurecode-dev 2021-09-30 01:38:11.466 | make 2021-09-30 01:38:11.466 | memcached 2021-09-30 01:38:11.466 | sqlite3 2021-09-30 01:38:11.466 | xfsprogs' 2021-09-30 01:38:11.468 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2021-09-30 01:38:11.485 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2021-09-30 01:38:11.485 | apache2-dev 2021-09-30 01:38:11.485 | bc 2021-09-30 01:38:11.485 | bsdmainutils 2021-09-30 01:38:11.485 | curl 2021-09-30 01:38:11.485 | g++ 2021-09-30 01:38:11.485 | gcc 2021-09-30 01:38:11.485 | gettext 2021-09-30 01:38:11.485 | git 2021-09-30 01:38:11.485 | graphviz 2021-09-30 01:38:11.485 | iputils-ping 2021-09-30 01:38:11.486 | libapache2-mod-proxy-uwsgi 2021-09-30 01:38:11.486 | libffi-dev 2021-09-30 01:38:11.486 | libjpeg-dev 2021-09-30 01:38:11.486 | libmysqlclient-dev 2021-09-30 01:38:11.486 | libpcre3-dev 2021-09-30 01:38:11.486 | libpq-dev 2021-09-30 01:38:11.486 | libssl-dev 2021-09-30 01:38:11.486 | libsystemd-dev 2021-09-30 01:38:11.486 | libxml2-dev 2021-09-30 01:38:11.486 | libxslt1-dev 2021-09-30 01:38:11.486 | libyaml-dev 2021-09-30 01:38:11.486 | lsof 2021-09-30 01:38:11.486 | openssh-server 2021-09-30 01:38:11.486 | openssl 2021-09-30 01:38:11.486 | pkg-config 2021-09-30 01:38:11.486 | psmisc 2021-09-30 01:38:11.486 | python3-dev 2021-09-30 01:38:11.486 | python3-pip 2021-09-30 01:38:11.486 | python3-venv 2021-09-30 01:38:11.486 | tar 2021-09-30 01:38:11.486 | tcpdump 2021-09-30 01:38:11.486 | unzip 2021-09-30 01:38:11.486 | uuid-runtime 2021-09-30 01:38:11.486 | wget 2021-09-30 01:38:11.486 | wget 2021-09-30 01:38:11.486 | zlib1g-dev 2021-09-30 01:38:11.486 | libkrb5-dev 2021-09-30 01:38:11.486 | libldap2-dev 2021-09-30 01:38:11.486 | libsasl2-dev 2021-09-30 01:38:11.486 | memcached 2021-09-30 01:38:11.486 | python3-mysqldb 2021-09-30 01:38:11.486 | sqlite3 2021-09-30 01:38:11.486 | conntrack 2021-09-30 01:38:11.486 | curl 2021-09-30 01:38:11.486 | dnsmasq-base 2021-09-30 01:38:11.486 | dnsmasq-utils 2021-09-30 01:38:11.487 | ebtables 2021-09-30 01:38:11.487 | gawk 2021-09-30 01:38:11.487 | genisoimage 2021-09-30 01:38:11.487 | iptables 2021-09-30 01:38:11.487 | iputils-arping 2021-09-30 01:38:11.487 | kpartx 2021-09-30 01:38:11.487 | libjs-jquery-tablesorter 2021-09-30 01:38:11.487 | libmysqlclient-dev 2021-09-30 01:38:11.487 | parted 2021-09-30 01:38:11.487 | pm-utils 2021-09-30 01:38:11.487 | python3-mysqldb 2021-09-30 01:38:11.487 | socat 2021-09-30 01:38:11.487 | sqlite3 2021-09-30 01:38:11.487 | sudo 2021-09-30 01:38:11.487 | vlan 2021-09-30 01:38:11.487 | lsscsi 2021-09-30 01:38:11.487 | open-iscsi 2021-09-30 01:38:11.487 | lvm2 2021-09-30 01:38:11.487 | qemu-utils 2021-09-30 01:38:11.487 | thin-provisioning-tools 2021-09-30 01:38:11.487 | acl 2021-09-30 01:38:11.487 | dnsmasq-base 2021-09-30 01:38:11.487 | dnsmasq-utils 2021-09-30 01:38:11.487 | ebtables 2021-09-30 01:38:11.487 | haproxy 2021-09-30 01:38:11.487 | iptables 2021-09-30 01:38:11.487 | iputils-arping 2021-09-30 01:38:11.487 | iputils-ping 2021-09-30 01:38:11.487 | libmysqlclient-dev 2021-09-30 01:38:11.487 | postgresql-server-dev-all 2021-09-30 01:38:11.487 | python3-mysqldb 2021-09-30 01:38:11.487 | sqlite3 2021-09-30 01:38:11.487 | sudo 2021-09-30 01:38:11.487 | vlan 2021-09-30 01:38:11.487 | ipset 2021-09-30 01:38:11.487 | conntrack 2021-09-30 01:38:11.487 | conntrackd 2021-09-30 01:38:11.488 | keepalived 2021-09-30 01:38:11.488 | dstat 2021-09-30 01:38:11.488 | lvm2 2021-09-30 01:38:11.488 | qemu-utils 2021-09-30 01:38:11.488 | thin-provisioning-tools 2021-09-30 01:38:11.488 | curl 2021-09-30 01:38:11.488 | liberasurecode-dev 2021-09-30 01:38:11.488 | make 2021-09-30 01:38:11.488 | memcached 2021-09-30 01:38:11.488 | sqlite3 2021-09-30 01:38:11.488 | xfsprogs ' 2021-09-30 01:38:11.488 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2021-09-30 01:38:11.490 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-09-30 01:38:11.492 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-09-30 01:38:11.495 | ++ tools/install_prereqs.sh:source:67 : echo apache2 apache2-dev bc bsdmainutils curl g++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2021-09-30 01:38:11.495 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2021-09-30 01:38:11.500 | ++ tools/install_prereqs.sh:source:72 : install_package apache2 apache2-dev bc bsdmainutils curl g++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2021-09-30 01:38:11.502 | ++ functions-common:install_package:1344 : update_package_repo 2021-09-30 01:38:11.504 | ++ functions-common:update_package_repo:1316 : NO_UPDATE_REPOS=False 2021-09-30 01:38:11.506 | ++ functions-common:update_package_repo:1317 : REPOS_UPDATED=False 2021-09-30 01:38:11.508 | ++ functions-common:update_package_repo:1318 : RETRY_UPDATE=False 2021-09-30 01:38:11.510 | ++ functions-common:update_package_repo:1320 : [[ False = \T\r\u\e ]] 2021-09-30 01:38:11.512 | ++ functions-common:update_package_repo:1324 : is_ubuntu 2021-09-30 01:38:11.514 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-09-30 01:38:11.516 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-09-30 01:38:11.518 | ++ functions-common:update_package_repo:1325 : apt_get_update 2021-09-30 01:38:11.520 | ++ functions-common:apt_get_update:1070 : [[ False == \T\r\u\e ]] 2021-09-30 01:38:11.522 | ++ functions-common:apt_get_update:1075 : [[ False = \T\r\u\e ]] 2021-09-30 01:38:11.524 | ++ functions-common:apt_get_update:1077 : local sudo=sudo 2021-09-30 01:38:11.527 | +++ functions-common:apt_get_update:1078 : id -u 2021-09-30 01:38:11.531 | ++ functions-common:apt_get_update:1078 : [[ 1000 = \0 ]] 2021-09-30 01:38:11.533 | ++ functions-common:apt_get_update:1081 : time_start apt-get-update 2021-09-30 01:38:11.535 | ++ functions-common:time_start:2296 : local name=apt-get-update 2021-09-30 01:38:11.537 | ++ functions-common:time_start:2297 : local start_time= 2021-09-30 01:38:11.539 | ++ functions-common:time_start:2298 : [[ -n '' ]] 2021-09-30 01:38:11.541 | +++ functions-common:time_start:2301 : date +%s%3N 2021-09-30 01:38:11.544 | ++ functions-common:time_start:2301 : _TIME_START[$name]=1632965891542 2021-09-30 01:38:11.546 | ++ functions-common:apt_get_update:1083 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2021-09-30 01:38:11.548 | ++ functions-common:apt_get_update:1084 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2021-09-30 01:38:11.550 | ++ functions-common:apt_get_update:1085 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2021-09-30 01:38:11.998 | Get:1 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 2021-09-30 01:38:12.088 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2021-09-30 01:38:12.225 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2021-09-30 01:38:12.785 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease [101 kB] 2021-09-30 01:38:13.005 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [1,256 kB] 2021-09-30 01:38:13.490 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [864 kB] 2021-09-30 01:38:22.289 | Fetched 2,448 kB in 2s (1,036 kB/s) 2021-09-30 01:38:23.658 | Reading package lists... 2021-09-30 01:38:23.689 | ++ functions-common:apt_get_update:1089 : REPOS_UPDATED=True 2021-09-30 01:38:23.691 | ++ functions-common:apt_get_update:1091 : time_stop apt-get-update 2021-09-30 01:38:23.693 | ++ functions-common:time_stop:2310 : local name 2021-09-30 01:38:23.695 | ++ functions-common:time_stop:2311 : local end_time 2021-09-30 01:38:23.697 | ++ functions-common:time_stop:2312 : local elapsed_time 2021-09-30 01:38:23.699 | ++ functions-common:time_stop:2313 : local total 2021-09-30 01:38:23.701 | ++ functions-common:time_stop:2314 : local start_time 2021-09-30 01:38:23.703 | ++ functions-common:time_stop:2316 : name=apt-get-update 2021-09-30 01:38:23.705 | ++ functions-common:time_stop:2317 : start_time=1632965891542 2021-09-30 01:38:23.707 | ++ functions-common:time_stop:2319 : [[ -z 1632965891542 ]] 2021-09-30 01:38:23.709 | +++ functions-common:time_stop:2322 : date +%s%3N 2021-09-30 01:38:23.713 | ++ functions-common:time_stop:2322 : end_time=1632965903710 2021-09-30 01:38:23.715 | ++ functions-common:time_stop:2323 : elapsed_time=12168 2021-09-30 01:38:23.717 | ++ functions-common:time_stop:2324 : total=0 2021-09-30 01:38:23.719 | ++ functions-common:time_stop:2326 : _TIME_START[$name]= 2021-09-30 01:38:23.721 | ++ functions-common:time_stop:2327 : _TIME_TOTAL[$name]=12168 2021-09-30 01:38:23.723 | ++ functions-common:install_package:1345 : real_install_package apache2 apache2-dev bc bsdmainutils curl g++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2021-09-30 01:38:23.725 | ++ functions-common:real_install_package:1330 : is_ubuntu 2021-09-30 01:38:23.727 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-09-30 01:38:23.729 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-09-30 01:38:23.732 | ++ functions-common:real_install_package:1331 : apt_get install apache2 apache2-dev bc bsdmainutils curl g++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2021-09-30 01:38:23.752 | ++ functions-common:apt_get:1111 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 apache2-dev bc bsdmainutils curl g++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2021-09-30 01:38:23.857 | Reading package lists... 2021-09-30 01:38:24.080 | Building dependency tree... 2021-09-30 01:38:24.115 | Reading state information... 2021-09-30 01:38:24.337 | bc is already the newest version (1.07.1-2build1). 2021-09-30 01:38:24.337 | bc set to manually installed. 2021-09-30 01:38:24.337 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2021-09-30 01:38:24.337 | bsdmainutils set to manually installed. 2021-09-30 01:38:24.338 | gawk is already the newest version (1:5.0.1+dfsg-1). 2021-09-30 01:38:24.338 | gawk set to manually installed. 2021-09-30 01:38:24.338 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2021-09-30 01:38:24.338 | iptables is already the newest version (1.8.4-3ubuntu2). 2021-09-30 01:38:24.338 | iptables set to manually installed. 2021-09-30 01:38:24.338 | iputils-ping is already the newest version (3:20190709-3). 2021-09-30 01:38:24.338 | kpartx is already the newest version (0.8.3-1ubuntu2). 2021-09-30 01:38:24.338 | kpartx set to manually installed. 2021-09-30 01:38:24.338 | libpcre3-dev is already the newest version (2:8.39-12build1). 2021-09-30 01:38:24.338 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2021-09-30 01:38:24.338 | psmisc is already the newest version (23.3-1). 2021-09-30 01:38:24.338 | psmisc set to manually installed. 2021-09-30 01:38:24.338 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2021-09-30 01:38:24.338 | tcpdump is already the newest version (4.9.3-4). 2021-09-30 01:38:24.338 | tcpdump set to manually installed. 2021-09-30 01:38:24.338 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2021-09-30 01:38:24.338 | thin-provisioning-tools set to manually installed. 2021-09-30 01:38:24.338 | wget is already the newest version (1.20.3-1ubuntu1). 2021-09-30 01:38:24.338 | wget set to manually installed. 2021-09-30 01:38:24.338 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2021-09-30 01:38:24.338 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2021-09-30 01:38:24.338 | lsof set to manually installed. 2021-09-30 01:38:24.338 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2021-09-30 01:38:24.338 | parted set to manually installed. 2021-09-30 01:38:24.338 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2021-09-30 01:38:24.338 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.1). 2021-09-30 01:38:24.338 | tar set to manually installed. 2021-09-30 01:38:24.338 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.1). 2021-09-30 01:38:24.338 | uuid-runtime set to manually installed. 2021-09-30 01:38:24.338 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.2). 2021-09-30 01:38:24.338 | zlib1g-dev set to manually installed. 2021-09-30 01:38:24.338 | The following packages were automatically installed and are no longer required: 2021-09-30 01:38:24.339 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-09-30 01:38:24.339 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-09-30 01:38:24.339 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-09-30 01:38:24.339 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-09-30 01:38:24.339 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2021-09-30 01:38:24.339 | python3-zope.interface 2021-09-30 01:38:24.339 | Use 'sudo apt autoremove' to remove them. 2021-09-30 01:38:24.339 | The following additional packages will be installed: 2021-09-30 01:38:24.339 | apache2-bin apache2-data apache2-utils autoconf automake autopoint 2021-09-30 01:38:24.339 | autotools-dev binfmt-support build-essential clang-10 comerr-dev debhelper 2021-09-30 01:38:24.339 | dh-autoreconf dh-strip-nondeterminism dns-root-data dpkg-dev dwz fakeroot 2021-09-30 01:38:24.339 | fontconfig fontconfig-config fonts-dejavu-core fonts-liberation g++-9 2021-09-30 01:38:24.339 | ibverbs-providers icu-devtools intltool-debian ipvsadm javascript-common 2021-09-30 01:38:24.339 | krb5-multidev lib32gcc-s1 lib32stdc++6 libalgorithm-diff-perl 2021-09-30 01:38:24.339 | libalgorithm-diff-xs-perl libalgorithm-merge-perl libann0 libapr1 2021-09-30 01:38:24.339 | libapr1-dev libaprutil1 libaprutil1-dbd-sqlite3 libaprutil1-dev 2021-09-30 01:38:24.339 | libaprutil1-ldap libarchive-cpio-perl libarchive-zip-perl 2021-09-30 01:38:24.339 | libboost-iostreams1.71.0 libboost-thread1.71.0 libc6-i386 libcairo2 libcdt5 2021-09-30 01:38:24.339 | libcgraph6 libclang-common-10-dev libclang-cpp10 libclang1-10 libcroco3 2021-09-30 01:38:24.339 | libcurl4 libdatrie1 libdebhelper-perl libdpkg-perl liberasurecode1 2021-09-30 01:38:24.339 | libfakeroot libfile-fcntllock-perl libfile-stripnondeterminism-perl 2021-09-30 01:38:24.339 | libfontconfig1 libgc1c2 libgd3 libgraphite2-3 libgssrpc4 libgts-0.7-5 2021-09-30 01:38:24.339 | libgts-bin libgvc6 libgvpr2 libharfbuzz0b libibverbs1 libice6 libicu-dev 2021-09-30 01:38:24.339 | libidn11 libipset13 libiscsi7 libjansson4 libjbig0 libjpeg-turbo8 2021-09-30 01:38:24.339 | libjpeg-turbo8-dev libjpeg8 libjpeg8-dev libjs-jquery libjs-jquery-metadata 2021-09-30 01:38:24.340 | libkadm5clnt-mit11 libkadm5srv-mit11 libkdb5-9 liblab-gamut1 libldap-2.4-2 2021-09-30 01:38:24.340 | libllvm10 libltdl-dev liblua5.2-0 liblua5.3-0 libmail-sendmail-perl 2021-09-30 01:38:24.340 | libmysqlclient21 libncurses-dev libnetfilter-cthelper0 libnetfilter-queue1 2021-09-30 01:38:24.340 | libnl-3-200 libnl-genl-3-200 libnl-route-3-200 libnss-systemd libobjc-9-dev 2021-09-30 01:38:24.340 | libobjc4 libomp-10-dev libomp5-10 libpam-systemd libpango-1.0-0 2021-09-30 01:38:24.340 | libpangocairo-1.0-0 libpangoft2-1.0-0 libpathplan4 libpfm4 libpixman-1-0 2021-09-30 01:38:24.340 | libpq5 librados2 librbd1 librdmacm1 libsctp-dev libsctp1 libsensors-config 2021-09-30 01:38:24.340 | libsensors5 libsm6 libsnmp-base libsnmp35 libssl1.1 libstdc++-9-dev 2021-09-30 01:38:24.340 | libsub-override-perl libsys-hostname-long-perl libsystemd0 libthai-data 2021-09-30 01:38:24.340 | libthai0 libtiff5 libtinfo-dev libtool libwebp6 libx86-1 libxaw7 2021-09-30 01:38:24.340 | libxcb-render0 libxcb-shm0 libxml2 libxmu6 libxpm4 libxrender1 libxt6 2021-09-30 01:38:24.340 | libz3-4 libz3-dev llvm-10 llvm-10-dev llvm-10-runtime llvm-10-tools m4 2021-09-30 01:38:24.340 | mysql-common openssh-client openssh-sftp-server po-debconf 2021-09-30 01:38:24.340 | postgresql-client-12 postgresql-client-common postgresql-common 2021-09-30 01:38:24.340 | postgresql-server-dev-12 python-pip-whl python3-pygments python3-wheel 2021-09-30 01:38:24.340 | python3-yaml python3.8-venv qemu-block-extra sharutils ssl-cert systemd 2021-09-30 01:38:24.340 | systemd-sysv systemd-timesyncd uuid-dev vbetool x11-common 2021-09-30 01:38:24.341 | Suggested packages: 2021-09-30 01:38:24.341 | apache2-doc apache2-suexec-pristine | apache2-suexec-custom www-browser 2021-09-30 01:38:24.341 | autoconf-archive gnu-standards autoconf-doc clang-10-doc doc-base nftables 2021-09-30 01:38:24.341 | dh-make debian-keyring g++-multilib g++-9-multilib gcc-9-doc wodim 2021-09-30 01:38:24.341 | cdrkit-doc gettext-doc libasprintf-dev libgettextpo-dev git-daemon-run 2021-09-30 01:38:24.341 | | git-daemon-sysvinit git-doc git-el git-email git-gui gitk gitweb git-cvs 2021-09-30 01:38:24.341 | git-mediawiki git-svn gsfonts graphviz-doc vim-haproxy haproxy-doc heartbeat 2021-09-30 01:38:24.342 | ldirectord krb5-doc python bzr libisal2 libjerasure2 libgd-tools krb5-user 2021-09-30 01:38:24.342 | icu-doc libtool-doc ncurses-doc libomp-10-doc postgresql-doc-12 lksctp-tools 2021-09-30 01:38:24.342 | lm-sensors snmp-mibs-downloader libssl-doc libstdc++-9-doc gfortran 2021-09-30 01:38:24.342 | | fortran95-compiler gcj-jdk libyaml-doc llvm-10-doc m4-doc make-doc 2021-09-30 01:38:24.342 | libanyevent-perl libcache-memcached-perl libmemcached libterm-readkey-perl 2021-09-30 01:38:24.342 | libyaml-perl keychain libpam-ssh monkeysphere ssh-askpass molly-guard 2021-09-30 01:38:24.342 | cpufrequtils wireless-tools radeontool libmail-box-perl postgresql-12 2021-09-30 01:38:24.342 | libjson-perl default-mysql-server | virtual-mysql-server python3-mysqldb-dbg 2021-09-30 01:38:24.342 | python-pygments-doc ttf-bitstream-vera debootstrap sharutils-doc bsd-mailx 2021-09-30 01:38:24.342 | | mailx sqlite3-doc openssl-blacklist systemd-container zip 2021-09-30 01:38:24.559 | The following NEW packages will be installed: 2021-09-30 01:38:24.559 | acl apache2 apache2-bin apache2-data apache2-dev apache2-utils autoconf 2021-09-30 01:38:24.559 | automake autopoint autotools-dev binfmt-support build-essential clang-10 2021-09-30 01:38:24.559 | comerr-dev conntrack conntrackd debhelper dh-autoreconf 2021-09-30 01:38:24.559 | dh-strip-nondeterminism dns-root-data dnsmasq-base dnsmasq-utils dpkg-dev 2021-09-30 01:38:24.559 | dstat dwz ebtables fakeroot fontconfig fontconfig-config fonts-dejavu-core 2021-09-30 01:38:24.559 | fonts-liberation g++ g++-9 genisoimage gettext graphviz haproxy 2021-09-30 01:38:24.559 | ibverbs-providers icu-devtools intltool-debian ipset iputils-arping ipvsadm 2021-09-30 01:38:24.559 | javascript-common keepalived krb5-multidev lib32gcc-s1 lib32stdc++6 2021-09-30 01:38:24.559 | libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl 2021-09-30 01:38:24.560 | libann0 libapache2-mod-proxy-uwsgi libapr1 libapr1-dev libaprutil1 2021-09-30 01:38:24.560 | libaprutil1-dbd-sqlite3 libaprutil1-dev libaprutil1-ldap 2021-09-30 01:38:24.560 | libarchive-cpio-perl libarchive-zip-perl libboost-iostreams1.71.0 2021-09-30 01:38:24.560 | libboost-thread1.71.0 libc6-i386 libcairo2 libcdt5 libcgraph6 2021-09-30 01:38:24.560 | libclang-common-10-dev libclang-cpp10 libclang1-10 libcroco3 libdatrie1 2021-09-30 01:38:24.560 | libdebhelper-perl libdpkg-perl liberasurecode-dev liberasurecode1 2021-09-30 01:38:24.560 | libfakeroot libffi-dev libfile-fcntllock-perl 2021-09-30 01:38:24.560 | libfile-stripnondeterminism-perl libfontconfig1 libgc1c2 libgd3 2021-09-30 01:38:24.560 | libgraphite2-3 libgssrpc4 libgts-0.7-5 libgts-bin libgvc6 libgvpr2 2021-09-30 01:38:24.560 | libharfbuzz0b libibverbs1 libice6 libicu-dev libidn11 libipset13 libiscsi7 2021-09-30 01:38:24.560 | libjansson4 libjbig0 libjpeg-dev libjpeg-turbo8 libjpeg-turbo8-dev libjpeg8 2021-09-30 01:38:24.560 | libjpeg8-dev libjs-jquery libjs-jquery-metadata libjs-jquery-tablesorter 2021-09-30 01:38:24.560 | libkadm5clnt-mit11 libkadm5srv-mit11 libkdb5-9 libkrb5-dev liblab-gamut1 2021-09-30 01:38:24.560 | libldap2-dev libllvm10 libltdl-dev liblua5.2-0 liblua5.3-0 2021-09-30 01:38:24.560 | libmail-sendmail-perl libmysqlclient-dev libmysqlclient21 libncurses-dev 2021-09-30 01:38:24.560 | libnetfilter-cthelper0 libnetfilter-queue1 libnl-3-200 libnl-genl-3-200 2021-09-30 01:38:24.560 | libnl-route-3-200 libobjc-9-dev libobjc4 libomp-10-dev libomp5-10 2021-09-30 01:38:24.560 | libpango-1.0-0 libpangocairo-1.0-0 libpangoft2-1.0-0 libpathplan4 libpfm4 2021-09-30 01:38:24.560 | libpixman-1-0 libpq-dev libpq5 librados2 librbd1 librdmacm1 libsasl2-dev 2021-09-30 01:38:24.560 | libsctp-dev libsctp1 libsensors-config libsensors5 libsm6 libsnmp-base 2021-09-30 01:38:24.560 | libsnmp35 libssl-dev libstdc++-9-dev libsub-override-perl 2021-09-30 01:38:24.560 | libsys-hostname-long-perl libsystemd-dev libthai-data libthai0 libtiff5 2021-09-30 01:38:24.560 | libtinfo-dev libtool libwebp6 libx86-1 libxaw7 libxcb-render0 libxcb-shm0 2021-09-30 01:38:24.560 | libxml2-dev libxmu6 libxpm4 libxrender1 libxslt1-dev libxt6 libyaml-dev 2021-09-30 01:38:24.560 | libz3-4 libz3-dev llvm-10 llvm-10-dev llvm-10-runtime llvm-10-tools lsscsi 2021-09-30 01:38:24.560 | m4 make memcached mysql-common pkg-config pm-utils po-debconf 2021-09-30 01:38:24.560 | postgresql-client-12 postgresql-client-common postgresql-common 2021-09-30 01:38:24.560 | postgresql-server-dev-12 postgresql-server-dev-all python-pip-whl 2021-09-30 01:38:24.560 | python3-mysqldb python3-pip python3-pygments python3-venv python3-wheel 2021-09-30 01:38:24.560 | python3-yaml python3.8-venv qemu-block-extra qemu-utils sharutils socat 2021-09-30 01:38:24.560 | sqlite3 ssl-cert unzip uuid-dev vbetool vlan x11-common 2021-09-30 01:38:24.561 | The following packages will be upgraded: 2021-09-30 01:38:24.561 | curl git libcurl4 libldap-2.4-2 libnss-systemd libpam-systemd libssl1.1 2021-09-30 01:38:24.561 | libsystemd0 libxml2 open-iscsi openssh-client openssh-server 2021-09-30 01:38:24.562 | openssh-sftp-server openssl systemd systemd-sysv systemd-timesyncd 2021-09-30 01:38:24.678 | 17 upgraded, 208 newly installed, 0 to remove and 94 not upgraded. 2021-09-30 01:38:24.678 | Need to get 156 MB of archives. 2021-09-30 01:38:24.678 | After this operation, 761 MB of additional disk space will be used. 2021-09-30 01:38:24.678 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libnss-systemd amd64 245.4-4ubuntu3.13 [95.8 kB] 2021-09-30 01:38:24.846 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd-timesyncd amd64 245.4-4ubuntu3.13 [28.1 kB] 2021-09-30 01:38:24.858 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd-sysv amd64 245.4-4ubuntu3.13 [10.3 kB] 2021-09-30 01:38:24.863 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-systemd amd64 245.4-4ubuntu3.13 [186 kB] 2021-09-30 01:38:24.940 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd amd64 245.4-4ubuntu3.13 [3,809 kB] 2021-09-30 01:38:25.295 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsystemd0 amd64 245.4-4ubuntu3.13 [270 kB] 2021-09-30 01:38:25.453 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libapr1 amd64 1.6.5-1ubuntu1 [91.4 kB] 2021-09-30 01:38:25.455 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.8 [1,320 kB] 2021-09-30 01:38:25.521 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1 amd64 1.6.1-4ubuntu2 [84.7 kB] 2021-09-30 01:38:25.523 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1-dbd-sqlite3 amd64 1.6.1-4ubuntu2 [10.5 kB] 2021-09-30 01:38:25.524 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-2.4-2 amd64 2.4.49+dfsg-2ubuntu1.8 [155 kB] 2021-09-30 01:38:25.527 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1-ldap amd64 1.6.1-4ubuntu2 [8,736 B] 2021-09-30 01:38:25.528 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 curl amd64 7.68.0-1ubuntu2.7 [161 kB] 2021-09-30 01:38:25.531 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libcurl4 amd64 7.68.0-1ubuntu2.7 [234 kB] 2021-09-30 01:38:25.536 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjansson4 amd64 2.12-1build1 [28.9 kB] 2021-09-30 01:38:25.537 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblua5.2-0 amd64 5.2.4-1.1build3 [106 kB] 2021-09-30 01:38:25.550 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libxml2 amd64 2.9.10+dfsg-5ubuntu0.20.04.1 [640 kB] 2021-09-30 01:38:25.662 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-bin amd64 2.4.41-4ubuntu3.6 [1,180 kB] 2021-09-30 01:38:26.174 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-data all 2.4.41-4ubuntu3.6 [159 kB] 2021-09-30 01:38:26.178 | Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-utils amd64 2.4.41-4ubuntu3.6 [84.3 kB] 2021-09-30 01:38:26.181 | Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2 amd64 2.4.41-4ubuntu3.6 [95.5 kB] 2021-09-30 01:38:26.183 | Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblua5.3-0 amd64 5.3.3-1.1ubuntu2 [116 kB] 2021-09-30 01:38:26.185 | Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 haproxy amd64 2.0.13-2ubuntu0.3 [1,519 kB] 2021-09-30 01:38:26.224 | Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnl-3-200 amd64 3.4.0-1 [53.9 kB] 2021-09-30 01:38:26.226 | Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnl-genl-3-200 amd64 3.4.0-1 [11.1 kB] 2021-09-30 01:38:26.226 | Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 mysql-common all 5.8+1.0.5ubuntu2 [7,496 B] 2021-09-30 01:38:26.227 | Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libmysqlclient21 amd64 8.0.26-0ubuntu0.20.04.3 [1,227 kB] 2021-09-30 01:38:26.277 | Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsensors-config all 1:3.6.0-2ubuntu1 [6,092 B] 2021-09-30 01:38:26.288 | Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsensors5 amd64 1:3.6.0-2ubuntu1 [27.4 kB] 2021-09-30 01:38:26.291 | Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsnmp-base all 5.8+dfsg-2ubuntu2.3 [206 kB] 2021-09-30 01:38:26.357 | Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsnmp35 amd64 5.8+dfsg-2ubuntu2.3 [978 kB] 2021-09-30 01:38:26.550 | Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 keepalived amd64 1:2.0.19-2 [360 kB] 2021-09-30 01:38:26.692 | Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 memcached amd64 1.5.22-2ubuntu0.2 [128 kB] 2021-09-30 01:38:26.695 | Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 open-iscsi amd64 2.0.874-7.1ubuntu6.2 [283 kB] 2021-09-30 01:38:26.765 | Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssl amd64 1.1.1f-1ubuntu2.8 [620 kB] 2021-09-30 01:38:26.808 | Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-yaml amd64 5.3.1-1ubuntu0.1 [136 kB] 2021-09-30 01:38:26.811 | Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-sftp-server amd64 1:8.2p1-4ubuntu0.3 [51.5 kB] 2021-09-30 01:38:26.812 | Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-server amd64 1:8.2p1-4ubuntu0.3 [377 kB] 2021-09-30 01:38:26.820 | Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 git amd64 1:2.25.1-1ubuntu3.2 [4,554 kB] 2021-09-30 01:38:27.661 | Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-client amd64 1:8.2p1-4ubuntu0.3 [671 kB] 2021-09-30 01:38:27.732 | Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 acl amd64 2.2.53-6 [37.8 kB] 2021-09-30 01:38:27.752 | Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 autotools-dev all 20180224.1 [39.6 kB] 2021-09-30 01:38:27.753 | Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 m4 amd64 1.4.18-4 [199 kB] 2021-09-30 01:38:27.877 | Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 autoconf all 2.69-11.1 [321 kB] 2021-09-30 01:38:27.882 | Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 automake all 1:1.16.1-4ubuntu6 [522 kB] 2021-09-30 01:38:27.949 | Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 autopoint all 0.19.8.1-10build1 [412 kB] 2021-09-30 01:38:28.143 | Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libllvm10 amd64 1:10.0.0-4ubuntu1 [15.3 MB] 2021-09-30 01:38:30.673 | Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libclang-cpp10 amd64 1:10.0.0-4ubuntu1 [9,944 kB] 2021-09-30 01:38:32.717 | Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libstdc++-9-dev amd64 9.3.0-17ubuntu1~20.04 [1,714 kB] 2021-09-30 01:38:33.033 | Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libgc1c2 amd64 1:7.6.4-0.4ubuntu1 [83.9 kB] 2021-09-30 01:38:33.045 | Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libobjc4 amd64 10.3.0-1ubuntu1~20.04 [42.8 kB] 2021-09-30 01:38:33.052 | Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libobjc-9-dev amd64 9.3.0-17ubuntu1~20.04 [226 kB] 2021-09-30 01:38:33.093 | Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6-i386 amd64 2.31-0ubuntu9.2 [2,723 kB] 2021-09-30 01:38:33.634 | Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 lib32gcc-s1 amd64 10.3.0-1ubuntu1~20.04 [49.2 kB] 2021-09-30 01:38:33.636 | Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 lib32stdc++6 amd64 10.3.0-1ubuntu1~20.04 [525 kB] 2021-09-30 01:38:33.718 | Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libclang-common-10-dev amd64 1:10.0.0-4ubuntu1 [5,012 kB] 2021-09-30 01:38:34.534 | Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libclang1-10 amd64 1:10.0.0-4ubuntu1 [7,571 kB] 2021-09-30 01:38:35.669 | Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 clang-10 amd64 1:10.0.0-4ubuntu1 [66.9 kB] 2021-09-30 01:38:35.684 | Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtool all 2.4.6-14 [161 kB] 2021-09-30 01:38:35.700 | Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dh-autoreconf all 19 [16.1 kB] 2021-09-30 01:38:35.701 | Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libdebhelper-perl all 12.10ubuntu1 [62.1 kB] 2021-09-30 01:38:35.722 | Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-zip-perl all 1.67-2 [90.5 kB] 2021-09-30 01:38:35.732 | Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsub-override-perl all 0.09-2 [9,532 B] 2021-09-30 01:38:35.733 | Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfile-stripnondeterminism-perl all 1.7.0-1 [15.9 kB] 2021-09-30 01:38:35.733 | Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dh-strip-nondeterminism all 1.7.0-1 [5,228 B] 2021-09-30 01:38:35.734 | Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libdpkg-perl all 1.19.7ubuntu3 [230 kB] 2021-09-30 01:38:35.805 | Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 make amd64 4.2.1-1.2 [162 kB] 2021-09-30 01:38:35.808 | Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dpkg-dev all 1.19.7ubuntu3 [679 kB] 2021-09-30 01:38:35.944 | Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dwz amd64 0.13-5 [151 kB] 2021-09-30 01:38:35.946 | Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcroco3 amd64 0.6.13-1 [82.5 kB] 2021-09-30 01:38:35.955 | Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 gettext amd64 0.19.8.1-10build1 [895 kB] 2021-09-30 01:38:36.100 | Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 intltool-debian all 0.35.0+20060710.5 [24.9 kB] 2021-09-30 01:38:36.101 | Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 po-debconf all 1.0.21 [233 kB] 2021-09-30 01:38:36.141 | Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 debhelper all 12.10ubuntu1 [877 kB] 2021-09-30 01:38:36.336 | Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 uuid-dev amd64 2.34-0.1ubuntu9.1 [33.6 kB] 2021-09-30 01:38:36.337 | Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsctp1 amd64 1.0.18+dfsg-1 [7,876 B] 2021-09-30 01:38:36.337 | Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsctp-dev amd64 1.0.18+dfsg-1 [59.8 kB] 2021-09-30 01:38:36.339 | Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libapr1-dev amd64 1.6.5-1ubuntu1 [702 kB] 2021-09-30 01:38:36.415 | Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap2-dev amd64 2.4.49+dfsg-2ubuntu1.8 [262 kB] 2021-09-30 01:38:36.478 | Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1-dev amd64 1.6.1-4ubuntu2 [394 kB] 2021-09-30 01:38:36.569 | Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-dev amd64 2.4.41-4ubuntu3.6 [179 kB] 2021-09-30 01:38:36.573 | Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 binfmt-support amd64 2.2.0-2 [58.2 kB] 2021-09-30 01:38:36.575 | Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 g++-9 amd64 9.3.0-17ubuntu1~20.04 [8,405 kB] 2021-09-30 01:38:37.918 | Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 g++ amd64 4:9.3.0-1ubuntu2 [1,604 B] 2021-09-30 01:38:37.918 | Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 build-essential amd64 12.8ubuntu1.1 [4,664 B] 2021-09-30 01:38:37.926 | Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 conntrack amd64 1:1.4.5-2 [30.3 kB] 2021-09-30 01:38:37.928 | Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libnetfilter-cthelper0 amd64 1.0.0-1ubuntu2 [6,724 B] 2021-09-30 01:38:37.929 | Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libnetfilter-queue1 amd64 1.0.3-1 [12.4 kB] 2021-09-30 01:38:37.929 | Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 conntrackd amd64 1:1.4.5-2 [125 kB] 2021-09-30 01:38:37.980 | Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dns-root-data all 2019052802 [5,300 B] 2021-09-30 01:38:37.981 | Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libidn11 amd64 1.33-2.2ubuntu2 [46.2 kB] 2021-09-30 01:38:37.982 | Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 dnsmasq-base amd64 2.80-1.1ubuntu1.4 [315 kB] 2021-09-30 01:38:38.003 | Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 dnsmasq-utils amd64 2.80-1.1ubuntu1.4 [13.3 kB] 2021-09-30 01:38:38.013 | Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 dstat all 0.7.4-6 [55.6 kB] 2021-09-30 01:38:38.015 | Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ebtables amd64 2.0.11-3build1 [80.3 kB] 2021-09-30 01:38:38.021 | Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfakeroot amd64 1.24-1 [25.7 kB] 2021-09-30 01:38:38.027 | Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fakeroot amd64 1.24-1 [62.6 kB] 2021-09-30 01:38:38.033 | Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fonts-dejavu-core all 2.37-1 [1,041 kB] 2021-09-30 01:38:38.227 | Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fonts-liberation all 1:1.07.4-11 [822 kB] 2021-09-30 01:38:38.443 | Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fontconfig-config all 2.13.1-2ubuntu3 [28.8 kB] 2021-09-30 01:38:38.443 | Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfontconfig1 amd64 2.13.1-2ubuntu3 [114 kB] 2021-09-30 01:38:38.549 | Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fontconfig amd64 2.13.1-2ubuntu3 [171 kB] 2021-09-30 01:38:38.910 | Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 genisoimage amd64 9:1.1.11-3.1ubuntu1 [330 kB] 2021-09-30 01:38:39.063 | Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libann0 amd64 1.1.2+doc-7build1 [26.0 kB] 2021-09-30 01:38:39.072 | Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libcdt5 amd64 2.42.2-3build2 [18.7 kB] 2021-09-30 01:38:39.083 | Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libcgraph6 amd64 2.42.2-3build2 [41.3 kB] 2021-09-30 01:38:39.089 | Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libjpeg-turbo8 amd64 2.0.3-0ubuntu1.20.04.1 [117 kB] 2021-09-30 01:38:39.101 | Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjpeg8 amd64 8c-2ubuntu8 [2,194 B] 2021-09-30 01:38:39.102 | Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjbig0 amd64 2.1-3.1build1 [26.7 kB] 2021-09-30 01:38:39.106 | Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwebp6 amd64 0.6.1-2ubuntu0.20.04.1 [185 kB] 2021-09-30 01:38:39.137 | Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libtiff5 amd64 4.1.0+git191117-2ubuntu0.20.04.2 [162 kB] 2021-09-30 01:38:39.151 | Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxpm4 amd64 1:3.5.12-1 [34.0 kB] 2021-09-30 01:38:39.154 | Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgd3 amd64 2.2.5-5.2ubuntu2.1 [118 kB] 2021-09-30 01:38:39.165 | Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgts-0.7-5 amd64 0.7.6+darcs121130-4 [150 kB] 2021-09-30 01:38:39.186 | Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpixman-1-0 amd64 0.38.4-0ubuntu1 [227 kB] 2021-09-30 01:38:39.214 | Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-render0 amd64 1.14-2 [14.8 kB] 2021-09-30 01:38:39.215 | Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-shm0 amd64 1.14-2 [5,584 B] 2021-09-30 01:38:39.216 | Get:118 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxrender1 amd64 1:0.9.10-1 [18.7 kB] 2021-09-30 01:38:39.218 | Get:119 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcairo2 amd64 1.16.0-4ubuntu1 [583 kB] 2021-09-30 01:38:39.322 | Get:120 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libgraphite2-3 amd64 1.3.13-11build1 [73.5 kB] 2021-09-30 01:38:39.334 | Get:121 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libharfbuzz0b amd64 2.6.4-1ubuntu4 [391 kB] 2021-09-30 01:38:39.386 | Get:122 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libthai-data all 0.1.28-3 [134 kB] 2021-09-30 01:38:39.398 | Get:123 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libdatrie1 amd64 0.2.12-3 [18.7 kB] 2021-09-30 01:38:39.399 | Get:124 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libthai0 amd64 0.1.28-3 [18.1 kB] 2021-09-30 01:38:39.401 | Get:125 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpango-1.0-0 amd64 1.44.7-2ubuntu4 [162 kB] 2021-09-30 01:38:39.415 | Get:126 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpangoft2-1.0-0 amd64 1.44.7-2ubuntu4 [34.9 kB] 2021-09-30 01:38:39.418 | Get:127 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpangocairo-1.0-0 amd64 1.44.7-2ubuntu4 [24.8 kB] 2021-09-30 01:38:39.420 | Get:128 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpathplan4 amd64 2.42.2-3build2 [21.9 kB] 2021-09-30 01:38:39.502 | Get:129 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgvc6 amd64 2.42.2-3build2 [647 kB] 2021-09-30 01:38:39.572 | Get:130 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgvpr2 amd64 2.42.2-3build2 [167 kB] 2021-09-30 01:38:39.589 | Get:131 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 liblab-gamut1 amd64 2.42.2-3build2 [177 kB] 2021-09-30 01:38:39.631 | Get:132 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 x11-common all 1:7.7+19ubuntu14 [22.3 kB] 2021-09-30 01:38:39.634 | Get:133 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libice6 amd64 2:1.0.10-0ubuntu1 [41.0 kB] 2021-09-30 01:38:39.637 | Get:134 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsm6 amd64 2:1.2.3-1 [16.1 kB] 2021-09-30 01:38:39.639 | Get:135 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxt6 amd64 1:1.1.5-1 [160 kB] 2021-09-30 01:38:39.652 | Get:136 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxmu6 amd64 2:1.1.3-0ubuntu1 [45.8 kB] 2021-09-30 01:38:39.656 | Get:137 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxaw7 amd64 2:1.0.13-1 [173 kB] 2021-09-30 01:38:39.671 | Get:138 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 graphviz amd64 2.42.2-3build2 [590 kB] 2021-09-30 01:38:39.808 | Get:139 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnl-route-3-200 amd64 3.4.0-1 [149 kB] 2021-09-30 01:38:39.822 | Get:140 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libibverbs1 amd64 28.0-1ubuntu1 [53.6 kB] 2021-09-30 01:38:39.826 | Get:141 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ibverbs-providers amd64 28.0-1ubuntu1 [232 kB] 2021-09-30 01:38:39.897 | Get:142 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 icu-devtools amd64 66.1-2ubuntu2 [188 kB] 2021-09-30 01:38:39.916 | Get:143 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 iputils-arping amd64 3:20190709-3 [15.8 kB] 2021-09-30 01:38:39.917 | Get:144 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 javascript-common all 11 [6,066 B] 2021-09-30 01:38:39.918 | Get:145 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] 2021-09-30 01:38:39.922 | Get:146 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] 2021-09-30 01:38:39.925 | Get:147 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] 2021-09-30 01:38:39.931 | Get:148 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] 2021-09-30 01:38:39.995 | Get:149 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 comerr-dev amd64 2.1-1.45.5-2ubuntu1 [39.9 kB] 2021-09-30 01:38:39.999 | Get:150 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] 2021-09-30 01:38:40.016 | Get:151 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-diff-perl all 1.19.03-2 [46.6 kB] 2021-09-30 01:38:40.077 | Get:152 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-diff-xs-perl amd64 0.04-6 [11.3 kB] 2021-09-30 01:38:40.078 | Get:153 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-merge-perl all 0.08-3 [12.0 kB] 2021-09-30 01:38:40.080 | Get:154 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-cpio-perl all 0.10-1 [9,644 B] 2021-09-30 01:38:40.081 | Get:155 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libboost-iostreams1.71.0 amd64 1.71.0-6ubuntu6 [237 kB] 2021-09-30 01:38:40.104 | Get:156 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libboost-thread1.71.0 amd64 1.71.0-6ubuntu6 [249 kB] 2021-09-30 01:38:40.125 | Get:157 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfile-fcntllock-perl amd64 0.22-3build4 [33.1 kB] 2021-09-30 01:38:40.129 | Get:158 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgts-bin amd64 0.7.6+darcs121130-4 [41.3 kB] 2021-09-30 01:38:40.170 | Get:159 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libicu-dev amd64 66.1-2ubuntu2 [9,450 kB] 2021-09-30 01:38:41.361 | Get:160 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libipset13 amd64 7.5-1~exp1 [53.4 kB] 2021-09-30 01:38:41.364 | Get:161 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 librdmacm1 amd64 28.0-1ubuntu1 [64.9 kB] 2021-09-30 01:38:41.369 | Get:162 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libiscsi7 amd64 1.18.0-2 [63.9 kB] 2021-09-30 01:38:41.375 | Get:163 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libjpeg-turbo8-dev amd64 2.0.3-0ubuntu1.20.04.1 [238 kB] 2021-09-30 01:38:41.457 | Get:164 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjpeg8-dev amd64 8c-2ubuntu8 [1,552 B] 2021-09-30 01:38:41.458 | Get:165 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjpeg-dev amd64 8c-2ubuntu8 [1,546 B] 2021-09-30 01:38:41.458 | Get:166 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjs-jquery all 3.3.1~dfsg-3 [329 kB] 2021-09-30 01:38:41.463 | Get:167 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-jquery-metadata all 12-1.1 [7,032 B] 2021-09-30 01:38:41.464 | Get:168 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-jquery-tablesorter all 1:2.31.1+dfsg1-1 [175 kB] 2021-09-30 01:38:41.467 | Get:169 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libltdl-dev amd64 2.4.6-14 [162 kB] 2021-09-30 01:38:41.470 | Get:170 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsys-hostname-long-perl all 1.5-1 [11.7 kB] 2021-09-30 01:38:41.471 | Get:171 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libmail-sendmail-perl all 0.80-1 [22.6 kB] 2021-09-30 01:38:41.473 | Get:172 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl-dev amd64 1.1.1f-1ubuntu2.8 [1,584 kB] 2021-09-30 01:38:41.634 | Get:173 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libmysqlclient-dev amd64 8.0.26-0ubuntu0.20.04.3 [1,537 kB] 2021-09-30 01:38:42.079 | Get:174 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libncurses-dev amd64 6.2-0ubuntu2 [339 kB] 2021-09-30 01:38:42.101 | Get:175 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libomp5-10 amd64 1:10.0.0-4ubuntu1 [300 kB] 2021-09-30 01:38:42.138 | Get:176 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libomp-10-dev amd64 1:10.0.0-4ubuntu1 [47.7 kB] 2021-09-30 01:38:42.139 | Get:177 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpq5 amd64 12.8-0ubuntu0.20.04.1 [116 kB] 2021-09-30 01:38:42.142 | Get:178 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpq-dev amd64 12.8-0ubuntu0.20.04.1 [136 kB] 2021-09-30 01:38:42.145 | Get:179 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 librados2 amd64 15.2.13-0ubuntu0.20.04.2 [3,210 kB] 2021-09-30 01:38:42.498 | Get:180 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 librbd1 amd64 15.2.13-0ubuntu0.20.04.2 [1,624 kB] 2021-09-30 01:38:42.768 | Get:181 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsasl2-dev amd64 2.1.27+dfsg-2 [225 kB] 2021-09-30 01:38:42.785 | Get:182 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsystemd-dev amd64 245.4-4ubuntu3.13 [246 kB] 2021-09-30 01:38:42.836 | Get:183 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtinfo-dev amd64 6.2-0ubuntu2 [968 B] 2021-09-30 01:38:42.837 | Get:184 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libx86-1 amd64 1.1+ds1-11 [76.1 kB] 2021-09-30 01:38:42.897 | Get:185 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libxml2-dev amd64 2.9.10+dfsg-5ubuntu0.20.04.1 [735 kB] 2021-09-30 01:38:42.992 | Get:186 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxslt1-dev amd64 1.1.34-4 [219 kB] 2021-09-30 01:38:43.019 | Get:187 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10-runtime amd64 1:10.0.0-4ubuntu1 [180 kB] 2021-09-30 01:38:43.037 | Get:188 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpfm4 amd64 4.10.1+git20-g7700f49-2 [266 kB] 2021-09-30 01:38:43.129 | Get:189 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10 amd64 1:10.0.0-4ubuntu1 [5,214 kB] 2021-09-30 01:38:43.989 | Get:190 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libffi-dev amd64 3.3-4 [57.0 kB] 2021-09-30 01:38:43.992 | Get:191 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-pygments all 2.3.1+dfsg-1ubuntu2.2 [579 kB] 2021-09-30 01:38:44.033 | Get:192 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10-tools amd64 1:10.0.0-4ubuntu1 [317 kB] 2021-09-30 01:38:44.112 | Get:193 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libz3-4 amd64 4.8.7-4build1 [6,792 kB] 2021-09-30 01:38:45.205 | Get:194 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libz3-dev amd64 4.8.7-4build1 [67.5 kB] 2021-09-30 01:38:45.207 | Get:195 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10-dev amd64 1:10.0.0-4ubuntu1 [26.0 MB] 2021-09-30 01:38:49.543 | Get:196 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 lsscsi amd64 0.30-0.1 [46.1 kB] 2021-09-30 01:38:49.545 | Get:197 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 pkg-config amd64 0.29.1-0ubuntu4 [45.5 kB] 2021-09-30 01:38:49.546 | Get:198 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 pm-utils all 1.4.1-19 [48.1 kB] 2021-09-30 01:38:49.547 | Get:199 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 postgresql-client-common all 214ubuntu0.1 [28.2 kB] 2021-09-30 01:38:49.548 | Get:200 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 postgresql-client-12 amd64 12.8-0ubuntu0.20.04.1 [1,046 kB] 2021-09-30 01:38:49.613 | Get:201 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ssl-cert all 1.0.39 [17.0 kB] 2021-09-30 01:38:49.627 | Get:202 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 postgresql-common all 214ubuntu0.1 [169 kB] 2021-09-30 01:38:49.721 | Get:203 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 postgresql-server-dev-12 amd64 12.8-0ubuntu0.20.04.1 [921 kB] 2021-09-30 01:38:50.039 | Get:204 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 postgresql-server-dev-all all 214ubuntu0.1 [7,652 B] 2021-09-30 01:38:50.040 | Get:205 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 python-pip-whl all 20.0.2-5ubuntu1.6 [1,805 kB] 2021-09-30 01:38:50.194 | Get:206 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-mysqldb amd64 1.4.4-2build1 [44.9 kB] 2021-09-30 01:38:50.198 | Get:207 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-wheel all 0.34.2-1 [23.8 kB] 2021-09-30 01:38:50.200 | Get:208 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 python3-pip all 20.0.2-5ubuntu1.6 [231 kB] 2021-09-30 01:38:50.219 | Get:209 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 python3.8-venv amd64 3.8.10-0ubuntu1~20.04 [5,456 B] 2021-09-30 01:38:50.220 | Get:210 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-venv amd64 3.8.2-0ubuntu2 [1,228 B] 2021-09-30 01:38:50.221 | Get:211 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 qemu-block-extra amd64 1:4.2-3ubuntu6.17 [54.4 kB] 2021-09-30 01:38:50.225 | Get:212 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 qemu-utils amd64 1:4.2-3ubuntu6.17 [973 kB] 2021-09-30 01:38:50.308 | Get:213 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 sharutils amd64 1:4.15.2-4build1 [155 kB] 2021-09-30 01:38:50.321 | Get:214 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 sqlite3 amd64 3.31.1-4ubuntu0.2 [860 kB] 2021-09-30 01:38:50.434 | Get:215 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 unzip amd64 6.0-25ubuntu1 [169 kB] 2021-09-30 01:38:50.437 | Get:216 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 vbetool amd64 1.1-4 [11.5 kB] 2021-09-30 01:38:50.437 | Get:217 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ipset amd64 7.5-1~exp1 [29.8 kB] 2021-09-30 01:38:50.438 | Get:218 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ipvsadm amd64 1:1.31-1 [40.2 kB] 2021-09-30 01:38:50.439 | Get:219 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libapache2-mod-proxy-uwsgi amd64 2.4.41-4ubuntu3.6 [1,180 B] 2021-09-30 01:38:50.439 | Get:220 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liberasurecode1 amd64 1.6.1-4 [40.2 kB] 2021-09-30 01:38:50.440 | Get:221 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liberasurecode-dev amd64 1.6.1-4 [15.1 kB] 2021-09-30 01:38:50.440 | Get:222 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] 2021-09-30 01:38:50.441 | Get:223 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libyaml-dev amd64 0.2.2-1 [58.2 kB] 2021-09-30 01:38:50.482 | Get:224 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 socat amd64 1.7.3.3-2 [323 kB] 2021-09-30 01:38:50.525 | Get:225 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 vlan all 2.0.4ubuntu1.20.04.1 [11.3 kB] 2021-09-30 01:38:51.941 | Preconfiguring packages ... 2021-09-30 01:38:52.184 | Fetched 156 MB in 26s (6,008 kB/s) 2021-09-30 01:38:52.515 | (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 ... 67326 files and directories currently installed.) 2021-09-30 01:38:52.517 | Preparing to unpack .../0-libnss-systemd_245.4-4ubuntu3.13_amd64.deb ... 2021-09-30 01:38:52.772 | Unpacking libnss-systemd:amd64 (245.4-4ubuntu3.13) over (245.4-4ubuntu3.6) ... 2021-09-30 01:38:53.603 | Preparing to unpack .../1-systemd-timesyncd_245.4-4ubuntu3.13_amd64.deb ... 2021-09-30 01:38:53.824 | Unpacking systemd-timesyncd (245.4-4ubuntu3.13) over (245.4-4ubuntu3.6) ... 2021-09-30 01:38:54.821 | Preparing to unpack .../2-systemd-sysv_245.4-4ubuntu3.13_amd64.deb ... 2021-09-30 01:38:54.990 | Unpacking systemd-sysv (245.4-4ubuntu3.13) over (245.4-4ubuntu3.6) ... 2021-09-30 01:38:55.598 | Preparing to unpack .../3-libpam-systemd_245.4-4ubuntu3.13_amd64.deb ... 2021-09-30 01:38:55.762 | Unpacking libpam-systemd:amd64 (245.4-4ubuntu3.13) over (245.4-4ubuntu3.6) ... 2021-09-30 01:38:56.473 | Preparing to unpack .../4-systemd_245.4-4ubuntu3.13_amd64.deb ... 2021-09-30 01:38:56.799 | Unpacking systemd (245.4-4ubuntu3.13) over (245.4-4ubuntu3.6) ... 2021-09-30 01:38:58.192 | Preparing to unpack .../5-libsystemd0_245.4-4ubuntu3.13_amd64.deb ... 2021-09-30 01:38:58.373 | Unpacking libsystemd0:amd64 (245.4-4ubuntu3.13) over (245.4-4ubuntu3.6) ... 2021-09-30 01:38:58.894 | Setting up libsystemd0:amd64 (245.4-4ubuntu3.13) ... 2021-09-30 01:38:59.397 | Selecting previously unselected package libapr1:amd64. 2021-09-30 01:38:59.434 | (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 ... 67327 files and directories currently installed.) 2021-09-30 01:38:59.436 | Preparing to unpack .../000-libapr1_1.6.5-1ubuntu1_amd64.deb ... 2021-09-30 01:38:59.499 | Unpacking libapr1:amd64 (1.6.5-1ubuntu1) ... 2021-09-30 01:39:00.112 | Preparing to unpack .../001-libssl1.1_1.1.1f-1ubuntu2.8_amd64.deb ... 2021-09-30 01:39:00.310 | Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.8) over (1.1.1f-1ubuntu2.3) ... 2021-09-30 01:39:01.030 | Selecting previously unselected package libaprutil1:amd64. 2021-09-30 01:39:01.037 | Preparing to unpack .../002-libaprutil1_1.6.1-4ubuntu2_amd64.deb ... 2021-09-30 01:39:01.086 | Unpacking libaprutil1:amd64 (1.6.1-4ubuntu2) ... 2021-09-30 01:39:01.446 | Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. 2021-09-30 01:39:01.453 | Preparing to unpack .../003-libaprutil1-dbd-sqlite3_1.6.1-4ubuntu2_amd64.deb ... 2021-09-30 01:39:01.498 | Unpacking libaprutil1-dbd-sqlite3:amd64 (1.6.1-4ubuntu2) ... 2021-09-30 01:39:01.996 | Preparing to unpack .../004-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb ... 2021-09-30 01:39:02.190 | Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) over (2.4.49+dfsg-2ubuntu1.7) ... 2021-09-30 01:39:02.640 | Selecting previously unselected package libaprutil1-ldap:amd64. 2021-09-30 01:39:02.647 | Preparing to unpack .../005-libaprutil1-ldap_1.6.1-4ubuntu2_amd64.deb ... 2021-09-30 01:39:02.708 | Unpacking libaprutil1-ldap:amd64 (1.6.1-4ubuntu2) ... 2021-09-30 01:39:03.156 | Preparing to unpack .../006-curl_7.68.0-1ubuntu2.7_amd64.deb ... 2021-09-30 01:39:03.327 | Unpacking curl (7.68.0-1ubuntu2.7) over (7.68.0-1ubuntu2.5) ... 2021-09-30 01:39:03.986 | Preparing to unpack .../007-libcurl4_7.68.0-1ubuntu2.7_amd64.deb ... 2021-09-30 01:39:04.208 | Unpacking libcurl4:amd64 (7.68.0-1ubuntu2.7) over (7.68.0-1ubuntu2.5) ... 2021-09-30 01:39:04.811 | Selecting previously unselected package libjansson4:amd64. 2021-09-30 01:39:04.819 | Preparing to unpack .../008-libjansson4_2.12-1build1_amd64.deb ... 2021-09-30 01:39:04.876 | Unpacking libjansson4:amd64 (2.12-1build1) ... 2021-09-30 01:39:05.291 | Selecting previously unselected package liblua5.2-0:amd64. 2021-09-30 01:39:05.298 | Preparing to unpack .../009-liblua5.2-0_5.2.4-1.1build3_amd64.deb ... 2021-09-30 01:39:05.383 | Unpacking liblua5.2-0:amd64 (5.2.4-1.1build3) ... 2021-09-30 01:39:06.015 | Preparing to unpack .../010-libxml2_2.9.10+dfsg-5ubuntu0.20.04.1_amd64.deb ... 2021-09-30 01:39:06.247 | Unpacking libxml2:amd64 (2.9.10+dfsg-5ubuntu0.20.04.1) over (2.9.10+dfsg-5) ... 2021-09-30 01:39:06.886 | Selecting previously unselected package apache2-bin. 2021-09-30 01:39:06.894 | Preparing to unpack .../011-apache2-bin_2.4.41-4ubuntu3.6_amd64.deb ... 2021-09-30 01:39:06.950 | Unpacking apache2-bin (2.4.41-4ubuntu3.6) ... 2021-09-30 01:39:07.577 | Selecting previously unselected package apache2-data. 2021-09-30 01:39:07.584 | Preparing to unpack .../012-apache2-data_2.4.41-4ubuntu3.6_all.deb ... 2021-09-30 01:39:07.645 | Unpacking apache2-data (2.4.41-4ubuntu3.6) ... 2021-09-30 01:39:08.091 | Selecting previously unselected package apache2-utils. 2021-09-30 01:39:08.099 | Preparing to unpack .../013-apache2-utils_2.4.41-4ubuntu3.6_amd64.deb ... 2021-09-30 01:39:08.154 | Unpacking apache2-utils (2.4.41-4ubuntu3.6) ... 2021-09-30 01:39:08.647 | Selecting previously unselected package apache2. 2021-09-30 01:39:08.655 | Preparing to unpack .../014-apache2_2.4.41-4ubuntu3.6_amd64.deb ... 2021-09-30 01:39:08.726 | Unpacking apache2 (2.4.41-4ubuntu3.6) ... 2021-09-30 01:39:09.314 | Selecting previously unselected package liblua5.3-0:amd64. 2021-09-30 01:39:09.322 | Preparing to unpack .../015-liblua5.3-0_5.3.3-1.1ubuntu2_amd64.deb ... 2021-09-30 01:39:09.390 | Unpacking liblua5.3-0:amd64 (5.3.3-1.1ubuntu2) ... 2021-09-30 01:39:09.916 | Selecting previously unselected package haproxy. 2021-09-30 01:39:09.923 | Preparing to unpack .../016-haproxy_2.0.13-2ubuntu0.3_amd64.deb ... 2021-09-30 01:39:09.973 | Unpacking haproxy (2.0.13-2ubuntu0.3) ... 2021-09-30 01:39:10.869 | Selecting previously unselected package libnl-3-200:amd64. 2021-09-30 01:39:10.876 | Preparing to unpack .../017-libnl-3-200_3.4.0-1_amd64.deb ... 2021-09-30 01:39:10.931 | Unpacking libnl-3-200:amd64 (3.4.0-1) ... 2021-09-30 01:39:11.424 | Selecting previously unselected package libnl-genl-3-200:amd64. 2021-09-30 01:39:11.431 | Preparing to unpack .../018-libnl-genl-3-200_3.4.0-1_amd64.deb ... 2021-09-30 01:39:11.510 | Unpacking libnl-genl-3-200:amd64 (3.4.0-1) ... 2021-09-30 01:39:11.973 | Selecting previously unselected package mysql-common. 2021-09-30 01:39:11.980 | Preparing to unpack .../019-mysql-common_5.8+1.0.5ubuntu2_all.deb ... 2021-09-30 01:39:12.051 | Unpacking mysql-common (5.8+1.0.5ubuntu2) ... 2021-09-30 01:39:12.453 | Selecting previously unselected package libmysqlclient21:amd64. 2021-09-30 01:39:12.460 | Preparing to unpack .../020-libmysqlclient21_8.0.26-0ubuntu0.20.04.3_amd64.deb ... 2021-09-30 01:39:12.525 | Unpacking libmysqlclient21:amd64 (8.0.26-0ubuntu0.20.04.3) ... 2021-09-30 01:39:13.133 | Selecting previously unselected package libsensors-config. 2021-09-30 01:39:13.141 | Preparing to unpack .../021-libsensors-config_1%3a3.6.0-2ubuntu1_all.deb ... 2021-09-30 01:39:13.190 | Unpacking libsensors-config (1:3.6.0-2ubuntu1) ... 2021-09-30 01:39:13.652 | Selecting previously unselected package libsensors5:amd64. 2021-09-30 01:39:13.659 | Preparing to unpack .../022-libsensors5_1%3a3.6.0-2ubuntu1_amd64.deb ... 2021-09-30 01:39:13.811 | Unpacking libsensors5:amd64 (1:3.6.0-2ubuntu1) ... 2021-09-30 01:39:14.213 | Selecting previously unselected package libsnmp-base. 2021-09-30 01:39:14.221 | Preparing to unpack .../023-libsnmp-base_5.8+dfsg-2ubuntu2.3_all.deb ... 2021-09-30 01:39:14.281 | Unpacking libsnmp-base (5.8+dfsg-2ubuntu2.3) ... 2021-09-30 01:39:14.716 | Selecting previously unselected package libsnmp35:amd64. 2021-09-30 01:39:14.723 | Preparing to unpack .../024-libsnmp35_5.8+dfsg-2ubuntu2.3_amd64.deb ... 2021-09-30 01:39:14.778 | Unpacking libsnmp35:amd64 (5.8+dfsg-2ubuntu2.3) ... 2021-09-30 01:39:15.413 | Selecting previously unselected package keepalived. 2021-09-30 01:39:15.420 | Preparing to unpack .../025-keepalived_1%3a2.0.19-2_amd64.deb ... 2021-09-30 01:39:15.503 | Unpacking keepalived (1:2.0.19-2) ... 2021-09-30 01:39:16.167 | Selecting previously unselected package memcached. 2021-09-30 01:39:16.174 | Preparing to unpack .../026-memcached_1.5.22-2ubuntu0.2_amd64.deb ... 2021-09-30 01:39:16.224 | Unpacking memcached (1.5.22-2ubuntu0.2) ... 2021-09-30 01:39:16.752 | Preparing to unpack .../027-open-iscsi_2.0.874-7.1ubuntu6.2_amd64.deb ... 2021-09-30 01:39:17.698 | Unpacking open-iscsi (2.0.874-7.1ubuntu6.2) over (2.0.874-7.1ubuntu6.1) ... 2021-09-30 01:39:18.288 | Preparing to unpack .../028-openssl_1.1.1f-1ubuntu2.8_amd64.deb ... 2021-09-30 01:39:18.464 | Unpacking openssl (1.1.1f-1ubuntu2.8) over (1.1.1f-1ubuntu2.3) ... 2021-09-30 01:39:19.093 | Selecting previously unselected package python3-yaml. 2021-09-30 01:39:19.101 | Preparing to unpack .../029-python3-yaml_5.3.1-1ubuntu0.1_amd64.deb ... 2021-09-30 01:39:19.167 | Unpacking python3-yaml (5.3.1-1ubuntu0.1) ... 2021-09-30 01:39:19.591 | Preparing to unpack .../030-openssh-sftp-server_1%3a8.2p1-4ubuntu0.3_amd64.deb ... 2021-09-30 01:39:19.784 | Unpacking openssh-sftp-server (1:8.2p1-4ubuntu0.3) over (1:8.2p1-4ubuntu0.2) ... 2021-09-30 01:39:20.632 | Preparing to unpack .../031-openssh-server_1%3a8.2p1-4ubuntu0.3_amd64.deb ... 2021-09-30 01:39:20.907 | Unpacking openssh-server (1:8.2p1-4ubuntu0.3) over (1:8.2p1-4ubuntu0.2) ... 2021-09-30 01:39:22.049 | Preparing to unpack .../032-git_1%3a2.25.1-1ubuntu3.2_amd64.deb ... 2021-09-30 01:39:22.287 | Unpacking git (1:2.25.1-1ubuntu3.2) over (1:2.25.1-1ubuntu3.1) ... 2021-09-30 01:39:23.895 | Preparing to unpack .../033-openssh-client_1%3a8.2p1-4ubuntu0.3_amd64.deb ... 2021-09-30 01:39:24.102 | Unpacking openssh-client (1:8.2p1-4ubuntu0.3) over (1:8.2p1-4ubuntu0.2) ... 2021-09-30 01:39:24.790 | Selecting previously unselected package acl. 2021-09-30 01:39:24.797 | Preparing to unpack .../034-acl_2.2.53-6_amd64.deb ... 2021-09-30 01:39:24.852 | Unpacking acl (2.2.53-6) ... 2021-09-30 01:39:25.314 | Selecting previously unselected package autotools-dev. 2021-09-30 01:39:25.321 | Preparing to unpack .../035-autotools-dev_20180224.1_all.deb ... 2021-09-30 01:39:25.388 | Unpacking autotools-dev (20180224.1) ... 2021-09-30 01:39:25.742 | Selecting previously unselected package m4. 2021-09-30 01:39:25.749 | Preparing to unpack .../036-m4_1.4.18-4_amd64.deb ... 2021-09-30 01:39:25.811 | Unpacking m4 (1.4.18-4) ... 2021-09-30 01:39:26.253 | Selecting previously unselected package autoconf. 2021-09-30 01:39:26.261 | Preparing to unpack .../037-autoconf_2.69-11.1_all.deb ... 2021-09-30 01:39:26.308 | Unpacking autoconf (2.69-11.1) ... 2021-09-30 01:39:26.788 | Selecting previously unselected package automake. 2021-09-30 01:39:26.796 | Preparing to unpack .../038-automake_1%3a1.16.1-4ubuntu6_all.deb ... 2021-09-30 01:39:26.849 | Unpacking automake (1:1.16.1-4ubuntu6) ... 2021-09-30 01:39:27.281 | Selecting previously unselected package autopoint. 2021-09-30 01:39:27.289 | Preparing to unpack .../039-autopoint_0.19.8.1-10build1_all.deb ... 2021-09-30 01:39:27.332 | Unpacking autopoint (0.19.8.1-10build1) ... 2021-09-30 01:39:27.847 | Selecting previously unselected package libllvm10:amd64. 2021-09-30 01:39:27.854 | Preparing to unpack .../040-libllvm10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-09-30 01:39:27.898 | Unpacking libllvm10:amd64 (1:10.0.0-4ubuntu1) ... 2021-09-30 01:39:30.790 | Selecting previously unselected package libclang-cpp10. 2021-09-30 01:39:30.797 | Preparing to unpack .../041-libclang-cpp10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-09-30 01:39:30.864 | Unpacking libclang-cpp10 (1:10.0.0-4ubuntu1) ... 2021-09-30 01:39:32.783 | Selecting previously unselected package libstdc++-9-dev:amd64. 2021-09-30 01:39:32.790 | Preparing to unpack .../042-libstdc++-9-dev_9.3.0-17ubuntu1~20.04_amd64.deb ... 2021-09-30 01:39:32.852 | Unpacking libstdc++-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ... 2021-09-30 01:39:33.938 | Selecting previously unselected package libgc1c2:amd64. 2021-09-30 01:39:33.946 | Preparing to unpack .../043-libgc1c2_1%3a7.6.4-0.4ubuntu1_amd64.deb ... 2021-09-30 01:39:33.995 | Unpacking libgc1c2:amd64 (1:7.6.4-0.4ubuntu1) ... 2021-09-30 01:39:34.430 | Selecting previously unselected package libobjc4:amd64. 2021-09-30 01:39:34.438 | Preparing to unpack .../044-libobjc4_10.3.0-1ubuntu1~20.04_amd64.deb ... 2021-09-30 01:39:34.486 | Unpacking libobjc4:amd64 (10.3.0-1ubuntu1~20.04) ... 2021-09-30 01:39:34.800 | Selecting previously unselected package libobjc-9-dev:amd64. 2021-09-30 01:39:34.807 | Preparing to unpack .../045-libobjc-9-dev_9.3.0-17ubuntu1~20.04_amd64.deb ... 2021-09-30 01:39:34.869 | Unpacking libobjc-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ... 2021-09-30 01:39:35.521 | Selecting previously unselected package libc6-i386. 2021-09-30 01:39:35.529 | Preparing to unpack .../046-libc6-i386_2.31-0ubuntu9.2_amd64.deb ... 2021-09-30 01:39:35.582 | Unpacking libc6-i386 (2.31-0ubuntu9.2) ... 2021-09-30 01:39:36.537 | Selecting previously unselected package lib32gcc-s1. 2021-09-30 01:39:36.545 | Preparing to unpack .../047-lib32gcc-s1_10.3.0-1ubuntu1~20.04_amd64.deb ... 2021-09-30 01:39:36.613 | Unpacking lib32gcc-s1 (10.3.0-1ubuntu1~20.04) ... 2021-09-30 01:39:37.218 | Selecting previously unselected package lib32stdc++6. 2021-09-30 01:39:37.226 | Preparing to unpack .../048-lib32stdc++6_10.3.0-1ubuntu1~20.04_amd64.deb ... 2021-09-30 01:39:37.287 | Unpacking lib32stdc++6 (10.3.0-1ubuntu1~20.04) ... 2021-09-30 01:39:37.703 | Selecting previously unselected package libclang-common-10-dev. 2021-09-30 01:39:37.710 | Preparing to unpack .../049-libclang-common-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-09-30 01:39:37.750 | Unpacking libclang-common-10-dev (1:10.0.0-4ubuntu1) ... 2021-09-30 01:39:39.388 | Selecting previously unselected package libclang1-10. 2021-09-30 01:39:39.395 | Preparing to unpack .../050-libclang1-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-09-30 01:39:39.456 | Unpacking libclang1-10 (1:10.0.0-4ubuntu1) ... 2021-09-30 01:39:41.074 | Selecting previously unselected package clang-10. 2021-09-30 01:39:41.082 | Preparing to unpack .../051-clang-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-09-30 01:39:41.205 | Unpacking clang-10 (1:10.0.0-4ubuntu1) ... 2021-09-30 01:39:41.554 | Selecting previously unselected package libtool. 2021-09-30 01:39:41.562 | Preparing to unpack .../052-libtool_2.4.6-14_all.deb ... 2021-09-30 01:39:41.611 | Unpacking libtool (2.4.6-14) ... 2021-09-30 01:39:41.967 | Selecting previously unselected package dh-autoreconf. 2021-09-30 01:39:41.974 | Preparing to unpack .../053-dh-autoreconf_19_all.deb ... 2021-09-30 01:39:42.006 | Unpacking dh-autoreconf (19) ... 2021-09-30 01:39:42.281 | Selecting previously unselected package libdebhelper-perl. 2021-09-30 01:39:42.288 | Preparing to unpack .../054-libdebhelper-perl_12.10ubuntu1_all.deb ... 2021-09-30 01:39:42.321 | Unpacking libdebhelper-perl (12.10ubuntu1) ... 2021-09-30 01:39:42.685 | Selecting previously unselected package libarchive-zip-perl. 2021-09-30 01:39:42.693 | Preparing to unpack .../055-libarchive-zip-perl_1.67-2_all.deb ... 2021-09-30 01:39:42.748 | Unpacking libarchive-zip-perl (1.67-2) ... 2021-09-30 01:39:43.087 | Selecting previously unselected package libsub-override-perl. 2021-09-30 01:39:43.095 | Preparing to unpack .../056-libsub-override-perl_0.09-2_all.deb ... 2021-09-30 01:39:43.155 | Unpacking libsub-override-perl (0.09-2) ... 2021-09-30 01:39:43.457 | Selecting previously unselected package libfile-stripnondeterminism-perl. 2021-09-30 01:39:43.465 | Preparing to unpack .../057-libfile-stripnondeterminism-perl_1.7.0-1_all.deb ... 2021-09-30 01:39:43.519 | Unpacking libfile-stripnondeterminism-perl (1.7.0-1) ... 2021-09-30 01:39:43.902 | Selecting previously unselected package dh-strip-nondeterminism. 2021-09-30 01:39:43.910 | Preparing to unpack .../058-dh-strip-nondeterminism_1.7.0-1_all.deb ... 2021-09-30 01:39:43.966 | Unpacking dh-strip-nondeterminism (1.7.0-1) ... 2021-09-30 01:39:44.321 | Selecting previously unselected package libdpkg-perl. 2021-09-30 01:39:44.328 | Preparing to unpack .../059-libdpkg-perl_1.19.7ubuntu3_all.deb ... 2021-09-30 01:39:44.378 | Unpacking libdpkg-perl (1.19.7ubuntu3) ... 2021-09-30 01:39:44.818 | Selecting previously unselected package make. 2021-09-30 01:39:44.826 | Preparing to unpack .../060-make_4.2.1-1.2_amd64.deb ... 2021-09-30 01:39:44.875 | Unpacking make (4.2.1-1.2) ... 2021-09-30 01:39:45.332 | Selecting previously unselected package dpkg-dev. 2021-09-30 01:39:45.340 | Preparing to unpack .../061-dpkg-dev_1.19.7ubuntu3_all.deb ... 2021-09-30 01:39:45.401 | Unpacking dpkg-dev (1.19.7ubuntu3) ... 2021-09-30 01:39:45.921 | Selecting previously unselected package dwz. 2021-09-30 01:39:45.929 | Preparing to unpack .../062-dwz_0.13-5_amd64.deb ... 2021-09-30 01:39:45.989 | Unpacking dwz (0.13-5) ... 2021-09-30 01:39:46.470 | Selecting previously unselected package libcroco3:amd64. 2021-09-30 01:39:46.477 | Preparing to unpack .../063-libcroco3_0.6.13-1_amd64.deb ... 2021-09-30 01:39:46.538 | Unpacking libcroco3:amd64 (0.6.13-1) ... 2021-09-30 01:39:46.961 | Selecting previously unselected package gettext. 2021-09-30 01:39:46.968 | Preparing to unpack .../064-gettext_0.19.8.1-10build1_amd64.deb ... 2021-09-30 01:39:47.024 | Unpacking gettext (0.19.8.1-10build1) ... 2021-09-30 01:39:47.674 | Selecting previously unselected package intltool-debian. 2021-09-30 01:39:47.681 | Preparing to unpack .../065-intltool-debian_0.35.0+20060710.5_all.deb ... 2021-09-30 01:39:47.744 | Unpacking intltool-debian (0.35.0+20060710.5) ... 2021-09-30 01:39:48.024 | Selecting previously unselected package po-debconf. 2021-09-30 01:39:48.031 | Preparing to unpack .../066-po-debconf_1.0.21_all.deb ... 2021-09-30 01:39:48.058 | Unpacking po-debconf (1.0.21) ... 2021-09-30 01:39:48.417 | Selecting previously unselected package debhelper. 2021-09-30 01:39:48.425 | Preparing to unpack .../067-debhelper_12.10ubuntu1_all.deb ... 2021-09-30 01:39:48.479 | Unpacking debhelper (12.10ubuntu1) ... 2021-09-30 01:39:49.093 | Selecting previously unselected package uuid-dev:amd64. 2021-09-30 01:39:49.100 | Preparing to unpack .../068-uuid-dev_2.34-0.1ubuntu9.1_amd64.deb ... 2021-09-30 01:39:49.159 | Unpacking uuid-dev:amd64 (2.34-0.1ubuntu9.1) ... 2021-09-30 01:39:49.576 | Selecting previously unselected package libsctp1:amd64. 2021-09-30 01:39:49.584 | Preparing to unpack .../069-libsctp1_1.0.18+dfsg-1_amd64.deb ... 2021-09-30 01:39:49.645 | Unpacking libsctp1:amd64 (1.0.18+dfsg-1) ... 2021-09-30 01:39:49.977 | Selecting previously unselected package libsctp-dev:amd64. 2021-09-30 01:39:49.985 | Preparing to unpack .../070-libsctp-dev_1.0.18+dfsg-1_amd64.deb ... 2021-09-30 01:39:50.035 | Unpacking libsctp-dev:amd64 (1.0.18+dfsg-1) ... 2021-09-30 01:39:50.470 | Selecting previously unselected package libapr1-dev. 2021-09-30 01:39:50.477 | Preparing to unpack .../071-libapr1-dev_1.6.5-1ubuntu1_amd64.deb ... 2021-09-30 01:39:50.542 | Unpacking libapr1-dev (1.6.5-1ubuntu1) ... 2021-09-30 01:39:51.218 | Selecting previously unselected package libldap2-dev:amd64. 2021-09-30 01:39:51.226 | Preparing to unpack .../072-libldap2-dev_2.4.49+dfsg-2ubuntu1.8_amd64.deb ... 2021-09-30 01:39:51.281 | Unpacking libldap2-dev:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 2021-09-30 01:39:51.881 | Selecting previously unselected package libaprutil1-dev. 2021-09-30 01:39:51.889 | Preparing to unpack .../073-libaprutil1-dev_1.6.1-4ubuntu2_amd64.deb ... 2021-09-30 01:39:51.949 | Unpacking libaprutil1-dev (1.6.1-4ubuntu2) ... 2021-09-30 01:39:52.719 | Selecting previously unselected package apache2-dev. 2021-09-30 01:39:52.727 | Preparing to unpack .../074-apache2-dev_2.4.41-4ubuntu3.6_amd64.deb ... 2021-09-30 01:39:52.782 | Unpacking apache2-dev (2.4.41-4ubuntu3.6) ... 2021-09-30 01:39:53.384 | Selecting previously unselected package binfmt-support. 2021-09-30 01:39:53.392 | Preparing to unpack .../075-binfmt-support_2.2.0-2_amd64.deb ... 2021-09-30 01:39:53.454 | Unpacking binfmt-support (2.2.0-2) ... 2021-09-30 01:39:53.772 | Selecting previously unselected package g++-9. 2021-09-30 01:39:53.780 | Preparing to unpack .../076-g++-9_9.3.0-17ubuntu1~20.04_amd64.deb ... 2021-09-30 01:39:53.835 | Unpacking g++-9 (9.3.0-17ubuntu1~20.04) ... 2021-09-30 01:39:55.447 | Selecting previously unselected package g++. 2021-09-30 01:39:55.454 | Preparing to unpack .../077-g++_4%3a9.3.0-1ubuntu2_amd64.deb ... 2021-09-30 01:39:55.503 | Unpacking g++ (4:9.3.0-1ubuntu2) ... 2021-09-30 01:39:55.784 | Selecting previously unselected package build-essential. 2021-09-30 01:39:55.792 | Preparing to unpack .../078-build-essential_12.8ubuntu1.1_amd64.deb ... 2021-09-30 01:39:55.863 | Unpacking build-essential (12.8ubuntu1.1) ... 2021-09-30 01:39:56.298 | Selecting previously unselected package conntrack. 2021-09-30 01:39:56.306 | Preparing to unpack .../079-conntrack_1%3a1.4.5-2_amd64.deb ... 2021-09-30 01:39:56.359 | Unpacking conntrack (1:1.4.5-2) ... 2021-09-30 01:39:56.738 | Selecting previously unselected package libnetfilter-cthelper0:amd64. 2021-09-30 01:39:56.746 | Preparing to unpack .../080-libnetfilter-cthelper0_1.0.0-1ubuntu2_amd64.deb ... 2021-09-30 01:39:56.816 | Unpacking libnetfilter-cthelper0:amd64 (1.0.0-1ubuntu2) ... 2021-09-30 01:39:57.304 | Selecting previously unselected package libnetfilter-queue1. 2021-09-30 01:39:57.312 | Preparing to unpack .../081-libnetfilter-queue1_1.0.3-1_amd64.deb ... 2021-09-30 01:39:57.364 | Unpacking libnetfilter-queue1 (1.0.3-1) ... 2021-09-30 01:39:57.807 | Selecting previously unselected package conntrackd. 2021-09-30 01:39:57.814 | Preparing to unpack .../082-conntrackd_1%3a1.4.5-2_amd64.deb ... 2021-09-30 01:39:57.869 | Unpacking conntrackd (1:1.4.5-2) ... 2021-09-30 01:39:58.218 | Selecting previously unselected package dns-root-data. 2021-09-30 01:39:58.226 | Preparing to unpack .../083-dns-root-data_2019052802_all.deb ... 2021-09-30 01:39:58.281 | Unpacking dns-root-data (2019052802) ... 2021-09-30 01:39:58.697 | Selecting previously unselected package libidn11:amd64. 2021-09-30 01:39:58.704 | Preparing to unpack .../084-libidn11_1.33-2.2ubuntu2_amd64.deb ... 2021-09-30 01:39:58.766 | Unpacking libidn11:amd64 (1.33-2.2ubuntu2) ... 2021-09-30 01:39:59.246 | Selecting previously unselected package dnsmasq-base. 2021-09-30 01:39:59.254 | Preparing to unpack .../085-dnsmasq-base_2.80-1.1ubuntu1.4_amd64.deb ... 2021-09-30 01:39:59.309 | Unpacking dnsmasq-base (2.80-1.1ubuntu1.4) ... 2021-09-30 01:39:59.766 | Selecting previously unselected package dnsmasq-utils. 2021-09-30 01:39:59.774 | Preparing to unpack .../086-dnsmasq-utils_2.80-1.1ubuntu1.4_amd64.deb ... 2021-09-30 01:39:59.840 | Unpacking dnsmasq-utils (2.80-1.1ubuntu1.4) ... 2021-09-30 01:40:00.264 | Selecting previously unselected package dstat. 2021-09-30 01:40:00.271 | Preparing to unpack .../087-dstat_0.7.4-6_all.deb ... 2021-09-30 01:40:00.338 | Unpacking dstat (0.7.4-6) ... 2021-09-30 01:40:00.793 | Selecting previously unselected package ebtables. 2021-09-30 01:40:00.801 | Preparing to unpack .../088-ebtables_2.0.11-3build1_amd64.deb ... 2021-09-30 01:40:00.847 | Unpacking ebtables (2.0.11-3build1) ... 2021-09-30 01:40:01.315 | Selecting previously unselected package libfakeroot:amd64. 2021-09-30 01:40:01.323 | Preparing to unpack .../089-libfakeroot_1.24-1_amd64.deb ... 2021-09-30 01:40:01.389 | Unpacking libfakeroot:amd64 (1.24-1) ... 2021-09-30 01:40:01.795 | Selecting previously unselected package fakeroot. 2021-09-30 01:40:01.803 | Preparing to unpack .../090-fakeroot_1.24-1_amd64.deb ... 2021-09-30 01:40:01.840 | Unpacking fakeroot (1.24-1) ... 2021-09-30 01:40:02.178 | Selecting previously unselected package fonts-dejavu-core. 2021-09-30 01:40:02.186 | Preparing to unpack .../091-fonts-dejavu-core_2.37-1_all.deb ... 2021-09-30 01:40:02.235 | Unpacking fonts-dejavu-core (2.37-1) ... 2021-09-30 01:40:02.915 | Selecting previously unselected package fonts-liberation. 2021-09-30 01:40:02.923 | Preparing to unpack .../092-fonts-liberation_1%3a1.07.4-11_all.deb ... 2021-09-30 01:40:02.989 | Unpacking fonts-liberation (1:1.07.4-11) ... 2021-09-30 01:40:03.622 | Selecting previously unselected package fontconfig-config. 2021-09-30 01:40:03.630 | Preparing to unpack .../093-fontconfig-config_2.13.1-2ubuntu3_all.deb ... 2021-09-30 01:40:03.724 | Unpacking fontconfig-config (2.13.1-2ubuntu3) ... 2021-09-30 01:40:04.262 | Selecting previously unselected package libfontconfig1:amd64. 2021-09-30 01:40:04.270 | Preparing to unpack .../094-libfontconfig1_2.13.1-2ubuntu3_amd64.deb ... 2021-09-30 01:40:04.336 | Unpacking libfontconfig1:amd64 (2.13.1-2ubuntu3) ... 2021-09-30 01:40:04.761 | Selecting previously unselected package fontconfig. 2021-09-30 01:40:04.769 | Preparing to unpack .../095-fontconfig_2.13.1-2ubuntu3_amd64.deb ... 2021-09-30 01:40:04.833 | Unpacking fontconfig (2.13.1-2ubuntu3) ... 2021-09-30 01:40:05.429 | Selecting previously unselected package genisoimage. 2021-09-30 01:40:05.437 | Preparing to unpack .../096-genisoimage_9%3a1.1.11-3.1ubuntu1_amd64.deb ... 2021-09-30 01:40:05.520 | Unpacking genisoimage (9:1.1.11-3.1ubuntu1) ... 2021-09-30 01:40:06.131 | Selecting previously unselected package libann0. 2021-09-30 01:40:06.139 | Preparing to unpack .../097-libann0_1.1.2+doc-7build1_amd64.deb ... 2021-09-30 01:40:06.217 | Unpacking libann0 (1.1.2+doc-7build1) ... 2021-09-30 01:40:06.731 | Selecting previously unselected package libcdt5:amd64. 2021-09-30 01:40:06.739 | Preparing to unpack .../098-libcdt5_2.42.2-3build2_amd64.deb ... 2021-09-30 01:40:06.810 | Unpacking libcdt5:amd64 (2.42.2-3build2) ... 2021-09-30 01:40:07.367 | Selecting previously unselected package libcgraph6:amd64. 2021-09-30 01:40:07.375 | Preparing to unpack .../099-libcgraph6_2.42.2-3build2_amd64.deb ... 2021-09-30 01:40:07.474 | Unpacking libcgraph6:amd64 (2.42.2-3build2) ... 2021-09-30 01:40:08.051 | Selecting previously unselected package libjpeg-turbo8:amd64. 2021-09-30 01:40:08.059 | Preparing to unpack .../100-libjpeg-turbo8_2.0.3-0ubuntu1.20.04.1_amd64.deb ... 2021-09-30 01:40:08.125 | Unpacking libjpeg-turbo8:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2021-09-30 01:40:08.566 | Selecting previously unselected package libjpeg8:amd64. 2021-09-30 01:40:08.574 | Preparing to unpack .../101-libjpeg8_8c-2ubuntu8_amd64.deb ... 2021-09-30 01:40:08.646 | Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... 2021-09-30 01:40:09.206 | Selecting previously unselected package libjbig0:amd64. 2021-09-30 01:40:09.214 | Preparing to unpack .../102-libjbig0_2.1-3.1build1_amd64.deb ... 2021-09-30 01:40:09.301 | Unpacking libjbig0:amd64 (2.1-3.1build1) ... 2021-09-30 01:40:09.789 | Selecting previously unselected package libwebp6:amd64. 2021-09-30 01:40:09.797 | Preparing to unpack .../103-libwebp6_0.6.1-2ubuntu0.20.04.1_amd64.deb ... 2021-09-30 01:40:09.856 | Unpacking libwebp6:amd64 (0.6.1-2ubuntu0.20.04.1) ... 2021-09-30 01:40:10.429 | Selecting previously unselected package libtiff5:amd64. 2021-09-30 01:40:10.437 | Preparing to unpack .../104-libtiff5_4.1.0+git191117-2ubuntu0.20.04.2_amd64.deb ... 2021-09-30 01:40:10.498 | Unpacking libtiff5:amd64 (4.1.0+git191117-2ubuntu0.20.04.2) ... 2021-09-30 01:40:11.075 | Selecting previously unselected package libxpm4:amd64. 2021-09-30 01:40:11.083 | Preparing to unpack .../105-libxpm4_1%3a3.5.12-1_amd64.deb ... 2021-09-30 01:40:11.143 | Unpacking libxpm4:amd64 (1:3.5.12-1) ... 2021-09-30 01:40:11.913 | Selecting previously unselected package libgd3:amd64. 2021-09-30 01:40:11.921 | Preparing to unpack .../106-libgd3_2.2.5-5.2ubuntu2.1_amd64.deb ... 2021-09-30 01:40:11.995 | Unpacking libgd3:amd64 (2.2.5-5.2ubuntu2.1) ... 2021-09-30 01:40:12.588 | Selecting previously unselected package libgts-0.7-5:amd64. 2021-09-30 01:40:12.596 | Preparing to unpack .../107-libgts-0.7-5_0.7.6+darcs121130-4_amd64.deb ... 2021-09-30 01:40:12.679 | Unpacking libgts-0.7-5:amd64 (0.7.6+darcs121130-4) ... 2021-09-30 01:40:13.166 | Selecting previously unselected package libpixman-1-0:amd64. 2021-09-30 01:40:13.174 | Preparing to unpack .../108-libpixman-1-0_0.38.4-0ubuntu1_amd64.deb ... 2021-09-30 01:40:13.229 | Unpacking libpixman-1-0:amd64 (0.38.4-0ubuntu1) ... 2021-09-30 01:40:13.770 | Selecting previously unselected package libxcb-render0:amd64. 2021-09-30 01:40:13.778 | Preparing to unpack .../109-libxcb-render0_1.14-2_amd64.deb ... 2021-09-30 01:40:13.869 | Unpacking libxcb-render0:amd64 (1.14-2) ... 2021-09-30 01:40:14.468 | Selecting previously unselected package libxcb-shm0:amd64. 2021-09-30 01:40:14.475 | Preparing to unpack .../110-libxcb-shm0_1.14-2_amd64.deb ... 2021-09-30 01:40:14.530 | Unpacking libxcb-shm0:amd64 (1.14-2) ... 2021-09-30 01:40:15.092 | Selecting previously unselected package libxrender1:amd64. 2021-09-30 01:40:15.099 | Preparing to unpack .../111-libxrender1_1%3a0.9.10-1_amd64.deb ... 2021-09-30 01:40:15.159 | Unpacking libxrender1:amd64 (1:0.9.10-1) ... 2021-09-30 01:40:15.816 | Selecting previously unselected package libcairo2:amd64. 2021-09-30 01:40:15.823 | Preparing to unpack .../112-libcairo2_1.16.0-4ubuntu1_amd64.deb ... 2021-09-30 01:40:15.907 | Unpacking libcairo2:amd64 (1.16.0-4ubuntu1) ... 2021-09-30 01:40:16.555 | Selecting previously unselected package libgraphite2-3:amd64. 2021-09-30 01:40:16.563 | Preparing to unpack .../113-libgraphite2-3_1.3.13-11build1_amd64.deb ... 2021-09-30 01:40:16.629 | Unpacking libgraphite2-3:amd64 (1.3.13-11build1) ... 2021-09-30 01:40:17.147 | Selecting previously unselected package libharfbuzz0b:amd64. 2021-09-30 01:40:17.156 | Preparing to unpack .../114-libharfbuzz0b_2.6.4-1ubuntu4_amd64.deb ... 2021-09-30 01:40:17.233 | Unpacking libharfbuzz0b:amd64 (2.6.4-1ubuntu4) ... 2021-09-30 01:40:17.720 | Selecting previously unselected package libthai-data. 2021-09-30 01:40:17.728 | Preparing to unpack .../115-libthai-data_0.1.28-3_all.deb ... 2021-09-30 01:40:17.793 | Unpacking libthai-data (0.1.28-3) ... 2021-09-30 01:40:18.360 | Selecting previously unselected package libdatrie1:amd64. 2021-09-30 01:40:18.368 | Preparing to unpack .../116-libdatrie1_0.2.12-3_amd64.deb ... 2021-09-30 01:40:18.429 | Unpacking libdatrie1:amd64 (0.2.12-3) ... 2021-09-30 01:40:18.993 | Selecting previously unselected package libthai0:amd64. 2021-09-30 01:40:19.001 | Preparing to unpack .../117-libthai0_0.1.28-3_amd64.deb ... 2021-09-30 01:40:19.084 | Unpacking libthai0:amd64 (0.1.28-3) ... 2021-09-30 01:40:19.536 | Selecting previously unselected package libpango-1.0-0:amd64. 2021-09-30 01:40:19.543 | Preparing to unpack .../118-libpango-1.0-0_1.44.7-2ubuntu4_amd64.deb ... 2021-09-30 01:40:19.598 | Unpacking libpango-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2021-09-30 01:40:20.010 | Selecting previously unselected package libpangoft2-1.0-0:amd64. 2021-09-30 01:40:20.018 | Preparing to unpack .../119-libpangoft2-1.0-0_1.44.7-2ubuntu4_amd64.deb ... 2021-09-30 01:40:20.078 | Unpacking libpangoft2-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2021-09-30 01:40:20.475 | Selecting previously unselected package libpangocairo-1.0-0:amd64. 2021-09-30 01:40:20.483 | Preparing to unpack .../120-libpangocairo-1.0-0_1.44.7-2ubuntu4_amd64.deb ... 2021-09-30 01:40:20.531 | Unpacking libpangocairo-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2021-09-30 01:40:20.915 | Selecting previously unselected package libpathplan4:amd64. 2021-09-30 01:40:20.922 | Preparing to unpack .../121-libpathplan4_2.42.2-3build2_amd64.deb ... 2021-09-30 01:40:20.977 | Unpacking libpathplan4:amd64 (2.42.2-3build2) ... 2021-09-30 01:40:21.417 | Selecting previously unselected package libgvc6. 2021-09-30 01:40:21.426 | Preparing to unpack .../122-libgvc6_2.42.2-3build2_amd64.deb ... 2021-09-30 01:40:21.484 | Unpacking libgvc6 (2.42.2-3build2) ... 2021-09-30 01:40:22.006 | Selecting previously unselected package libgvpr2:amd64. 2021-09-30 01:40:22.014 | Preparing to unpack .../123-libgvpr2_2.42.2-3build2_amd64.deb ... 2021-09-30 01:40:22.063 | Unpacking libgvpr2:amd64 (2.42.2-3build2) ... 2021-09-30 01:40:22.452 | Selecting previously unselected package liblab-gamut1:amd64. 2021-09-30 01:40:22.460 | Preparing to unpack .../124-liblab-gamut1_2.42.2-3build2_amd64.deb ... 2021-09-30 01:40:22.509 | Unpacking liblab-gamut1:amd64 (2.42.2-3build2) ... 2021-09-30 01:40:23.246 | Selecting previously unselected package x11-common. 2021-09-30 01:40:23.255 | Preparing to unpack .../125-x11-common_1%3a7.7+19ubuntu14_all.deb ... 2021-09-30 01:40:23.331 | dpkg-query: no packages found matching nux-tools 2021-09-30 01:40:23.342 | Unpacking x11-common (1:7.7+19ubuntu14) ... 2021-09-30 01:40:23.747 | Selecting previously unselected package libice6:amd64. 2021-09-30 01:40:23.755 | Preparing to unpack .../126-libice6_2%3a1.0.10-0ubuntu1_amd64.deb ... 2021-09-30 01:40:23.789 | Unpacking libice6:amd64 (2:1.0.10-0ubuntu1) ... 2021-09-30 01:40:24.154 | Selecting previously unselected package libsm6:amd64. 2021-09-30 01:40:24.163 | Preparing to unpack .../127-libsm6_2%3a1.2.3-1_amd64.deb ... 2021-09-30 01:40:24.211 | Unpacking libsm6:amd64 (2:1.2.3-1) ... 2021-09-30 01:40:24.702 | Selecting previously unselected package libxt6:amd64. 2021-09-30 01:40:24.710 | Preparing to unpack .../128-libxt6_1%3a1.1.5-1_amd64.deb ... 2021-09-30 01:40:24.776 | Unpacking libxt6:amd64 (1:1.1.5-1) ... 2021-09-30 01:40:25.239 | Selecting previously unselected package libxmu6:amd64. 2021-09-30 01:40:25.247 | Preparing to unpack .../129-libxmu6_2%3a1.1.3-0ubuntu1_amd64.deb ... 2021-09-30 01:40:25.313 | Unpacking libxmu6:amd64 (2:1.1.3-0ubuntu1) ... 2021-09-30 01:40:25.698 | Selecting previously unselected package libxaw7:amd64. 2021-09-30 01:40:25.705 | Preparing to unpack .../130-libxaw7_2%3a1.0.13-1_amd64.deb ... 2021-09-30 01:40:25.769 | Unpacking libxaw7:amd64 (2:1.0.13-1) ... 2021-09-30 01:40:26.307 | Selecting previously unselected package graphviz. 2021-09-30 01:40:26.315 | Preparing to unpack .../131-graphviz_2.42.2-3build2_amd64.deb ... 2021-09-30 01:40:26.376 | Unpacking graphviz (2.42.2-3build2) ... 2021-09-30 01:40:27.274 | Selecting previously unselected package libnl-route-3-200:amd64. 2021-09-30 01:40:27.284 | Preparing to unpack .../132-libnl-route-3-200_3.4.0-1_amd64.deb ... 2021-09-30 01:40:27.375 | Unpacking libnl-route-3-200:amd64 (3.4.0-1) ... 2021-09-30 01:40:28.073 | Selecting previously unselected package libibverbs1:amd64. 2021-09-30 01:40:28.081 | Preparing to unpack .../133-libibverbs1_28.0-1ubuntu1_amd64.deb ... 2021-09-30 01:40:28.147 | Unpacking libibverbs1:amd64 (28.0-1ubuntu1) ... 2021-09-30 01:40:29.138 | Selecting previously unselected package ibverbs-providers:amd64. 2021-09-30 01:40:29.146 | Preparing to unpack .../134-ibverbs-providers_28.0-1ubuntu1_amd64.deb ... 2021-09-30 01:40:29.228 | Unpacking ibverbs-providers:amd64 (28.0-1ubuntu1) ... 2021-09-30 01:40:29.651 | Selecting previously unselected package icu-devtools. 2021-09-30 01:40:29.659 | Preparing to unpack .../135-icu-devtools_66.1-2ubuntu2_amd64.deb ... 2021-09-30 01:40:29.712 | Unpacking icu-devtools (66.1-2ubuntu2) ... 2021-09-30 01:40:30.193 | Selecting previously unselected package iputils-arping. 2021-09-30 01:40:30.201 | Preparing to unpack .../136-iputils-arping_3%3a20190709-3_amd64.deb ... 2021-09-30 01:40:30.284 | Unpacking iputils-arping (3:20190709-3) ... 2021-09-30 01:40:30.833 | Selecting previously unselected package javascript-common. 2021-09-30 01:40:30.841 | Preparing to unpack .../137-javascript-common_11_all.deb ... 2021-09-30 01:40:30.915 | Unpacking javascript-common (11) ... 2021-09-30 01:40:31.389 | Selecting previously unselected package libgssrpc4:amd64. 2021-09-30 01:40:31.397 | Preparing to unpack .../138-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... 2021-09-30 01:40:31.445 | Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2021-09-30 01:40:31.867 | Selecting previously unselected package libkdb5-9:amd64. 2021-09-30 01:40:31.875 | Preparing to unpack .../139-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... 2021-09-30 01:40:31.926 | Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2021-09-30 01:40:32.423 | Selecting previously unselected package libkadm5srv-mit11:amd64. 2021-09-30 01:40:32.431 | Preparing to unpack .../140-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... 2021-09-30 01:40:32.501 | Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-09-30 01:40:32.987 | Selecting previously unselected package libkadm5clnt-mit11:amd64. 2021-09-30 01:40:32.996 | Preparing to unpack .../141-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... 2021-09-30 01:40:33.051 | Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-09-30 01:40:33.526 | Selecting previously unselected package comerr-dev:amd64. 2021-09-30 01:40:33.534 | Preparing to unpack .../142-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... 2021-09-30 01:40:33.596 | Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2021-09-30 01:40:34.000 | Selecting previously unselected package krb5-multidev:amd64. 2021-09-30 01:40:34.009 | Preparing to unpack .../143-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... 2021-09-30 01:40:34.074 | Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2021-09-30 01:40:34.532 | Selecting previously unselected package libalgorithm-diff-perl. 2021-09-30 01:40:34.540 | Preparing to unpack .../144-libalgorithm-diff-perl_1.19.03-2_all.deb ... 2021-09-30 01:40:34.598 | Unpacking libalgorithm-diff-perl (1.19.03-2) ... 2021-09-30 01:40:35.006 | Selecting previously unselected package libalgorithm-diff-xs-perl. 2021-09-30 01:40:35.014 | Preparing to unpack .../145-libalgorithm-diff-xs-perl_0.04-6_amd64.deb ... 2021-09-30 01:40:35.063 | Unpacking libalgorithm-diff-xs-perl (0.04-6) ... 2021-09-30 01:40:35.349 | Selecting previously unselected package libalgorithm-merge-perl. 2021-09-30 01:40:35.357 | Preparing to unpack .../146-libalgorithm-merge-perl_0.08-3_all.deb ... 2021-09-30 01:40:35.417 | Unpacking libalgorithm-merge-perl (0.08-3) ... 2021-09-30 01:40:35.708 | Selecting previously unselected package libarchive-cpio-perl. 2021-09-30 01:40:35.716 | Preparing to unpack .../147-libarchive-cpio-perl_0.10-1_all.deb ... 2021-09-30 01:40:35.769 | Unpacking libarchive-cpio-perl (0.10-1) ... 2021-09-30 01:40:36.172 | Selecting previously unselected package libboost-iostreams1.71.0:amd64. 2021-09-30 01:40:36.180 | Preparing to unpack .../148-libboost-iostreams1.71.0_1.71.0-6ubuntu6_amd64.deb ... 2021-09-30 01:40:36.262 | Unpacking libboost-iostreams1.71.0:amd64 (1.71.0-6ubuntu6) ... 2021-09-30 01:40:36.805 | Selecting previously unselected package libboost-thread1.71.0:amd64. 2021-09-30 01:40:36.813 | Preparing to unpack .../149-libboost-thread1.71.0_1.71.0-6ubuntu6_amd64.deb ... 2021-09-30 01:40:36.943 | Unpacking libboost-thread1.71.0:amd64 (1.71.0-6ubuntu6) ... 2021-09-30 01:40:37.400 | Selecting previously unselected package libfile-fcntllock-perl. 2021-09-30 01:40:37.408 | Preparing to unpack .../150-libfile-fcntllock-perl_0.22-3build4_amd64.deb ... 2021-09-30 01:40:37.469 | Unpacking libfile-fcntllock-perl (0.22-3build4) ... 2021-09-30 01:40:37.960 | Selecting previously unselected package libgts-bin. 2021-09-30 01:40:37.968 | Preparing to unpack .../151-libgts-bin_0.7.6+darcs121130-4_amd64.deb ... 2021-09-30 01:40:38.038 | Unpacking libgts-bin (0.7.6+darcs121130-4) ... 2021-09-30 01:40:38.406 | Selecting previously unselected package libicu-dev:amd64. 2021-09-30 01:40:38.414 | Preparing to unpack .../152-libicu-dev_66.1-2ubuntu2_amd64.deb ... 2021-09-30 01:40:38.468 | Unpacking libicu-dev:amd64 (66.1-2ubuntu2) ... 2021-09-30 01:40:40.427 | Selecting previously unselected package libipset13:amd64. 2021-09-30 01:40:40.435 | Preparing to unpack .../153-libipset13_7.5-1~exp1_amd64.deb ... 2021-09-30 01:40:40.491 | Unpacking libipset13:amd64 (7.5-1~exp1) ... 2021-09-30 01:40:41.137 | Selecting previously unselected package librdmacm1:amd64. 2021-09-30 01:40:41.145 | Preparing to unpack .../154-librdmacm1_28.0-1ubuntu1_amd64.deb ... 2021-09-30 01:40:41.318 | Unpacking librdmacm1:amd64 (28.0-1ubuntu1) ... 2021-09-30 01:40:41.821 | Selecting previously unselected package libiscsi7:amd64. 2021-09-30 01:40:41.829 | Preparing to unpack .../155-libiscsi7_1.18.0-2_amd64.deb ... 2021-09-30 01:40:41.914 | Unpacking libiscsi7:amd64 (1.18.0-2) ... 2021-09-30 01:40:42.348 | Selecting previously unselected package libjpeg-turbo8-dev:amd64. 2021-09-30 01:40:42.356 | Preparing to unpack .../156-libjpeg-turbo8-dev_2.0.3-0ubuntu1.20.04.1_amd64.deb ... 2021-09-30 01:40:42.423 | Unpacking libjpeg-turbo8-dev:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2021-09-30 01:40:42.903 | Selecting previously unselected package libjpeg8-dev:amd64. 2021-09-30 01:40:42.911 | Preparing to unpack .../157-libjpeg8-dev_8c-2ubuntu8_amd64.deb ... 2021-09-30 01:40:42.965 | Unpacking libjpeg8-dev:amd64 (8c-2ubuntu8) ... 2021-09-30 01:40:43.279 | Selecting previously unselected package libjpeg-dev:amd64. 2021-09-30 01:40:43.286 | Preparing to unpack .../158-libjpeg-dev_8c-2ubuntu8_amd64.deb ... 2021-09-30 01:40:43.346 | Unpacking libjpeg-dev:amd64 (8c-2ubuntu8) ... 2021-09-30 01:40:43.743 | Selecting previously unselected package libjs-jquery. 2021-09-30 01:40:43.751 | Preparing to unpack .../159-libjs-jquery_3.3.1~dfsg-3_all.deb ... 2021-09-30 01:40:43.811 | Unpacking libjs-jquery (3.3.1~dfsg-3) ... 2021-09-30 01:40:44.272 | Selecting previously unselected package libjs-jquery-metadata. 2021-09-30 01:40:44.281 | Preparing to unpack .../160-libjs-jquery-metadata_12-1.1_all.deb ... 2021-09-30 01:40:44.377 | Unpacking libjs-jquery-metadata (12-1.1) ... 2021-09-30 01:40:44.703 | Selecting previously unselected package libjs-jquery-tablesorter. 2021-09-30 01:40:44.711 | Preparing to unpack .../161-libjs-jquery-tablesorter_1%3a2.31.1+dfsg1-1_all.deb ... 2021-09-30 01:40:44.809 | Unpacking libjs-jquery-tablesorter (1:2.31.1+dfsg1-1) ... 2021-09-30 01:40:45.313 | Selecting previously unselected package libltdl-dev:amd64. 2021-09-30 01:40:45.321 | Preparing to unpack .../162-libltdl-dev_2.4.6-14_amd64.deb ... 2021-09-30 01:40:45.417 | Unpacking libltdl-dev:amd64 (2.4.6-14) ... 2021-09-30 01:40:45.954 | Selecting previously unselected package libsys-hostname-long-perl. 2021-09-30 01:40:45.962 | Preparing to unpack .../163-libsys-hostname-long-perl_1.5-1_all.deb ... 2021-09-30 01:40:46.032 | Unpacking libsys-hostname-long-perl (1.5-1) ... 2021-09-30 01:40:46.469 | Selecting previously unselected package libmail-sendmail-perl. 2021-09-30 01:40:46.476 | Preparing to unpack .../164-libmail-sendmail-perl_0.80-1_all.deb ... 2021-09-30 01:40:46.548 | Unpacking libmail-sendmail-perl (0.80-1) ... 2021-09-30 01:40:47.046 | Selecting previously unselected package libssl-dev:amd64. 2021-09-30 01:40:47.054 | Preparing to unpack .../165-libssl-dev_1.1.1f-1ubuntu2.8_amd64.deb ... 2021-09-30 01:40:47.136 | Unpacking libssl-dev:amd64 (1.1.1f-1ubuntu2.8) ... 2021-09-30 01:40:47.855 | Selecting previously unselected package libmysqlclient-dev. 2021-09-30 01:40:47.863 | Preparing to unpack .../166-libmysqlclient-dev_8.0.26-0ubuntu0.20.04.3_amd64.deb ... 2021-09-30 01:40:47.920 | Unpacking libmysqlclient-dev (8.0.26-0ubuntu0.20.04.3) ... 2021-09-30 01:40:48.640 | Selecting previously unselected package libncurses-dev:amd64. 2021-09-30 01:40:48.648 | Preparing to unpack .../167-libncurses-dev_6.2-0ubuntu2_amd64.deb ... 2021-09-30 01:40:48.702 | Unpacking libncurses-dev:amd64 (6.2-0ubuntu2) ... 2021-09-30 01:40:49.335 | Selecting previously unselected package libomp5-10:amd64. 2021-09-30 01:40:49.344 | Preparing to unpack .../168-libomp5-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-09-30 01:40:49.415 | Unpacking libomp5-10:amd64 (1:10.0.0-4ubuntu1) ... 2021-09-30 01:40:49.857 | Selecting previously unselected package libomp-10-dev. 2021-09-30 01:40:49.865 | Preparing to unpack .../169-libomp-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-09-30 01:40:49.929 | Unpacking libomp-10-dev (1:10.0.0-4ubuntu1) ... 2021-09-30 01:40:50.450 | Selecting previously unselected package libpq5:amd64. 2021-09-30 01:40:50.458 | Preparing to unpack .../170-libpq5_12.8-0ubuntu0.20.04.1_amd64.deb ... 2021-09-30 01:40:50.508 | Unpacking libpq5:amd64 (12.8-0ubuntu0.20.04.1) ... 2021-09-30 01:40:50.918 | Selecting previously unselected package libpq-dev. 2021-09-30 01:40:50.926 | Preparing to unpack .../171-libpq-dev_12.8-0ubuntu0.20.04.1_amd64.deb ... 2021-09-30 01:40:50.986 | Unpacking libpq-dev (12.8-0ubuntu0.20.04.1) ... 2021-09-30 01:40:51.650 | Selecting previously unselected package librados2. 2021-09-30 01:40:51.658 | Preparing to unpack .../172-librados2_15.2.13-0ubuntu0.20.04.2_amd64.deb ... 2021-09-30 01:40:51.731 | Unpacking librados2 (15.2.13-0ubuntu0.20.04.2) ... 2021-09-30 01:40:52.753 | Selecting previously unselected package librbd1. 2021-09-30 01:40:52.761 | Preparing to unpack .../173-librbd1_15.2.13-0ubuntu0.20.04.2_amd64.deb ... 2021-09-30 01:40:52.817 | Unpacking librbd1 (15.2.13-0ubuntu0.20.04.2) ... 2021-09-30 01:40:53.467 | Selecting previously unselected package libsasl2-dev. 2021-09-30 01:40:53.475 | Preparing to unpack .../174-libsasl2-dev_2.1.27+dfsg-2_amd64.deb ... 2021-09-30 01:40:53.529 | Unpacking libsasl2-dev (2.1.27+dfsg-2) ... 2021-09-30 01:40:54.028 | Selecting previously unselected package libsystemd-dev:amd64. 2021-09-30 01:40:54.036 | Preparing to unpack .../175-libsystemd-dev_245.4-4ubuntu3.13_amd64.deb ... 2021-09-30 01:40:54.102 | Unpacking libsystemd-dev:amd64 (245.4-4ubuntu3.13) ... 2021-09-30 01:40:54.592 | Selecting previously unselected package libtinfo-dev:amd64. 2021-09-30 01:40:54.601 | Preparing to unpack .../176-libtinfo-dev_6.2-0ubuntu2_amd64.deb ... 2021-09-30 01:40:54.678 | Unpacking libtinfo-dev:amd64 (6.2-0ubuntu2) ... 2021-09-30 01:40:55.108 | Selecting previously unselected package libx86-1:amd64. 2021-09-30 01:40:55.116 | Preparing to unpack .../177-libx86-1_1.1+ds1-11_amd64.deb ... 2021-09-30 01:40:55.177 | Unpacking libx86-1:amd64 (1.1+ds1-11) ... 2021-09-30 01:40:55.581 | Selecting previously unselected package libxml2-dev:amd64. 2021-09-30 01:40:55.589 | Preparing to unpack .../178-libxml2-dev_2.9.10+dfsg-5ubuntu0.20.04.1_amd64.deb ... 2021-09-30 01:40:55.660 | Unpacking libxml2-dev:amd64 (2.9.10+dfsg-5ubuntu0.20.04.1) ... 2021-09-30 01:40:56.267 | Selecting previously unselected package libxslt1-dev:amd64. 2021-09-30 01:40:56.275 | Preparing to unpack .../179-libxslt1-dev_1.1.34-4_amd64.deb ... 2021-09-30 01:40:56.335 | Unpacking libxslt1-dev:amd64 (1.1.34-4) ... 2021-09-30 01:40:56.851 | Selecting previously unselected package llvm-10-runtime. 2021-09-30 01:40:56.860 | Preparing to unpack .../180-llvm-10-runtime_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-09-30 01:40:56.912 | Unpacking llvm-10-runtime (1:10.0.0-4ubuntu1) ... 2021-09-30 01:40:57.360 | Selecting previously unselected package libpfm4:amd64. 2021-09-30 01:40:57.368 | Preparing to unpack .../181-libpfm4_4.10.1+git20-g7700f49-2_amd64.deb ... 2021-09-30 01:40:57.411 | Unpacking libpfm4:amd64 (4.10.1+git20-g7700f49-2) ... 2021-09-30 01:40:57.804 | Selecting previously unselected package llvm-10. 2021-09-30 01:40:57.812 | Preparing to unpack .../182-llvm-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-09-30 01:40:57.861 | Unpacking llvm-10 (1:10.0.0-4ubuntu1) ... 2021-09-30 01:40:58.966 | Selecting previously unselected package libffi-dev:amd64. 2021-09-30 01:40:58.974 | Preparing to unpack .../183-libffi-dev_3.3-4_amd64.deb ... 2021-09-30 01:40:59.028 | Unpacking libffi-dev:amd64 (3.3-4) ... 2021-09-30 01:40:59.388 | Selecting previously unselected package python3-pygments. 2021-09-30 01:40:59.397 | Preparing to unpack .../184-python3-pygments_2.3.1+dfsg-1ubuntu2.2_all.deb ... 2021-09-30 01:40:59.456 | Unpacking python3-pygments (2.3.1+dfsg-1ubuntu2.2) ... 2021-09-30 01:40:59.907 | Selecting previously unselected package llvm-10-tools. 2021-09-30 01:40:59.915 | Preparing to unpack .../185-llvm-10-tools_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-09-30 01:40:59.969 | Unpacking llvm-10-tools (1:10.0.0-4ubuntu1) ... 2021-09-30 01:41:00.543 | Selecting previously unselected package libz3-4:amd64. 2021-09-30 01:41:00.552 | Preparing to unpack .../186-libz3-4_4.8.7-4build1_amd64.deb ... 2021-09-30 01:41:00.599 | Unpacking libz3-4:amd64 (4.8.7-4build1) ... 2021-09-30 01:41:01.891 | Selecting previously unselected package libz3-dev:amd64. 2021-09-30 01:41:01.899 | Preparing to unpack .../187-libz3-dev_4.8.7-4build1_amd64.deb ... 2021-09-30 01:41:01.942 | Unpacking libz3-dev:amd64 (4.8.7-4build1) ... 2021-09-30 01:41:02.400 | Selecting previously unselected package llvm-10-dev. 2021-09-30 01:41:02.408 | Preparing to unpack .../188-llvm-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-09-30 01:41:02.479 | Unpacking llvm-10-dev (1:10.0.0-4ubuntu1) ... 2021-09-30 01:41:07.312 | Selecting previously unselected package lsscsi. 2021-09-30 01:41:07.321 | Preparing to unpack .../189-lsscsi_0.30-0.1_amd64.deb ... 2021-09-30 01:41:07.371 | Unpacking lsscsi (0.30-0.1) ... 2021-09-30 01:41:07.845 | Selecting previously unselected package pkg-config. 2021-09-30 01:41:07.854 | Preparing to unpack .../190-pkg-config_0.29.1-0ubuntu4_amd64.deb ... 2021-09-30 01:41:07.925 | Unpacking pkg-config (0.29.1-0ubuntu4) ... 2021-09-30 01:41:08.274 | Selecting previously unselected package pm-utils. 2021-09-30 01:41:08.283 | Preparing to unpack .../191-pm-utils_1.4.1-19_all.deb ... 2021-09-30 01:41:08.325 | Unpacking pm-utils (1.4.1-19) ... 2021-09-30 01:41:08.708 | Selecting previously unselected package postgresql-client-common. 2021-09-30 01:41:08.717 | Preparing to unpack .../192-postgresql-client-common_214ubuntu0.1_all.deb ... 2021-09-30 01:41:08.792 | Unpacking postgresql-client-common (214ubuntu0.1) ... 2021-09-30 01:41:09.177 | Selecting previously unselected package postgresql-client-12. 2021-09-30 01:41:09.185 | Preparing to unpack .../193-postgresql-client-12_12.8-0ubuntu0.20.04.1_amd64.deb ... 2021-09-30 01:41:09.234 | Unpacking postgresql-client-12 (12.8-0ubuntu0.20.04.1) ... 2021-09-30 01:41:09.769 | Selecting previously unselected package ssl-cert. 2021-09-30 01:41:09.778 | Preparing to unpack .../194-ssl-cert_1.0.39_all.deb ... 2021-09-30 01:41:09.832 | Unpacking ssl-cert (1.0.39) ... 2021-09-30 01:41:10.358 | Selecting previously unselected package postgresql-common. 2021-09-30 01:41:10.366 | Preparing to unpack .../195-postgresql-common_214ubuntu0.1_all.deb ... 2021-09-30 01:41:10.439 | Adding 'diversion of /usr/bin/pg_config to /usr/bin/pg_config.libpq-dev by postgresql-common' 2021-09-30 01:41:10.484 | Unpacking postgresql-common (214ubuntu0.1) ... 2021-09-30 01:41:10.914 | Selecting previously unselected package postgresql-server-dev-12. 2021-09-30 01:41:10.923 | Preparing to unpack .../196-postgresql-server-dev-12_12.8-0ubuntu0.20.04.1_amd64.deb ... 2021-09-30 01:41:10.970 | Unpacking postgresql-server-dev-12 (12.8-0ubuntu0.20.04.1) ... 2021-09-30 01:41:11.582 | Selecting previously unselected package postgresql-server-dev-all. 2021-09-30 01:41:11.591 | Preparing to unpack .../197-postgresql-server-dev-all_214ubuntu0.1_all.deb ... 2021-09-30 01:41:11.628 | Unpacking postgresql-server-dev-all (214ubuntu0.1) ... 2021-09-30 01:41:11.908 | Selecting previously unselected package python-pip-whl. 2021-09-30 01:41:11.916 | Preparing to unpack .../198-python-pip-whl_20.0.2-5ubuntu1.6_all.deb ... 2021-09-30 01:41:11.953 | Unpacking python-pip-whl (20.0.2-5ubuntu1.6) ... 2021-09-30 01:41:12.479 | Selecting previously unselected package python3-mysqldb. 2021-09-30 01:41:12.489 | Preparing to unpack .../199-python3-mysqldb_1.4.4-2build1_amd64.deb ... 2021-09-30 01:41:12.542 | Unpacking python3-mysqldb (1.4.4-2build1) ... 2021-09-30 01:41:12.959 | Selecting previously unselected package python3-wheel. 2021-09-30 01:41:12.968 | Preparing to unpack .../200-python3-wheel_0.34.2-1_all.deb ... 2021-09-30 01:41:13.016 | Unpacking python3-wheel (0.34.2-1) ... 2021-09-30 01:41:13.440 | Selecting previously unselected package python3-pip. 2021-09-30 01:41:13.449 | Preparing to unpack .../201-python3-pip_20.0.2-5ubuntu1.6_all.deb ... 2021-09-30 01:41:13.496 | Unpacking python3-pip (20.0.2-5ubuntu1.6) ... 2021-09-30 01:41:13.926 | Selecting previously unselected package python3.8-venv. 2021-09-30 01:41:13.934 | Preparing to unpack .../202-python3.8-venv_3.8.10-0ubuntu1~20.04_amd64.deb ... 2021-09-30 01:41:13.970 | Unpacking python3.8-venv (3.8.10-0ubuntu1~20.04) ... 2021-09-30 01:41:14.223 | Selecting previously unselected package python3-venv. 2021-09-30 01:41:14.231 | Preparing to unpack .../203-python3-venv_3.8.2-0ubuntu2_amd64.deb ... 2021-09-30 01:41:14.291 | Unpacking python3-venv (3.8.2-0ubuntu2) ... 2021-09-30 01:41:14.582 | Selecting previously unselected package qemu-block-extra:amd64. 2021-09-30 01:41:14.591 | Preparing to unpack .../204-qemu-block-extra_1%3a4.2-3ubuntu6.17_amd64.deb ... 2021-09-30 01:41:14.655 | Unpacking qemu-block-extra:amd64 (1:4.2-3ubuntu6.17) ... 2021-09-30 01:41:14.992 | Selecting previously unselected package qemu-utils. 2021-09-30 01:41:15.001 | Preparing to unpack .../205-qemu-utils_1%3a4.2-3ubuntu6.17_amd64.deb ... 2021-09-30 01:41:15.068 | Unpacking qemu-utils (1:4.2-3ubuntu6.17) ... 2021-09-30 01:41:15.554 | Selecting previously unselected package sharutils. 2021-09-30 01:41:15.562 | Preparing to unpack .../206-sharutils_1%3a4.15.2-4build1_amd64.deb ... 2021-09-30 01:41:15.616 | Unpacking sharutils (1:4.15.2-4build1) ... 2021-09-30 01:41:15.902 | Selecting previously unselected package sqlite3. 2021-09-30 01:41:15.911 | Preparing to unpack .../207-sqlite3_3.31.1-4ubuntu0.2_amd64.deb ... 2021-09-30 01:41:15.948 | Unpacking sqlite3 (3.31.1-4ubuntu0.2) ... 2021-09-30 01:41:16.457 | Selecting previously unselected package unzip. 2021-09-30 01:41:16.466 | Preparing to unpack .../208-unzip_6.0-25ubuntu1_amd64.deb ... 2021-09-30 01:41:16.519 | Unpacking unzip (6.0-25ubuntu1) ... 2021-09-30 01:41:16.914 | Selecting previously unselected package vbetool. 2021-09-30 01:41:16.922 | Preparing to unpack .../209-vbetool_1.1-4_amd64.deb ... 2021-09-30 01:41:16.974 | Unpacking vbetool (1.1-4) ... 2021-09-30 01:41:17.428 | Selecting previously unselected package ipset. 2021-09-30 01:41:17.437 | Preparing to unpack .../210-ipset_7.5-1~exp1_amd64.deb ... 2021-09-30 01:41:17.491 | Unpacking ipset (7.5-1~exp1) ... 2021-09-30 01:41:17.867 | Selecting previously unselected package ipvsadm. 2021-09-30 01:41:17.875 | Preparing to unpack .../211-ipvsadm_1%3a1.31-1_amd64.deb ... 2021-09-30 01:41:17.923 | Unpacking ipvsadm (1:1.31-1) ... 2021-09-30 01:41:18.283 | Selecting previously unselected package libapache2-mod-proxy-uwsgi. 2021-09-30 01:41:18.292 | Preparing to unpack .../212-libapache2-mod-proxy-uwsgi_2.4.41-4ubuntu3.6_amd64.deb ... 2021-09-30 01:41:18.353 | Unpacking libapache2-mod-proxy-uwsgi (2.4.41-4ubuntu3.6) ... 2021-09-30 01:41:18.680 | Selecting previously unselected package liberasurecode1:amd64. 2021-09-30 01:41:18.688 | Preparing to unpack .../213-liberasurecode1_1.6.1-4_amd64.deb ... 2021-09-30 01:41:18.736 | Unpacking liberasurecode1:amd64 (1.6.1-4) ... 2021-09-30 01:41:19.039 | Selecting previously unselected package liberasurecode-dev:amd64. 2021-09-30 01:41:19.048 | Preparing to unpack .../214-liberasurecode-dev_1.6.1-4_amd64.deb ... 2021-09-30 01:41:19.090 | Unpacking liberasurecode-dev:amd64 (1.6.1-4) ... 2021-09-30 01:41:19.388 | Selecting previously unselected package libkrb5-dev:amd64. 2021-09-30 01:41:19.397 | Preparing to unpack .../215-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... 2021-09-30 01:41:19.427 | Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2021-09-30 01:41:19.737 | Selecting previously unselected package libyaml-dev:amd64. 2021-09-30 01:41:19.745 | Preparing to unpack .../216-libyaml-dev_0.2.2-1_amd64.deb ... 2021-09-30 01:41:19.804 | Unpacking libyaml-dev:amd64 (0.2.2-1) ... 2021-09-30 01:41:20.108 | Selecting previously unselected package socat. 2021-09-30 01:41:20.117 | Preparing to unpack .../217-socat_1.7.3.3-2_amd64.deb ... 2021-09-30 01:41:20.170 | Unpacking socat (1.7.3.3-2) ... 2021-09-30 01:41:20.626 | Selecting previously unselected package vlan. 2021-09-30 01:41:20.635 | Preparing to unpack .../218-vlan_2.0.4ubuntu1.20.04.1_all.deb ... 2021-09-30 01:41:20.689 | Unpacking vlan (2.0.4ubuntu1.20.04.1) ... 2021-09-30 01:41:21.075 | Setting up genisoimage (9:1.1.11-3.1ubuntu1) ... 2021-09-30 01:41:21.233 | Setting up postgresql-client-common (214ubuntu0.1) ... 2021-09-30 01:41:21.437 | Setting up javascript-common (11) ... 2021-09-30 01:41:21.672 | Package apache2 is not configured yet. Will defer actions by package javascript-common. 2021-09-30 01:41:21.742 | Setting up libgraphite2-3:amd64 (1.3.13-11build1) ... 2021-09-30 01:41:21.867 | Setting up dnsmasq-utils (2.80-1.1ubuntu1.4) ... 2021-09-30 01:41:22.022 | Setting up libpixman-1-0:amd64 (0.38.4-0ubuntu1) ... 2021-09-30 01:41:22.174 | Setting up mysql-common (5.8+1.0.5ubuntu2) ... 2021-09-30 01:41:22.419 | update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2021-09-30 01:41:22.502 | Setting up dstat (0.7.4-6) ... 2021-09-30 01:41:22.938 | /usr/share/dstat/dstat_mysql_keys.py:41: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? 2021-09-30 01:41:22.938 | if op.debug > 1: print('%s: exception' (self.filename, e)) 2021-09-30 01:41:22.956 | /usr/share/dstat/dstat_squid.py:48: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? 2021-09-30 01:41:22.956 | if op.debug > 1: print('%s: exception' (self.filename, e)) 2021-09-30 01:41:23.039 | Setting up libncurses-dev:amd64 (6.2-0ubuntu2) ... 2021-09-30 01:41:23.199 | Setting up libxpm4:amd64 (1:3.5.12-1) ... 2021-09-30 01:41:23.364 | Setting up libstdc++-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ... 2021-09-30 01:41:23.528 | Setting up libxrender1:amd64 (1:0.9.10-1) ... 2021-09-30 01:41:23.690 | Setting up libdatrie1:amd64 (0.2.12-3) ... 2021-09-30 01:41:23.839 | Setting up libyaml-dev:amd64 (0.2.2-1) ... 2021-09-30 01:41:23.980 | Setting up libfile-fcntllock-perl (0.22-3build4) ... 2021-09-30 01:41:24.079 | Setting up libx86-1:amd64 (1.1+ds1-11) ... 2021-09-30 01:41:24.222 | Setting up libxcb-render0:amd64 (1.14-2) ... 2021-09-30 01:41:24.348 | Setting up libalgorithm-diff-perl (1.19.03-2) ... 2021-09-30 01:41:24.489 | Setting up libarchive-zip-perl (1.67-2) ... 2021-09-30 01:41:24.633 | Setting up libgc1c2:amd64 (1:7.6.4-0.4ubuntu1) ... 2021-09-30 01:41:24.765 | Setting up vbetool (1.1-4) ... 2021-09-30 01:41:24.890 | Setting up libsnmp-base (5.8+dfsg-2ubuntu2.3) ... 2021-09-30 01:41:25.049 | Setting up pm-utils (1.4.1-19) ... 2021-09-30 01:41:25.245 | Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.8) ... 2021-09-30 01:41:25.700 | Setting up unzip (6.0-25ubuntu1) ... 2021-09-30 01:41:25.873 | Setting up libdebhelper-perl (12.10ubuntu1) ... 2021-09-30 01:41:26.050 | Setting up liblab-gamut1:amd64 (2.42.2-3build2) ... 2021-09-30 01:41:26.193 | Setting up x11-common (1:7.7+19ubuntu14) ... 2021-09-30 01:41:27.329 | update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults 2021-09-30 01:41:28.085 | Setting up libsensors-config (1:3.6.0-2ubuntu1) ... 2021-09-30 01:41:28.290 | Setting up libapr1:amd64 (1.6.5-1ubuntu1) ... 2021-09-30 01:41:28.445 | Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 2021-09-30 01:41:28.586 | Setting up m4 (1.4.18-4) ... 2021-09-30 01:41:28.725 | Setting up python3-yaml (5.3.1-1ubuntu0.1) ... 2021-09-30 01:41:29.208 | Setting up libobjc4:amd64 (10.3.0-1ubuntu1~20.04) ... 2021-09-30 01:41:29.353 | Setting up libxcb-shm0:amd64 (1.14-2) ... 2021-09-30 01:41:29.507 | Setting up iputils-arping (3:20190709-3) ... 2021-09-30 01:41:29.679 | Setting up libffi-dev:amd64 (3.3-4) ... 2021-09-30 01:41:29.827 | Setting up conntrack (1:1.4.5-2) ... 2021-09-30 01:41:29.964 | Setting up libboost-iostreams1.71.0:amd64 (1.71.0-6ubuntu6) ... 2021-09-30 01:41:30.073 | Setting up python3-wheel (0.34.2-1) ... 2021-09-30 01:41:30.433 | Setting up libjbig0:amd64 (2.1-3.1build1) ... 2021-09-30 01:41:30.582 | Setting up open-iscsi (2.0.874-7.1ubuntu6.2) ... 2021-09-30 01:41:31.065 | grep: /lib/modules-load.d/open-iscsi.conf: No such file or directory 2021-09-30 01:41:33.336 | Setting up memcached (1.5.22-2ubuntu0.2) ... 2021-09-30 01:41:35.160 | Created symlink /etc/systemd/system/multi-user.target.wants/memcached.service → /lib/systemd/system/memcached.service. 2021-09-30 01:41:35.912 | Setting up libfakeroot:amd64 (1.24-1) ... 2021-09-30 01:41:36.119 | Setting up libjansson4:amd64 (2.12-1build1) ... 2021-09-30 01:41:36.239 | Setting up acl (2.2.53-6) ... 2021-09-30 01:41:36.410 | Setting up dns-root-data (2019052802) ... 2021-09-30 01:41:36.587 | Setting up libllvm10:amd64 (1:10.0.0-4ubuntu1) ... 2021-09-30 01:41:36.816 | Setting up fakeroot (1.24-1) ... 2021-09-30 01:41:36.954 | update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode 2021-09-30 01:41:37.101 | Setting up libgts-0.7-5:amd64 (0.7.6+darcs121130-4) ... 2021-09-30 01:41:37.307 | Setting up libldap2-dev:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 2021-09-30 01:41:37.530 | Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2021-09-30 01:41:37.694 | Setting up autotools-dev (20180224.1) ... 2021-09-30 01:41:37.867 | Setting up python3-pygments (2.3.1+dfsg-1ubuntu2.2) ... 2021-09-30 01:41:38.871 | Setting up libz3-4:amd64 (4.8.7-4build1) ... 2021-09-30 01:41:39.027 | Setting up libsasl2-dev (2.1.27+dfsg-2) ... 2021-09-30 01:41:39.197 | Setting up libpfm4:amd64 (4.10.1+git20-g7700f49-2) ... 2021-09-30 01:41:39.387 | Setting up make (4.2.1-1.2) ... 2021-09-30 01:41:39.530 | Setting up libidn11:amd64 (1.33-2.2ubuntu2) ... 2021-09-30 01:41:39.707 | Setting up libclang1-10 (1:10.0.0-4ubuntu1) ... 2021-09-30 01:41:39.876 | Setting up uuid-dev:amd64 (2.34-0.1ubuntu9.1) ... 2021-09-30 01:41:40.048 | Setting up libpathplan4:amd64 (2.42.2-3build2) ... 2021-09-30 01:41:40.214 | Setting up ebtables (2.0.11-3build1) ... 2021-09-30 01:41:40.985 | Setting up socat (1.7.3.3-2) ... 2021-09-30 01:41:41.153 | Setting up libann0 (1.1.2+doc-7build1) ... 2021-09-30 01:41:41.328 | Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2021-09-30 01:41:41.501 | Setting up libssl-dev:amd64 (1.1.1f-1ubuntu2.8) ... 2021-09-30 01:41:41.661 | Setting up autopoint (0.19.8.1-10build1) ... 2021-09-30 01:41:41.831 | Setting up binfmt-support (2.2.0-2) ... 2021-09-30 01:41:42.279 | Created symlink /etc/systemd/system/multi-user.target.wants/binfmt-support.service → /lib/systemd/system/binfmt-support.service. 2021-09-30 01:41:43.397 | Setting up libwebp6:amd64 (0.6.1-2ubuntu0.20.04.1) ... 2021-09-30 01:41:43.558 | Setting up icu-devtools (66.1-2ubuntu2) ... 2021-09-30 01:41:43.713 | Setting up fonts-dejavu-core (2.37-1) ... 2021-09-30 01:41:44.539 | Setting up libnetfilter-queue1 (1.0.3-1) ... 2021-09-30 01:41:44.673 | Setting up lsscsi (0.30-0.1) ... 2021-09-30 01:41:44.819 | Setting up git (1:2.25.1-1ubuntu3.2) ... 2021-09-30 01:41:45.036 | Setting up libsensors5:amd64 (1:3.6.0-2ubuntu1) ... 2021-09-30 01:41:45.181 | Setting up g++-9 (9.3.0-17ubuntu1~20.04) ... 2021-09-30 01:41:45.362 | Setting up libjpeg-turbo8:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2021-09-30 01:41:45.541 | Setting up libobjc-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ... 2021-09-30 01:41:45.705 | Setting up libdpkg-perl (1.19.7ubuntu3) ... 2021-09-30 01:41:45.890 | Setting up autoconf (2.69-11.1) ... 2021-09-30 01:41:46.122 | Setting up liberasurecode1:amd64 (1.6.1-4) ... 2021-09-30 01:41:46.271 | Setting up g++ (4:9.3.0-1ubuntu2) ... 2021-09-30 01:41:46.414 | update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode 2021-09-30 01:41:46.500 | Setting up dwz (0.13-5) ... 2021-09-30 01:41:46.631 | Setting up libsctp1:amd64 (1.0.18+dfsg-1) ... 2021-09-30 01:41:46.804 | Setting up libnetfilter-cthelper0:amd64 (1.0.0-1ubuntu2) ... 2021-09-30 01:41:46.975 | Setting up libipset13:amd64 (7.5-1~exp1) ... 2021-09-30 01:41:47.124 | Setting up liblua5.2-0:amd64 (5.2.4-1.1build3) ... 2021-09-30 01:41:47.215 | Setting up vlan (2.0.4ubuntu1.20.04.1) ... 2021-09-30 01:41:47.659 | Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2021-09-30 01:41:47.855 | Setting up libomp5-10:amd64 (1:10.0.0-4ubuntu1) ... 2021-09-30 01:41:48.002 | Setting up libarchive-cpio-perl (0.10-1) ... 2021-09-30 01:41:48.176 | Setting up liblua5.3-0:amd64 (5.3.3-1.1ubuntu2) ... 2021-09-30 01:41:48.335 | Setting up fonts-liberation (1:1.07.4-11) ... 2021-09-30 01:41:48.530 | Setting up libnl-3-200:amd64 (3.4.0-1) ... 2021-09-30 01:41:48.751 | Setting up libboost-thread1.71.0:amd64 (1.71.0-6ubuntu6) ... 2021-09-30 01:41:48.887 | Setting up libc6-i386 (2.31-0ubuntu9.2) ... 2021-09-30 01:41:49.082 | Setting up libcurl4:amd64 (7.68.0-1ubuntu2.7) ... 2021-09-30 01:41:49.227 | Setting up libsub-override-perl (0.09-2) ... 2021-09-30 01:41:49.392 | Setting up libharfbuzz0b:amd64 (2.6.4-1ubuntu4) ... 2021-09-30 01:41:49.552 | Setting up libthai-data (0.1.28-3) ... 2021-09-30 01:41:49.707 | Setting up python-pip-whl (20.0.2-5ubuntu1.6) ... 2021-09-30 01:41:49.831 | Setting up libcdt5:amd64 (2.42.2-3build2) ... 2021-09-30 01:41:50.015 | Setting up libcgraph6:amd64 (2.42.2-3build2) ... 2021-09-30 01:41:50.151 | Setting up apache2-data (2.4.41-4ubuntu3.6) ... 2021-09-30 01:41:50.311 | Setting up curl (7.68.0-1ubuntu2.7) ... 2021-09-30 01:41:50.494 | Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-09-30 01:41:50.666 | Setting up libjs-jquery (3.3.1~dfsg-3) ... 2021-09-30 01:41:50.842 | Setting up sharutils (1:4.15.2-4build1) ... 2021-09-30 01:41:51.021 | Setting up ipset (7.5-1~exp1) ... 2021-09-30 01:41:51.210 | Setting up openssl (1.1.1f-1ubuntu2.8) ... 2021-09-30 01:41:51.410 | Setting up conntrackd (1:1.4.5-2) ... 2021-09-30 01:41:52.814 | Created symlink /etc/systemd/system/multi-user.target.wants/conntrackd.service → /lib/systemd/system/conntrackd.service. 2021-09-30 01:41:53.192 | Setting up libsys-hostname-long-perl (1.5-1) ... 2021-09-30 01:41:53.330 | Setting up libalgorithm-diff-xs-perl (0.04-6) ... 2021-09-30 01:41:53.461 | Setting up libicu-dev:amd64 (66.1-2ubuntu2) ... 2021-09-30 01:41:53.665 | Setting up libxml2:amd64 (2.9.10+dfsg-5ubuntu0.20.04.1) ... 2021-09-30 01:41:53.821 | Setting up libsystemd-dev:amd64 (245.4-4ubuntu3.13) ... 2021-09-30 01:41:53.962 | Setting up sqlite3 (3.31.1-4ubuntu0.2) ... 2021-09-30 01:41:54.128 | Setting up libalgorithm-merge-perl (0.08-3) ... 2021-09-30 01:41:54.307 | Setting up libaprutil1:amd64 (1.6.1-4ubuntu2) ... 2021-09-30 01:41:54.488 | Setting up libjpeg8:amd64 (8c-2ubuntu8) ... 2021-09-30 01:41:54.633 | Setting up automake (1:1.16.1-4ubuntu6) ... 2021-09-30 01:41:54.722 | update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode 2021-09-30 01:41:54.798 | Setting up libfile-stripnondeterminism-perl (1.7.0-1) ... 2021-09-30 01:41:54.950 | Setting up libtinfo-dev:amd64 (6.2-0ubuntu2) ... 2021-09-30 01:41:55.089 | Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-09-30 01:41:55.253 | Setting up libgts-bin (0.7.6+darcs121130-4) ... 2021-09-30 01:41:55.431 | Setting up libz3-dev:amd64 (4.8.7-4build1) ... 2021-09-30 01:41:55.585 | Setting up libice6:amd64 (2:1.0.10-0ubuntu1) ... 2021-09-30 01:41:55.741 | Setting up libjpeg-turbo8-dev:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2021-09-30 01:41:55.901 | Setting up libmysqlclient21:amd64 (8.0.26-0ubuntu0.20.04.3) ... 2021-09-30 01:41:56.095 | Setting up llvm-10-tools (1:10.0.0-4ubuntu1) ... 2021-09-30 01:41:56.278 | Setting up libsnmp35:amd64 (5.8+dfsg-2ubuntu2.3) ... 2021-09-30 01:41:56.438 | Setting up libomp-10-dev (1:10.0.0-4ubuntu1) ... 2021-09-30 01:41:56.633 | Setting up libtool (2.4.6-14) ... 2021-09-30 01:41:56.815 | Setting up fontconfig-config (2.13.1-2ubuntu3) ... 2021-09-30 01:41:59.301 | Setting up openssh-client (1:8.2p1-4ubuntu0.3) ... 2021-09-30 01:41:59.534 | Setting up libpq5:amd64 (12.8-0ubuntu0.20.04.1) ... 2021-09-30 01:41:59.695 | Setting up haproxy (2.0.13-2ubuntu0.3) ... 2021-09-30 01:42:01.128 | Created symlink /etc/systemd/system/multi-user.target.wants/haproxy.service → /lib/systemd/system/haproxy.service. 2021-09-30 01:42:02.265 | Setting up libpq-dev (12.8-0ubuntu0.20.04.1) ... 2021-09-30 01:42:02.427 | Setting up libaprutil1-ldap:amd64 (1.6.1-4ubuntu2) ... 2021-09-30 01:42:02.587 | Setting up dnsmasq-base (2.80-1.1ubuntu1.4) ... 2021-09-30 01:42:03.295 | Setting up libaprutil1-dbd-sqlite3:amd64 (1.6.1-4ubuntu2) ... 2021-09-30 01:42:03.448 | Setting up libclang-cpp10 (1:10.0.0-4ubuntu1) ... 2021-09-30 01:42:03.610 | Setting up llvm-10-runtime (1:10.0.0-4ubuntu1) ... 2021-09-30 01:42:03.747 | Setting up dpkg-dev (1.19.7ubuntu3) ... 2021-09-30 01:42:03.998 | Setting up libnl-route-3-200:amd64 (3.4.0-1) ... 2021-09-30 01:42:04.204 | Setting up python3-mysqldb (1.4.4-2build1) ... 2021-09-30 01:42:04.602 | Setting up libmail-sendmail-perl (0.80-1) ... 2021-09-30 01:42:04.796 | Setting up libltdl-dev:amd64 (2.4.6-14) ... 2021-09-30 01:42:04.981 | Setting up libthai0:amd64 (0.1.28-3) ... 2021-09-30 01:42:05.152 | Setting up libxml2-dev:amd64 (2.9.10+dfsg-5ubuntu0.20.04.1) ... 2021-09-30 01:42:05.323 | Setting up postgresql-client-12 (12.8-0ubuntu0.20.04.1) ... 2021-09-30 01:42:06.037 | 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 2021-09-30 01:42:06.164 | Setting up lib32gcc-s1 (10.3.0-1ubuntu1~20.04) ... 2021-09-30 01:42:06.290 | Setting up lib32stdc++6 (10.3.0-1ubuntu1~20.04) ... 2021-09-30 01:42:06.450 | Setting up ssl-cert (1.0.39) ... 2021-09-30 01:42:07.316 | Setting up liberasurecode-dev:amd64 (1.6.1-4) ... 2021-09-30 01:42:07.484 | Setting up python3.8-venv (3.8.10-0ubuntu1~20.04) ... 2021-09-30 01:42:07.690 | Setting up libjs-jquery-metadata (12-1.1) ... 2021-09-30 01:42:07.832 | Setting up postgresql-common (214ubuntu0.1) ... 2021-09-30 01:42:09.141 | Adding user postgres to group ssl-cert 2021-09-30 01:42:09.387 | 2021-09-30 01:42:09.388 | Creating config file /etc/postgresql-common/createcluster.conf with new version 2021-09-30 01:42:09.589 | Building PostgreSQL dictionaries from installed myspell/hunspell packages... 2021-09-30 01:42:09.590 | Removing obsolete dictionary files: 2021-09-30 01:42:10.189 | Created symlink /etc/systemd/system/multi-user.target.wants/postgresql.service → /lib/systemd/system/postgresql.service. 2021-09-30 01:42:11.495 | Setting up libcroco3:amd64 (0.6.13-1) ... 2021-09-30 01:42:11.653 | Setting up libsctp-dev:amd64 (1.0.18+dfsg-1) ... 2021-09-30 01:42:11.786 | Setting up pkg-config (0.29.1-0ubuntu4) ... 2021-09-30 01:42:12.084 | Setting up python3-pip (20.0.2-5ubuntu1.6) ... 2021-09-30 01:42:12.621 | Setting up dh-strip-nondeterminism (1.7.0-1) ... 2021-09-30 01:42:12.750 | Setting up libgvpr2:amd64 (2.42.2-3build2) ... 2021-09-30 01:42:12.899 | Setting up libjs-jquery-tablesorter (1:2.31.1+dfsg1-1) ... 2021-09-30 01:42:13.066 | Setting up libnl-genl-3-200:amd64 (3.4.0-1) ... 2021-09-30 01:42:13.215 | Setting up build-essential (12.8ubuntu1.1) ... 2021-09-30 01:42:13.346 | Setting up libtiff5:amd64 (4.1.0+git191117-2ubuntu0.20.04.2) ... 2021-09-30 01:42:13.443 | Setting up libfontconfig1:amd64 (2.13.1-2ubuntu3) ... 2021-09-30 01:42:13.603 | Setting up libjpeg8-dev:amd64 (8c-2ubuntu8) ... 2021-09-30 01:42:13.739 | Setting up libsm6:amd64 (2:1.2.3-1) ... 2021-09-30 01:42:13.882 | Setting up libmysqlclient-dev (8.0.26-0ubuntu0.20.04.3) ... 2021-09-30 01:42:14.042 | Setting up apache2-utils (2.4.41-4ubuntu3.6) ... 2021-09-30 01:42:14.219 | Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2021-09-30 01:42:14.390 | Setting up ipvsadm (1:1.31-1) ... 2021-09-30 01:42:15.484 | Setting up openssh-sftp-server (1:8.2p1-4ubuntu0.3) ... 2021-09-30 01:42:15.678 | Setting up libibverbs1:amd64 (28.0-1ubuntu1) ... 2021-09-30 01:42:16.084 | Setting up fontconfig (2.13.1-2ubuntu3) ... 2021-09-30 01:42:18.257 | Regenerating fonts cache... done. 2021-09-30 01:42:18.328 | Setting up gettext (0.19.8.1-10build1) ... 2021-09-30 01:42:18.506 | Setting up libxslt1-dev:amd64 (1.1.34-4) ... 2021-09-30 01:42:18.649 | Setting up openssh-server (1:8.2p1-4ubuntu0.3) ... 2021-09-30 01:42:20.331 | rescue-ssh.target is a disabled or a static unit, not starting it. 2021-09-30 01:42:21.282 | Setting up ibverbs-providers:amd64 (28.0-1ubuntu1) ... 2021-09-30 01:42:22.221 | Setting up libclang-common-10-dev (1:10.0.0-4ubuntu1) ... 2021-09-30 01:42:22.398 | Setting up keepalived (1:2.0.19-2) ... 2021-09-30 01:42:23.648 | Created symlink /etc/systemd/system/multi-user.target.wants/keepalived.service → /lib/systemd/system/keepalived.service. 2021-09-30 01:42:24.432 | Setting up llvm-10 (1:10.0.0-4ubuntu1) ... 2021-09-30 01:42:24.621 | Setting up libpango-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2021-09-30 01:42:24.878 | Setting up libjpeg-dev:amd64 (8c-2ubuntu8) ... 2021-09-30 01:42:25.047 | Setting up apache2-bin (2.4.41-4ubuntu3.6) ... 2021-09-30 01:42:25.213 | Setting up libcairo2:amd64 (1.16.0-4ubuntu1) ... 2021-09-30 01:42:25.384 | Setting up intltool-debian (0.35.0+20060710.5) ... 2021-09-30 01:42:25.536 | Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2021-09-30 01:42:25.683 | Setting up llvm-10-dev (1:10.0.0-4ubuntu1) ... 2021-09-30 01:42:25.832 | Setting up python3-venv (3.8.2-0ubuntu2) ... 2021-09-30 01:42:25.996 | Setting up libapr1-dev (1.6.5-1ubuntu1) ... 2021-09-30 01:42:26.155 | Setting up libgd3:amd64 (2.2.5-5.2ubuntu2.1) ... 2021-09-30 01:42:26.312 | Setting up libxt6:amd64 (1:1.1.5-1) ... 2021-09-30 01:42:26.464 | Setting up libaprutil1-dev (1.6.1-4ubuntu2) ... 2021-09-30 01:42:26.614 | Setting up clang-10 (1:10.0.0-4ubuntu1) ... 2021-09-30 01:42:26.735 | Setting up libpangoft2-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2021-09-30 01:42:26.889 | Setting up postgresql-server-dev-12 (12.8-0ubuntu0.20.04.1) ... 2021-09-30 01:42:27.066 | Setting up libpangocairo-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2021-09-30 01:42:27.344 | Setting up librdmacm1:amd64 (28.0-1ubuntu1) ... 2021-09-30 01:42:27.522 | Setting up librados2 (15.2.13-0ubuntu0.20.04.2) ... 2021-09-30 01:42:27.706 | Setting up libxmu6:amd64 (2:1.1.3-0ubuntu1) ... 2021-09-30 01:42:27.860 | Setting up po-debconf (1.0.21) ... 2021-09-30 01:42:28.009 | Setting up apache2 (2.4.41-4ubuntu3.6) ... 2021-09-30 01:42:37.295 | Enabling module mpm_event. 2021-09-30 01:42:37.359 | Enabling module authz_core. 2021-09-30 01:42:37.364 | Enabling module authz_host. 2021-09-30 01:42:37.424 | Enabling module authn_core. 2021-09-30 01:42:37.429 | Enabling module auth_basic. 2021-09-30 01:42:37.488 | Enabling module access_compat. 2021-09-30 01:42:37.547 | Enabling module authn_file. 2021-09-30 01:42:37.606 | Enabling module authz_user. 2021-09-30 01:42:37.665 | Enabling module alias. 2021-09-30 01:42:37.723 | Enabling module dir. 2021-09-30 01:42:37.781 | Enabling module autoindex. 2021-09-30 01:42:37.840 | Enabling module env. 2021-09-30 01:42:37.899 | Enabling module mime. 2021-09-30 01:42:37.957 | Enabling module negotiation. 2021-09-30 01:42:38.016 | Enabling module setenvif. 2021-09-30 01:42:38.075 | Enabling module filter. 2021-09-30 01:42:38.134 | Enabling module deflate. 2021-09-30 01:42:38.193 | Enabling module status. 2021-09-30 01:42:38.251 | Enabling module reqtimeout. 2021-09-30 01:42:38.310 | Enabling conf charset. 2021-09-30 01:42:38.369 | Enabling conf localized-error-pages. 2021-09-30 01:42:38.428 | Enabling conf other-vhosts-access-log. 2021-09-30 01:42:38.486 | Enabling conf security. 2021-09-30 01:42:38.545 | Enabling conf serve-cgi-bin. 2021-09-30 01:42:38.603 | Enabling site 000-default. 2021-09-30 01:42:38.654 | info: Executing deferred 'a2enconf javascript-common' for package javascript-common 2021-09-30 01:42:38.708 | Enabling conf javascript-common. 2021-09-30 01:42:38.965 | Created symlink /etc/systemd/system/multi-user.target.wants/apache2.service → /lib/systemd/system/apache2.service. 2021-09-30 01:42:39.552 | Created symlink /etc/systemd/system/multi-user.target.wants/apache-htcacheclean.service → /lib/systemd/system/apache-htcacheclean.service. 2021-09-30 01:42:42.340 | Setting up libxaw7:amd64 (2:1.0.13-1) ... 2021-09-30 01:42:42.584 | Setting up libgvc6 (2.42.2-3build2) ... 2021-09-30 01:42:42.780 | Setting up librbd1 (15.2.13-0ubuntu0.20.04.2) ... 2021-09-30 01:42:42.955 | Setting up libapache2-mod-proxy-uwsgi (2.4.41-4ubuntu3.6) ... 2021-09-30 01:42:43.146 | Setting up libiscsi7:amd64 (1.18.0-2) ... 2021-09-30 01:42:43.294 | Setting up postgresql-server-dev-all (214ubuntu0.1) ... 2021-09-30 01:42:43.443 | Setting up qemu-block-extra:amd64 (1:4.2-3ubuntu6.17) ... 2021-09-30 01:42:43.612 | Setting up graphviz (2.42.2-3build2) ... 2021-09-30 01:42:43.780 | Setting up qemu-utils (1:4.2-3ubuntu6.17) ... 2021-09-30 01:42:43.959 | Setting up systemd (245.4-4ubuntu3.13) ... 2021-09-30 01:42:44.020 | Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 2021-09-30 01:42:45.941 | Setting up dh-autoreconf (19) ... 2021-09-30 01:42:46.123 | Setting up systemd-timesyncd (245.4-4ubuntu3.13) ... 2021-09-30 01:42:47.233 | Setting up systemd-sysv (245.4-4ubuntu3.13) ... 2021-09-30 01:42:47.398 | Setting up libnss-systemd:amd64 (245.4-4ubuntu3.13) ... 2021-09-30 01:42:47.563 | Setting up debhelper (12.10ubuntu1) ... 2021-09-30 01:42:47.717 | Setting up libpam-systemd:amd64 (245.4-4ubuntu3.13) ... 2021-09-30 01:42:48.296 | Setting up apache2-dev (2.4.41-4ubuntu3.6) ... 2021-09-30 01:42:48.432 | Processing triggers for mime-support (3.64ubuntu1) ... 2021-09-30 01:42:48.530 | Processing triggers for initramfs-tools (0.136ubuntu6.4) ... 2021-09-30 01:42:48.662 | update-initramfs: Generating /boot/initrd.img-5.4.0-72-generic 2021-09-30 01:43:01.534 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-09-30 01:43:01.717 | Processing triggers for rsyslog (8.2001.0-1ubuntu1.1) ... 2021-09-30 01:43:02.254 | Processing triggers for ufw (0.36-6) ... 2021-09-30 01:43:02.500 | Processing triggers for man-db (2.9.1-1) ... 2021-09-30 01:43:28.246 | Processing triggers for dbus (1.12.16-2ubuntu2.1) ... 2021-09-30 01:43:28.493 | Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-09-30 01:43:35.103 | ++ functions-common:apt_get:1115 : result=0 2021-09-30 01:43:35.106 | ++ functions-common:apt_get:1118 : time_stop apt-get 2021-09-30 01:43:35.108 | ++ functions-common:time_stop:2310 : local name 2021-09-30 01:43:35.110 | ++ functions-common:time_stop:2311 : local end_time 2021-09-30 01:43:35.112 | ++ functions-common:time_stop:2312 : local elapsed_time 2021-09-30 01:43:35.114 | ++ functions-common:time_stop:2313 : local total 2021-09-30 01:43:35.116 | ++ functions-common:time_stop:2314 : local start_time 2021-09-30 01:43:35.118 | ++ functions-common:time_stop:2316 : name=apt-get 2021-09-30 01:43:35.120 | ++ functions-common:time_stop:2317 : start_time=1632965903749 2021-09-30 01:43:35.122 | ++ functions-common:time_stop:2319 : [[ -z 1632965903749 ]] 2021-09-30 01:43:35.125 | +++ functions-common:time_stop:2322 : date +%s%3N 2021-09-30 01:43:35.129 | ++ functions-common:time_stop:2322 : end_time=1632966215126 2021-09-30 01:43:35.131 | ++ functions-common:time_stop:2323 : elapsed_time=311377 2021-09-30 01:43:35.133 | ++ functions-common:time_stop:2324 : total=688 2021-09-30 01:43:35.135 | ++ functions-common:time_stop:2326 : _TIME_START[$name]= 2021-09-30 01:43:35.138 | ++ functions-common:time_stop:2327 : _TIME_TOTAL[$name]=312065 2021-09-30 01:43:35.140 | ++ functions-common:apt_get:1119 : return 0 2021-09-30 01:43:35.142 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2021-09-30 01:43:35.145 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2021-09-30 01:43:35.147 | ++ tools/install_prereqs.sh:source:88 : date +%s 2021-09-30 01:43:35.151 | ++ tools/install_prereqs.sh:source:89 : date 2021-09-30 01:43:35.155 | + ./stack.sh:main:758 : [[ False != \T\r\u\e ]] 2021-09-30 01:43:35.157 | + ./stack.sh:main:759 : PYPI_ALTERNATIVE_URL= 2021-09-30 01:43:35.160 | + ./stack.sh:main:759 : /home/ubuntu/devstack/tools/install_pip.sh 2021-09-30 01:43:36.631 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2021-09-30 01:43:36.633 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2021-09-30 01:43:36.635 | ++ tools/install_pip.sh:main:41 : basename https://bootstrap.pypa.io/get-pip.py 2021-09-30 01:43:36.638 | + tools/install_pip.sh:main:41 : LOCAL_PIP=/home/ubuntu/devstack/files/get-pip.py 2021-09-30 01:43:36.640 | + tools/install_pip.sh:main:43 : GetDistro 2021-09-30 01:43:36.642 | + functions-common:GetDistro:373 : GetOSVersion 2021-09-30 01:43:36.644 | + functions-common:GetOSVersion:350 : _ensure_lsb_release 2021-09-30 01:43:36.646 | ++ functions-common:_ensure_lsb_release:327 : command -v lsb_release 2021-09-30 01:43:36.649 | + functions-common:_ensure_lsb_release:327 : [[ -x /usr/bin/lsb_release ]] 2021-09-30 01:43:36.650 | + functions-common:_ensure_lsb_release:328 : return 2021-09-30 01:43:36.653 | ++ functions-common:GetOSVersion:352 : lsb_release -r -s 2021-09-30 01:43:36.716 | + functions-common:GetOSVersion:352 : os_RELEASE=20.04 2021-09-30 01:43:36.718 | ++ functions-common:GetOSVersion:353 : lsb_release -c -s 2021-09-30 01:43:36.780 | + functions-common:GetOSVersion:353 : os_CODENAME=focal 2021-09-30 01:43:36.783 | ++ functions-common:GetOSVersion:354 : lsb_release -i -s 2021-09-30 01:43:36.846 | + functions-common:GetOSVersion:354 : os_VENDOR=Ubuntu 2021-09-30 01:43:36.847 | + functions-common:GetOSVersion:356 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2021-09-30 01:43:36.849 | + functions-common:GetOSVersion:357 : os_PACKAGE=deb 2021-09-30 01:43:36.851 | + functions-common:GetOSVersion:362 : typeset -xr os_VENDOR 2021-09-30 01:43:36.853 | + functions-common:GetOSVersion:363 : typeset -xr os_RELEASE 2021-09-30 01:43:36.855 | + functions-common:GetOSVersion:364 : typeset -xr os_PACKAGE 2021-09-30 01:43:36.856 | + functions-common:GetOSVersion:365 : typeset -xr os_CODENAME 2021-09-30 01:43:36.858 | + functions-common:GetDistro:375 : [[ Ubuntu =~ (Ubuntu) ]] 2021-09-30 01:43:36.860 | + functions-common:GetDistro:378 : DISTRO=focal 2021-09-30 01:43:36.862 | + functions-common:GetDistro:424 : typeset -xr DISTRO 2021-09-30 01:43:36.864 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2021-09-30 01:43:36.864 | Distro: focal 2021-09-30 01:43:36.867 | + tools/install_pip.sh:main:127 : get_versions 2021-09-30 01:43:36.869 | ++ tools/install_pip.sh:get_versions:49 : which pip 2021-09-30 01:43:36.872 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2021-09-30 01:43:36.874 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2021-09-30 01:43:36.877 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2021-09-30 01:43:36.877 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2021-09-30 01:43:37.256 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=20.2.2 2021-09-30 01:43:37.258 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 20.2.2' 2021-09-30 01:43:37.258 | pip: 20.2.2 2021-09-30 01:43:37.260 | + tools/install_pip.sh:get_versions:57 : python3.8 -m pip --version 2021-09-30 01:43:37.616 | pip 20.2.2 from /usr/local/lib/python3.8/dist-packages/pip (python 3.8) 2021-09-30 01:43:37.637 | + tools/install_pip.sh:main:129 : [[ -n '' ]] 2021-09-30 01:43:37.639 | + tools/install_pip.sh:main:134 : [[ focal == focal ]] 2021-09-30 01:43:37.641 | + tools/install_pip.sh:main:135 : exit 0 2021-09-30 01:43:37.644 | + ./stack.sh:main:763 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2021-09-30 01:43:37.647 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2021-09-30 01:43:37.651 | + ./stack.sh:main:764 : fixup_all 2021-09-30 01:43:37.653 | + tools/fixup_stuff.sh:fixup_all:195 : fixup_keystone 2021-09-30 01:43:37.655 | + tools/fixup_stuff.sh:fixup_keystone:39 : keystone_ports=35357,35358 2021-09-30 01:43:37.657 | + tools/fixup_stuff.sh:fixup_keystone:44 : sysctl net.ipv4.ip_local_reserved_ports 2021-09-30 01:43:37.663 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sysctl net.ipv4.ip_local_reserved_ports 2021-09-30 01:43:37.663 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : awk -F= '{print $2;}' 2021-09-30 01:43:37.664 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sed 's/^ //' 2021-09-30 01:43:37.669 | + tools/fixup_stuff.sh:fixup_keystone:46 : reserved_ports= 2021-09-30 01:43:37.671 | + tools/fixup_stuff.sh:fixup_keystone:48 : [[ -z '' ]] 2021-09-30 01:43:37.673 | + tools/fixup_stuff.sh:fixup_keystone:50 : sudo sysctl -w net.ipv4.ip_local_reserved_ports=35357,35358 2021-09-30 01:43:37.680 | net.ipv4.ip_local_reserved_ports = 35357,35358 2021-09-30 01:43:37.684 | + tools/fixup_stuff.sh:fixup_all:196 : fixup_ubuntu 2021-09-30 01:43:37.686 | + tools/fixup_stuff.sh:fixup_ubuntu:66 : [[ focal != \b\i\o\n\i\c ]] 2021-09-30 01:43:37.688 | + tools/fixup_stuff.sh:fixup_ubuntu:67 : return 2021-09-30 01:43:37.690 | + tools/fixup_stuff.sh:fixup_all:197 : fixup_fedora 2021-09-30 01:43:37.692 | + tools/fixup_stuff.sh:fixup_fedora:103 : is_fedora 2021-09-30 01:43:37.694 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2021-09-30 01:43:37.696 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2021-09-30 01:43:37.698 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2021-09-30 01:43:37.700 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-09-30 01:43:37.702 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2021-09-30 01:43:37.704 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2021-09-30 01:43:37.706 | + functions-common:is_fedora:455 : '[' Ubuntu = OracleServer ']' 2021-09-30 01:43:37.708 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2021-09-30 01:43:37.710 | + tools/fixup_stuff.sh:fixup_fedora:104 : return 2021-09-30 01:43:37.713 | + tools/fixup_stuff.sh:fixup_all:198 : fixup_suse 2021-09-30 01:43:37.715 | + tools/fixup_stuff.sh:fixup_suse:156 : is_suse 2021-09-30 01:43:37.717 | + functions-common:is_suse:464 : is_opensuse 2021-09-30 01:43:37.719 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2021-09-30 01:43:37.721 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2021-09-30 01:43:37.723 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2021-09-30 01:43:37.725 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2021-09-30 01:43:37.727 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2021-09-30 01:43:37.730 | + tools/fixup_stuff.sh:fixup_suse:157 : return 2021-09-30 01:43:37.732 | + ./stack.sh:main:767 : pip_install -U os-testr 2021-09-30 01:43:37.751 | Using python 3.8 to install os-testr 2021-09-30 01:43:37.753 | + 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 2021-09-30 01:43:39.379 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-09-30 01:43:39.383 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2021-09-30 01:43:39.389 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2021-09-30 01:43:39.389 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2021-09-30 01:43:39.395 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2021-09-30 01:43:39.396 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-09-30 01:43:39.398 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2021-09-30 01:43:39.398 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2021-09-30 01:43:39.400 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-09-30 01:43:39.509 | Collecting os-testr===2.0.0 2021-09-30 01:43:39.516 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/93a/e59a9d278e557/os_testr-2.0.0-py3-none-any.whl (46 kB) 2021-09-30 01:43:39.689 | Collecting stestr===3.0.1 2021-09-30 01:43:39.695 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/397/f08161af17782/stestr-3.0.1-py3-none-any.whl (117 kB) 2021-09-30 01:43:39.864 | Collecting python-subunit===1.4.0 2021-09-30 01:43:39.871 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/40f/34660c3da3e51/python_subunit-1.4.0-py2.py3-none-any.whl (106 kB) 2021-09-30 01:43:39.948 | Requirement already satisfied, skipping upgrade: pbr===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 44)) (5.5.0) 2021-09-30 01:43:39.951 | Requirement already satisfied, skipping upgrade: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 334)) (2.4.0) 2021-09-30 01:43:39.968 | Requirement already satisfied, skipping upgrade: cliff===3.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 235)) (3.4.0) 2021-09-30 01:43:39.982 | Requirement already satisfied, skipping upgrade: voluptuous===0.11.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 2)) (0.11.7) 2021-09-30 01:43:40.074 | Collecting future===0.18.2 2021-09-30 01:43:40.094 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b1b/ead90b70cf6ec/future-0.18.2.tar.gz (829 kB) 2021-09-30 01:43:41.021 | Requirement already satisfied, skipping upgrade: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 60)) (3.0.0) 2021-09-30 01:43:41.031 | Requirement already satisfied, skipping upgrade: PyYAML===5.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 172)) (5.3.1) 2021-09-30 01:43:41.034 | Requirement already satisfied, skipping upgrade: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 154)) (1.0.0) 2021-09-30 01:43:41.037 | Requirement already satisfied, skipping upgrade: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (1.15.0) 2021-09-30 01:43:41.039 | Requirement already satisfied, skipping upgrade: python-mimeparse===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 93)) (1.6.0) 2021-09-30 01:43:41.041 | Requirement already satisfied, skipping upgrade: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 139)) (1.4.0) 2021-09-30 01:43:41.045 | Requirement already satisfied, skipping upgrade: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 194)) (1.1.0) 2021-09-30 01:43:41.052 | Requirement already satisfied, skipping upgrade: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 136)) (0.7.2) 2021-09-30 01:43:41.054 | Requirement already satisfied, skipping upgrade: stevedore===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 409)) (3.2.2) 2021-09-30 01:43:41.060 | Requirement already satisfied, skipping upgrade: cmd2===1.3.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 418)) (1.3.8) 2021-09-30 01:43:41.112 | Requirement already satisfied, skipping upgrade: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 398)) (2.4.7) 2021-09-30 01:43:41.115 | Requirement already satisfied, skipping upgrade: linecache2===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 350)) (1.0.0) 2021-09-30 01:43:41.118 | Requirement already satisfied, skipping upgrade: argparse in /usr/local/lib/python3.8/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 194)) (1.4.0) 2021-09-30 01:43:41.120 | Requirement already satisfied, skipping upgrade: setuptools>=34.4 in /usr/local/lib/python3.8/dist-packages (from cmd2===1.3.8->-c /opt/stack/requirements/upper-constraints.txt (line 418)) (49.6.0) 2021-09-30 01:43:41.160 | Requirement already satisfied, skipping upgrade: pyperclip===1.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 257)) (1.8.0) 2021-09-30 01:43:41.163 | Requirement already satisfied, skipping upgrade: attrs===20.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 47)) (20.1.0) 2021-09-30 01:43:41.195 | Requirement already satisfied, skipping upgrade: colorama===0.4.3 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 561)) (0.4.3) 2021-09-30 01:43:41.198 | Requirement already satisfied, skipping upgrade: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 133)) (0.2.5) 2021-09-30 01:43:41.203 | Building wheels for collected packages: future 2021-09-30 01:43:41.204 | Building wheel for future (setup.py): started 2021-09-30 01:43:42.233 | Building wheel for future (setup.py): finished with status 'done' 2021-09-30 01:43:42.237 | Created wheel for future: filename=future-0.18.2-py3-none-any.whl size=491058 sha256=710f4e8d630327c4cf10292bfc84b70df45ace185ad8a8f82000c03aae552cbe 2021-09-30 01:43:42.238 | Stored in directory: /root/.cache/pip/wheels/28/5f/d3/d195feb75503b53c2d3ab6230c977e5755765d711064d2e39f 2021-09-30 01:43:42.239 | Successfully built future 2021-09-30 01:43:43.393 | Installing collected packages: python-subunit, future, stestr, os-testr 2021-09-30 01:43:44.538 | Successfully installed future-0.18.2 os-testr-2.0.0 python-subunit-1.4.0 stestr-3.0.1 2021-09-30 01:43:44.641 | WARNING: You are using pip version 20.2.2; however, version 21.2.4 is available. 2021-09-30 01:43:44.641 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-09-30 01:43:44.739 | + inc/python:pip_install:200 : result=0 2021-09-30 01:43:44.742 | + inc/python:pip_install:202 : time_stop pip_install 2021-09-30 01:43:44.744 | + functions-common:time_stop:2310 : local name 2021-09-30 01:43:44.746 | + functions-common:time_stop:2311 : local end_time 2021-09-30 01:43:44.748 | + functions-common:time_stop:2312 : local elapsed_time 2021-09-30 01:43:44.750 | + functions-common:time_stop:2313 : local total 2021-09-30 01:43:44.752 | + functions-common:time_stop:2314 : local start_time 2021-09-30 01:43:44.755 | + functions-common:time_stop:2316 : name=pip_install 2021-09-30 01:43:44.757 | + functions-common:time_stop:2317 : start_time=1632966217746 2021-09-30 01:43:44.759 | + functions-common:time_stop:2319 : [[ -z 1632966217746 ]] 2021-09-30 01:43:44.761 | ++ functions-common:time_stop:2322 : date +%s%3N 2021-09-30 01:43:44.765 | + functions-common:time_stop:2322 : end_time=1632966224763 2021-09-30 01:43:44.767 | + functions-common:time_stop:2323 : elapsed_time=7017 2021-09-30 01:43:44.769 | + functions-common:time_stop:2324 : total=0 2021-09-30 01:43:44.772 | + functions-common:time_stop:2326 : _TIME_START[$name]= 2021-09-30 01:43:44.774 | + functions-common:time_stop:2327 : _TIME_TOTAL[$name]=7017 2021-09-30 01:43:44.776 | + inc/python:pip_install:203 : return 0 2021-09-30 01:43:44.778 | + ./stack.sh:main:769 : pip_install_gr systemd-python 2021-09-30 01:43:44.780 | + inc/python:pip_install_gr:76 : local name=systemd-python 2021-09-30 01:43:44.783 | + inc/python:pip_install_gr:77 : local clean_name 2021-09-30 01:43:44.786 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements systemd-python 2021-09-30 01:43:44.788 | ++ inc/python:get_from_global_requirements:225 : local package=systemd-python 2021-09-30 01:43:44.790 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-09-30 01:43:44.793 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^systemd-python' /opt/stack/requirements/global-requirements.txt 2021-09-30 01:43:44.794 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-09-30 01:43:44.798 | ++ inc/python:get_from_global_requirements:227 : required_pkg='systemd-python ' 2021-09-30 01:43:44.801 | ++ inc/python:get_from_global_requirements:228 : [[ systemd-python == '' ]] 2021-09-30 01:43:44.803 | ++ inc/python:get_from_global_requirements:231 : echo systemd-python 2021-09-30 01:43:44.805 | + inc/python:pip_install_gr:78 : clean_name=systemd-python 2021-09-30 01:43:44.808 | + inc/python:pip_install_gr:79 : pip_install systemd-python 2021-09-30 01:43:44.827 | Using python 3.8 to install systemd-python 2021-09-30 01:43:44.829 | + 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 systemd-python 2021-09-30 01:43:46.446 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-09-30 01:43:46.450 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2021-09-30 01:43:46.456 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2021-09-30 01:43:46.456 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2021-09-30 01:43:46.462 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2021-09-30 01:43:46.463 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-09-30 01:43:46.465 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2021-09-30 01:43:46.465 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2021-09-30 01:43:46.467 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-09-30 01:43:46.470 | Requirement already satisfied: systemd-python===234 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 432)) (234) 2021-09-30 01:43:47.938 | WARNING: You are using pip version 20.2.2; however, version 21.2.4 is available. 2021-09-30 01:43:47.938 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-09-30 01:43:48.008 | + inc/python:pip_install:200 : result=0 2021-09-30 01:43:48.010 | + inc/python:pip_install:202 : time_stop pip_install 2021-09-30 01:43:48.012 | + functions-common:time_stop:2310 : local name 2021-09-30 01:43:48.014 | + functions-common:time_stop:2311 : local end_time 2021-09-30 01:43:48.016 | + functions-common:time_stop:2312 : local elapsed_time 2021-09-30 01:43:48.018 | + functions-common:time_stop:2313 : local total 2021-09-30 01:43:48.020 | + functions-common:time_stop:2314 : local start_time 2021-09-30 01:43:48.022 | + functions-common:time_stop:2316 : name=pip_install 2021-09-30 01:43:48.024 | + functions-common:time_stop:2317 : start_time=1632966224822 2021-09-30 01:43:48.027 | + functions-common:time_stop:2319 : [[ -z 1632966224822 ]] 2021-09-30 01:43:48.029 | ++ functions-common:time_stop:2322 : date +%s%3N 2021-09-30 01:43:48.033 | + functions-common:time_stop:2322 : end_time=1632966228031 2021-09-30 01:43:48.035 | + functions-common:time_stop:2323 : elapsed_time=3209 2021-09-30 01:43:48.037 | + functions-common:time_stop:2324 : total=7017 2021-09-30 01:43:48.039 | + functions-common:time_stop:2326 : _TIME_START[$name]= 2021-09-30 01:43:48.041 | + functions-common:time_stop:2327 : _TIME_TOTAL[$name]=10226 2021-09-30 01:43:48.043 | + inc/python:pip_install:203 : return 0 2021-09-30 01:43:48.046 | + ./stack.sh:main:772 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2021-09-30 01:43:48.093 | + ./stack.sh:main:773 : sudo systemctl restart systemd-journald 2021-09-30 01:43:48.326 | + ./stack.sh:main:779 : install_infra 2021-09-30 01:43:48.329 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-09-30 01:43:48.332 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2021-09-30 01:43:48.334 | + lib/infra:install_infra:32 : python3 -m venv /opt/stack/requirements/.venv 2021-09-30 01:43:51.431 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-09-30 01:43:51.434 | + lib/infra:install_infra:34 : pip_install -U pbr 2021-09-30 01:43:51.455 | + 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 2021-09-30 01:43:53.341 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2021-09-30 01:43:53.583 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2021-09-30 01:43:53.585 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2021-09-30 01:43:53.790 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2021-09-30 01:43:53.850 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-09-30 01:43:53.914 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2021-09-30 01:43:53.916 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2021-09-30 01:43:53.968 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-09-30 01:43:54.016 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-09-30 01:43:54.517 | Collecting pbr===5.5.0 2021-09-30 01:43:54.525 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/5ad/c0f9fc64319d8/pbr-5.5.0-py2.py3-none-any.whl (106 kB) 2021-09-30 01:43:54.563 | Installing collected packages: pbr 2021-09-30 01:43:54.699 | Successfully installed pbr-5.5.0 2021-09-30 01:43:54.759 | + inc/python:pip_install:200 : result=0 2021-09-30 01:43:54.762 | + inc/python:pip_install:202 : time_stop pip_install 2021-09-30 01:43:54.764 | + functions-common:time_stop:2310 : local name 2021-09-30 01:43:54.766 | + functions-common:time_stop:2311 : local end_time 2021-09-30 01:43:54.768 | + functions-common:time_stop:2312 : local elapsed_time 2021-09-30 01:43:54.770 | + functions-common:time_stop:2313 : local total 2021-09-30 01:43:54.772 | + functions-common:time_stop:2314 : local start_time 2021-09-30 01:43:54.774 | + functions-common:time_stop:2316 : name=pip_install 2021-09-30 01:43:54.776 | + functions-common:time_stop:2317 : start_time=1632966231448 2021-09-30 01:43:54.778 | + functions-common:time_stop:2319 : [[ -z 1632966231448 ]] 2021-09-30 01:43:54.781 | ++ functions-common:time_stop:2322 : date +%s%3N 2021-09-30 01:43:54.784 | + functions-common:time_stop:2322 : end_time=1632966234782 2021-09-30 01:43:54.787 | + functions-common:time_stop:2323 : elapsed_time=3334 2021-09-30 01:43:54.789 | + functions-common:time_stop:2324 : total=10226 2021-09-30 01:43:54.791 | + functions-common:time_stop:2326 : _TIME_START[$name]= 2021-09-30 01:43:54.793 | + functions-common:time_stop:2327 : _TIME_TOTAL[$name]=13560 2021-09-30 01:43:54.795 | + inc/python:pip_install:203 : return 0 2021-09-30 01:43:54.797 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-09-30 01:43:54.800 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2021-09-30 01:43:54.821 | + 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 2021-09-30 01:43:56.698 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2021-09-30 01:43:56.933 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2021-09-30 01:43:56.935 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2021-09-30 01:43:57.140 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2021-09-30 01:43:57.198 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-09-30 01:43:57.259 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2021-09-30 01:43:57.261 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2021-09-30 01:43:57.310 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-09-30 01:43:57.356 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-09-30 01:43:57.358 | Processing /opt/stack/requirements 2021-09-30 01:43:58.636 | Collecting fixtures===3.0.0 2021-09-30 01:43:58.643 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/2a5/51b0421101de1/fixtures-3.0.0-py2.py3-none-any.whl (67 kB) 2021-09-30 01:43:58.814 | Collecting PyYAML===5.3.1 2021-09-30 01:43:58.820 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b8e/ac752c5e14d3e/PyYAML-5.3.1.tar.gz (269 kB) 2021-09-30 01:43:59.528 | Collecting requests===2.23.0 2021-09-30 01:43:59.534 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/439/99036bfa82904/requests-2.23.0-py2.py3-none-any.whl (58 kB) 2021-09-30 01:43:59.619 | Collecting packaging===20.4 2021-09-30 01:43:59.625 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/998/416ba6962ae7f/packaging-20.4-py2.py3-none-any.whl (37 kB) 2021-09-30 01:43:59.687 | Collecting testtools===2.4.0 2021-09-30 01:43:59.694 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/36f/f4998177c7d32/testtools-2.4.0-py2.py3-none-any.whl (185 kB) 2021-09-30 01:43:59.783 | Collecting idna===2.10 2021-09-30 01:43:59.789 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b97/d804b1e9b523b/idna-2.10-py2.py3-none-any.whl (58 kB) 2021-09-30 01:43:59.916 | Collecting pyparsing===2.4.7 2021-09-30 01:43:59.923 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ef9/d7589ef3c200a/pyparsing-2.4.7-py2.py3-none-any.whl (67 kB) 2021-09-30 01:43:59.973 | Collecting six===1.15.0 2021-09-30 01:43:59.978 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8b7/4bedcbbbaca38/six-1.15.0-py2.py3-none-any.whl (10 kB) 2021-09-30 01:44:00.007 | Collecting Parsley>=1.2 2021-09-30 01:44:00.012 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c3b/c417b8c7e3a96/Parsley-1.3-py2.py3-none-any.whl (88 kB) 2021-09-30 01:44:00.057 | Collecting beagle>=0.2.1 2021-09-30 01:44:00.063 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/34b/7236e550859b0/beagle-0.3.0-py3-none-any.whl (11 kB) 2021-09-30 01:44:00.089 | Requirement already satisfied: pbr===5.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 44)) (5.5.0) 2021-09-30 01:44:00.158 | Collecting urllib3===1.25.10 2021-09-30 01:44:00.164 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e79/83572181f5e15/urllib3-1.25.10-py2.py3-none-any.whl (127 kB) 2021-09-30 01:44:00.233 | Collecting chardet===3.0.4 2021-09-30 01:44:00.239 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/fc3/23ffcaeaed0e0/chardet-3.0.4-py2.py3-none-any.whl (133 kB) 2021-09-30 01:44:00.318 | Collecting certifi===2020.6.20 2021-09-30 01:44:00.325 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8fc/0819f1f30ba15/certifi-2020.6.20-py2.py3-none-any.whl (156 kB) 2021-09-30 01:44:00.369 | Collecting unittest2===1.1.0 2021-09-30 01:44:00.375 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/13f/77d0875db6d9b/unittest2-1.1.0-py2.py3-none-any.whl (96 kB) 2021-09-30 01:44:00.423 | Collecting python-mimeparse===1.6.0 2021-09-30 01:44:00.429 | 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) 2021-09-30 01:44:00.457 | Collecting extras===1.0.0 2021-09-30 01:44:00.464 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/f68/9f08df47e2dec/extras-1.0.0-py2.py3-none-any.whl (7.3 kB) 2021-09-30 01:44:00.494 | Collecting traceback2===1.4.0 2021-09-30 01:44:00.500 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/825/3cebec4b19094/traceback2-1.4.0-py2.py3-none-any.whl (16 kB) 2021-09-30 01:44:00.581 | Collecting cliff===3.4.0 2021-09-30 01:44:00.587 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/85c/e3782db66b682/cliff-3.4.0-py3-none-any.whl (76 kB) 2021-09-30 01:44:00.654 | Collecting argparse 2021-09-30 01:44:00.660 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/c31/647edb69fd3d4/argparse-1.4.0-py2.py3-none-any.whl (23 kB) 2021-09-30 01:44:00.686 | Collecting linecache2===1.0.0 2021-09-30 01:44:00.692 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/e78/be9c0a0dfcbac/linecache2-1.0.0-py2.py3-none-any.whl (12 kB) 2021-09-30 01:44:00.831 | Collecting cmd2===1.3.8 2021-09-30 01:44:00.837 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a0a/8705dfd7443cc/cmd2-1.3.8-py3-none-any.whl (130 kB) 2021-09-30 01:44:00.980 | Collecting stevedore===3.2.2 2021-09-30 01:44:00.986 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/5e1/ab03eaae06ef6/stevedore-3.2.2-py3-none-any.whl (42 kB) 2021-09-30 01:44:01.042 | Collecting prettytable===0.7.2 2021-09-30 01:44:01.048 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/788/48506f2c027f8/prettytable-0.7.2-py3-none-any.whl (13 kB) 2021-09-30 01:44:01.107 | Collecting colorama===0.4.3 2021-09-30 01:44:01.114 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/7d7/3d2a99753107a/colorama-0.4.3-py2.py3-none-any.whl (15 kB) 2021-09-30 01:44:01.155 | Collecting wcwidth===0.2.5 2021-09-30 01:44:01.162 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/beb/4802a9cebb914/wcwidth-0.2.5-py2.py3-none-any.whl (30 kB) 2021-09-30 01:44:01.213 | Collecting attrs===20.1.0 2021-09-30 01:44:01.219 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/286/7b7b9f8326499/attrs-20.1.0-py2.py3-none-any.whl (49 kB) 2021-09-30 01:44:01.300 | Collecting pyperclip===1.8.0 2021-09-30 01:44:01.305 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/34b/99903f37fef16/pyperclip-1.8.0-py3-none-any.whl (8.7 kB) 2021-09-30 01:44:01.315 | Requirement already satisfied: setuptools>=34.4 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from cmd2===1.3.8->-c /opt/stack/requirements/upper-constraints.txt (line 418)) (44.0.0) 2021-09-30 01:44:01.319 | Building wheels for collected packages: PyYAML, openstack-requirements 2021-09-30 01:44:01.320 | Building wheel for PyYAML (setup.py): started 2021-09-30 01:44:01.571 | Building wheel for PyYAML (setup.py): finished with status 'error' 2021-09-30 01:44:01.572 | ERROR: Command errored out with exit status 1: 2021-09-30 01:44:01.572 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-qfn2q81v/PyYAML/setup.py'"'"'; __file__='"'"'/tmp/pip-install-qfn2q81v/PyYAML/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-n6u6g8vv 2021-09-30 01:44:01.572 | cwd: /tmp/pip-install-qfn2q81v/PyYAML/ 2021-09-30 01:44:01.572 | Complete output (6 lines): 2021-09-30 01:44:01.572 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2021-09-30 01:44:01.572 | or: setup.py --help [cmd1 cmd2 ...] 2021-09-30 01:44:01.572 | or: setup.py --help-commands 2021-09-30 01:44:01.572 | or: setup.py cmd --help 2021-09-30 01:44:01.572 | 2021-09-30 01:44:01.572 | error: invalid command 'bdist_wheel' 2021-09-30 01:44:01.572 | ---------------------------------------- 2021-09-30 01:44:01.572 | ERROR: Failed building wheel for PyYAML 2021-09-30 01:44:01.572 | Running setup.py clean for PyYAML 2021-09-30 01:44:01.818 | Building wheel for openstack-requirements (setup.py): started 2021-09-30 01:44:02.551 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2021-09-30 01:44:02.551 | ERROR: Command errored out with exit status 1: 2021-09-30 01:44:02.551 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-0dmn26ng/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-0dmn26ng/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-pwkwy4wq 2021-09-30 01:44:02.551 | cwd: /tmp/pip-req-build-0dmn26ng/ 2021-09-30 01:44:02.551 | Complete output (6 lines): 2021-09-30 01:44:02.551 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2021-09-30 01:44:02.551 | or: setup.py --help [cmd1 cmd2 ...] 2021-09-30 01:44:02.551 | or: setup.py --help-commands 2021-09-30 01:44:02.551 | or: setup.py cmd --help 2021-09-30 01:44:02.551 | 2021-09-30 01:44:02.551 | error: invalid command 'bdist_wheel' 2021-09-30 01:44:02.551 | ---------------------------------------- 2021-09-30 01:44:02.551 | ERROR: Failed building wheel for openstack-requirements 2021-09-30 01:44:02.551 | Running setup.py clean for openstack-requirements 2021-09-30 01:44:03.293 | Failed to build PyYAML openstack-requirements 2021-09-30 01:44:03.499 | Installing collected packages: chardet, certifi, attrs, six, linecache2, traceback2, argparse, unittest2, python-mimeparse, extras, testtools, fixtures, wcwidth, prettytable, urllib3, PyYAML, idna, requests, pyparsing, colorama, pyperclip, cmd2, stevedore, cliff, packaging, Parsley, beagle, openstack-requirements 2021-09-30 01:44:04.655 | Running setup.py install for PyYAML: started 2021-09-30 01:44:19.231 | Running setup.py install for PyYAML: finished with status 'done' 2021-09-30 01:44:20.104 | Running setup.py install for openstack-requirements: started 2021-09-30 01:44:22.172 | Running setup.py install for openstack-requirements: finished with status 'done' 2021-09-30 01:44:22.210 | Successfully installed Parsley-1.3 PyYAML-5.3.1 argparse-1.4.0 attrs-20.1.0 beagle-0.3.0 certifi-2020.6.20 chardet-3.0.4 cliff-3.4.0 cmd2-1.3.8 colorama-0.4.3 extras-1.0.0 fixtures-3.0.0 idna-2.10 linecache2-1.0.0 openstack-requirements-1.2.1.dev4166 packaging-20.4 prettytable-0.7.2 pyparsing-2.4.7 pyperclip-1.8.0 python-mimeparse-1.6.0 requests-2.23.0 six-1.15.0 stevedore-3.2.2 testtools-2.4.0 traceback2-1.4.0 unittest2-1.1.0 urllib3-1.25.10 wcwidth-0.2.5 2021-09-30 01:44:22.365 | + inc/python:pip_install:200 : result=0 2021-09-30 01:44:22.367 | + inc/python:pip_install:202 : time_stop pip_install 2021-09-30 01:44:22.369 | + functions-common:time_stop:2310 : local name 2021-09-30 01:44:22.371 | + functions-common:time_stop:2311 : local end_time 2021-09-30 01:44:22.373 | + functions-common:time_stop:2312 : local elapsed_time 2021-09-30 01:44:22.375 | + functions-common:time_stop:2313 : local total 2021-09-30 01:44:22.377 | + functions-common:time_stop:2314 : local start_time 2021-09-30 01:44:22.380 | + functions-common:time_stop:2316 : name=pip_install 2021-09-30 01:44:22.382 | + functions-common:time_stop:2317 : start_time=1632966234814 2021-09-30 01:44:22.384 | + functions-common:time_stop:2319 : [[ -z 1632966234814 ]] 2021-09-30 01:44:22.386 | ++ functions-common:time_stop:2322 : date +%s%3N 2021-09-30 01:44:22.390 | + functions-common:time_stop:2322 : end_time=1632966262388 2021-09-30 01:44:22.392 | + functions-common:time_stop:2323 : elapsed_time=27574 2021-09-30 01:44:22.394 | + functions-common:time_stop:2324 : total=13560 2021-09-30 01:44:22.396 | + functions-common:time_stop:2326 : _TIME_START[$name]= 2021-09-30 01:44:22.398 | + functions-common:time_stop:2327 : _TIME_TOTAL[$name]=41134 2021-09-30 01:44:22.400 | + inc/python:pip_install:203 : return 0 2021-09-30 01:44:22.402 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2021-09-30 01:44:22.405 | + lib/infra:install_infra:42 : use_library_from_git pbr 2021-09-30 01:44:22.407 | + inc/python:use_library_from_git:250 : local name=pbr 2021-09-30 01:44:22.409 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-30 01:44:22.412 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-09-30 01:44:22.414 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pbr, ]] 2021-09-30 01:44:22.417 | + inc/python:use_library_from_git:253 : return 1 2021-09-30 01:44:22.419 | + lib/infra:install_infra:48 : pip_install -U pbr 2021-09-30 01:44:22.438 | Using python 3.8 to install pbr 2021-09-30 01:44:22.440 | + 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 2021-09-30 01:44:24.054 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-09-30 01:44:24.058 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2021-09-30 01:44:24.064 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2021-09-30 01:44:24.064 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2021-09-30 01:44:24.070 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2021-09-30 01:44:24.071 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-09-30 01:44:24.073 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2021-09-30 01:44:24.073 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2021-09-30 01:44:24.075 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-09-30 01:44:24.179 | Requirement already up-to-date: pbr===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 44)) (5.5.0) 2021-09-30 01:44:25.649 | WARNING: You are using pip version 20.2.2; however, version 21.2.4 is available. 2021-09-30 01:44:25.649 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-09-30 01:44:25.720 | + inc/python:pip_install:200 : result=0 2021-09-30 01:44:25.722 | + inc/python:pip_install:202 : time_stop pip_install 2021-09-30 01:44:25.724 | + functions-common:time_stop:2310 : local name 2021-09-30 01:44:25.726 | + functions-common:time_stop:2311 : local end_time 2021-09-30 01:44:25.728 | + functions-common:time_stop:2312 : local elapsed_time 2021-09-30 01:44:25.730 | + functions-common:time_stop:2313 : local total 2021-09-30 01:44:25.732 | + functions-common:time_stop:2314 : local start_time 2021-09-30 01:44:25.734 | + functions-common:time_stop:2316 : name=pip_install 2021-09-30 01:44:25.736 | + functions-common:time_stop:2317 : start_time=1632966262433 2021-09-30 01:44:25.738 | + functions-common:time_stop:2319 : [[ -z 1632966262433 ]] 2021-09-30 01:44:25.741 | ++ functions-common:time_stop:2322 : date +%s%3N 2021-09-30 01:44:25.745 | + functions-common:time_stop:2322 : end_time=1632966265742 2021-09-30 01:44:25.747 | + functions-common:time_stop:2323 : elapsed_time=3309 2021-09-30 01:44:25.749 | + functions-common:time_stop:2324 : total=41134 2021-09-30 01:44:25.751 | + functions-common:time_stop:2326 : _TIME_START[$name]= 2021-09-30 01:44:25.753 | + functions-common:time_stop:2327 : _TIME_TOTAL[$name]=44443 2021-09-30 01:44:25.756 | + inc/python:pip_install:203 : return 0 2021-09-30 01:44:25.758 | + ./stack.sh:main:782 : python3 -m venv /opt/stack/bindep-venv 2021-09-30 01:44:28.818 | + ./stack.sh:main:784 : /opt/stack/bindep-venv/bin/pip install bindep 2021-09-30 01:44:30.555 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-09-30 01:44:30.627 | Collecting bindep 2021-09-30 01:44:30.633 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/0e7/df0a527c159ff/bindep-2.9.0-py2.py3-none-any.whl (32 kB) 2021-09-30 01:44:30.760 | Collecting pbr>=2.0.0 2021-09-30 01:44:30.775 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c68/c661ac5cc8105/pbr-5.6.0-py2.py3-none-any.whl (111 kB) 2021-09-30 01:44:30.837 | Collecting distro 2021-09-30 01:44:30.843 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c87/13330ab31a034/distro-1.6.0-py2.py3-none-any.whl (19 kB) 2021-09-30 01:44:30.867 | Collecting Parsley 2021-09-30 01:44:30.873 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c3b/c417b8c7e3a96/Parsley-1.3-py2.py3-none-any.whl (88 kB) 2021-09-30 01:44:30.910 | Installing collected packages: pbr, distro, Parsley, bindep 2021-09-30 01:44:31.332 | Successfully installed Parsley-1.3 bindep-2.9.0 distro-1.6.0 pbr-5.6.0 2021-09-30 01:44:31.397 | + ./stack.sh:main:785 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2021-09-30 01:44:31.400 | + ./stack.sh:main:785 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2021-09-30 01:44:31.403 | ++ ./stack.sh:main:788 : _get_plugin_bindep_packages 2021-09-30 01:44:31.419 | + ./stack.sh:main:788 : pkgs= 2021-09-30 01:44:31.421 | + ./stack.sh:main:789 : [[ -n '' ]] 2021-09-30 01:44:31.423 | + ./stack.sh:main:796 : run_phase stack pre-install 2021-09-30 01:44:31.426 | + functions-common:run_phase:1738 : local mode=stack 2021-09-30 01:44:31.428 | + functions-common:run_phase:1739 : local phase=pre-install 2021-09-30 01:44:31.430 | + functions-common:run_phase:1740 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-09-30 01:44:31.432 | + functions-common:run_phase:1741 : local extra_plugin_file_name 2021-09-30 01:44:31.434 | + functions-common:run_phase:1742 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-09-30 01:44:31.437 | + functions-common:run_phase:1747 : local exceptions=80-tempest.sh 2021-09-30 01:44:31.439 | + functions-common:run_phase:1748 : local extra 2021-09-30 01:44:31.441 | ++ functions-common:run_phase:1749 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-09-30 01:44:31.445 | + functions-common:run_phase:1749 : extra=80-tempest.sh 2021-09-30 01:44:31.448 | + functions-common:run_phase:1750 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-09-30 01:44:31.450 | + functions-common:run_phase:1754 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-09-30 01:44:31.452 | + functions-common:run_phase:1754 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2021-09-30 01:44:31.454 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-09-30 01:44:31.469 | ++ functions-common:is_service_enabled:1966 : return 0 2021-09-30 01:44:31.471 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2021-09-30 01:44:31.473 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2021-09-30 01:44:31.475 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2021-09-30 01:44:31.477 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2021-09-30 01:44:31.479 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2021-09-30 01:44:31.481 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2021-09-30 01:44:31.483 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2021-09-30 01:44:31.485 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2021-09-30 01:44:31.487 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2021-09-30 01:44:31.490 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2021-09-30 01:44:31.492 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2021-09-30 01:44:31.494 | ++ extras.d/80-tempest.sh:source:26 : [[ stack == \u\n\s\t\a\c\k ]] 2021-09-30 01:44:31.496 | ++ extras.d/80-tempest.sh:source:31 : [[ stack == \c\l\e\a\n ]] 2021-09-30 01:44:31.498 | + functions-common:run_phase:1759 : [[ stack == \s\o\u\r\c\e ]] 2021-09-30 01:44:31.500 | + functions-common:run_phase:1762 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2021-09-30 01:44:31.503 | + functions-common:run_phase:1765 : run_plugins stack pre-install 2021-09-30 01:44:31.506 | + functions-common:run_plugins:1724 : local mode=stack 2021-09-30 01:44:31.508 | + functions-common:run_plugins:1725 : local phase=pre-install 2021-09-30 01:44:31.510 | + functions-common:run_plugins:1727 : local plugins= 2021-09-30 01:44:31.512 | + functions-common:run_plugins:1728 : local plugin 2021-09-30 01:44:31.515 | + ./stack.sh:main:799 : set_systemd_override DefaultLimitNOFILE 2048 2021-09-30 01:44:31.517 | + functions:set_systemd_override:825 : local key=DefaultLimitNOFILE 2021-09-30 01:44:31.519 | + functions:set_systemd_override:826 : local value=2048 2021-09-30 01:44:31.522 | + functions:set_systemd_override:828 : local sysconf=/etc/systemd/system.conf 2021-09-30 01:44:31.524 | + functions:set_systemd_override:829 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2021-09-30 01:44:31.573 | + functions:set_systemd_override:830 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2021-09-30 01:44:31.573 | Set systemd system override for DefaultLimitNOFILE=2048 2021-09-30 01:44:31.575 | + functions:set_systemd_override:832 : sudo systemctl daemon-reload 2021-09-30 01:44:31.931 | + ./stack.sh:main:801 : install_rpc_backend 2021-09-30 01:44:31.933 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2021-09-30 01:44:31.948 | + functions-common:is_service_enabled:1966 : return 0 2021-09-30 01:44:31.951 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2021-09-30 01:44:31.953 | + functions-common:install_package:1344 : update_package_repo 2021-09-30 01:44:31.955 | + functions-common:update_package_repo:1316 : NO_UPDATE_REPOS=False 2021-09-30 01:44:31.957 | + functions-common:update_package_repo:1317 : REPOS_UPDATED=True 2021-09-30 01:44:31.960 | + functions-common:update_package_repo:1318 : RETRY_UPDATE=False 2021-09-30 01:44:31.962 | + functions-common:update_package_repo:1320 : [[ False = \T\r\u\e ]] 2021-09-30 01:44:31.964 | + functions-common:update_package_repo:1324 : is_ubuntu 2021-09-30 01:44:31.967 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-09-30 01:44:31.969 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-09-30 01:44:31.971 | + functions-common:update_package_repo:1325 : apt_get_update 2021-09-30 01:44:31.974 | + functions-common:apt_get_update:1070 : [[ True == \T\r\u\e ]] 2021-09-30 01:44:31.976 | + functions-common:apt_get_update:1070 : [[ False != \T\r\u\e ]] 2021-09-30 01:44:31.978 | + functions-common:apt_get_update:1071 : return 2021-09-30 01:44:31.980 | + functions-common:install_package:1345 : real_install_package rabbitmq-server 2021-09-30 01:44:31.983 | + functions-common:real_install_package:1330 : is_ubuntu 2021-09-30 01:44:31.985 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-09-30 01:44:31.987 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-09-30 01:44:31.990 | + functions-common:real_install_package:1331 : apt_get install rabbitmq-server 2021-09-30 01:44:32.009 | + functions-common:apt_get:1111 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2021-09-30 01:44:32.114 | Reading package lists... 2021-09-30 01:44:32.333 | Building dependency tree... 2021-09-30 01:44:32.334 | Reading state information... 2021-09-30 01:44:32.561 | The following packages were automatically installed and are no longer required: 2021-09-30 01:44:32.562 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-09-30 01:44:32.562 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-09-30 01:44:32.562 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-09-30 01:44:32.562 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-09-30 01:44:32.562 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2021-09-30 01:44:32.562 | python3-zope.interface 2021-09-30 01:44:32.562 | Use 'sudo apt autoremove' to remove them. 2021-09-30 01:44:32.562 | The following additional packages will be installed: 2021-09-30 01:44:32.562 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2021-09-30 01:44:32.562 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2021-09-30 01:44:32.562 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2021-09-30 01:44:32.563 | erlang-tools erlang-xmerl locales-all 2021-09-30 01:44:32.564 | Suggested packages: 2021-09-30 01:44:32.564 | erlang erlang-manpages erlang-doc 2021-09-30 01:44:32.632 | The following NEW packages will be installed: 2021-09-30 01:44:32.632 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2021-09-30 01:44:32.633 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2021-09-30 01:44:32.633 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2021-09-30 01:44:32.633 | erlang-tools erlang-xmerl locales-all rabbitmq-server 2021-09-30 01:44:33.062 | 0 upgraded, 19 newly installed, 0 to remove and 94 not upgraded. 2021-09-30 01:44:33.062 | Need to get 38.1 MB of archives. 2021-09-30 01:44:33.062 | After this operation, 276 MB of additional disk space will be used. 2021-09-30 01:44:33.062 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-base amd64 1:22.2.7+dfsg-1 [8,063 kB] 2021-09-30 01:44:34.906 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-asn1 amd64 1:22.2.7+dfsg-1 [712 kB] 2021-09-30 01:44:34.967 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-crypto amd64 1:22.2.7+dfsg-1 [137 kB] 2021-09-30 01:44:34.978 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-public-key amd64 1:22.2.7+dfsg-1 [567 kB] 2021-09-30 01:44:35.235 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-mnesia amd64 1:22.2.7+dfsg-1 [716 kB] 2021-09-30 01:44:35.245 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-runtime-tools amd64 1:22.2.7+dfsg-1 [182 kB] 2021-09-30 01:44:35.248 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-ssl amd64 1:22.2.7+dfsg-1 [1,103 kB] 2021-09-30 01:44:35.320 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-eldap amd64 1:22.2.7+dfsg-1 [99.7 kB] 2021-09-30 01:44:35.322 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-ftp amd64 1:22.2.7+dfsg-1 [68.8 kB] 2021-09-30 01:44:35.323 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-tftp amd64 1:22.2.7+dfsg-1 [84.6 kB] 2021-09-30 01:44:35.348 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-inets amd64 1:22.2.7+dfsg-1 [577 kB] 2021-09-30 01:44:35.557 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-snmp amd64 1:22.2.7+dfsg-1 [1,538 kB] 2021-09-30 01:44:35.665 | 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] 2021-09-30 01:44:35.670 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-parsetools amd64 1:22.2.7+dfsg-1 [151 kB] 2021-09-30 01:44:35.682 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-syntax-tools amd64 1:22.2.7+dfsg-1 [344 kB] 2021-09-30 01:44:35.855 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-tools amd64 1:22.2.7+dfsg-1 [499 kB] 2021-09-30 01:44:36.019 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-xmerl amd64 1:22.2.7+dfsg-1 [1,113 kB] 2021-09-30 01:44:36.036 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 locales-all amd64 2.31-0ubuntu9.2 [10.6 MB] 2021-09-30 01:44:37.720 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 rabbitmq-server all 3.8.2-0ubuntu1.3 [11.5 MB] 2021-09-30 01:44:40.191 | Fetched 38.1 MB in 7s (5,444 kB/s) 2021-09-30 01:44:40.530 | Selecting previously unselected package erlang-base. 2021-09-30 01:44:40.577 | (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 ... 80312 files and directories currently installed.) 2021-09-30 01:44:40.580 | Preparing to unpack .../00-erlang-base_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-09-30 01:44:40.665 | Unpacking erlang-base (1:22.2.7+dfsg-1) ... 2021-09-30 01:44:42.307 | Selecting previously unselected package erlang-asn1. 2021-09-30 01:44:42.316 | Preparing to unpack .../01-erlang-asn1_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-09-30 01:44:42.393 | Unpacking erlang-asn1 (1:22.2.7+dfsg-1) ... 2021-09-30 01:44:42.868 | Selecting previously unselected package erlang-crypto. 2021-09-30 01:44:42.876 | Preparing to unpack .../02-erlang-crypto_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-09-30 01:44:42.951 | Unpacking erlang-crypto (1:22.2.7+dfsg-1) ... 2021-09-30 01:44:43.405 | Selecting previously unselected package erlang-public-key. 2021-09-30 01:44:43.413 | Preparing to unpack .../03-erlang-public-key_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-09-30 01:44:43.479 | Unpacking erlang-public-key (1:22.2.7+dfsg-1) ... 2021-09-30 01:44:43.900 | Selecting previously unselected package erlang-mnesia. 2021-09-30 01:44:43.908 | Preparing to unpack .../04-erlang-mnesia_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-09-30 01:44:43.976 | Unpacking erlang-mnesia (1:22.2.7+dfsg-1) ... 2021-09-30 01:44:44.571 | Selecting previously unselected package erlang-runtime-tools. 2021-09-30 01:44:44.579 | Preparing to unpack .../05-erlang-runtime-tools_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-09-30 01:44:44.650 | Unpacking erlang-runtime-tools (1:22.2.7+dfsg-1) ... 2021-09-30 01:44:45.033 | Selecting previously unselected package erlang-ssl. 2021-09-30 01:44:45.042 | Preparing to unpack .../06-erlang-ssl_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-09-30 01:44:45.107 | Unpacking erlang-ssl (1:22.2.7+dfsg-1) ... 2021-09-30 01:44:45.719 | Selecting previously unselected package erlang-eldap. 2021-09-30 01:44:45.728 | Preparing to unpack .../07-erlang-eldap_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-09-30 01:44:45.776 | Unpacking erlang-eldap (1:22.2.7+dfsg-1) ... 2021-09-30 01:44:46.142 | Selecting previously unselected package erlang-ftp. 2021-09-30 01:44:46.151 | Preparing to unpack .../08-erlang-ftp_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-09-30 01:44:46.208 | Unpacking erlang-ftp (1:22.2.7+dfsg-1) ... 2021-09-30 01:44:46.557 | Selecting previously unselected package erlang-tftp. 2021-09-30 01:44:46.565 | Preparing to unpack .../09-erlang-tftp_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-09-30 01:44:46.631 | Unpacking erlang-tftp (1:22.2.7+dfsg-1) ... 2021-09-30 01:44:47.010 | Selecting previously unselected package erlang-inets. 2021-09-30 01:44:47.019 | Preparing to unpack .../10-erlang-inets_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-09-30 01:44:47.090 | Unpacking erlang-inets (1:22.2.7+dfsg-1) ... 2021-09-30 01:44:47.582 | Selecting previously unselected package erlang-snmp. 2021-09-30 01:44:47.591 | Preparing to unpack .../11-erlang-snmp_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-09-30 01:44:47.650 | Unpacking erlang-snmp (1:22.2.7+dfsg-1) ... 2021-09-30 01:44:48.311 | Selecting previously unselected package erlang-os-mon. 2021-09-30 01:44:48.320 | Preparing to unpack .../12-erlang-os-mon_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-09-30 01:44:48.374 | Unpacking erlang-os-mon (1:22.2.7+dfsg-1) ... 2021-09-30 01:44:48.828 | Selecting previously unselected package erlang-parsetools. 2021-09-30 01:44:48.837 | Preparing to unpack .../13-erlang-parsetools_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-09-30 01:44:48.902 | Unpacking erlang-parsetools (1:22.2.7+dfsg-1) ... 2021-09-30 01:44:49.296 | Selecting previously unselected package erlang-syntax-tools. 2021-09-30 01:44:49.305 | Preparing to unpack .../14-erlang-syntax-tools_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-09-30 01:44:49.376 | Unpacking erlang-syntax-tools (1:22.2.7+dfsg-1) ... 2021-09-30 01:44:49.805 | Selecting previously unselected package erlang-tools. 2021-09-30 01:44:49.813 | Preparing to unpack .../15-erlang-tools_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-09-30 01:44:49.865 | Unpacking erlang-tools (1:22.2.7+dfsg-1) ... 2021-09-30 01:44:50.290 | Selecting previously unselected package erlang-xmerl. 2021-09-30 01:44:50.299 | Preparing to unpack .../16-erlang-xmerl_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-09-30 01:44:50.364 | Unpacking erlang-xmerl (1:22.2.7+dfsg-1) ... 2021-09-30 01:44:50.959 | Selecting previously unselected package locales-all. 2021-09-30 01:44:50.967 | Preparing to unpack .../17-locales-all_2.31-0ubuntu9.2_amd64.deb ... 2021-09-30 01:44:51.022 | Unpacking locales-all (2.31-0ubuntu9.2) ...