2021-01-02 04:42:06.246 | + ./stack.sh:main:457 : exec 2021-01-02 04:42:06.246 | + ./stack.sh:main:465 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2021-01-02-044206' 2021-01-02 04:42:06.246 | ++ ./stack.sh:main:457 : /usr/bin/python3.6 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2021-01-02-044206.summary.2021-01-02-044206 2021-01-02 04:42:06.246 | + ./stack.sh:echo_summary:410 : [[ -t 3 ]] 2021-01-02 04:42:06.246 | + ./stack.sh:echo_summary:416 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2021-01-02-044206 2021-01-02 04:42:06.246 | + ./stack.sh:main:467 : ln -sf /opt/stack/logs/stack.sh.log.2021-01-02-044206 /opt/stack/logs/stack.sh.log 2021-01-02 04:42:06.246 | + ./stack.sh:main:468 : ln -sf /opt/stack/logs/stack.sh.log.2021-01-02-044206.summary.2021-01-02-044206 /opt/stack/logs/stack.sh.log.summary 2021-01-02 04:42:06.246 | + ./stack.sh:main:483 : check_path_perm_sanity /opt/stack 2021-01-02 04:42:06.246 | + functions:check_path_perm_sanity:620 : local real_path 2021-01-02 04:42:06.246 | ++ functions:check_path_perm_sanity:621 : readlink -f /opt/stack 2021-01-02 04:42:06.246 | + functions:check_path_perm_sanity:621 : real_path=/opt/stack 2021-01-02 04:42:06.246 | + functions:check_path_perm_sanity:622 : local rebuilt_path= 2021-01-02 04:42:06.246 | ++ functions:check_path_perm_sanity:623 : tr / ' ' 2021-01-02 04:42:06.247 | ++ functions:check_path_perm_sanity:623 : echo /opt/stack 2021-01-02 04:42:06.247 | + functions:check_path_perm_sanity:623 : for i in $(echo ${real_path} | tr "/" " ") 2021-01-02 04:42:06.247 | + functions:check_path_perm_sanity:624 : rebuilt_path=/opt 2021-01-02 04:42:06.247 | ++ functions:check_path_perm_sanity:626 : stat -c %a /opt 2021-01-02 04:42:06.247 | + functions:check_path_perm_sanity:626 : [[ 755 = 700 ]] 2021-01-02 04:42:06.247 | + functions:check_path_perm_sanity:623 : for i in $(echo ${real_path} | tr "/" " ") 2021-01-02 04:42:06.247 | + functions:check_path_perm_sanity:624 : rebuilt_path=/opt/stack 2021-01-02 04:42:06.247 | ++ functions:check_path_perm_sanity:626 : stat -c %a /opt/stack 2021-01-02 04:42:06.248 | + functions:check_path_perm_sanity:626 : [[ 755 = 700 ]] 2021-01-02 04:42:06.250 | + ./stack.sh:main:489 : trap exit_trap EXIT 2021-01-02 04:42:06.252 | + ./stack.sh:main:530 : trap err_trap ERR 2021-01-02 04:42:06.254 | + ./stack.sh:main:543 : set -o errexit 2021-01-02 04:42:06.256 | + ./stack.sh:main:546 : uname -a 2021-01-02 04:42:06.257 | Linux n-d-768851-1 4.15.0-55-generic #60-Ubuntu SMP Tue Jul 2 18:22:20 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux 2021-01-02 04:42:06.259 | + ./stack.sh:main:549 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2021-01-02 04:42:06.261 | + ./stack.sh:main:550 : rm -f /opt/stack/data/ca-bundle.pem 2021-01-02 04:42:06.264 | + ./stack.sh:main:553 : source /home/ubuntu/devstack/lib/database 2021-01-02 04:42:06.288 | + ./stack.sh:main:554 : source /home/ubuntu/devstack/lib/rpc_backend 2021-01-02 04:42:06.302 | + ./stack.sh:main:560 : fetch_plugins 2021-01-02 04:42:06.304 | + functions-common:fetch_plugins:1652 : local plugins= 2021-01-02 04:42:06.306 | + functions-common:fetch_plugins:1653 : local plugin 2021-01-02 04:42:06.308 | + functions-common:fetch_plugins:1656 : [[ -z '' ]] 2021-01-02 04:42:06.309 | + functions-common:fetch_plugins:1657 : return 2021-01-02 04:42:06.311 | + ./stack.sh:main:564 : run_phase override_defaults 2021-01-02 04:42:06.313 | + functions-common:run_phase:1734 : local mode=override_defaults 2021-01-02 04:42:06.315 | + functions-common:run_phase:1735 : local phase= 2021-01-02 04:42:06.317 | + functions-common:run_phase:1736 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-01-02 04:42:06.319 | + functions-common:run_phase:1737 : local extra_plugin_file_name 2021-01-02 04:42:06.321 | + functions-common:run_phase:1738 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-01-02 04:42:06.322 | + functions-common:run_phase:1743 : local exceptions=80-tempest.sh 2021-01-02 04:42:06.324 | + functions-common:run_phase:1744 : local extra 2021-01-02 04:42:06.326 | ++ functions-common:run_phase:1745 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-01-02 04:42:06.329 | + functions-common:run_phase:1745 : extra=80-tempest.sh 2021-01-02 04:42:06.331 | + functions-common:run_phase:1746 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-01-02 04:42:06.333 | + functions-common:run_phase:1750 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-01-02 04:42:06.335 | + functions-common:run_phase:1750 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2021-01-02 04:42:06.337 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-01-02 04:42:06.348 | ++ functions-common:is_service_enabled:1962 : return 0 2021-01-02 04:42:06.350 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2021-01-02 04:42:06.352 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2021-01-02 04:42:06.353 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2021-01-02 04:42:06.355 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2021-01-02 04:42:06.357 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2021-01-02 04:42:06.359 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2021-01-02 04:42:06.360 | ++ extras.d/80-tempest.sh:source:26 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2021-01-02 04:42:06.362 | ++ extras.d/80-tempest.sh:source:31 : [[ override_defaults == \c\l\e\a\n ]] 2021-01-02 04:42:06.364 | + functions-common:run_phase:1755 : [[ override_defaults == \s\o\u\r\c\e ]] 2021-01-02 04:42:06.366 | + functions-common:run_phase:1758 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2021-01-02 04:42:06.367 | + functions-common:run_phase:1759 : plugin_override_defaults 2021-01-02 04:42:06.369 | + functions-common:plugin_override_defaults:1693 : local plugins= 2021-01-02 04:42:06.371 | + functions-common:plugin_override_defaults:1694 : local plugin 2021-01-02 04:42:06.373 | + functions-common:plugin_override_defaults:1697 : [[ -z '' ]] 2021-01-02 04:42:06.375 | + functions-common:plugin_override_defaults:1698 : return 2021-01-02 04:42:06.377 | + ./stack.sh:main:567 : source /home/ubuntu/devstack/lib/apache 2021-01-02 04:42:06.393 | + ./stack.sh:main:570 : source /home/ubuntu/devstack/lib/tls 2021-01-02 04:42:06.396 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2021-01-02 04:42:06.407 | ++ functions-common:is_service_enabled:1962 : return 1 2021-01-02 04:42:06.410 | +++ lib/tls:source:43 : hostname -f 2021-01-02 04:42:06.413 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2021-01-02 04:42:06.415 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2021-01-02 04:42:06.417 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2021-01-02 04:42:06.418 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2021-01-02 04:42:06.420 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2021-01-02 04:42:06.422 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2021-01-02 04:42:06.424 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2021-01-02 04:42:06.426 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2021-01-02 04:42:06.428 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2021-01-02 04:42:06.429 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2021-01-02 04:42:06.434 | + ./stack.sh:main:573 : source /home/ubuntu/devstack/lib/infra 2021-01-02 04:42:06.445 | + ./stack.sh:main:574 : source /home/ubuntu/devstack/lib/libraries 2021-01-02 04:42:06.461 | + ./stack.sh:main:575 : source /home/ubuntu/devstack/lib/lvm 2021-01-02 04:42:06.472 | + ./stack.sh:main:576 : source /home/ubuntu/devstack/lib/horizon 2021-01-02 04:42:06.483 | + ./stack.sh:main:577 : source /home/ubuntu/devstack/lib/keystone 2021-01-02 04:42:06.506 | + ./stack.sh:main:578 : source /home/ubuntu/devstack/lib/glance 2021-01-02 04:42:06.541 | + ./stack.sh:main:579 : source /home/ubuntu/devstack/lib/nova 2021-01-02 04:42:06.609 | + ./stack.sh:main:580 : source /home/ubuntu/devstack/lib/placement 2021-01-02 04:42:06.628 | + ./stack.sh:main:581 : source /home/ubuntu/devstack/lib/cinder 2021-01-02 04:42:06.662 | + ./stack.sh:main:582 : source /home/ubuntu/devstack/lib/swift 2021-01-02 04:42:06.707 | + ./stack.sh:main:583 : source /home/ubuntu/devstack/lib/neutron 2021-01-02 04:42:06.815 | + ./stack.sh:main:584 : source /home/ubuntu/devstack/lib/ldap 2021-01-02 04:42:06.828 | + ./stack.sh:main:585 : source /home/ubuntu/devstack/lib/dstat 2021-01-02 04:42:06.840 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/tcpdump 2021-01-02 04:42:06.852 | + ./stack.sh:main:587 : source /home/ubuntu/devstack/lib/etcd3 2021-01-02 04:42:06.940 | + ./stack.sh:main:593 : run_phase source 2021-01-02 04:42:06.942 | + functions-common:run_phase:1734 : local mode=source 2021-01-02 04:42:06.944 | + functions-common:run_phase:1735 : local phase= 2021-01-02 04:42:06.946 | + functions-common:run_phase:1736 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-01-02 04:42:06.948 | + functions-common:run_phase:1737 : local extra_plugin_file_name 2021-01-02 04:42:06.950 | + functions-common:run_phase:1738 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-01-02 04:42:06.952 | + functions-common:run_phase:1743 : local exceptions=80-tempest.sh 2021-01-02 04:42:06.954 | + functions-common:run_phase:1744 : local extra 2021-01-02 04:42:06.958 | ++ functions-common:run_phase:1745 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-01-02 04:42:06.961 | + functions-common:run_phase:1745 : extra=80-tempest.sh 2021-01-02 04:42:06.963 | + functions-common:run_phase:1746 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-01-02 04:42:06.965 | + functions-common:run_phase:1750 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-01-02 04:42:06.967 | + functions-common:run_phase:1750 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2021-01-02 04:42:06.969 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-01-02 04:42:06.983 | ++ functions-common:is_service_enabled:1962 : return 0 2021-01-02 04:42:06.985 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2021-01-02 04:42:06.987 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2021-01-02 04:42:07.022 | ++ extras.d/80-tempest.sh:source:26 : [[ source == \u\n\s\t\a\c\k ]] 2021-01-02 04:42:07.024 | ++ extras.d/80-tempest.sh:source:31 : [[ source == \c\l\e\a\n ]] 2021-01-02 04:42:07.026 | + functions-common:run_phase:1755 : [[ source == \s\o\u\r\c\e ]] 2021-01-02 04:42:07.028 | + functions-common:run_phase:1756 : load_plugin_settings 2021-01-02 04:42:07.030 | + functions-common:load_plugin_settings:1670 : local plugins= 2021-01-02 04:42:07.033 | + functions-common:load_plugin_settings:1671 : local plugin 2021-01-02 04:42:07.035 | + functions-common:load_plugin_settings:1674 : [[ -z '' ]] 2021-01-02 04:42:07.037 | + functions-common:load_plugin_settings:1675 : return 2021-01-02 04:42:07.039 | + functions-common:run_phase:1757 : verify_disabled_services 2021-01-02 04:42:07.041 | + functions-common:verify_disabled_services:2017 : local service 2021-01-02 04:42:07.043 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2021-01-02 04:42:07.046 | + functions-common:verify_disabled_services:2019 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2021-01-02 04:42:07.048 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2021-01-02 04:42:07.050 | + functions-common:verify_disabled_services:2019 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2021-01-02 04:42:07.052 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2021-01-02 04:42:07.055 | + functions-common:verify_disabled_services:2019 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2021-01-02 04:42:07.057 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2021-01-02 04:42:07.059 | + functions-common:verify_disabled_services:2019 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2021-01-02 04:42:07.061 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2021-01-02 04:42:07.064 | + functions-common:verify_disabled_services:2019 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2021-01-02 04:42:07.066 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2021-01-02 04:42:07.069 | + functions-common:verify_disabled_services:2019 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2021-01-02 04:42:07.071 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2021-01-02 04:42:07.073 | + functions-common:verify_disabled_services:2019 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2021-01-02 04:42:07.075 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2021-01-02 04:42:07.077 | + functions-common:verify_disabled_services:2019 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2021-01-02 04:42:07.080 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2021-01-02 04:42:07.083 | + functions-common:verify_disabled_services:2019 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2021-01-02 04:42:07.085 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2021-01-02 04:42:07.087 | + functions-common:verify_disabled_services:2019 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2021-01-02 04:42:07.089 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2021-01-02 04:42:07.092 | + functions-common:verify_disabled_services:2019 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-vol, ]] 2021-01-02 04:42:07.094 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2021-01-02 04:42:07.096 | + functions-common:verify_disabled_services:2019 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2021-01-02 04:42:07.098 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2021-01-02 04:42:07.100 | + functions-common:verify_disabled_services:2019 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2021-01-02 04:42:07.103 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2021-01-02 04:42:07.105 | + functions-common:verify_disabled_services:2019 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2021-01-02 04:42:07.107 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2021-01-02 04:42:07.109 | + functions-common:verify_disabled_services:2019 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2021-01-02 04:42:07.111 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2021-01-02 04:42:07.114 | + functions-common:verify_disabled_services:2019 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2021-01-02 04:42:07.116 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2021-01-02 04:42:07.118 | + functions-common:verify_disabled_services:2019 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2021-01-02 04:42:07.120 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2021-01-02 04:42:07.123 | + functions-common:verify_disabled_services:2019 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2021-01-02 04:42:07.125 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2021-01-02 04:42:07.127 | + functions-common:verify_disabled_services:2019 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2021-01-02 04:42:07.130 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2021-01-02 04:42:07.132 | + functions-common:verify_disabled_services:2019 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2021-01-02 04:42:07.134 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2021-01-02 04:42:07.136 | + functions-common:verify_disabled_services:2019 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2021-01-02 04:42:07.139 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2021-01-02 04:42:07.141 | + functions-common:verify_disabled_services:2019 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2021-01-02 04:42:07.143 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2021-01-02 04:42:07.146 | + functions-common:verify_disabled_services:2019 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2021-01-02 04:42:07.148 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2021-01-02 04:42:07.150 | + functions-common:verify_disabled_services:2019 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2021-01-02 04:42:07.153 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2021-01-02 04:42:07.155 | + functions-common:verify_disabled_services:2019 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2021-01-02 04:42:07.157 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2021-01-02 04:42:07.159 | + functions-common:verify_disabled_services:2019 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2021-01-02 04:42:07.161 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2021-01-02 04:42:07.164 | + functions-common:verify_disabled_services:2019 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2021-01-02 04:42:07.166 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2021-01-02 04:42:07.168 | + functions-common:verify_disabled_services:2019 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-bak, ]] 2021-01-02 04:42:07.170 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2021-01-02 04:42:07.173 | + functions-common:verify_disabled_services:2019 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2021-01-02 04:42:07.175 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2021-01-02 04:42:07.177 | + functions-common:verify_disabled_services:2019 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2021-01-02 04:42:07.179 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2021-01-02 04:42:07.181 | + functions-common:verify_disabled_services:2019 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2021-01-02 04:42:07.184 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2021-01-02 04:42:07.186 | + functions-common:verify_disabled_services:2019 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2021-01-02 04:42:07.188 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2021-01-02 04:42:07.190 | + functions-common:verify_disabled_services:2019 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2021-01-02 04:42:07.193 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2021-01-02 04:42:07.196 | + functions-common:verify_disabled_services:2019 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2021-01-02 04:42:07.198 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2021-01-02 04:42:07.200 | + functions-common:verify_disabled_services:2019 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2021-01-02 04:42:07.202 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2021-01-02 04:42:07.204 | + functions-common:verify_disabled_services:2019 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2021-01-02 04:42:07.207 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2021-01-02 04:42:07.210 | + functions-common:verify_disabled_services:2019 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2021-01-02 04:42:07.212 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2021-01-02 04:42:07.214 | + functions-common:verify_disabled_services:2019 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2021-01-02 04:42:07.216 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2021-01-02 04:42:07.218 | + functions-common:verify_disabled_services:2019 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2021-01-02 04:42:07.221 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2021-01-02 04:42:07.223 | + functions-common:verify_disabled_services:2019 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2021-01-02 04:42:07.225 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2021-01-02 04:42:07.227 | + functions-common:verify_disabled_services:2019 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2021-01-02 04:42:07.229 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2021-01-02 04:42:07.232 | + functions-common:verify_disabled_services:2019 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2021-01-02 04:42:07.234 | + ./stack.sh:main:664 : initialize_database_backends 2021-01-02 04:42:07.237 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2021-01-02 04:42:07.239 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2021-01-02 04:42:07.253 | + functions-common:is_service_enabled:1962 : return 0 2021-01-02 04:42:07.256 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2021-01-02 04:42:07.258 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2021-01-02 04:42:07.260 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2021-01-02 04:42:07.274 | + functions-common:is_service_enabled:1962 : return 1 2021-01-02 04:42:07.276 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2021-01-02 04:42:07.279 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2021-01-02 04:42:07.281 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2021-01-02 04:42:07.283 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2021-01-02 04:42:07.285 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2021-01-02 04:42:07.287 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2021-01-02 04:42:07.289 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2021-01-02 04:42:07.292 | ++ lib/database:initialize_database_backends:102 : get_database_type_mysql 2021-01-02 04:42:07.294 | ++ lib/databases/mysql:get_database_type_mysql:35 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2021-01-02 04:42:07.297 | ++ lib/databases/mysql:get_database_type_mysql:36 : echo mysql+pymysql 2021-01-02 04:42:07.299 | + lib/database:initialize_database_backends:102 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2021-01-02 04:42:07.301 | + lib/database:initialize_database_backends:104 : return 0 2021-01-02 04:42:07.304 | + ./stack.sh:main:665 : echo 'Using mysql database backend' 2021-01-02 04:42:07.304 | Using mysql database backend 2021-01-02 04:42:07.306 | + ./stack.sh:main:668 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2021-01-02 04:42:07.321 | + ./stack.sh:main:680 : is_service_enabled rabbit 2021-01-02 04:42:07.336 | + functions-common:is_service_enabled:1962 : return 0 2021-01-02 04:42:07.338 | + ./stack.sh:main:681 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2021-01-02 04:42:07.353 | + ./stack.sh:main:688 : is_service_enabled keystone 2021-01-02 04:42:07.369 | + functions-common:is_service_enabled:1962 : return 0 2021-01-02 04:42:07.371 | + ./stack.sh:main:690 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2021-01-02 04:42:07.387 | + ./stack.sh:main:692 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2021-01-02 04:42:07.401 | + ./stack.sh:main:703 : is_service_enabled ldap 2021-01-02 04:42:07.416 | + functions-common:is_service_enabled:1962 : return 1 2021-01-02 04:42:07.419 | + ./stack.sh:main:712 : is_service_enabled nova 2021-01-02 04:42:07.434 | + functions-common:is_service_enabled:1962 : return 0 2021-01-02 04:42:07.436 | + ./stack.sh:main:712 : [[ libvirt == \x\e\n\s\e\r\v\e\r ]] 2021-01-02 04:42:07.439 | + ./stack.sh:main:722 : is_service_enabled s-proxy 2021-01-02 04:42:07.454 | + functions-common:is_service_enabled:1962 : return 0 2021-01-02 04:42:07.456 | + ./stack.sh:main:726 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2021-01-02 04:42:07.471 | + ./stack.sh:main:728 : [[ -z '' ]] 2021-01-02 04:42:07.473 | + ./stack.sh:main:728 : [[ False == \T\r\u\e ]] 2021-01-02 04:42:07.476 | + ./stack.sh:main:734 : save_stackenv 734 2021-01-02 04:42:07.478 | + functions-common:save_stackenv:60 : local tag=734 2021-01-02 04:42:07.481 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2021-01-02 04:42:07.484 | + functions-common:save_stackenv:62 : time_stamp=2021-01-02-044207 2021-01-02 04:42:07.486 | + functions-common:save_stackenv:63 : echo '# 2021-01-02-044207 734' 2021-01-02 04:42:07.490 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-01-02 04:42:07.492 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2021-01-02 04:42:07.494 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-01-02 04:42:07.496 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2021-01-02 04:42:07.499 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-01-02 04:42:07.501 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2021-01-02 04:42:07.504 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-01-02 04:42:07.507 | + 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-01-02 04:42:07.509 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-01-02 04:42:07.511 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.11 2021-01-02 04:42:07.514 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-01-02 04:42:07.516 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.11/identity 2021-01-02 04:42:07.518 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-01-02 04:42:07.521 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2021-01-02-044206 2021-01-02 04:42:07.523 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-01-02 04:42:07.526 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2021-01-02 04:42:07.529 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-01-02 04:42:07.531 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.11 2021-01-02 04:42:07.533 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-01-02 04:42:07.536 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2021-01-02 04:42:07.538 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-01-02 04:42:07.540 | + functions-common:save_stackenv:65 : echo TLS_IP= 2021-01-02 04:42:07.542 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-01-02 04:42:07.545 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2021-01-02 04:42:07.547 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-01-02 04:42:07.549 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2021-01-02 04:42:07.552 | + ./stack.sh:main:745 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2021-01-02 04:42:07.555 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/requirements.git 2021-01-02 04:42:07.557 | + functions-common:git_clone:526 : local git_dest=/opt/stack/requirements 2021-01-02 04:42:07.559 | + functions-common:git_clone:527 : local git_ref=master 2021-01-02 04:42:07.561 | + functions-common:git_clone:528 : local orig_dir 2021-01-02 04:42:07.564 | ++ functions-common:git_clone:529 : pwd 2021-01-02 04:42:07.566 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2021-01-02 04:42:07.569 | + functions-common:git_clone:530 : local git_clone_flags= 2021-01-02 04:42:07.571 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2021-01-02 04:42:07.585 | + functions-common:git_clone:532 : RECLONE=False 2021-01-02 04:42:07.587 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2021-01-02 04:42:07.589 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2021-01-02 04:42:07.592 | + functions-common:git_clone:546 : echo master 2021-01-02 04:42:07.592 | + functions-common:git_clone:546 : egrep -q '^refs' 2021-01-02 04:42:07.596 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/requirements ]] 2021-01-02 04:42:07.599 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2021-01-02 04:42:07.601 | + functions-common:git_clone:594 : cd /opt/stack/requirements 2021-01-02 04:42:07.604 | + functions-common:git_clone:595 : git show --oneline 2021-01-02 04:42:07.604 | + functions-common:git_clone:595 : head -1 2021-01-02 04:42:07.606 | 35fbefe6 Updated from generate-constraints 2021-01-02 04:42:07.609 | + functions-common:git_clone:596 : cd /home/ubuntu/devstack 2021-01-02 04:42:07.611 | + ./stack.sh:main:749 : echo_summary 'Installing package prerequisites' 2021-01-02 04:42:07.614 | + ./stack.sh:echo_summary:410 : [[ -t 3 ]] 2021-01-02 04:42:07.616 | + ./stack.sh:echo_summary:416 : echo -e Installing package prerequisites 2021-01-02 04:42:07.618 | + ./stack.sh:main:750 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2021-01-02 04:42:07.621 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2021-01-02 04:42:07.624 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2021-01-02 04:42:07.626 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2021-01-02 04:42:07.628 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2021-01-02 04:42:07.631 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2021-01-02 04:42:07.634 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2021-01-02 04:42:07.637 | +++ tools/install_prereqs.sh:source:47 : date +%s 2021-01-02 04:42:07.641 | ++ tools/install_prereqs.sh:source:47 : NOW=1609562527 2021-01-02 04:42:07.644 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2021-01-02 04:42:07.647 | +++ tools/install_prereqs.sh:source:48 : echo 0 2021-01-02 04:42:07.650 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=0 2021-01-02 04:42:07.653 | ++ tools/install_prereqs.sh:source:49 : DELTA=1609562527 2021-01-02 04:42:07.655 | ++ tools/install_prereqs.sh:source:50 : [[ 1609562527 -lt 7200 ]] 2021-01-02 04:42:07.657 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2021-01-02 04:42:07.660 | ++ functions-common:export_proxy_variables:2124 : isset http_proxy 2021-01-02 04:42:07.662 | ++ functions-common:isset:174 : [[ -v http_proxy ]] 2021-01-02 04:42:07.665 | ++ functions-common:export_proxy_variables:2127 : isset https_proxy 2021-01-02 04:42:07.667 | ++ functions-common:isset:174 : [[ -v https_proxy ]] 2021-01-02 04:42:07.669 | ++ functions-common:export_proxy_variables:2130 : isset no_proxy 2021-01-02 04:42:07.672 | ++ functions-common:isset:174 : [[ -v no_proxy ]] 2021-01-02 04:42:07.675 | +++ 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-01-02 04:42:07.723 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2021-01-02 04:42:07.723 | apache2-dev 2021-01-02 04:42:07.723 | bc 2021-01-02 04:42:07.723 | bsdmainutils 2021-01-02 04:42:07.723 | curl 2021-01-02 04:42:07.723 | g++ 2021-01-02 04:42:07.723 | gcc 2021-01-02 04:42:07.723 | gettext 2021-01-02 04:42:07.724 | git 2021-01-02 04:42:07.724 | graphviz 2021-01-02 04:42:07.724 | iputils-ping 2021-01-02 04:42:07.724 | libapache2-mod-proxy-uwsgi 2021-01-02 04:42:07.724 | libffi-dev 2021-01-02 04:42:07.724 | libjpeg-dev 2021-01-02 04:42:07.724 | libmysqlclient-dev 2021-01-02 04:42:07.724 | libpcre3-dev 2021-01-02 04:42:07.724 | libpq-dev 2021-01-02 04:42:07.724 | libssl-dev 2021-01-02 04:42:07.724 | libsystemd-dev 2021-01-02 04:42:07.724 | libxml2-dev 2021-01-02 04:42:07.724 | libxslt1-dev 2021-01-02 04:42:07.724 | libyaml-dev 2021-01-02 04:42:07.724 | lsof 2021-01-02 04:42:07.724 | openssh-server 2021-01-02 04:42:07.724 | openssl 2021-01-02 04:42:07.724 | pkg-config 2021-01-02 04:42:07.724 | psmisc 2021-01-02 04:42:07.724 | python3-dev 2021-01-02 04:42:07.724 | python3-pip 2021-01-02 04:42:07.724 | python3-venv 2021-01-02 04:42:07.724 | tar 2021-01-02 04:42:07.724 | tcpdump 2021-01-02 04:42:07.724 | unzip 2021-01-02 04:42:07.724 | uuid-runtime 2021-01-02 04:42:07.724 | wget 2021-01-02 04:42:07.724 | wget 2021-01-02 04:42:07.724 | zlib1g-dev 2021-01-02 04:42:07.724 | libkrb5-dev 2021-01-02 04:42:07.724 | libldap2-dev 2021-01-02 04:42:07.724 | libsasl2-dev 2021-01-02 04:42:07.724 | memcached 2021-01-02 04:42:07.724 | python3-mysqldb 2021-01-02 04:42:07.724 | sqlite3 2021-01-02 04:42:07.724 | conntrack 2021-01-02 04:42:07.725 | curl 2021-01-02 04:42:07.725 | dnsmasq-base 2021-01-02 04:42:07.725 | dnsmasq-utils 2021-01-02 04:42:07.725 | ebtables 2021-01-02 04:42:07.725 | gawk 2021-01-02 04:42:07.725 | genisoimage 2021-01-02 04:42:07.725 | iptables 2021-01-02 04:42:07.725 | iputils-arping 2021-01-02 04:42:07.725 | kpartx 2021-01-02 04:42:07.725 | libjs-jquery-tablesorter 2021-01-02 04:42:07.725 | libmysqlclient-dev 2021-01-02 04:42:07.725 | parted 2021-01-02 04:42:07.725 | pm-utils 2021-01-02 04:42:07.725 | python3-mysqldb 2021-01-02 04:42:07.725 | socat 2021-01-02 04:42:07.725 | sqlite3 2021-01-02 04:42:07.725 | sudo 2021-01-02 04:42:07.725 | vlan 2021-01-02 04:42:07.725 | lsscsi 2021-01-02 04:42:07.725 | open-iscsi 2021-01-02 04:42:07.725 | lvm2 2021-01-02 04:42:07.725 | qemu-utils 2021-01-02 04:42:07.725 | thin-provisioning-tools 2021-01-02 04:42:07.725 | acl 2021-01-02 04:42:07.725 | dnsmasq-base 2021-01-02 04:42:07.725 | dnsmasq-utils 2021-01-02 04:42:07.725 | ebtables 2021-01-02 04:42:07.725 | haproxy 2021-01-02 04:42:07.725 | iptables 2021-01-02 04:42:07.725 | iputils-arping 2021-01-02 04:42:07.725 | iputils-ping 2021-01-02 04:42:07.725 | libmysqlclient-dev 2021-01-02 04:42:07.725 | postgresql-server-dev-all 2021-01-02 04:42:07.725 | python3-mysqldb 2021-01-02 04:42:07.725 | sqlite3 2021-01-02 04:42:07.725 | sudo 2021-01-02 04:42:07.726 | vlan 2021-01-02 04:42:07.726 | ipset 2021-01-02 04:42:07.726 | conntrack 2021-01-02 04:42:07.726 | conntrackd 2021-01-02 04:42:07.726 | keepalived 2021-01-02 04:42:07.726 | dstat 2021-01-02 04:42:07.726 | lvm2 2021-01-02 04:42:07.726 | qemu-utils 2021-01-02 04:42:07.726 | thin-provisioning-tools 2021-01-02 04:42:07.726 | curl 2021-01-02 04:42:07.726 | liberasurecode-dev 2021-01-02 04:42:07.726 | make 2021-01-02 04:42:07.726 | memcached 2021-01-02 04:42:07.726 | sqlite3 2021-01-02 04:42:07.726 | xfsprogs' 2021-01-02 04:42:07.726 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2021-01-02 04:42:07.743 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2021-01-02 04:42:07.743 | apache2-dev 2021-01-02 04:42:07.743 | bc 2021-01-02 04:42:07.743 | bsdmainutils 2021-01-02 04:42:07.743 | curl 2021-01-02 04:42:07.743 | g++ 2021-01-02 04:42:07.743 | gcc 2021-01-02 04:42:07.743 | gettext 2021-01-02 04:42:07.743 | git 2021-01-02 04:42:07.743 | graphviz 2021-01-02 04:42:07.743 | iputils-ping 2021-01-02 04:42:07.743 | libapache2-mod-proxy-uwsgi 2021-01-02 04:42:07.743 | libffi-dev 2021-01-02 04:42:07.743 | libjpeg-dev 2021-01-02 04:42:07.744 | libmysqlclient-dev 2021-01-02 04:42:07.744 | libpcre3-dev 2021-01-02 04:42:07.744 | libpq-dev 2021-01-02 04:42:07.744 | libssl-dev 2021-01-02 04:42:07.744 | libsystemd-dev 2021-01-02 04:42:07.744 | libxml2-dev 2021-01-02 04:42:07.744 | libxslt1-dev 2021-01-02 04:42:07.744 | libyaml-dev 2021-01-02 04:42:07.744 | lsof 2021-01-02 04:42:07.744 | openssh-server 2021-01-02 04:42:07.744 | openssl 2021-01-02 04:42:07.744 | pkg-config 2021-01-02 04:42:07.744 | psmisc 2021-01-02 04:42:07.744 | python3-dev 2021-01-02 04:42:07.744 | python3-pip 2021-01-02 04:42:07.744 | python3-venv 2021-01-02 04:42:07.744 | tar 2021-01-02 04:42:07.744 | tcpdump 2021-01-02 04:42:07.744 | unzip 2021-01-02 04:42:07.744 | uuid-runtime 2021-01-02 04:42:07.744 | wget 2021-01-02 04:42:07.744 | wget 2021-01-02 04:42:07.744 | zlib1g-dev 2021-01-02 04:42:07.744 | libkrb5-dev 2021-01-02 04:42:07.744 | libldap2-dev 2021-01-02 04:42:07.744 | libsasl2-dev 2021-01-02 04:42:07.744 | memcached 2021-01-02 04:42:07.744 | python3-mysqldb 2021-01-02 04:42:07.744 | sqlite3 2021-01-02 04:42:07.744 | conntrack 2021-01-02 04:42:07.744 | curl 2021-01-02 04:42:07.744 | dnsmasq-base 2021-01-02 04:42:07.744 | dnsmasq-utils 2021-01-02 04:42:07.744 | ebtables 2021-01-02 04:42:07.744 | gawk 2021-01-02 04:42:07.744 | genisoimage 2021-01-02 04:42:07.745 | iptables 2021-01-02 04:42:07.745 | iputils-arping 2021-01-02 04:42:07.745 | kpartx 2021-01-02 04:42:07.745 | libjs-jquery-tablesorter 2021-01-02 04:42:07.745 | libmysqlclient-dev 2021-01-02 04:42:07.745 | parted 2021-01-02 04:42:07.745 | pm-utils 2021-01-02 04:42:07.745 | python3-mysqldb 2021-01-02 04:42:07.745 | socat 2021-01-02 04:42:07.745 | sqlite3 2021-01-02 04:42:07.745 | sudo 2021-01-02 04:42:07.745 | vlan 2021-01-02 04:42:07.745 | lsscsi 2021-01-02 04:42:07.745 | open-iscsi 2021-01-02 04:42:07.745 | lvm2 2021-01-02 04:42:07.745 | qemu-utils 2021-01-02 04:42:07.745 | thin-provisioning-tools 2021-01-02 04:42:07.745 | acl 2021-01-02 04:42:07.745 | dnsmasq-base 2021-01-02 04:42:07.745 | dnsmasq-utils 2021-01-02 04:42:07.745 | ebtables 2021-01-02 04:42:07.745 | haproxy 2021-01-02 04:42:07.745 | iptables 2021-01-02 04:42:07.745 | iputils-arping 2021-01-02 04:42:07.745 | iputils-ping 2021-01-02 04:42:07.745 | libmysqlclient-dev 2021-01-02 04:42:07.745 | postgresql-server-dev-all 2021-01-02 04:42:07.745 | python3-mysqldb 2021-01-02 04:42:07.745 | sqlite3 2021-01-02 04:42:07.745 | sudo 2021-01-02 04:42:07.745 | vlan 2021-01-02 04:42:07.745 | ipset 2021-01-02 04:42:07.745 | conntrack 2021-01-02 04:42:07.745 | conntrackd 2021-01-02 04:42:07.745 | keepalived 2021-01-02 04:42:07.745 | dstat 2021-01-02 04:42:07.746 | lvm2 2021-01-02 04:42:07.746 | qemu-utils 2021-01-02 04:42:07.746 | thin-provisioning-tools 2021-01-02 04:42:07.746 | curl 2021-01-02 04:42:07.746 | liberasurecode-dev 2021-01-02 04:42:07.746 | make 2021-01-02 04:42:07.746 | memcached 2021-01-02 04:42:07.746 | sqlite3 2021-01-02 04:42:07.746 | xfsprogs ' 2021-01-02 04:42:07.746 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2021-01-02 04:42:07.748 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-01-02 04:42:07.750 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-01-02 04:42:07.754 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2021-01-02 04:42:07.755 | ++ 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-01-02 04:42:07.758 | ++ 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-01-02 04:42:07.760 | ++ functions-common:install_package:1344 : update_package_repo 2021-01-02 04:42:07.762 | ++ functions-common:update_package_repo:1316 : NO_UPDATE_REPOS=False 2021-01-02 04:42:07.764 | ++ functions-common:update_package_repo:1317 : REPOS_UPDATED=False 2021-01-02 04:42:07.767 | ++ functions-common:update_package_repo:1318 : RETRY_UPDATE=False 2021-01-02 04:42:07.769 | ++ functions-common:update_package_repo:1320 : [[ False = \T\r\u\e ]] 2021-01-02 04:42:07.771 | ++ functions-common:update_package_repo:1324 : is_ubuntu 2021-01-02 04:42:07.773 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-01-02 04:42:07.775 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-01-02 04:42:07.778 | ++ functions-common:update_package_repo:1325 : apt_get_update 2021-01-02 04:42:07.780 | ++ functions-common:apt_get_update:1070 : [[ False == \T\r\u\e ]] 2021-01-02 04:42:07.782 | ++ functions-common:apt_get_update:1075 : [[ False = \T\r\u\e ]] 2021-01-02 04:42:07.784 | ++ functions-common:apt_get_update:1077 : local sudo=sudo 2021-01-02 04:42:07.787 | +++ functions-common:apt_get_update:1078 : id -u 2021-01-02 04:42:07.791 | ++ functions-common:apt_get_update:1078 : [[ 1000 = \0 ]] 2021-01-02 04:42:07.793 | ++ functions-common:apt_get_update:1081 : time_start apt-get-update 2021-01-02 04:42:07.795 | ++ functions-common:time_start:2292 : local name=apt-get-update 2021-01-02 04:42:07.797 | ++ functions-common:time_start:2293 : local start_time= 2021-01-02 04:42:07.799 | ++ functions-common:time_start:2294 : [[ -n '' ]] 2021-01-02 04:42:07.803 | +++ functions-common:time_start:2297 : date +%s%3N 2021-01-02 04:42:07.806 | ++ functions-common:time_start:2297 : _TIME_START[$name]=1609562527804 2021-01-02 04:42:07.809 | ++ functions-common:apt_get_update:1083 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2021-01-02 04:42:07.811 | ++ functions-common:apt_get_update:1084 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2021-01-02 04:42:07.813 | ++ 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-01-02 04:42:08.113 | Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 2021-01-02 04:42:08.235 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu bionic InRelease 2021-01-02 04:42:08.283 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 2021-01-02 04:42:08.494 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-backports InRelease [74.6 kB] 2021-01-02 04:42:12.166 | Fetched 252 kB in 1s (323 kB/s) 2021-01-02 04:42:13.829 | Reading package lists... 2021-01-02 04:42:13.890 | ++ functions-common:apt_get_update:1089 : REPOS_UPDATED=True 2021-01-02 04:42:13.892 | ++ functions-common:apt_get_update:1091 : time_stop apt-get-update 2021-01-02 04:42:13.895 | ++ functions-common:time_stop:2306 : local name 2021-01-02 04:42:13.897 | ++ functions-common:time_stop:2307 : local end_time 2021-01-02 04:42:13.899 | ++ functions-common:time_stop:2308 : local elapsed_time 2021-01-02 04:42:13.901 | ++ functions-common:time_stop:2309 : local total 2021-01-02 04:42:13.903 | ++ functions-common:time_stop:2310 : local start_time 2021-01-02 04:42:13.905 | ++ functions-common:time_stop:2312 : name=apt-get-update 2021-01-02 04:42:13.908 | ++ functions-common:time_stop:2313 : start_time=1609562527804 2021-01-02 04:42:13.910 | ++ functions-common:time_stop:2315 : [[ -z 1609562527804 ]] 2021-01-02 04:42:13.913 | +++ functions-common:time_stop:2318 : date +%s%3N 2021-01-02 04:42:13.917 | ++ functions-common:time_stop:2318 : end_time=1609562533914 2021-01-02 04:42:13.919 | ++ functions-common:time_stop:2319 : elapsed_time=6110 2021-01-02 04:42:13.921 | ++ functions-common:time_stop:2320 : total=0 2021-01-02 04:42:13.923 | ++ functions-common:time_stop:2322 : _TIME_START[$name]= 2021-01-02 04:42:13.926 | ++ functions-common:time_stop:2323 : _TIME_TOTAL[$name]=6110 2021-01-02 04:42:13.929 | ++ 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-01-02 04:42:13.931 | ++ functions-common:real_install_package:1330 : is_ubuntu 2021-01-02 04:42:13.933 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-01-02 04:42:13.935 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-01-02 04:42:13.938 | ++ 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-01-02 04:42:13.958 | ++ 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-01-02 04:42:14.076 | Reading package lists... 2021-01-02 04:42:14.314 | Building dependency tree... 2021-01-02 04:42:14.315 | Reading state information... 2021-01-02 04:42:14.556 | acl is already the newest version (2.2.52-3build1). 2021-01-02 04:42:14.556 | acl set to manually installed. 2021-01-02 04:42:14.556 | bc is already the newest version (1.07.1-2). 2021-01-02 04:42:14.556 | bc set to manually installed. 2021-01-02 04:42:14.556 | bsdmainutils is already the newest version (11.1.2ubuntu1). 2021-01-02 04:42:14.556 | bsdmainutils set to manually installed. 2021-01-02 04:42:14.556 | dnsmasq-base is already the newest version (2.79-1). 2021-01-02 04:42:14.556 | dnsmasq-base set to manually installed. 2021-01-02 04:42:14.556 | gawk is already the newest version (1:4.1.4+dfsg-1build1). 2021-01-02 04:42:14.556 | gawk set to manually installed. 2021-01-02 04:42:14.556 | iptables is already the newest version (1.6.1-2ubuntu2). 2021-01-02 04:42:14.556 | iptables set to manually installed. 2021-01-02 04:42:14.556 | libpcre3-dev is already the newest version (2:8.39-9). 2021-01-02 04:42:14.556 | lsof is already the newest version (4.89+dfsg-0.1). 2021-01-02 04:42:14.556 | lsof set to manually installed. 2021-01-02 04:42:14.556 | xfsprogs is already the newest version (4.9.0+nmu1ubuntu2). 2021-01-02 04:42:14.556 | ebtables is already the newest version (2.0.10.4-3.5ubuntu2.18.04.3). 2021-01-02 04:42:14.556 | ebtables set to manually installed. 2021-01-02 04:42:14.556 | gcc is already the newest version (4:7.4.0-1ubuntu2.3). 2021-01-02 04:42:14.556 | iputils-ping is already the newest version (3:20161105-1ubuntu3). 2021-01-02 04:42:14.556 | openssh-server is already the newest version (1:7.6p1-4ubuntu0.3). 2021-01-02 04:42:14.556 | parted is already the newest version (3.2-20ubuntu0.2). 2021-01-02 04:42:14.556 | parted set to manually installed. 2021-01-02 04:42:14.556 | psmisc is already the newest version (23.1-1ubuntu0.1). 2021-01-02 04:42:14.556 | psmisc set to manually installed. 2021-01-02 04:42:14.557 | python3-dev is already the newest version (3.6.7-1~18.04). 2021-01-02 04:42:14.557 | tar is already the newest version (1.29b-2ubuntu0.1). 2021-01-02 04:42:14.557 | tar set to manually installed. 2021-01-02 04:42:14.557 | wget is already the newest version (1.19.4-1ubuntu2.2). 2021-01-02 04:42:14.557 | wget set to manually installed. 2021-01-02 04:42:14.557 | The following packages were automatically installed and are no longer required: 2021-01-02 04:42:14.557 | apport-symptoms grub-pc-bin python3-attr python3-automat python3-click 2021-01-02 04:42:14.557 | python3-colorama python3-configobj python3-constantly python3-hyperlink 2021-01-02 04:42:14.557 | python3-incremental python3-netifaces python3-pam python3-problem-report 2021-01-02 04:42:14.557 | python3-pyasn1 python3-requests-unixsocket python3-serial python3-systemd 2021-01-02 04:42:14.557 | python3-twisted-bin python3-zope.interface 2021-01-02 04:42:14.557 | Use 'sudo apt autoremove' to remove them. 2021-01-02 04:42:14.557 | The following additional packages will be installed: 2021-01-02 04:42:14.557 | apache2-bin apache2-data apache2-utils autoconf automake autopoint 2021-01-02 04:42:14.557 | autotools-dev build-essential comerr-dev dctrl-tools debhelper dh-autoreconf 2021-01-02 04:42:14.557 | dh-strip-nondeterminism dpkg-dev fakeroot fontconfig fontconfig-config 2021-01-02 04:42:14.557 | fonts-dejavu-core fonts-liberation g++-7 gir1.2-harfbuzz-0.0 2021-01-02 04:42:14.557 | ibverbs-providers icu-devtools intltool-debian ipvsadm javascript-common 2021-01-02 04:42:14.557 | krb5-multidev libaio1 libalgorithm-diff-perl libalgorithm-diff-xs-perl 2021-01-02 04:42:14.557 | libalgorithm-merge-perl libann0 libapr1 libapr1-dev libaprutil1 2021-01-02 04:42:14.557 | libaprutil1-dbd-sqlite3 libaprutil1-dev libaprutil1-ldap 2021-01-02 04:42:14.557 | libarchive-cpio-perl libarchive-zip-perl libcairo2 libcdt5 libcgraph6 2021-01-02 04:42:14.557 | libcom-err2 libcroco3 libcurl4 libdatrie1 libdpkg-perl liberasurecode1 2021-01-02 04:42:14.557 | libfakeroot libfile-fcntllock-perl libfile-stripnondeterminism-perl 2021-01-02 04:42:14.557 | libfontconfig1 libgd3 libglib2.0-0 libglib2.0-bin libglib2.0-dev 2021-01-02 04:42:14.557 | libglib2.0-dev-bin libgraphite2-3 libgraphite2-dev libgssapi-krb5-2 2021-01-02 04:42:14.557 | libgssrpc4 libgts-0.7-5 libgts-bin libgvc6 libgvpr2 libharfbuzz-dev 2021-01-02 04:42:14.557 | libharfbuzz-gobject0 libharfbuzz-icu0 libharfbuzz0b libibverbs1 libice6 2021-01-02 04:42:14.557 | libicu-dev libicu-le-hb-dev libicu-le-hb0 libicu60 libiculx60 libipset3 2021-01-02 04:42:14.557 | libiscsi7 libjansson4 libjbig0 libjpeg-turbo8 libjpeg-turbo8-dev libjpeg8 2021-01-02 04:42:14.557 | libjpeg8-dev libjs-jquery libjs-jquery-metadata libk5crypto3 2021-01-02 04:42:14.558 | libkadm5clnt-mit11 libkadm5srv-mit11 libkdb5-9 libkrb5-3 libkrb5support0 2021-01-02 04:42:14.558 | liblab-gamut1 libldap-2.4-2 libldap-common libltdl-dev libltdl7 liblua5.2-0 2021-01-02 04:42:14.558 | liblua5.3-0 libmail-sendmail-perl libmatheval1 libmysqlclient20 2021-01-02 04:42:14.558 | libnetfilter-cthelper0 libnetfilter-queue1 libnl-3-200 libnl-genl-3-200 2021-01-02 04:42:14.558 | libnl-route-3-200 libnorm1 libnspr4 libnss-systemd libnss3 libpam-systemd 2021-01-02 04:42:14.558 | libpango-1.0-0 libpangocairo-1.0-0 libpangoft2-1.0-0 libpathplan4 2021-01-02 04:42:14.558 | libpgm-5.2-0 libpixman-1-0 libpq5 librados2 librbd1 libsasl2-2 2021-01-02 04:42:14.558 | libsasl2-modules libsasl2-modules-db libsctp-dev libsctp1 libsensors4 libsm6 2021-01-02 04:42:14.558 | libsnmp-base libsnmp30 libsodium23 libsqlite3-0 libssl1.1 libstdc++-7-dev 2021-01-02 04:42:14.558 | libsys-hostname-long-perl libsystemd0 libthai-data libthai0 libtiff5 2021-01-02 04:42:14.558 | libtimedate-perl libtool libuuid1 libwebp6 libx86-1 libxaw7 libxcb-render0 2021-01-02 04:42:14.558 | libxcb-shm0 libxml2 libxmu6 libxpm4 libxrender1 libxslt1.1 libxt6 libzmq5 m4 2021-01-02 04:42:14.558 | mysql-common po-debconf postgresql-client-common postgresql-common 2021-01-02 04:42:14.558 | postgresql-server-dev-10 python-pip-whl python3-crypto python3-keyring 2021-01-02 04:42:14.558 | python3-keyrings.alt python3-secretstorage python3-setuptools python3-wheel 2021-01-02 04:42:14.558 | python3-xdg python3.6-venv qemu-block-extra sharutils ssl-cert systemd 2021-01-02 04:42:14.558 | uuid-dev uwsgi-core vbetool x11-common 2021-01-02 04:42:14.559 | Suggested packages: 2021-01-02 04:42:14.559 | www-browser apache2-doc apache2-suexec-pristine | apache2-suexec-custom 2021-01-02 04:42:14.559 | autoconf-archive gnu-standards autoconf-doc doc-base debtags dh-make dwz 2021-01-02 04:42:14.559 | debian-keyring g++-multilib g++-7-multilib gcc-7-doc libstdc++6-7-dbg wodim 2021-01-02 04:42:14.559 | cdrkit-doc gettext-doc libasprintf-dev libgettextpo-dev git-daemon-run 2021-01-02 04:42:14.559 | | git-daemon-sysvinit git-doc git-el git-email git-gui gitk gitweb git-cvs 2021-01-02 04:42:14.559 | git-mediawiki git-svn gsfonts graphviz-doc vim-haproxy haproxy-doc heartbeat 2021-01-02 04:42:14.559 | ldirectord krb5-doc uwsgi bzr libisal2 libjerasure2 libgd-tools 2021-01-02 04:42:14.559 | libglib2.0-doc libgraphite2-utils krb5-user icu-doc libtool-doc 2021-01-02 04:42:14.559 | postgresql-doc-10 libsasl2-modules-gssapi-mit 2021-01-02 04:42:14.559 | | libsasl2-modules-gssapi-heimdal libsasl2-modules-ldap libsasl2-modules-otp 2021-01-02 04:42:14.560 | libsasl2-modules-sql lksctp-tools lm-sensors snmp-mibs-downloader libssl-doc 2021-01-02 04:42:14.560 | libstdc++-7-doc gfortran | fortran95-compiler gcj-jdk libyaml-doc m4-doc 2021-01-02 04:42:14.560 | make-doc libcache-memcached-perl libmemcached libanyevent-perl libyaml-perl 2021-01-02 04:42:14.560 | libterm-readkey-perl cpufrequtils wireless-tools radeontool libmail-box-perl 2021-01-02 04:42:14.560 | libjson-perl python-crypto-doc gnome-keyring libkf5wallet-bin 2021-01-02 04:42:14.560 | gir1.2-gnomekeyring-1.0 default-mysql-server | virtual-mysql-server 2021-01-02 04:42:14.560 | python-egenix-mxdatetime python3-mysqldb-dbg python-secretstorage-doc 2021-01-02 04:42:14.560 | python-setuptools-doc debootstrap sharutils-doc bsd-mailx | mailx 2021-01-02 04:42:14.560 | sqlite3-doc openssl-blacklist systemd-container zip uwsgi-plugins-all 2021-01-02 04:42:14.560 | uwsgi-extra uwsgi-dev 2021-01-02 04:42:14.810 | The following NEW packages will be installed: 2021-01-02 04:42:14.810 | apache2 apache2-bin apache2-data apache2-dev apache2-utils autoconf automake 2021-01-02 04:42:14.810 | autopoint autotools-dev build-essential comerr-dev conntrack conntrackd 2021-01-02 04:42:14.810 | dctrl-tools debhelper dh-autoreconf dh-strip-nondeterminism dnsmasq-utils 2021-01-02 04:42:14.810 | dpkg-dev dstat fakeroot fontconfig fontconfig-config fonts-dejavu-core 2021-01-02 04:42:14.810 | fonts-liberation g++ g++-7 genisoimage gettext gir1.2-harfbuzz-0.0 graphviz 2021-01-02 04:42:14.810 | haproxy ibverbs-providers icu-devtools intltool-debian ipset iputils-arping 2021-01-02 04:42:14.810 | ipvsadm javascript-common keepalived kpartx krb5-multidev libaio1 2021-01-02 04:42:14.810 | libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl 2021-01-02 04:42:14.810 | libann0 libapache2-mod-proxy-uwsgi libapr1 libapr1-dev libaprutil1 2021-01-02 04:42:14.810 | libaprutil1-dbd-sqlite3 libaprutil1-dev libaprutil1-ldap 2021-01-02 04:42:14.810 | libarchive-cpio-perl libarchive-zip-perl libcairo2 libcdt5 libcgraph6 2021-01-02 04:42:14.810 | libcroco3 libdatrie1 libdpkg-perl liberasurecode-dev liberasurecode1 2021-01-02 04:42:14.810 | libfakeroot libffi-dev libfile-fcntllock-perl 2021-01-02 04:42:14.810 | libfile-stripnondeterminism-perl libfontconfig1 libgd3 libglib2.0-bin 2021-01-02 04:42:14.811 | libglib2.0-dev libglib2.0-dev-bin libgraphite2-3 libgraphite2-dev libgssrpc4 2021-01-02 04:42:14.811 | libgts-0.7-5 libgts-bin libgvc6 libgvpr2 libharfbuzz-dev 2021-01-02 04:42:14.811 | libharfbuzz-gobject0 libharfbuzz-icu0 libharfbuzz0b libibverbs1 libice6 2021-01-02 04:42:14.811 | libicu-dev libicu-le-hb-dev libicu-le-hb0 libiculx60 libipset3 libiscsi7 2021-01-02 04:42:14.811 | libjansson4 libjbig0 libjpeg-dev libjpeg-turbo8 libjpeg-turbo8-dev libjpeg8 2021-01-02 04:42:14.811 | libjpeg8-dev libjs-jquery libjs-jquery-metadata libjs-jquery-tablesorter 2021-01-02 04:42:14.811 | libkadm5clnt-mit11 libkadm5srv-mit11 libkdb5-9 libkrb5-dev liblab-gamut1 2021-01-02 04:42:14.811 | libldap2-dev libltdl-dev libltdl7 liblua5.2-0 liblua5.3-0 2021-01-02 04:42:14.811 | libmail-sendmail-perl libmatheval1 libmysqlclient-dev libmysqlclient20 2021-01-02 04:42:14.811 | libnetfilter-cthelper0 libnetfilter-queue1 libnl-3-200 libnl-genl-3-200 2021-01-02 04:42:14.811 | libnl-route-3-200 libnorm1 libnspr4 libnss3 libpango-1.0-0 2021-01-02 04:42:14.811 | libpangocairo-1.0-0 libpangoft2-1.0-0 libpathplan4 libpgm-5.2-0 2021-01-02 04:42:14.811 | libpixman-1-0 libpq-dev libpq5 librados2 librbd1 libsasl2-dev libsctp-dev 2021-01-02 04:42:14.811 | libsctp1 libsensors4 libsm6 libsnmp-base libsnmp30 libsodium23 libssl-dev 2021-01-02 04:42:14.811 | libstdc++-7-dev libsys-hostname-long-perl libsystemd-dev libthai-data 2021-01-02 04:42:14.811 | libthai0 libtiff5 libtimedate-perl libtool libwebp6 libx86-1 libxaw7 2021-01-02 04:42:14.811 | libxcb-render0 libxcb-shm0 libxml2-dev libxmu6 libxpm4 libxrender1 2021-01-02 04:42:14.811 | libxslt1-dev libxt6 libyaml-dev libzmq5 lsscsi m4 make memcached 2021-01-02 04:42:14.811 | mysql-common pkg-config pm-utils po-debconf postgresql-client-common 2021-01-02 04:42:14.811 | postgresql-common postgresql-server-dev-10 postgresql-server-dev-all 2021-01-02 04:42:14.811 | python-pip-whl python3-crypto python3-keyring python3-keyrings.alt 2021-01-02 04:42:14.811 | python3-mysqldb python3-pip python3-secretstorage python3-setuptools 2021-01-02 04:42:14.811 | python3-venv python3-wheel python3-xdg python3.6-venv qemu-block-extra 2021-01-02 04:42:14.811 | qemu-utils sharutils socat sqlite3 ssl-cert thin-provisioning-tools unzip 2021-01-02 04:42:14.811 | uuid-dev uwsgi-core vbetool vlan x11-common zlib1g-dev 2021-01-02 04:42:14.811 | The following packages will be upgraded: 2021-01-02 04:42:14.812 | curl git libcom-err2 libcurl4 libglib2.0-0 libgssapi-krb5-2 libicu60 2021-01-02 04:42:14.812 | libk5crypto3 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common 2021-01-02 04:42:14.812 | libnss-systemd libpam-systemd libsasl2-2 libsasl2-modules 2021-01-02 04:42:14.812 | libsasl2-modules-db libsqlite3-0 libssl1.1 libsystemd0 libuuid1 libxml2 2021-01-02 04:42:14.812 | libxslt1.1 lvm2 open-iscsi openssl sudo systemd tcpdump uuid-runtime 2021-01-02 04:42:14.953 | 30 upgraded, 202 newly installed, 0 to remove and 144 not upgraded. 2021-01-02 04:42:14.953 | Need to get 84.3 MB of archives. 2021-01-02 04:42:14.953 | After this operation, 263 MB of additional disk space will be used. 2021-01-02 04:42:14.953 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libnss-systemd amd64 237-3ubuntu10.43 [105 kB] 2021-01-02 04:42:15.186 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-systemd amd64 237-3ubuntu10.43 [107 kB] 2021-01-02 04:42:15.223 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.43 [2,913 kB] 2021-01-02 04:42:15.560 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.43 [208 kB] 2021-01-02 04:42:15.577 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 2021-01-02 04:42:15.579 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 uuid-runtime amd64 2.31.1-0.4ubuntu3.7 [34.8 kB] 2021-01-02 04:42:15.582 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libapr1 amd64 1.6.3-2 [90.9 kB] 2021-01-02 04:42:15.589 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.7 [1,301 kB] 2021-01-02 04:42:15.780 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libaprutil1 amd64 1.6.1-2 [84.4 kB] 2021-01-02 04:42:15.782 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 2021-01-02 04:42:15.798 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libaprutil1-dbd-sqlite3 amd64 1.6.1-2 [10.6 kB] 2021-01-02 04:42:15.799 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.1 [14.8 kB] 2021-01-02 04:42:15.800 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.1 [49.2 kB] 2021-01-02 04:42:15.802 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.8 [17.0 kB] 2021-01-02 04:42:15.803 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.8 [155 kB] 2021-01-02 04:42:15.810 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libaprutil1-ldap amd64 1.6.1-2 [8,764 B] 2021-01-02 04:42:15.811 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 liblua5.2-0 amd64 5.2.4-1.1build1 [108 kB] 2021-01-02 04:42:15.854 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libicu60 amd64 60.2-3ubuntu3.1 [8,054 kB] 2021-01-02 04:42:16.890 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxml2 amd64 2.9.4+dfsg1-6.1ubuntu1.3 [663 kB] 2021-01-02 04:42:17.061 | Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 apache2-bin amd64 2.4.29-1ubuntu4.14 [1,070 kB] 2021-01-02 04:42:17.404 | Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 apache2-utils amd64 2.4.29-1ubuntu4.14 [83.9 kB] 2021-01-02 04:42:17.406 | Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 apache2-data all 2.4.29-1ubuntu4.14 [160 kB] 2021-01-02 04:42:17.412 | Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 apache2 amd64 2.4.29-1ubuntu4.14 [95.1 kB] 2021-01-02 04:42:17.416 | Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 fonts-dejavu-core all 2.37-1 [1,041 kB] 2021-01-02 04:42:17.519 | Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 fonts-liberation all 1:1.07.4-7~18.04.1 [822 kB] 2021-01-02 04:42:17.613 | Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 fontconfig-config all 2.12.6-0ubuntu2 [55.8 kB] 2021-01-02 04:42:17.615 | Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libfontconfig1 amd64 2.12.6-0ubuntu2 [137 kB] 2021-01-02 04:42:17.619 | Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 fontconfig amd64 2.12.6-0ubuntu2 [169 kB] 2021-01-02 04:42:17.694 | Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 liblua5.3-0 amd64 5.3.3-1ubuntu0.18.04.1 [115 kB] 2021-01-02 04:42:17.706 | Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 haproxy amd64 1.8.8-1ubuntu0.11 [1,116 kB] 2021-01-02 04:42:17.979 | Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libjpeg-turbo8 amd64 1.5.2-0ubuntu5.18.04.4 [110 kB] 2021-01-02 04:42:17.983 | Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 x11-common all 1:7.7+19ubuntu7.1 [22.5 kB] 2021-01-02 04:42:17.984 | Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libice6 amd64 2:1.0.9-2 [40.2 kB] 2021-01-02 04:42:17.985 | Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libsm6 amd64 2:1.2.2-1 [15.8 kB] 2021-01-02 04:42:17.986 | Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 open-iscsi amd64 2.0.874-5ubuntu2.10 [280 kB] 2021-01-02 04:42:17.996 | Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libnetfilter-cthelper0 amd64 1.0.0-1ubuntu1 [6,530 B] 2021-01-02 04:42:17.996 | Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8,848 B] 2021-01-02 04:42:17.997 | Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.6 [1,171 kB] 2021-01-02 04:42:18.300 | Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.7 [614 kB] 2021-01-02 04:42:18.320 | Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 sudo amd64 1.8.21p2-3ubuntu1.3 [428 kB] 2021-01-02 04:42:18.334 | Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 2021-01-02 04:42:18.338 | Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 2021-01-02 04:42:18.457 | Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 2021-01-02 04:42:18.458 | Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 2021-01-02 04:42:18.461 | Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 tcpdump amd64 4.9.3-0ubuntu0.18.04.1 [364 kB] 2021-01-02 04:42:18.473 | Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 uuid-dev amd64 2.31.1-0.4ubuntu3.7 [33.2 kB] 2021-01-02 04:42:18.474 | Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libsctp1 amd64 1.0.17+dfsg-2 [8,008 B] 2021-01-02 04:42:18.475 | Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libsctp-dev amd64 1.0.17+dfsg-2 [61.9 kB] 2021-01-02 04:42:18.477 | Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libapr1-dev amd64 1.6.3-2 [690 kB] 2021-01-02 04:42:18.518 | Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libldap2-dev amd64 2.4.45+dfsg-1ubuntu1.8 [261 kB] 2021-01-02 04:42:18.602 | Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libaprutil1-dev amd64 1.6.1-2 [391 kB] 2021-01-02 04:42:18.646 | Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 autotools-dev all 20180224.1 [39.6 kB] 2021-01-02 04:42:18.648 | Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 m4 amd64 1.4.18-1 [197 kB] 2021-01-02 04:42:18.711 | Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 autoconf all 2.69-11 [322 kB] 2021-01-02 04:42:18.718 | Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 automake all 1:1.15.1-3ubuntu2 [509 kB] 2021-01-02 04:42:18.824 | Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 autopoint all 0.19.8.1-6ubuntu0.3 [426 kB] 2021-01-02 04:42:18.893 | Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libtool all 2.4.6-2 [194 kB] 2021-01-02 04:42:18.898 | Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 dh-autoreconf all 17 [15.8 kB] 2021-01-02 04:42:18.899 | Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libarchive-zip-perl all 1.60-1ubuntu0.1 [84.6 kB] 2021-01-02 04:42:18.939 | Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libfile-stripnondeterminism-perl all 0.040-1.1~build1 [13.8 kB] 2021-01-02 04:42:18.940 | Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libtimedate-perl all 2.3000-2 [37.5 kB] 2021-01-02 04:42:18.941 | Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 dh-strip-nondeterminism all 0.040-1.1~build1 [5,208 B] 2021-01-02 04:42:18.941 | Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 2021-01-02 04:42:19.037 | Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 make amd64 4.1-9.1ubuntu1 [154 kB] 2021-01-02 04:42:19.056 | Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 2021-01-02 04:42:19.159 | Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libcroco3 amd64 0.6.12-2 [81.3 kB] 2021-01-02 04:42:19.170 | Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 gettext amd64 0.19.8.1-6ubuntu0.3 [1,293 kB] 2021-01-02 04:42:19.612 | Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 intltool-debian all 0.35.0+20060710.4 [24.9 kB] 2021-01-02 04:42:19.613 | Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 po-debconf all 1.0.20 [232 kB] 2021-01-02 04:42:19.620 | Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 debhelper all 11.1.6ubuntu2 [902 kB] 2021-01-02 04:42:19.649 | Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 apache2-dev amd64 2.4.29-1ubuntu4.14 [177 kB] 2021-01-02 04:42:19.655 | Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1,471 kB] 2021-01-02 04:42:19.901 | Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9,697 kB] 2021-01-02 04:42:21.356 | Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1,568 B] 2021-01-02 04:42:21.356 | Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 build-essential amd64 12.4ubuntu1 [4,758 B] 2021-01-02 04:42:21.357 | Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 conntrack amd64 1:1.4.4+snapshot20161117-6ubuntu2 [30.6 kB] 2021-01-02 04:42:21.357 | Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libnetfilter-queue1 amd64 1.0.2-2 [11.4 kB] 2021-01-02 04:42:21.358 | Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 conntrackd amd64 1:1.4.4+snapshot20161117-6ubuntu2 [126 kB] 2021-01-02 04:42:21.440 | Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 curl amd64 7.58.0-2ubuntu3.12 [159 kB] 2021-01-02 04:42:21.445 | Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcurl4 amd64 7.58.0-2ubuntu3.12 [214 kB] 2021-01-02 04:42:21.499 | Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 dctrl-tools amd64 2.24-2build1 [60.9 kB] 2021-01-02 04:42:21.501 | Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 dnsmasq-utils amd64 2.79-1 [12.9 kB] 2021-01-02 04:42:21.501 | Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 dstat all 0.7.3-1 [52.1 kB] 2021-01-02 04:42:21.503 | Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libfakeroot amd64 1.22-2ubuntu1 [25.9 kB] 2021-01-02 04:42:21.504 | Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 fakeroot amd64 1.22-2ubuntu1 [62.3 kB] 2021-01-02 04:42:21.506 | Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 genisoimage amd64 9:1.1.11-3ubuntu2 [328 kB] 2021-01-02 04:42:21.553 | Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libgraphite2-3 amd64 1.3.11-2 [78.7 kB] 2021-01-02 04:42:21.574 | Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libharfbuzz0b amd64 1.7.2-1ubuntu1 [232 kB] 2021-01-02 04:42:21.613 | Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 gir1.2-harfbuzz-0.0 amd64 1.7.2-1ubuntu1 [18.6 kB] 2021-01-02 04:42:21.614 | Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3,915 kB] 2021-01-02 04:42:22.356 | Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libann0 amd64 1.1.2+doc-6 [24.8 kB] 2021-01-02 04:42:22.356 | Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libcdt5 amd64 2.40.1-2 [19.6 kB] 2021-01-02 04:42:22.357 | Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libcgraph6 amd64 2.40.1-2 [40.8 kB] 2021-01-02 04:42:22.358 | Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libjpeg8 amd64 8c-2ubuntu8 [2,194 B] 2021-01-02 04:42:22.358 | Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libjbig0 amd64 2.1-3.1build1 [26.7 kB] 2021-01-02 04:42:22.359 | Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtiff5 amd64 4.0.9-5ubuntu0.3 [153 kB] 2021-01-02 04:42:22.364 | Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libwebp6 amd64 0.6.1-2 [185 kB] 2021-01-02 04:42:22.369 | Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libxpm4 amd64 1:3.5.12-1 [34.0 kB] 2021-01-02 04:42:22.370 | Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgd3 amd64 2.2.5-4ubuntu0.4 [119 kB] 2021-01-02 04:42:22.433 | Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libgts-0.7-5 amd64 0.7.6+darcs121130-4 [150 kB] 2021-01-02 04:42:22.498 | Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libpixman-1-0 amd64 0.34.0-2 [229 kB] 2021-01-02 04:42:22.639 | Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxcb-render0 amd64 1.13-2~ubuntu18.04 [14.7 kB] 2021-01-02 04:42:22.756 | Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxcb-shm0 amd64 1.13-2~ubuntu18.04 [5,600 B] 2021-01-02 04:42:22.760 | Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libxrender1 amd64 1:0.9.10-1 [18.7 kB] 2021-01-02 04:42:22.784 | Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcairo2 amd64 1.15.10-2ubuntu0.1 [580 kB] 2021-01-02 04:42:23.022 | Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libltdl7 amd64 2.4.6-2 [38.8 kB] 2021-01-02 04:42:23.027 | Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libthai-data all 0.1.27-2 [133 kB] 2021-01-02 04:42:23.040 | Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libdatrie1 amd64 0.2.10-7 [17.8 kB] 2021-01-02 04:42:23.042 | Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libthai0 amd64 0.1.27-2 [18.0 kB] 2021-01-02 04:42:23.044 | Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpango-1.0-0 amd64 1.40.14-1ubuntu0.1 [153 kB] 2021-01-02 04:42:23.059 | Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpangoft2-1.0-0 amd64 1.40.14-1ubuntu0.1 [33.2 kB] 2021-01-02 04:42:23.062 | Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpangocairo-1.0-0 amd64 1.40.14-1ubuntu0.1 [20.8 kB] 2021-01-02 04:42:23.064 | Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libpathplan4 amd64 2.40.1-2 [22.6 kB] 2021-01-02 04:42:23.066 | Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libgvc6 amd64 2.40.1-2 [601 kB] 2021-01-02 04:42:23.117 | Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libgvpr2 amd64 2.40.1-2 [169 kB] 2021-01-02 04:42:23.142 | Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 liblab-gamut1 amd64 2.40.1-2 [178 kB] 2021-01-02 04:42:23.158 | Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libxt6 amd64 1:1.1.5-1 [160 kB] 2021-01-02 04:42:23.171 | Get:118 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libxmu6 amd64 2:1.1.2-2 [46.0 kB] 2021-01-02 04:42:23.175 | Get:119 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libxaw7 amd64 2:1.0.13-1 [173 kB] 2021-01-02 04:42:23.190 | Get:120 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 graphviz amd64 2.40.1-2 [601 kB] 2021-01-02 04:42:23.241 | Get:121 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libnl-3-200 amd64 3.2.29-0ubuntu3 [52.8 kB] 2021-01-02 04:42:23.246 | Get:122 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libnl-route-3-200 amd64 3.2.29-0ubuntu3 [146 kB] 2021-01-02 04:42:23.258 | Get:123 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libibverbs1 amd64 17.1-1ubuntu0.2 [44.4 kB] 2021-01-02 04:42:23.262 | Get:124 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 ibverbs-providers amd64 17.1-1ubuntu0.2 [160 kB] 2021-01-02 04:42:23.276 | Get:125 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 icu-devtools amd64 60.2-3ubuntu3.1 [179 kB] 2021-01-02 04:42:23.320 | Get:126 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 iputils-arping amd64 3:20161105-1ubuntu3 [29.7 kB] 2021-01-02 04:42:23.323 | Get:127 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 javascript-common all 11 [6,066 B] 2021-01-02 04:42:23.323 | Get:128 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libnl-genl-3-200 amd64 3.2.29-0ubuntu3 [11.2 kB] 2021-01-02 04:42:23.324 | Get:129 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libsensors4 amd64 1:3.4.0-4 [28.8 kB] 2021-01-02 04:42:23.327 | Get:130 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsnmp-base all 5.7.3+dfsg-1.8ubuntu3.6 [224 kB] 2021-01-02 04:42:23.346 | Get:131 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsnmp30 amd64 5.7.3+dfsg-1.8ubuntu3.6 [926 kB] 2021-01-02 04:42:23.482 | Get:132 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 keepalived amd64 1:1.3.9-1ubuntu0.18.04.2 [244 kB] 2021-01-02 04:42:23.489 | Get:133 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgssrpc4 amd64 1.16-2ubuntu0.2 [54.4 kB] 2021-01-02 04:42:23.491 | Get:134 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkdb5-9 amd64 1.16-2ubuntu0.2 [37.3 kB] 2021-01-02 04:42:23.493 | Get:135 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkadm5srv-mit11 amd64 1.16-2ubuntu0.2 [49.7 kB] 2021-01-02 04:42:23.503 | Get:136 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkadm5clnt-mit11 amd64 1.16-2ubuntu0.2 [38.0 kB] 2021-01-02 04:42:23.506 | Get:137 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 comerr-dev amd64 2.1-1.44.1-1ubuntu1.3 [38.5 kB] 2021-01-02 04:42:23.510 | Get:138 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 krb5-multidev amd64 1.16-2ubuntu0.2 [120 kB] 2021-01-02 04:42:23.520 | Get:139 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaio1 amd64 0.3.110-5ubuntu0.1 [6,476 B] 2021-01-02 04:42:23.521 | Get:140 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libalgorithm-diff-perl all 1.19.03-1 [47.6 kB] 2021-01-02 04:42:23.561 | Get:141 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libalgorithm-diff-xs-perl amd64 0.04-5 [11.1 kB] 2021-01-02 04:42:23.562 | Get:142 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libalgorithm-merge-perl all 0.08-3 [12.0 kB] 2021-01-02 04:42:23.564 | Get:143 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libarchive-cpio-perl all 0.10-1 [9,644 B] 2021-01-02 04:42:23.564 | Get:144 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libfile-fcntllock-perl amd64 0.22-3build2 [33.2 kB] 2021-01-02 04:42:23.567 | Get:145 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libglib2.0-bin amd64 2.56.4-0ubuntu0.18.04.6 [68.8 kB] 2021-01-02 04:42:23.619 | Get:146 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libglib2.0-dev-bin amd64 2.56.4-0ubuntu0.18.04.6 [102 kB] 2021-01-02 04:42:23.629 | Get:147 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 2021-01-02 04:42:23.633 | Get:148 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-0ubuntu2 [176 kB] 2021-01-02 04:42:23.647 | Get:149 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libglib2.0-dev amd64 2.56.4-0ubuntu0.18.04.6 [1,385 kB] 2021-01-02 04:42:23.765 | Get:150 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libgraphite2-dev amd64 1.3.11-2 [14.5 kB] 2021-01-02 04:42:23.766 | Get:151 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libgts-bin amd64 0.7.6+darcs121130-4 [41.3 kB] 2021-01-02 04:42:23.770 | Get:152 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libharfbuzz-icu0 amd64 1.7.2-1ubuntu1 [5,604 B] 2021-01-02 04:42:23.771 | Get:153 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libharfbuzz-gobject0 amd64 1.7.2-1ubuntu1 [13.4 kB] 2021-01-02 04:42:23.772 | Get:154 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libicu-le-hb0 amd64 1.0.3+git161113-4 [14.3 kB] 2021-01-02 04:42:23.773 | Get:155 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libiculx60 amd64 60.2-3ubuntu3.1 [19.0 kB] 2021-01-02 04:42:23.825 | Get:156 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libicu-le-hb-dev amd64 1.0.3+git161113-4 [29.5 kB] 2021-01-02 04:42:23.827 | Get:157 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libicu-dev amd64 60.2-3ubuntu3.1 [8,889 kB] 2021-01-02 04:42:25.202 | Get:158 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libharfbuzz-dev amd64 1.7.2-1ubuntu1 [302 kB] 2021-01-02 04:42:25.209 | Get:159 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libiscsi7 amd64 1.17.0-1.1 [55.4 kB] 2021-01-02 04:42:25.211 | Get:160 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libjansson4 amd64 2.11-1 [29.3 kB] 2021-01-02 04:42:25.212 | Get:161 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libjpeg-turbo8-dev amd64 1.5.2-0ubuntu5.18.04.4 [225 kB] 2021-01-02 04:42:25.219 | Get:162 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libjpeg8-dev amd64 8c-2ubuntu8 [1,552 B] 2021-01-02 04:42:25.219 | Get:163 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libjpeg-dev amd64 8c-2ubuntu8 [1,546 B] 2021-01-02 04:42:25.219 | Get:164 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libjs-jquery all 3.2.1-1 [152 kB] 2021-01-02 04:42:25.224 | Get:165 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libjs-jquery-metadata all 12-1 [6,930 B] 2021-01-02 04:42:25.224 | Get:166 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libjs-jquery-tablesorter all 1:2.29.5+dfsg1-1 [174 kB] 2021-01-02 04:42:25.263 | Get:167 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libltdl-dev amd64 2.4.6-2 [162 kB] 2021-01-02 04:42:25.338 | Get:168 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libsys-hostname-long-perl all 1.5-1 [11.7 kB] 2021-01-02 04:42:25.338 | Get:169 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libmail-sendmail-perl all 0.80-1 [22.6 kB] 2021-01-02 04:42:25.339 | Get:170 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libmatheval1 amd64 1.1.11+dfsg-3build1 [20.5 kB] 2021-01-02 04:42:25.340 | Get:171 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 mysql-common all 5.8+1.0.4 [7,308 B] 2021-01-02 04:42:25.341 | Get:172 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libmysqlclient20 amd64 5.7.32-0ubuntu0.18.04.1 [690 kB] 2021-01-02 04:42:25.428 | Get:173 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libssl-dev amd64 1.1.1-1ubuntu2.1~18.04.7 [1,566 kB] 2021-01-02 04:42:25.664 | Get:174 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libmysqlclient-dev amd64 5.7.32-0ubuntu0.18.04.1 [988 kB] 2021-01-02 04:42:25.812 | Get:175 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 2021-01-02 04:42:25.818 | Get:176 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libnspr4 amd64 2:4.18-1ubuntu1 [112 kB] 2021-01-02 04:42:25.847 | Get:177 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libnss3 amd64 2:3.35-2ubuntu2.12 [1,220 kB] 2021-01-02 04:42:25.984 | Get:178 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 2021-01-02 04:42:25.988 | Get:179 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpq5 amd64 10.15-0ubuntu0.18.04.1 [108 kB] 2021-01-02 04:42:26.002 | Get:180 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpq-dev amd64 10.15-0ubuntu0.18.04.1 [218 kB] 2021-01-02 04:42:26.072 | Get:181 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 librados2 amd64 12.2.13-0ubuntu0.18.04.5 [2,723 kB] 2021-01-02 04:42:26.757 | Get:182 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 librbd1 amd64 12.2.13-0ubuntu0.18.04.5 [923 kB] 2021-01-02 04:42:26.787 | Get:183 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsasl2-dev amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.1 [256 kB] 2021-01-02 04:42:26.795 | Get:184 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsasl2-modules amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.1 [48.8 kB] 2021-01-02 04:42:26.797 | Get:185 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 2021-01-02 04:42:27.060 | Get:186 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd-dev amd64 237-3ubuntu10.43 [184 kB] 2021-01-02 04:42:27.066 | Get:187 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libx86-1 amd64 1.1+ds1-10.2 [75.2 kB] 2021-01-02 04:42:27.068 | Get:188 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxml2-dev amd64 2.9.4+dfsg1-6.1ubuntu1.3 [756 kB] 2021-01-02 04:42:27.092 | Get:189 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxslt1.1 amd64 1.1.29-5ubuntu0.2 [150 kB] 2021-01-02 04:42:27.096 | Get:190 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxslt1-dev amd64 1.1.29-5ubuntu0.2 [407 kB] 2021-01-02 04:42:27.179 | Get:191 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 2021-01-02 04:42:27.186 | Get:192 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 lsscsi amd64 0.28-0.1 [35.5 kB] 2021-01-02 04:42:27.187 | Get:193 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 lvm2 amd64 2.02.176-4.1ubuntu3.18.04.3 [929 kB] 2021-01-02 04:42:27.217 | Get:194 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 memcached amd64 1.5.6-0ubuntu1.2 [109 kB] 2021-01-02 04:42:27.221 | Get:195 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 pm-utils all 1.4.1-17 [48.3 kB] 2021-01-02 04:42:27.222 | Get:196 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 postgresql-client-common all 190ubuntu0.1 [29.6 kB] 2021-01-02 04:42:27.224 | Get:197 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 ssl-cert all 1.0.39 [17.0 kB] 2021-01-02 04:42:27.224 | Get:198 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 postgresql-common all 190ubuntu0.1 [157 kB] 2021-01-02 04:42:27.230 | Get:199 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 postgresql-server-dev-10 amd64 10.15-0ubuntu0.18.04.1 [838 kB] 2021-01-02 04:42:27.484 | Get:200 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 postgresql-server-dev-all all 190ubuntu0.1 [14.1 kB] 2021-01-02 04:42:27.485 | Get:201 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 python-pip-whl all 9.0.1-2.3~ubuntu1.18.04.4 [1,653 kB] 2021-01-02 04:42:27.733 | Get:202 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 python3-crypto amd64 2.6.1-8ubuntu2 [244 kB] 2021-01-02 04:42:27.851 | Get:203 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 python3-secretstorage all 2.3.1-2 [12.1 kB] 2021-01-02 04:42:27.909 | Get:204 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 python3-keyring all 10.6.0-1 [26.7 kB] 2021-01-02 04:42:27.940 | Get:205 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 python3-keyrings.alt all 3.0-1 [16.6 kB] 2021-01-02 04:42:27.986 | Get:206 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 python3-mysqldb amd64 1.3.10-1build1 [46.0 kB] 2021-01-02 04:42:28.033 | Get:207 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 python3-pip all 9.0.1-2.3~ubuntu1.18.04.4 [114 kB] 2021-01-02 04:42:28.097 | Get:208 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 python3-setuptools all 39.0.1-2 [248 kB] 2021-01-02 04:42:28.161 | Get:209 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 python3.6-venv amd64 3.6.9-1~18.04ubuntu1.3 [6,180 B] 2021-01-02 04:42:28.162 | Get:210 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 python3-venv amd64 3.6.7-1~18.04 [1,208 B] 2021-01-02 04:42:28.163 | Get:211 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 python3-wheel all 0.30.0-0.2 [36.5 kB] 2021-01-02 04:42:28.169 | Get:212 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 python3-xdg all 0.25-4ubuntu1 [31.4 kB] 2021-01-02 04:42:28.174 | Get:213 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 qemu-block-extra amd64 1:2.11+dfsg-1ubuntu7.34 [40.2 kB] 2021-01-02 04:42:28.181 | Get:214 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 qemu-utils amd64 1:2.11+dfsg-1ubuntu7.34 [871 kB] 2021-01-02 04:42:28.262 | Get:215 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 sharutils amd64 1:4.15.2-3 [155 kB] 2021-01-02 04:42:28.275 | Get:216 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 sqlite3 amd64 3.22.0-1ubuntu0.4 [752 kB] 2021-01-02 04:42:28.340 | Get:217 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 thin-provisioning-tools amd64 0.7.4-2ubuntu3 [359 kB] 2021-01-02 04:42:28.370 | Get:218 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 unzip amd64 6.0-21ubuntu1.1 [168 kB] 2021-01-02 04:42:28.384 | Get:219 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 uwsgi-core amd64 2.0.15-10.2ubuntu2.1 [523 kB] 2021-01-02 04:42:28.429 | Get:220 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 vbetool amd64 1.1-4 [11.5 kB] 2021-01-02 04:42:28.429 | Get:221 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libipset3 amd64 6.34-1 [43.9 kB] 2021-01-02 04:42:28.433 | Get:222 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 ipset amd64 6.34-1 [33.7 kB] 2021-01-02 04:42:28.436 | Get:223 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 ipvsadm amd64 1:1.28-3ubuntu0.18.04.1 [35.5 kB] 2021-01-02 04:42:28.439 | Get:224 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 kpartx amd64 0.7.4-2ubuntu3 [27.7 kB] 2021-01-02 04:42:28.454 | Get:225 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 libapache2-mod-proxy-uwsgi amd64 2.0.15-10.2ubuntu2.1 [10.0 kB] 2021-01-02 04:42:28.455 | Get:226 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 liberasurecode1 amd64 1.5.0-1 [40.0 kB] 2021-01-02 04:42:28.458 | Get:227 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 liberasurecode-dev amd64 1.5.0-1 [14.9 kB] 2021-01-02 04:42:28.460 | Get:228 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libffi-dev amd64 3.2.1-8 [156 kB] 2021-01-02 04:42:28.510 | Get:229 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkrb5-dev amd64 1.16-2ubuntu0.2 [11.7 kB] 2021-01-02 04:42:28.511 | Get:230 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libyaml-dev amd64 0.1.7-2ubuntu3 [55.7 kB] 2021-01-02 04:42:28.517 | Get:231 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 socat amd64 1.7.3.2-2ubuntu2 [342 kB] 2021-01-02 04:42:28.545 | Get:232 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 vlan amd64 1.9-3.2ubuntu6 [30.7 kB] 2021-01-02 04:42:30.188 | Preconfiguring packages ... 2021-01-02 04:42:30.312 | Fetched 84.3 MB in 14s (6,145 kB/s) 2021-01-02 04:42:30.381 | (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 ... 64590 files and directories currently installed.) 2021-01-02 04:42:30.383 | Preparing to unpack .../libnss-systemd_237-3ubuntu10.43_amd64.deb ... 2021-01-02 04:42:30.417 | Unpacking libnss-systemd:amd64 (237-3ubuntu10.43) over (237-3ubuntu10.25) ... 2021-01-02 04:42:30.550 | Preparing to unpack .../libpam-systemd_237-3ubuntu10.43_amd64.deb ... 2021-01-02 04:42:30.577 | Unpacking libpam-systemd:amd64 (237-3ubuntu10.43) over (237-3ubuntu10.25) ... 2021-01-02 04:42:30.724 | Preparing to unpack .../systemd_237-3ubuntu10.43_amd64.deb ... 2021-01-02 04:42:30.870 | Unpacking systemd (237-3ubuntu10.43) over (237-3ubuntu10.25) ... 2021-01-02 04:42:31.602 | Preparing to unpack .../libsystemd0_237-3ubuntu10.43_amd64.deb ... 2021-01-02 04:42:31.624 | Unpacking libsystemd0:amd64 (237-3ubuntu10.43) over (237-3ubuntu10.25) ... 2021-01-02 04:42:31.728 | Setting up libsystemd0:amd64 (237-3ubuntu10.43) ... 2021-01-02 04:42:31.854 | (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 ... 64590 files and directories currently installed.) 2021-01-02 04:42:31.857 | Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 2021-01-02 04:42:31.883 | Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3.3) ... 2021-01-02 04:42:31.971 | Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 2021-01-02 04:42:32.102 | (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 ... 64590 files and directories currently installed.) 2021-01-02 04:42:32.104 | Preparing to unpack .../00-uuid-runtime_2.31.1-0.4ubuntu3.7_amd64.deb ... 2021-01-02 04:42:32.128 | Unpacking uuid-runtime (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3.3) ... 2021-01-02 04:42:32.428 | Selecting previously unselected package libapr1:amd64. 2021-01-02 04:42:32.434 | Preparing to unpack .../01-libapr1_1.6.3-2_amd64.deb ... 2021-01-02 04:42:32.437 | Unpacking libapr1:amd64 (1.6.3-2) ... 2021-01-02 04:42:32.565 | Preparing to unpack .../02-libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... 2021-01-02 04:42:32.590 | Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) over (1.1.1-1ubuntu2.1~18.04.4) ... 2021-01-02 04:42:32.873 | Selecting previously unselected package libaprutil1:amd64. 2021-01-02 04:42:32.879 | Preparing to unpack .../03-libaprutil1_1.6.1-2_amd64.deb ... 2021-01-02 04:42:32.881 | Unpacking libaprutil1:amd64 (1.6.1-2) ... 2021-01-02 04:42:32.980 | Preparing to unpack .../04-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 2021-01-02 04:42:33.012 | Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1ubuntu0.1) ... 2021-01-02 04:42:33.148 | Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. 2021-01-02 04:42:33.154 | Preparing to unpack .../05-libaprutil1-dbd-sqlite3_1.6.1-2_amd64.deb ... 2021-01-02 04:42:33.157 | Unpacking libaprutil1-dbd-sqlite3:amd64 (1.6.1-2) ... 2021-01-02 04:42:33.219 | Preparing to unpack .../06-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb ... 2021-01-02 04:42:33.241 | Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) over (2.1.27~101-g0780600+dfsg-3ubuntu2) ... 2021-01-02 04:42:33.350 | Preparing to unpack .../07-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb ... 2021-01-02 04:42:33.374 | Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) over (2.1.27~101-g0780600+dfsg-3ubuntu2) ... 2021-01-02 04:42:33.466 | Preparing to unpack .../08-libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb ... 2021-01-02 04:42:33.488 | Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.8) over (2.4.45+dfsg-1ubuntu1.3) ... 2021-01-02 04:42:33.601 | Preparing to unpack .../09-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb ... 2021-01-02 04:42:33.623 | Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) over (2.4.45+dfsg-1ubuntu1.3) ... 2021-01-02 04:42:33.714 | Selecting previously unselected package libaprutil1-ldap:amd64. 2021-01-02 04:42:33.720 | Preparing to unpack .../10-libaprutil1-ldap_1.6.1-2_amd64.deb ... 2021-01-02 04:42:33.723 | Unpacking libaprutil1-ldap:amd64 (1.6.1-2) ... 2021-01-02 04:42:33.797 | Selecting previously unselected package liblua5.2-0:amd64. 2021-01-02 04:42:33.803 | Preparing to unpack .../11-liblua5.2-0_5.2.4-1.1build1_amd64.deb ... 2021-01-02 04:42:33.806 | Unpacking liblua5.2-0:amd64 (5.2.4-1.1build1) ... 2021-01-02 04:42:33.897 | Preparing to unpack .../12-libicu60_60.2-3ubuntu3.1_amd64.deb ... 2021-01-02 04:42:33.923 | Unpacking libicu60:amd64 (60.2-3ubuntu3.1) over (60.2-3ubuntu3) ... 2021-01-02 04:42:35.249 | Preparing to unpack .../13-libxml2_2.9.4+dfsg1-6.1ubuntu1.3_amd64.deb ... 2021-01-02 04:42:35.276 | Unpacking libxml2:amd64 (2.9.4+dfsg1-6.1ubuntu1.3) over (2.9.4+dfsg1-6.1ubuntu1.2) ... 2021-01-02 04:42:35.445 | Selecting previously unselected package apache2-bin. 2021-01-02 04:42:35.452 | Preparing to unpack .../14-apache2-bin_2.4.29-1ubuntu4.14_amd64.deb ... 2021-01-02 04:42:35.454 | Unpacking apache2-bin (2.4.29-1ubuntu4.14) ... 2021-01-02 04:42:35.673 | Selecting previously unselected package apache2-utils. 2021-01-02 04:42:35.680 | Preparing to unpack .../15-apache2-utils_2.4.29-1ubuntu4.14_amd64.deb ... 2021-01-02 04:42:35.682 | Unpacking apache2-utils (2.4.29-1ubuntu4.14) ... 2021-01-02 04:42:35.746 | Selecting previously unselected package apache2-data. 2021-01-02 04:42:35.753 | Preparing to unpack .../16-apache2-data_2.4.29-1ubuntu4.14_all.deb ... 2021-01-02 04:42:35.756 | Unpacking apache2-data (2.4.29-1ubuntu4.14) ... 2021-01-02 04:42:35.935 | Selecting previously unselected package apache2. 2021-01-02 04:42:35.941 | Preparing to unpack .../17-apache2_2.4.29-1ubuntu4.14_amd64.deb ... 2021-01-02 04:42:35.960 | Unpacking apache2 (2.4.29-1ubuntu4.14) ... 2021-01-02 04:42:36.076 | Selecting previously unselected package fonts-dejavu-core. 2021-01-02 04:42:36.083 | Preparing to unpack .../18-fonts-dejavu-core_2.37-1_all.deb ... 2021-01-02 04:42:36.085 | Unpacking fonts-dejavu-core (2.37-1) ... 2021-01-02 04:42:36.290 | Selecting previously unselected package fonts-liberation. 2021-01-02 04:42:36.296 | Preparing to unpack .../19-fonts-liberation_1%3a1.07.4-7~18.04.1_all.deb ... 2021-01-02 04:42:36.299 | Unpacking fonts-liberation (1:1.07.4-7~18.04.1) ... 2021-01-02 04:42:36.488 | Selecting previously unselected package fontconfig-config. 2021-01-02 04:42:36.495 | Preparing to unpack .../20-fontconfig-config_2.12.6-0ubuntu2_all.deb ... 2021-01-02 04:42:36.498 | Unpacking fontconfig-config (2.12.6-0ubuntu2) ... 2021-01-02 04:42:36.587 | Selecting previously unselected package libfontconfig1:amd64. 2021-01-02 04:42:36.594 | Preparing to unpack .../21-libfontconfig1_2.12.6-0ubuntu2_amd64.deb ... 2021-01-02 04:42:36.597 | Unpacking libfontconfig1:amd64 (2.12.6-0ubuntu2) ... 2021-01-02 04:42:36.694 | Selecting previously unselected package fontconfig. 2021-01-02 04:42:36.700 | Preparing to unpack .../22-fontconfig_2.12.6-0ubuntu2_amd64.deb ... 2021-01-02 04:42:36.703 | Unpacking fontconfig (2.12.6-0ubuntu2) ... 2021-01-02 04:42:36.797 | Selecting previously unselected package liblua5.3-0:amd64. 2021-01-02 04:42:36.804 | Preparing to unpack .../23-liblua5.3-0_5.3.3-1ubuntu0.18.04.1_amd64.deb ... 2021-01-02 04:42:36.807 | Unpacking liblua5.3-0:amd64 (5.3.3-1ubuntu0.18.04.1) ... 2021-01-02 04:42:36.920 | Selecting previously unselected package haproxy. 2021-01-02 04:42:36.926 | Preparing to unpack .../24-haproxy_1.8.8-1ubuntu0.11_amd64.deb ... 2021-01-02 04:42:36.935 | Unpacking haproxy (1.8.8-1ubuntu0.11) ... 2021-01-02 04:42:37.153 | Selecting previously unselected package libjpeg-turbo8:amd64. 2021-01-02 04:42:37.160 | Preparing to unpack .../25-libjpeg-turbo8_1.5.2-0ubuntu5.18.04.4_amd64.deb ... 2021-01-02 04:42:37.162 | Unpacking libjpeg-turbo8:amd64 (1.5.2-0ubuntu5.18.04.4) ... 2021-01-02 04:42:37.274 | Selecting previously unselected package x11-common. 2021-01-02 04:42:37.280 | Preparing to unpack .../26-x11-common_1%3a7.7+19ubuntu7.1_all.deb ... 2021-01-02 04:42:37.304 | dpkg-query: no packages found matching nux-tools 2021-01-02 04:42:37.314 | Unpacking x11-common (1:7.7+19ubuntu7.1) ... 2021-01-02 04:42:37.406 | Selecting previously unselected package libice6:amd64. 2021-01-02 04:42:37.412 | Preparing to unpack .../27-libice6_2%3a1.0.9-2_amd64.deb ... 2021-01-02 04:42:37.415 | Unpacking libice6:amd64 (2:1.0.9-2) ... 2021-01-02 04:42:37.499 | Selecting previously unselected package libsm6:amd64. 2021-01-02 04:42:37.505 | Preparing to unpack .../28-libsm6_2%3a1.2.2-1_amd64.deb ... 2021-01-02 04:42:37.508 | Unpacking libsm6:amd64 (2:1.2.2-1) ... 2021-01-02 04:42:37.631 | Preparing to unpack .../29-open-iscsi_2.0.874-5ubuntu2.10_amd64.deb ... 2021-01-02 04:42:38.117 | Unpacking open-iscsi (2.0.874-5ubuntu2.10) over (2.0.874-5ubuntu2.7) ... 2021-01-02 04:42:38.604 | Selecting previously unselected package libnetfilter-cthelper0:amd64. 2021-01-02 04:42:38.611 | Preparing to unpack .../30-libnetfilter-cthelper0_1.0.0-1ubuntu1_amd64.deb ... 2021-01-02 04:42:38.614 | Unpacking libnetfilter-cthelper0:amd64 (1.0.0-1ubuntu1) ... 2021-01-02 04:42:38.701 | Preparing to unpack .../31-libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 2021-01-02 04:42:38.728 | Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1ubuntu1.1) ... 2021-01-02 04:42:38.824 | Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 2021-01-02 04:42:38.973 | (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 ... 65643 files and directories currently installed.) 2021-01-02 04:42:38.976 | Preparing to unpack .../000-libglib2.0-0_2.56.4-0ubuntu0.18.04.6_amd64.deb ... 2021-01-02 04:42:39.000 | Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) over (2.56.4-0ubuntu0.18.04.4) ... 2021-01-02 04:42:39.281 | Preparing to unpack .../001-openssl_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... 2021-01-02 04:42:39.303 | Unpacking openssl (1.1.1-1ubuntu2.1~18.04.7) over (1.1.1-1ubuntu2.1~18.04.4) ... 2021-01-02 04:42:39.517 | Preparing to unpack .../002-sudo_1.8.21p2-3ubuntu1.3_amd64.deb ... 2021-01-02 04:42:39.546 | Unpacking sudo (1.8.21p2-3ubuntu1.3) over (1.8.21p2-3ubuntu1) ... 2021-01-02 04:42:39.723 | Preparing to unpack .../003-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 2021-01-02 04:42:39.749 | Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) over (1.16-2ubuntu0.1) ... 2021-01-02 04:42:39.895 | Preparing to unpack .../004-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 2021-01-02 04:42:39.917 | Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) over (1.16-2ubuntu0.1) ... 2021-01-02 04:42:40.069 | Preparing to unpack .../005-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 2021-01-02 04:42:40.096 | Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) over (1.16-2ubuntu0.1) ... 2021-01-02 04:42:40.195 | Preparing to unpack .../006-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 2021-01-02 04:42:40.217 | Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) over (1.16-2ubuntu0.1) ... 2021-01-02 04:42:40.323 | Preparing to unpack .../007-tcpdump_4.9.3-0ubuntu0.18.04.1_amd64.deb ... 2021-01-02 04:42:40.345 | Unpacking tcpdump (4.9.3-0ubuntu0.18.04.1) over (4.9.2-3) ... 2021-01-02 04:42:40.472 | Selecting previously unselected package uuid-dev:amd64. 2021-01-02 04:42:40.479 | Preparing to unpack .../008-uuid-dev_2.31.1-0.4ubuntu3.7_amd64.deb ... 2021-01-02 04:42:40.489 | Unpacking uuid-dev:amd64 (2.31.1-0.4ubuntu3.7) ... 2021-01-02 04:42:40.573 | Selecting previously unselected package libsctp1:amd64. 2021-01-02 04:42:40.579 | Preparing to unpack .../009-libsctp1_1.0.17+dfsg-2_amd64.deb ... 2021-01-02 04:42:40.583 | Unpacking libsctp1:amd64 (1.0.17+dfsg-2) ... 2021-01-02 04:42:40.639 | Selecting previously unselected package libsctp-dev:amd64. 2021-01-02 04:42:40.646 | Preparing to unpack .../010-libsctp-dev_1.0.17+dfsg-2_amd64.deb ... 2021-01-02 04:42:40.648 | Unpacking libsctp-dev:amd64 (1.0.17+dfsg-2) ... 2021-01-02 04:42:40.709 | Selecting previously unselected package libapr1-dev. 2021-01-02 04:42:40.715 | Preparing to unpack .../011-libapr1-dev_1.6.3-2_amd64.deb ... 2021-01-02 04:42:40.718 | Unpacking libapr1-dev (1.6.3-2) ... 2021-01-02 04:42:40.990 | Selecting previously unselected package libldap2-dev:amd64. 2021-01-02 04:42:40.997 | Preparing to unpack .../012-libldap2-dev_2.4.45+dfsg-1ubuntu1.8_amd64.deb ... 2021-01-02 04:42:41.000 | Unpacking libldap2-dev:amd64 (2.4.45+dfsg-1ubuntu1.8) ... 2021-01-02 04:42:41.139 | Selecting previously unselected package libaprutil1-dev. 2021-01-02 04:42:41.146 | Preparing to unpack .../013-libaprutil1-dev_1.6.1-2_amd64.deb ... 2021-01-02 04:42:41.148 | Unpacking libaprutil1-dev (1.6.1-2) ... 2021-01-02 04:42:41.406 | Selecting previously unselected package autotools-dev. 2021-01-02 04:42:41.413 | Preparing to unpack .../014-autotools-dev_20180224.1_all.deb ... 2021-01-02 04:42:41.415 | Unpacking autotools-dev (20180224.1) ... 2021-01-02 04:42:41.473 | Selecting previously unselected package m4. 2021-01-02 04:42:41.479 | Preparing to unpack .../015-m4_1.4.18-1_amd64.deb ... 2021-01-02 04:42:41.482 | Unpacking m4 (1.4.18-1) ... 2021-01-02 04:42:41.591 | Selecting previously unselected package autoconf. 2021-01-02 04:42:41.598 | Preparing to unpack .../016-autoconf_2.69-11_all.deb ... 2021-01-02 04:42:41.600 | Unpacking autoconf (2.69-11) ... 2021-01-02 04:42:41.725 | Selecting previously unselected package automake. 2021-01-02 04:42:41.731 | Preparing to unpack .../017-automake_1%3a1.15.1-3ubuntu2_all.deb ... 2021-01-02 04:42:41.736 | Unpacking automake (1:1.15.1-3ubuntu2) ... 2021-01-02 04:42:41.868 | Selecting previously unselected package autopoint. 2021-01-02 04:42:41.875 | Preparing to unpack .../018-autopoint_0.19.8.1-6ubuntu0.3_all.deb ... 2021-01-02 04:42:41.877 | Unpacking autopoint (0.19.8.1-6ubuntu0.3) ... 2021-01-02 04:42:41.957 | Selecting previously unselected package libtool. 2021-01-02 04:42:41.964 | Preparing to unpack .../019-libtool_2.4.6-2_all.deb ... 2021-01-02 04:42:41.974 | Unpacking libtool (2.4.6-2) ... 2021-01-02 04:42:42.061 | Selecting previously unselected package dh-autoreconf. 2021-01-02 04:42:42.068 | Preparing to unpack .../020-dh-autoreconf_17_all.deb ... 2021-01-02 04:42:42.071 | Unpacking dh-autoreconf (17) ... 2021-01-02 04:42:42.136 | Selecting previously unselected package libarchive-zip-perl. 2021-01-02 04:42:42.142 | Preparing to unpack .../021-libarchive-zip-perl_1.60-1ubuntu0.1_all.deb ... 2021-01-02 04:42:42.145 | Unpacking libarchive-zip-perl (1.60-1ubuntu0.1) ... 2021-01-02 04:42:42.217 | Selecting previously unselected package libfile-stripnondeterminism-perl. 2021-01-02 04:42:42.224 | Preparing to unpack .../022-libfile-stripnondeterminism-perl_0.040-1.1~build1_all.deb ... 2021-01-02 04:42:42.226 | Unpacking libfile-stripnondeterminism-perl (0.040-1.1~build1) ... 2021-01-02 04:42:42.286 | Selecting previously unselected package libtimedate-perl. 2021-01-02 04:42:42.293 | Preparing to unpack .../023-libtimedate-perl_2.3000-2_all.deb ... 2021-01-02 04:42:42.295 | Unpacking libtimedate-perl (2.3000-2) ... 2021-01-02 04:42:42.371 | Selecting previously unselected package dh-strip-nondeterminism. 2021-01-02 04:42:42.378 | Preparing to unpack .../024-dh-strip-nondeterminism_0.040-1.1~build1_all.deb ... 2021-01-02 04:42:42.381 | Unpacking dh-strip-nondeterminism (0.040-1.1~build1) ... 2021-01-02 04:42:42.437 | Selecting previously unselected package libdpkg-perl. 2021-01-02 04:42:42.444 | Preparing to unpack .../025-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 2021-01-02 04:42:42.446 | Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) ... 2021-01-02 04:42:42.542 | Selecting previously unselected package make. 2021-01-02 04:42:42.548 | Preparing to unpack .../026-make_4.1-9.1ubuntu1_amd64.deb ... 2021-01-02 04:42:42.551 | Unpacking make (4.1-9.1ubuntu1) ... 2021-01-02 04:42:42.633 | Selecting previously unselected package dpkg-dev. 2021-01-02 04:42:42.639 | Preparing to unpack .../027-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 2021-01-02 04:42:42.650 | Unpacking dpkg-dev (1.19.0.5ubuntu2.3) ... 2021-01-02 04:42:42.839 | Selecting previously unselected package libcroco3:amd64. 2021-01-02 04:42:42.846 | Preparing to unpack .../028-libcroco3_0.6.12-2_amd64.deb ... 2021-01-02 04:42:42.849 | Unpacking libcroco3:amd64 (0.6.12-2) ... 2021-01-02 04:42:42.929 | Selecting previously unselected package gettext. 2021-01-02 04:42:42.936 | Preparing to unpack .../029-gettext_0.19.8.1-6ubuntu0.3_amd64.deb ... 2021-01-02 04:42:42.938 | Unpacking gettext (0.19.8.1-6ubuntu0.3) ... 2021-01-02 04:42:43.208 | Selecting previously unselected package intltool-debian. 2021-01-02 04:42:43.215 | Preparing to unpack .../030-intltool-debian_0.35.0+20060710.4_all.deb ... 2021-01-02 04:42:43.225 | Unpacking intltool-debian (0.35.0+20060710.4) ... 2021-01-02 04:42:43.289 | Selecting previously unselected package po-debconf. 2021-01-02 04:42:43.296 | Preparing to unpack .../031-po-debconf_1.0.20_all.deb ... 2021-01-02 04:42:43.298 | Unpacking po-debconf (1.0.20) ... 2021-01-02 04:42:43.381 | Selecting previously unselected package debhelper. 2021-01-02 04:42:43.388 | Preparing to unpack .../032-debhelper_11.1.6ubuntu2_all.deb ... 2021-01-02 04:42:43.390 | Unpacking debhelper (11.1.6ubuntu2) ... 2021-01-02 04:42:43.621 | Selecting previously unselected package apache2-dev. 2021-01-02 04:42:43.629 | Preparing to unpack .../033-apache2-dev_2.4.29-1ubuntu4.14_amd64.deb ... 2021-01-02 04:42:43.631 | Unpacking apache2-dev (2.4.29-1ubuntu4.14) ... 2021-01-02 04:42:43.721 | Selecting previously unselected package libstdc++-7-dev:amd64. 2021-01-02 04:42:43.728 | Preparing to unpack .../034-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 2021-01-02 04:42:43.730 | Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 2021-01-02 04:42:44.190 | Selecting previously unselected package g++-7. 2021-01-02 04:42:44.197 | Preparing to unpack .../035-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 2021-01-02 04:42:44.200 | Unpacking g++-7 (7.5.0-3ubuntu1~18.04) ... 2021-01-02 04:42:45.573 | Selecting previously unselected package g++. 2021-01-02 04:42:45.580 | Preparing to unpack .../036-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 2021-01-02 04:42:45.590 | Unpacking g++ (4:7.4.0-1ubuntu2.3) ... 2021-01-02 04:42:45.674 | Selecting previously unselected package build-essential. 2021-01-02 04:42:45.682 | Preparing to unpack .../037-build-essential_12.4ubuntu1_amd64.deb ... 2021-01-02 04:42:45.684 | Unpacking build-essential (12.4ubuntu1) ... 2021-01-02 04:42:45.740 | Selecting previously unselected package conntrack. 2021-01-02 04:42:45.747 | Preparing to unpack .../038-conntrack_1%3a1.4.4+snapshot20161117-6ubuntu2_amd64.deb ... 2021-01-02 04:42:45.749 | Unpacking conntrack (1:1.4.4+snapshot20161117-6ubuntu2) ... 2021-01-02 04:42:45.830 | Selecting previously unselected package libnetfilter-queue1. 2021-01-02 04:42:45.837 | Preparing to unpack .../039-libnetfilter-queue1_1.0.2-2_amd64.deb ... 2021-01-02 04:42:45.840 | Unpacking libnetfilter-queue1 (1.0.2-2) ... 2021-01-02 04:42:45.930 | Selecting previously unselected package conntrackd. 2021-01-02 04:42:45.937 | Preparing to unpack .../040-conntrackd_1%3a1.4.4+snapshot20161117-6ubuntu2_amd64.deb ... 2021-01-02 04:42:45.939 | Unpacking conntrackd (1:1.4.4+snapshot20161117-6ubuntu2) ... 2021-01-02 04:42:46.018 | Preparing to unpack .../041-curl_7.58.0-2ubuntu3.12_amd64.deb ... 2021-01-02 04:42:46.039 | Unpacking curl (7.58.0-2ubuntu3.12) over (7.58.0-2ubuntu3.7) ... 2021-01-02 04:42:46.169 | Preparing to unpack .../042-libcurl4_7.58.0-2ubuntu3.12_amd64.deb ... 2021-01-02 04:42:46.192 | Unpacking libcurl4:amd64 (7.58.0-2ubuntu3.12) over (7.58.0-2ubuntu3.7) ... 2021-01-02 04:42:46.310 | Selecting previously unselected package dctrl-tools. 2021-01-02 04:42:46.317 | Preparing to unpack .../043-dctrl-tools_2.24-2build1_amd64.deb ... 2021-01-02 04:42:46.326 | Unpacking dctrl-tools (2.24-2build1) ... 2021-01-02 04:42:46.387 | Selecting previously unselected package dnsmasq-utils. 2021-01-02 04:42:46.394 | Preparing to unpack .../044-dnsmasq-utils_2.79-1_amd64.deb ... 2021-01-02 04:42:46.397 | Unpacking dnsmasq-utils (2.79-1) ... 2021-01-02 04:42:46.472 | Selecting previously unselected package dstat. 2021-01-02 04:42:46.478 | Preparing to unpack .../045-dstat_0.7.3-1_all.deb ... 2021-01-02 04:42:46.481 | Unpacking dstat (0.7.3-1) ... 2021-01-02 04:42:46.582 | Selecting previously unselected package libfakeroot:amd64. 2021-01-02 04:42:46.589 | Preparing to unpack .../046-libfakeroot_1.22-2ubuntu1_amd64.deb ... 2021-01-02 04:42:46.591 | Unpacking libfakeroot:amd64 (1.22-2ubuntu1) ... 2021-01-02 04:42:46.665 | Selecting previously unselected package fakeroot. 2021-01-02 04:42:46.672 | Preparing to unpack .../047-fakeroot_1.22-2ubuntu1_amd64.deb ... 2021-01-02 04:42:46.674 | Unpacking fakeroot (1.22-2ubuntu1) ... 2021-01-02 04:42:46.735 | Selecting previously unselected package genisoimage. 2021-01-02 04:42:46.743 | Preparing to unpack .../048-genisoimage_9%3a1.1.11-3ubuntu2_amd64.deb ... 2021-01-02 04:42:46.745 | Unpacking genisoimage (9:1.1.11-3ubuntu2) ... 2021-01-02 04:42:46.867 | Selecting previously unselected package libgraphite2-3:amd64. 2021-01-02 04:42:46.875 | Preparing to unpack .../049-libgraphite2-3_1.3.11-2_amd64.deb ... 2021-01-02 04:42:46.877 | Unpacking libgraphite2-3:amd64 (1.3.11-2) ... 2021-01-02 04:42:46.966 | Selecting previously unselected package libharfbuzz0b:amd64. 2021-01-02 04:42:46.973 | Preparing to unpack .../050-libharfbuzz0b_1.7.2-1ubuntu1_amd64.deb ... 2021-01-02 04:42:46.975 | Unpacking libharfbuzz0b:amd64 (1.7.2-1ubuntu1) ... 2021-01-02 04:42:47.062 | Selecting previously unselected package gir1.2-harfbuzz-0.0:amd64. 2021-01-02 04:42:47.068 | Preparing to unpack .../051-gir1.2-harfbuzz-0.0_1.7.2-1ubuntu1_amd64.deb ... 2021-01-02 04:42:47.071 | Unpacking gir1.2-harfbuzz-0.0:amd64 (1.7.2-1ubuntu1) ... 2021-01-02 04:42:47.177 | Preparing to unpack .../052-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... 2021-01-02 04:42:47.256 | Unpacking git (1:2.17.1-1ubuntu0.7) over (1:2.17.1-1ubuntu0.4) ... 2021-01-02 04:42:48.135 | Selecting previously unselected package libann0. 2021-01-02 04:42:48.142 | Preparing to unpack .../053-libann0_1.1.2+doc-6_amd64.deb ... 2021-01-02 04:42:48.145 | Unpacking libann0 (1.1.2+doc-6) ... 2021-01-02 04:42:48.217 | Selecting previously unselected package libcdt5. 2021-01-02 04:42:48.225 | Preparing to unpack .../054-libcdt5_2.40.1-2_amd64.deb ... 2021-01-02 04:42:48.227 | Unpacking libcdt5 (2.40.1-2) ... 2021-01-02 04:42:48.301 | Selecting previously unselected package libcgraph6. 2021-01-02 04:42:48.308 | Preparing to unpack .../055-libcgraph6_2.40.1-2_amd64.deb ... 2021-01-02 04:42:48.310 | Unpacking libcgraph6 (2.40.1-2) ... 2021-01-02 04:42:48.369 | Selecting previously unselected package libjpeg8:amd64. 2021-01-02 04:42:48.376 | Preparing to unpack .../056-libjpeg8_8c-2ubuntu8_amd64.deb ... 2021-01-02 04:42:48.379 | Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... 2021-01-02 04:42:48.460 | Selecting previously unselected package libjbig0:amd64. 2021-01-02 04:42:48.467 | Preparing to unpack .../057-libjbig0_2.1-3.1build1_amd64.deb ... 2021-01-02 04:42:48.469 | Unpacking libjbig0:amd64 (2.1-3.1build1) ... 2021-01-02 04:42:48.550 | Selecting previously unselected package libtiff5:amd64. 2021-01-02 04:42:48.557 | Preparing to unpack .../058-libtiff5_4.0.9-5ubuntu0.3_amd64.deb ... 2021-01-02 04:42:48.559 | Unpacking libtiff5:amd64 (4.0.9-5ubuntu0.3) ... 2021-01-02 04:42:48.660 | Selecting previously unselected package libwebp6:amd64. 2021-01-02 04:42:48.666 | Preparing to unpack .../059-libwebp6_0.6.1-2_amd64.deb ... 2021-01-02 04:42:48.669 | Unpacking libwebp6:amd64 (0.6.1-2) ... 2021-01-02 04:42:48.765 | Selecting previously unselected package libxpm4:amd64. 2021-01-02 04:42:48.772 | Preparing to unpack .../060-libxpm4_1%3a3.5.12-1_amd64.deb ... 2021-01-02 04:42:48.774 | Unpacking libxpm4:amd64 (1:3.5.12-1) ... 2021-01-02 04:42:48.857 | Selecting previously unselected package libgd3:amd64. 2021-01-02 04:42:48.864 | Preparing to unpack .../061-libgd3_2.2.5-4ubuntu0.4_amd64.deb ... 2021-01-02 04:42:48.866 | Unpacking libgd3:amd64 (2.2.5-4ubuntu0.4) ... 2021-01-02 04:42:48.962 | Selecting previously unselected package libgts-0.7-5:amd64. 2021-01-02 04:42:48.969 | Preparing to unpack .../062-libgts-0.7-5_0.7.6+darcs121130-4_amd64.deb ... 2021-01-02 04:42:48.971 | Unpacking libgts-0.7-5:amd64 (0.7.6+darcs121130-4) ... 2021-01-02 04:42:49.070 | Selecting previously unselected package libpixman-1-0:amd64. 2021-01-02 04:42:49.077 | Preparing to unpack .../063-libpixman-1-0_0.34.0-2_amd64.deb ... 2021-01-02 04:42:49.079 | Unpacking libpixman-1-0:amd64 (0.34.0-2) ... 2021-01-02 04:42:49.191 | Selecting previously unselected package libxcb-render0:amd64. 2021-01-02 04:42:49.198 | Preparing to unpack .../064-libxcb-render0_1.13-2~ubuntu18.04_amd64.deb ... 2021-01-02 04:42:49.200 | Unpacking libxcb-render0:amd64 (1.13-2~ubuntu18.04) ... 2021-01-02 04:42:49.283 | Selecting previously unselected package libxcb-shm0:amd64. 2021-01-02 04:42:49.289 | Preparing to unpack .../065-libxcb-shm0_1.13-2~ubuntu18.04_amd64.deb ... 2021-01-02 04:42:49.292 | Unpacking libxcb-shm0:amd64 (1.13-2~ubuntu18.04) ... 2021-01-02 04:42:49.366 | Selecting previously unselected package libxrender1:amd64. 2021-01-02 04:42:49.373 | Preparing to unpack .../066-libxrender1_1%3a0.9.10-1_amd64.deb ... 2021-01-02 04:42:49.375 | Unpacking libxrender1:amd64 (1:0.9.10-1) ... 2021-01-02 04:42:49.467 | Selecting previously unselected package libcairo2:amd64. 2021-01-02 04:42:49.473 | Preparing to unpack .../067-libcairo2_1.15.10-2ubuntu0.1_amd64.deb ... 2021-01-02 04:42:49.475 | Unpacking libcairo2:amd64 (1.15.10-2ubuntu0.1) ... 2021-01-02 04:42:49.619 | Selecting previously unselected package libltdl7:amd64. 2021-01-02 04:42:49.626 | Preparing to unpack .../068-libltdl7_2.4.6-2_amd64.deb ... 2021-01-02 04:42:49.629 | Unpacking libltdl7:amd64 (2.4.6-2) ... 2021-01-02 04:42:49.686 | Selecting previously unselected package libthai-data. 2021-01-02 04:42:49.694 | Preparing to unpack .../069-libthai-data_0.1.27-2_all.deb ... 2021-01-02 04:42:49.696 | Unpacking libthai-data (0.1.27-2) ... 2021-01-02 04:42:49.796 | Selecting previously unselected package libdatrie1:amd64. 2021-01-02 04:42:49.804 | Preparing to unpack .../070-libdatrie1_0.2.10-7_amd64.deb ... 2021-01-02 04:42:49.806 | Unpacking libdatrie1:amd64 (0.2.10-7) ... 2021-01-02 04:42:49.889 | Selecting previously unselected package libthai0:amd64. 2021-01-02 04:42:49.895 | Preparing to unpack .../071-libthai0_0.1.27-2_amd64.deb ... 2021-01-02 04:42:49.898 | Unpacking libthai0:amd64 (0.1.27-2) ... 2021-01-02 04:42:49.980 | Selecting previously unselected package libpango-1.0-0:amd64. 2021-01-02 04:42:49.986 | Preparing to unpack .../072-libpango-1.0-0_1.40.14-1ubuntu0.1_amd64.deb ... 2021-01-02 04:42:50.006 | Unpacking libpango-1.0-0:amd64 (1.40.14-1ubuntu0.1) ... 2021-01-02 04:42:50.105 | Selecting previously unselected package libpangoft2-1.0-0:amd64. 2021-01-02 04:42:50.112 | Preparing to unpack .../073-libpangoft2-1.0-0_1.40.14-1ubuntu0.1_amd64.deb ... 2021-01-02 04:42:50.114 | Unpacking libpangoft2-1.0-0:amd64 (1.40.14-1ubuntu0.1) ... 2021-01-02 04:42:50.198 | Selecting previously unselected package libpangocairo-1.0-0:amd64. 2021-01-02 04:42:50.205 | Preparing to unpack .../074-libpangocairo-1.0-0_1.40.14-1ubuntu0.1_amd64.deb ... 2021-01-02 04:42:50.207 | Unpacking libpangocairo-1.0-0:amd64 (1.40.14-1ubuntu0.1) ... 2021-01-02 04:42:50.281 | Selecting previously unselected package libpathplan4. 2021-01-02 04:42:50.288 | Preparing to unpack .../075-libpathplan4_2.40.1-2_amd64.deb ... 2021-01-02 04:42:50.290 | Unpacking libpathplan4 (2.40.1-2) ... 2021-01-02 04:42:50.380 | Selecting previously unselected package libgvc6. 2021-01-02 04:42:50.387 | Preparing to unpack .../076-libgvc6_2.40.1-2_amd64.deb ... 2021-01-02 04:42:50.389 | Unpacking libgvc6 (2.40.1-2) ... 2021-01-02 04:42:50.545 | Selecting previously unselected package libgvpr2. 2021-01-02 04:42:50.553 | Preparing to unpack .../077-libgvpr2_2.40.1-2_amd64.deb ... 2021-01-02 04:42:50.555 | Unpacking libgvpr2 (2.40.1-2) ... 2021-01-02 04:42:50.649 | Selecting previously unselected package liblab-gamut1. 2021-01-02 04:42:50.656 | Preparing to unpack .../078-liblab-gamut1_2.40.1-2_amd64.deb ... 2021-01-02 04:42:50.658 | Unpacking liblab-gamut1 (2.40.1-2) ... 2021-01-02 04:42:50.865 | Selecting previously unselected package libxt6:amd64. 2021-01-02 04:42:50.872 | Preparing to unpack .../079-libxt6_1%3a1.1.5-1_amd64.deb ... 2021-01-02 04:42:50.874 | Unpacking libxt6:amd64 (1:1.1.5-1) ... 2021-01-02 04:42:50.966 | Selecting previously unselected package libxmu6:amd64. 2021-01-02 04:42:50.974 | Preparing to unpack .../080-libxmu6_2%3a1.1.2-2_amd64.deb ... 2021-01-02 04:42:50.976 | Unpacking libxmu6:amd64 (2:1.1.2-2) ... 2021-01-02 04:42:51.060 | Selecting previously unselected package libxaw7:amd64. 2021-01-02 04:42:51.067 | Preparing to unpack .../081-libxaw7_2%3a1.0.13-1_amd64.deb ... 2021-01-02 04:42:51.069 | Unpacking libxaw7:amd64 (2:1.0.13-1) ... 2021-01-02 04:42:51.163 | Selecting previously unselected package graphviz. 2021-01-02 04:42:51.170 | Preparing to unpack .../082-graphviz_2.40.1-2_amd64.deb ... 2021-01-02 04:42:51.172 | Unpacking graphviz (2.40.1-2) ... 2021-01-02 04:42:51.366 | Selecting previously unselected package libnl-3-200:amd64. 2021-01-02 04:42:51.373 | Preparing to unpack .../083-libnl-3-200_3.2.29-0ubuntu3_amd64.deb ... 2021-01-02 04:42:51.375 | Unpacking libnl-3-200:amd64 (3.2.29-0ubuntu3) ... 2021-01-02 04:42:51.461 | Selecting previously unselected package libnl-route-3-200:amd64. 2021-01-02 04:42:51.468 | Preparing to unpack .../084-libnl-route-3-200_3.2.29-0ubuntu3_amd64.deb ... 2021-01-02 04:42:51.470 | Unpacking libnl-route-3-200:amd64 (3.2.29-0ubuntu3) ... 2021-01-02 04:42:51.579 | Selecting previously unselected package libibverbs1:amd64. 2021-01-02 04:42:51.585 | Preparing to unpack .../085-libibverbs1_17.1-1ubuntu0.2_amd64.deb ... 2021-01-02 04:42:51.588 | Unpacking libibverbs1:amd64 (17.1-1ubuntu0.2) ... 2021-01-02 04:42:51.681 | Selecting previously unselected package ibverbs-providers:amd64. 2021-01-02 04:42:51.688 | Preparing to unpack .../086-ibverbs-providers_17.1-1ubuntu0.2_amd64.deb ... 2021-01-02 04:42:51.690 | Unpacking ibverbs-providers:amd64 (17.1-1ubuntu0.2) ... 2021-01-02 04:42:51.768 | Selecting previously unselected package icu-devtools. 2021-01-02 04:42:51.775 | Preparing to unpack .../087-icu-devtools_60.2-3ubuntu3.1_amd64.deb ... 2021-01-02 04:42:51.777 | Unpacking icu-devtools (60.2-3ubuntu3.1) ... 2021-01-02 04:42:51.864 | Selecting previously unselected package iputils-arping. 2021-01-02 04:42:51.871 | Preparing to unpack .../088-iputils-arping_3%3a20161105-1ubuntu3_amd64.deb ... 2021-01-02 04:42:51.874 | Unpacking iputils-arping (3:20161105-1ubuntu3) ... 2021-01-02 04:42:51.974 | Selecting previously unselected package javascript-common. 2021-01-02 04:42:51.981 | Preparing to unpack .../089-javascript-common_11_all.deb ... 2021-01-02 04:42:51.994 | Unpacking javascript-common (11) ... 2021-01-02 04:42:52.073 | Selecting previously unselected package libnl-genl-3-200:amd64. 2021-01-02 04:42:52.080 | Preparing to unpack .../090-libnl-genl-3-200_3.2.29-0ubuntu3_amd64.deb ... 2021-01-02 04:42:52.083 | Unpacking libnl-genl-3-200:amd64 (3.2.29-0ubuntu3) ... 2021-01-02 04:42:52.182 | Selecting previously unselected package libsensors4:amd64. 2021-01-02 04:42:52.189 | Preparing to unpack .../091-libsensors4_1%3a3.4.0-4_amd64.deb ... 2021-01-02 04:42:52.279 | Unpacking libsensors4:amd64 (1:3.4.0-4) ... 2021-01-02 04:42:52.353 | Selecting previously unselected package libsnmp-base. 2021-01-02 04:42:52.360 | Preparing to unpack .../092-libsnmp-base_5.7.3+dfsg-1.8ubuntu3.6_all.deb ... 2021-01-02 04:42:52.362 | Unpacking libsnmp-base (5.7.3+dfsg-1.8ubuntu3.6) ... 2021-01-02 04:42:52.474 | Selecting previously unselected package libsnmp30:amd64. 2021-01-02 04:42:52.481 | Preparing to unpack .../093-libsnmp30_5.7.3+dfsg-1.8ubuntu3.6_amd64.deb ... 2021-01-02 04:42:52.483 | Unpacking libsnmp30:amd64 (5.7.3+dfsg-1.8ubuntu3.6) ... 2021-01-02 04:42:52.707 | Selecting previously unselected package keepalived. 2021-01-02 04:42:52.714 | Preparing to unpack .../094-keepalived_1%3a1.3.9-1ubuntu0.18.04.2_amd64.deb ... 2021-01-02 04:42:52.716 | Unpacking keepalived (1:1.3.9-1ubuntu0.18.04.2) ... 2021-01-02 04:42:52.835 | Selecting previously unselected package libgssrpc4:amd64. 2021-01-02 04:42:52.842 | Preparing to unpack .../095-libgssrpc4_1.16-2ubuntu0.2_amd64.deb ... 2021-01-02 04:42:52.845 | Unpacking libgssrpc4:amd64 (1.16-2ubuntu0.2) ... 2021-01-02 04:42:52.922 | Selecting previously unselected package libkdb5-9:amd64. 2021-01-02 04:42:52.929 | Preparing to unpack .../096-libkdb5-9_1.16-2ubuntu0.2_amd64.deb ... 2021-01-02 04:42:52.931 | Unpacking libkdb5-9:amd64 (1.16-2ubuntu0.2) ... 2021-01-02 04:42:53.014 | Selecting previously unselected package libkadm5srv-mit11:amd64. 2021-01-02 04:42:53.022 | Preparing to unpack .../097-libkadm5srv-mit11_1.16-2ubuntu0.2_amd64.deb ... 2021-01-02 04:42:53.024 | Unpacking libkadm5srv-mit11:amd64 (1.16-2ubuntu0.2) ... 2021-01-02 04:42:53.109 | Selecting previously unselected package libkadm5clnt-mit11:amd64. 2021-01-02 04:42:53.116 | Preparing to unpack .../098-libkadm5clnt-mit11_1.16-2ubuntu0.2_amd64.deb ... 2021-01-02 04:42:53.118 | Unpacking libkadm5clnt-mit11:amd64 (1.16-2ubuntu0.2) ... 2021-01-02 04:42:53.177 | Selecting previously unselected package comerr-dev:amd64. 2021-01-02 04:42:53.184 | Preparing to unpack .../099-comerr-dev_2.1-1.44.1-1ubuntu1.3_amd64.deb ... 2021-01-02 04:42:53.186 | Unpacking comerr-dev:amd64 (2.1-1.44.1-1ubuntu1.3) ... 2021-01-02 04:42:53.244 | Selecting previously unselected package krb5-multidev:amd64. 2021-01-02 04:42:53.252 | Preparing to unpack .../100-krb5-multidev_1.16-2ubuntu0.2_amd64.deb ... 2021-01-02 04:42:53.254 | Unpacking krb5-multidev:amd64 (1.16-2ubuntu0.2) ... 2021-01-02 04:42:53.352 | Selecting previously unselected package libaio1:amd64. 2021-01-02 04:42:53.359 | Preparing to unpack .../101-libaio1_0.3.110-5ubuntu0.1_amd64.deb ... 2021-01-02 04:42:53.361 | Unpacking libaio1:amd64 (0.3.110-5ubuntu0.1) ... 2021-01-02 04:42:53.418 | Selecting previously unselected package libalgorithm-diff-perl. 2021-01-02 04:42:53.426 | Preparing to unpack .../102-libalgorithm-diff-perl_1.19.03-1_all.deb ... 2021-01-02 04:42:53.428 | Unpacking libalgorithm-diff-perl (1.19.03-1) ... 2021-01-02 04:42:53.485 | Selecting previously unselected package libalgorithm-diff-xs-perl. 2021-01-02 04:42:53.493 | Preparing to unpack .../103-libalgorithm-diff-xs-perl_0.04-5_amd64.deb ... 2021-01-02 04:42:53.495 | Unpacking libalgorithm-diff-xs-perl (0.04-5) ... 2021-01-02 04:42:53.553 | Selecting previously unselected package libalgorithm-merge-perl. 2021-01-02 04:42:53.559 | Preparing to unpack .../104-libalgorithm-merge-perl_0.08-3_all.deb ... 2021-01-02 04:42:53.562 | Unpacking libalgorithm-merge-perl (0.08-3) ... 2021-01-02 04:42:53.619 | Selecting previously unselected package libarchive-cpio-perl. 2021-01-02 04:42:53.626 | Preparing to unpack .../105-libarchive-cpio-perl_0.10-1_all.deb ... 2021-01-02 04:42:53.628 | Unpacking libarchive-cpio-perl (0.10-1) ... 2021-01-02 04:42:53.686 | Selecting previously unselected package libfile-fcntllock-perl. 2021-01-02 04:42:53.693 | Preparing to unpack .../106-libfile-fcntllock-perl_0.22-3build2_amd64.deb ... 2021-01-02 04:42:53.695 | Unpacking libfile-fcntllock-perl (0.22-3build2) ... 2021-01-02 04:42:53.753 | Selecting previously unselected package libglib2.0-bin. 2021-01-02 04:42:53.759 | Preparing to unpack .../107-libglib2.0-bin_2.56.4-0ubuntu0.18.04.6_amd64.deb ... 2021-01-02 04:42:53.762 | Unpacking libglib2.0-bin (2.56.4-0ubuntu0.18.04.6) ... 2021-01-02 04:42:53.841 | Selecting previously unselected package libglib2.0-dev-bin. 2021-01-02 04:42:53.849 | Preparing to unpack .../108-libglib2.0-dev-bin_2.56.4-0ubuntu0.18.04.6_amd64.deb ... 2021-01-02 04:42:53.851 | Unpacking libglib2.0-dev-bin (2.56.4-0ubuntu0.18.04.6) ... 2021-01-02 04:42:53.944 | Selecting previously unselected package pkg-config. 2021-01-02 04:42:53.951 | Preparing to unpack .../109-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 2021-01-02 04:42:53.953 | Unpacking pkg-config (0.29.1-0ubuntu2) ... 2021-01-02 04:42:54.013 | Selecting previously unselected package zlib1g-dev:amd64. 2021-01-02 04:42:54.021 | Preparing to unpack .../110-zlib1g-dev_1%3a1.2.11.dfsg-0ubuntu2_amd64.deb ... 2021-01-02 04:42:54.023 | Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-0ubuntu2) ... 2021-01-02 04:42:54.108 | Selecting previously unselected package libglib2.0-dev:amd64. 2021-01-02 04:42:54.115 | Preparing to unpack .../111-libglib2.0-dev_2.56.4-0ubuntu0.18.04.6_amd64.deb ... 2021-01-02 04:42:54.117 | Unpacking libglib2.0-dev:amd64 (2.56.4-0ubuntu0.18.04.6) ... 2021-01-02 04:42:54.458 | Selecting previously unselected package libgraphite2-dev:amd64. 2021-01-02 04:42:54.465 | Preparing to unpack .../112-libgraphite2-dev_1.3.11-2_amd64.deb ... 2021-01-02 04:42:54.467 | Unpacking libgraphite2-dev:amd64 (1.3.11-2) ... 2021-01-02 04:42:54.524 | Selecting previously unselected package libgts-bin. 2021-01-02 04:42:54.531 | Preparing to unpack .../113-libgts-bin_0.7.6+darcs121130-4_amd64.deb ... 2021-01-02 04:42:54.533 | Unpacking libgts-bin (0.7.6+darcs121130-4) ... 2021-01-02 04:42:54.618 | Selecting previously unselected package libharfbuzz-icu0:amd64. 2021-01-02 04:42:54.626 | Preparing to unpack .../114-libharfbuzz-icu0_1.7.2-1ubuntu1_amd64.deb ... 2021-01-02 04:42:54.628 | Unpacking libharfbuzz-icu0:amd64 (1.7.2-1ubuntu1) ... 2021-01-02 04:42:54.711 | Selecting previously unselected package libharfbuzz-gobject0:amd64. 2021-01-02 04:42:54.717 | Preparing to unpack .../115-libharfbuzz-gobject0_1.7.2-1ubuntu1_amd64.deb ... 2021-01-02 04:42:54.719 | Unpacking libharfbuzz-gobject0:amd64 (1.7.2-1ubuntu1) ... 2021-01-02 04:42:54.794 | Selecting previously unselected package libicu-le-hb0:amd64. 2021-01-02 04:42:54.802 | Preparing to unpack .../116-libicu-le-hb0_1.0.3+git161113-4_amd64.deb ... 2021-01-02 04:42:54.804 | Unpacking libicu-le-hb0:amd64 (1.0.3+git161113-4) ... 2021-01-02 04:42:54.886 | Selecting previously unselected package libiculx60:amd64. 2021-01-02 04:42:54.893 | Preparing to unpack .../117-libiculx60_60.2-3ubuntu3.1_amd64.deb ... 2021-01-02 04:42:54.895 | Unpacking libiculx60:amd64 (60.2-3ubuntu3.1) ... 2021-01-02 04:42:54.961 | Selecting previously unselected package libicu-le-hb-dev:amd64. 2021-01-02 04:42:54.968 | Preparing to unpack .../118-libicu-le-hb-dev_1.0.3+git161113-4_amd64.deb ... 2021-01-02 04:42:54.970 | Unpacking libicu-le-hb-dev:amd64 (1.0.3+git161113-4) ... 2021-01-02 04:42:55.039 | Selecting previously unselected package libicu-dev. 2021-01-02 04:42:55.046 | Preparing to unpack .../119-libicu-dev_60.2-3ubuntu3.1_amd64.deb ... 2021-01-02 04:42:55.048 | Unpacking libicu-dev (60.2-3ubuntu3.1) ... 2021-01-02 04:42:56.479 | Selecting previously unselected package libharfbuzz-dev:amd64. 2021-01-02 04:42:56.486 | Preparing to unpack .../120-libharfbuzz-dev_1.7.2-1ubuntu1_amd64.deb ... 2021-01-02 04:42:56.489 | Unpacking libharfbuzz-dev:amd64 (1.7.2-1ubuntu1) ... 2021-01-02 04:42:56.623 | Selecting previously unselected package libiscsi7:amd64. 2021-01-02 04:42:56.630 | Preparing to unpack .../121-libiscsi7_1.17.0-1.1_amd64.deb ... 2021-01-02 04:42:56.633 | Unpacking libiscsi7:amd64 (1.17.0-1.1) ... 2021-01-02 04:42:56.728 | Selecting previously unselected package libjansson4:amd64. 2021-01-02 04:42:56.735 | Preparing to unpack .../122-libjansson4_2.11-1_amd64.deb ... 2021-01-02 04:42:56.738 | Unpacking libjansson4:amd64 (2.11-1) ... 2021-01-02 04:42:56.793 | Selecting previously unselected package libjpeg-turbo8-dev:amd64. 2021-01-02 04:42:56.800 | Preparing to unpack .../123-libjpeg-turbo8-dev_1.5.2-0ubuntu5.18.04.4_amd64.deb ... 2021-01-02 04:42:56.802 | Unpacking libjpeg-turbo8-dev:amd64 (1.5.2-0ubuntu5.18.04.4) ... 2021-01-02 04:42:56.897 | Selecting previously unselected package libjpeg8-dev:amd64. 2021-01-02 04:42:56.904 | Preparing to unpack .../124-libjpeg8-dev_8c-2ubuntu8_amd64.deb ... 2021-01-02 04:42:56.906 | Unpacking libjpeg8-dev:amd64 (8c-2ubuntu8) ... 2021-01-02 04:42:56.971 | Selecting previously unselected package libjpeg-dev:amd64. 2021-01-02 04:42:56.978 | Preparing to unpack .../125-libjpeg-dev_8c-2ubuntu8_amd64.deb ... 2021-01-02 04:42:56.980 | Unpacking libjpeg-dev:amd64 (8c-2ubuntu8) ... 2021-01-02 04:42:57.038 | Selecting previously unselected package libjs-jquery. 2021-01-02 04:42:57.045 | Preparing to unpack .../126-libjs-jquery_3.2.1-1_all.deb ... 2021-01-02 04:42:57.047 | Unpacking libjs-jquery (3.2.1-1) ... 2021-01-02 04:42:57.120 | Selecting previously unselected package libjs-jquery-metadata. 2021-01-02 04:42:57.127 | Preparing to unpack .../127-libjs-jquery-metadata_12-1_all.deb ... 2021-01-02 04:42:57.137 | Unpacking libjs-jquery-metadata (12-1) ... 2021-01-02 04:42:57.202 | Selecting previously unselected package libjs-jquery-tablesorter. 2021-01-02 04:42:57.209 | Preparing to unpack .../128-libjs-jquery-tablesorter_1%3a2.29.5+dfsg1-1_all.deb ... 2021-01-02 04:42:57.211 | Unpacking libjs-jquery-tablesorter (1:2.29.5+dfsg1-1) ... 2021-01-02 04:42:57.324 | Selecting previously unselected package libltdl-dev:amd64. 2021-01-02 04:42:57.331 | Preparing to unpack .../129-libltdl-dev_2.4.6-2_amd64.deb ... 2021-01-02 04:42:57.333 | Unpacking libltdl-dev:amd64 (2.4.6-2) ... 2021-01-02 04:42:57.416 | Selecting previously unselected package libsys-hostname-long-perl. 2021-01-02 04:42:57.423 | Preparing to unpack .../130-libsys-hostname-long-perl_1.5-1_all.deb ... 2021-01-02 04:42:57.426 | Unpacking libsys-hostname-long-perl (1.5-1) ... 2021-01-02 04:42:57.500 | Selecting previously unselected package libmail-sendmail-perl. 2021-01-02 04:42:57.507 | Preparing to unpack .../131-libmail-sendmail-perl_0.80-1_all.deb ... 2021-01-02 04:42:57.509 | Unpacking libmail-sendmail-perl (0.80-1) ... 2021-01-02 04:42:57.598 | Selecting previously unselected package libmatheval1:amd64. 2021-01-02 04:42:57.605 | Preparing to unpack .../132-libmatheval1_1.1.11+dfsg-3build1_amd64.deb ... 2021-01-02 04:42:57.607 | Unpacking libmatheval1:amd64 (1.1.11+dfsg-3build1) ... 2021-01-02 04:42:57.715 | Selecting previously unselected package mysql-common. 2021-01-02 04:42:57.722 | Preparing to unpack .../133-mysql-common_5.8+1.0.4_all.deb ... 2021-01-02 04:42:57.738 | Unpacking mysql-common (5.8+1.0.4) ... 2021-01-02 04:42:57.827 | Selecting previously unselected package libmysqlclient20:amd64. 2021-01-02 04:42:57.834 | Preparing to unpack .../134-libmysqlclient20_5.7.32-0ubuntu0.18.04.1_amd64.deb ... 2021-01-02 04:42:57.836 | Unpacking libmysqlclient20:amd64 (5.7.32-0ubuntu0.18.04.1) ... 2021-01-02 04:42:58.012 | Selecting previously unselected package libssl-dev:amd64. 2021-01-02 04:42:58.019 | Preparing to unpack .../135-libssl-dev_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... 2021-01-02 04:42:58.021 | Unpacking libssl-dev:amd64 (1.1.1-1ubuntu2.1~18.04.7) ... 2021-01-02 04:42:58.303 | Selecting previously unselected package libmysqlclient-dev. 2021-01-02 04:42:58.310 | Preparing to unpack .../136-libmysqlclient-dev_5.7.32-0ubuntu0.18.04.1_amd64.deb ... 2021-01-02 04:42:58.312 | Unpacking libmysqlclient-dev (5.7.32-0ubuntu0.18.04.1) ... 2021-01-02 04:42:58.560 | Selecting previously unselected package libnorm1:amd64. 2021-01-02 04:42:58.568 | Preparing to unpack .../137-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 2021-01-02 04:42:58.570 | Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 2021-01-02 04:42:58.672 | Selecting previously unselected package libnspr4:amd64. 2021-01-02 04:42:58.679 | Preparing to unpack .../138-libnspr4_2%3a4.18-1ubuntu1_amd64.deb ... 2021-01-02 04:42:58.689 | Unpacking libnspr4:amd64 (2:4.18-1ubuntu1) ... 2021-01-02 04:42:58.778 | Selecting previously unselected package libnss3:amd64. 2021-01-02 04:42:58.786 | Preparing to unpack .../139-libnss3_2%3a3.35-2ubuntu2.12_amd64.deb ... 2021-01-02 04:42:58.788 | Unpacking libnss3:amd64 (2:3.35-2ubuntu2.12) ... 2021-01-02 04:42:59.047 | Selecting previously unselected package libpgm-5.2-0:amd64. 2021-01-02 04:42:59.055 | Preparing to unpack .../140-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 2021-01-02 04:42:59.057 | Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 2021-01-02 04:42:59.151 | Selecting previously unselected package libpq5:amd64. 2021-01-02 04:42:59.158 | Preparing to unpack .../141-libpq5_10.15-0ubuntu0.18.04.1_amd64.deb ... 2021-01-02 04:42:59.161 | Unpacking libpq5:amd64 (10.15-0ubuntu0.18.04.1) ... 2021-01-02 04:42:59.230 | Selecting previously unselected package libpq-dev. 2021-01-02 04:42:59.237 | Preparing to unpack .../142-libpq-dev_10.15-0ubuntu0.18.04.1_amd64.deb ... 2021-01-02 04:42:59.239 | Unpacking libpq-dev (10.15-0ubuntu0.18.04.1) ... 2021-01-02 04:42:59.383 | Selecting previously unselected package librados2. 2021-01-02 04:42:59.390 | Preparing to unpack .../143-librados2_12.2.13-0ubuntu0.18.04.5_amd64.deb ... 2021-01-02 04:42:59.392 | Unpacking librados2 (12.2.13-0ubuntu0.18.04.5) ... 2021-01-02 04:42:59.870 | Selecting previously unselected package librbd1. 2021-01-02 04:42:59.877 | Preparing to unpack .../144-librbd1_12.2.13-0ubuntu0.18.04.5_amd64.deb ... 2021-01-02 04:42:59.880 | Unpacking librbd1 (12.2.13-0ubuntu0.18.04.5) ... 2021-01-02 04:43:00.077 | Selecting previously unselected package libsasl2-dev. 2021-01-02 04:43:00.085 | Preparing to unpack .../145-libsasl2-dev_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb ... 2021-01-02 04:43:00.087 | Unpacking libsasl2-dev (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... 2021-01-02 04:43:00.209 | Preparing to unpack .../146-libsasl2-modules_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb ... 2021-01-02 04:43:00.231 | Unpacking libsasl2-modules:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) over (2.1.27~101-g0780600+dfsg-3ubuntu2) ... 2021-01-02 04:43:00.356 | Selecting previously unselected package libsodium23:amd64. 2021-01-02 04:43:00.364 | Preparing to unpack .../147-libsodium23_1.0.16-2_amd64.deb ... 2021-01-02 04:43:00.366 | Unpacking libsodium23:amd64 (1.0.16-2) ... 2021-01-02 04:43:00.447 | Selecting previously unselected package libsystemd-dev:amd64. 2021-01-02 04:43:00.454 | Preparing to unpack .../148-libsystemd-dev_237-3ubuntu10.43_amd64.deb ... 2021-01-02 04:43:00.456 | Unpacking libsystemd-dev:amd64 (237-3ubuntu10.43) ... 2021-01-02 04:43:00.592 | Selecting previously unselected package libx86-1:amd64. 2021-01-02 04:43:00.600 | Preparing to unpack .../149-libx86-1_1.1+ds1-10.2_amd64.deb ... 2021-01-02 04:43:00.602 | Unpacking libx86-1:amd64 (1.1+ds1-10.2) ... 2021-01-02 04:43:00.668 | Selecting previously unselected package libxml2-dev:amd64. 2021-01-02 04:43:00.675 | Preparing to unpack .../150-libxml2-dev_2.9.4+dfsg1-6.1ubuntu1.3_amd64.deb ... 2021-01-02 04:43:00.677 | Unpacking libxml2-dev:amd64 (2.9.4+dfsg1-6.1ubuntu1.3) ... 2021-01-02 04:43:00.889 | Preparing to unpack .../151-libxslt1.1_1.1.29-5ubuntu0.2_amd64.deb ... 2021-01-02 04:43:00.929 | Unpacking libxslt1.1:amd64 (1.1.29-5ubuntu0.2) over (1.1.29-5ubuntu0.1) ... 2021-01-02 04:43:01.019 | Selecting previously unselected package libxslt1-dev:amd64. 2021-01-02 04:43:01.026 | Preparing to unpack .../152-libxslt1-dev_1.1.29-5ubuntu0.2_amd64.deb ... 2021-01-02 04:43:01.028 | Unpacking libxslt1-dev:amd64 (1.1.29-5ubuntu0.2) ... 2021-01-02 04:43:01.186 | Selecting previously unselected package libzmq5:amd64. 2021-01-02 04:43:01.194 | Preparing to unpack .../153-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 2021-01-02 04:43:01.204 | Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 2021-01-02 04:43:01.307 | Selecting previously unselected package lsscsi. 2021-01-02 04:43:01.314 | Preparing to unpack .../154-lsscsi_0.28-0.1_amd64.deb ... 2021-01-02 04:43:01.325 | Unpacking lsscsi (0.28-0.1) ... 2021-01-02 04:43:01.433 | Preparing to unpack .../155-lvm2_2.02.176-4.1ubuntu3.18.04.3_amd64.deb ... 2021-01-02 04:43:01.476 | Unpacking lvm2 (2.02.176-4.1ubuntu3.18.04.3) over (2.02.176-4.1ubuntu3.18.04.1) ... 2021-01-02 04:43:02.372 | Selecting previously unselected package memcached. 2021-01-02 04:43:02.380 | Preparing to unpack .../156-memcached_1.5.6-0ubuntu1.2_amd64.deb ... 2021-01-02 04:43:02.382 | Unpacking memcached (1.5.6-0ubuntu1.2) ... 2021-01-02 04:43:02.469 | Selecting previously unselected package pm-utils. 2021-01-02 04:43:02.476 | Preparing to unpack .../157-pm-utils_1.4.1-17_all.deb ... 2021-01-02 04:43:02.479 | Unpacking pm-utils (1.4.1-17) ... 2021-01-02 04:43:02.581 | Selecting previously unselected package postgresql-client-common. 2021-01-02 04:43:02.588 | Preparing to unpack .../158-postgresql-client-common_190ubuntu0.1_all.deb ... 2021-01-02 04:43:02.598 | Unpacking postgresql-client-common (190ubuntu0.1) ... 2021-01-02 04:43:02.692 | Selecting previously unselected package ssl-cert. 2021-01-02 04:43:02.699 | Preparing to unpack .../159-ssl-cert_1.0.39_all.deb ... 2021-01-02 04:43:02.701 | Unpacking ssl-cert (1.0.39) ... 2021-01-02 04:43:02.826 | Selecting previously unselected package postgresql-common. 2021-01-02 04:43:02.834 | Preparing to unpack .../160-postgresql-common_190ubuntu0.1_all.deb ... 2021-01-02 04:43:02.873 | Adding 'diversion of /usr/bin/pg_config to /usr/bin/pg_config.libpq-dev by postgresql-common' 2021-01-02 04:43:02.883 | Unpacking postgresql-common (190ubuntu0.1) ... 2021-01-02 04:43:02.976 | Selecting previously unselected package postgresql-server-dev-10. 2021-01-02 04:43:02.983 | Preparing to unpack .../161-postgresql-server-dev-10_10.15-0ubuntu0.18.04.1_amd64.deb ... 2021-01-02 04:43:02.985 | Unpacking postgresql-server-dev-10 (10.15-0ubuntu0.18.04.1) ... 2021-01-02 04:43:03.313 | Selecting previously unselected package postgresql-server-dev-all. 2021-01-02 04:43:03.321 | Preparing to unpack .../162-postgresql-server-dev-all_190ubuntu0.1_all.deb ... 2021-01-02 04:43:03.323 | Unpacking postgresql-server-dev-all (190ubuntu0.1) ... 2021-01-02 04:43:03.382 | Selecting previously unselected package python-pip-whl. 2021-01-02 04:43:03.390 | Preparing to unpack .../163-python-pip-whl_9.0.1-2.3~ubuntu1.18.04.4_all.deb ... 2021-01-02 04:43:03.400 | Unpacking python-pip-whl (9.0.1-2.3~ubuntu1.18.04.4) ... 2021-01-02 04:43:03.654 | Selecting previously unselected package python3-crypto. 2021-01-02 04:43:03.662 | Preparing to unpack .../164-python3-crypto_2.6.1-8ubuntu2_amd64.deb ... 2021-01-02 04:43:03.672 | Unpacking python3-crypto (2.6.1-8ubuntu2) ... 2021-01-02 04:43:03.802 | Selecting previously unselected package python3-secretstorage. 2021-01-02 04:43:03.809 | Preparing to unpack .../165-python3-secretstorage_2.3.1-2_all.deb ... 2021-01-02 04:43:03.811 | Unpacking python3-secretstorage (2.3.1-2) ... 2021-01-02 04:43:03.902 | Selecting previously unselected package python3-keyring. 2021-01-02 04:43:03.909 | Preparing to unpack .../166-python3-keyring_10.6.0-1_all.deb ... 2021-01-02 04:43:03.920 | Unpacking python3-keyring (10.6.0-1) ... 2021-01-02 04:43:03.999 | Selecting previously unselected package python3-keyrings.alt. 2021-01-02 04:43:04.007 | Preparing to unpack .../167-python3-keyrings.alt_3.0-1_all.deb ... 2021-01-02 04:43:04.009 | Unpacking python3-keyrings.alt (3.0-1) ... 2021-01-02 04:43:04.084 | Selecting previously unselected package python3-mysqldb. 2021-01-02 04:43:04.092 | Preparing to unpack .../168-python3-mysqldb_1.3.10-1build1_amd64.deb ... 2021-01-02 04:43:04.102 | Unpacking python3-mysqldb (1.3.10-1build1) ... 2021-01-02 04:43:04.181 | Selecting previously unselected package python3-pip. 2021-01-02 04:43:04.188 | Preparing to unpack .../169-python3-pip_9.0.1-2.3~ubuntu1.18.04.4_all.deb ... 2021-01-02 04:43:04.190 | Unpacking python3-pip (9.0.1-2.3~ubuntu1.18.04.4) ... 2021-01-02 04:43:04.287 | Selecting previously unselected package python3-setuptools. 2021-01-02 04:43:04.294 | Preparing to unpack .../170-python3-setuptools_39.0.1-2_all.deb ... 2021-01-02 04:43:04.296 | Unpacking python3-setuptools (39.0.1-2) ... 2021-01-02 04:43:04.414 | Selecting previously unselected package python3.6-venv. 2021-01-02 04:43:04.422 | Preparing to unpack .../171-python3.6-venv_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 2021-01-02 04:43:04.424 | Unpacking python3.6-venv (3.6.9-1~18.04ubuntu1.3) ... 2021-01-02 04:43:04.482 | Selecting previously unselected package python3-venv. 2021-01-02 04:43:04.490 | Preparing to unpack .../172-python3-venv_3.6.7-1~18.04_amd64.deb ... 2021-01-02 04:43:04.492 | Unpacking python3-venv (3.6.7-1~18.04) ... 2021-01-02 04:43:04.568 | Selecting previously unselected package python3-wheel. 2021-01-02 04:43:04.575 | Preparing to unpack .../173-python3-wheel_0.30.0-0.2_all.deb ... 2021-01-02 04:43:04.577 | Unpacking python3-wheel (0.30.0-0.2) ... 2021-01-02 04:43:04.661 | Selecting previously unselected package python3-xdg. 2021-01-02 04:43:04.669 | Preparing to unpack .../174-python3-xdg_0.25-4ubuntu1_all.deb ... 2021-01-02 04:43:04.671 | Unpacking python3-xdg (0.25-4ubuntu1) ... 2021-01-02 04:43:04.754 | Selecting previously unselected package qemu-block-extra:amd64. 2021-01-02 04:43:04.762 | Preparing to unpack .../175-qemu-block-extra_1%3a2.11+dfsg-1ubuntu7.34_amd64.deb ... 2021-01-02 04:43:04.764 | Unpacking qemu-block-extra:amd64 (1:2.11+dfsg-1ubuntu7.34) ... 2021-01-02 04:43:04.824 | Selecting previously unselected package qemu-utils. 2021-01-02 04:43:04.832 | Preparing to unpack .../176-qemu-utils_1%3a2.11+dfsg-1ubuntu7.34_amd64.deb ... 2021-01-02 04:43:04.834 | Unpacking qemu-utils (1:2.11+dfsg-1ubuntu7.34) ... 2021-01-02 04:43:05.035 | Selecting previously unselected package sharutils. 2021-01-02 04:43:05.042 | Preparing to unpack .../177-sharutils_1%3a4.15.2-3_amd64.deb ... 2021-01-02 04:43:05.052 | Unpacking sharutils (1:4.15.2-3) ... 2021-01-02 04:43:05.137 | Selecting previously unselected package sqlite3. 2021-01-02 04:43:05.145 | Preparing to unpack .../178-sqlite3_3.22.0-1ubuntu0.4_amd64.deb ... 2021-01-02 04:43:05.147 | Unpacking sqlite3 (3.22.0-1ubuntu0.4) ... 2021-01-02 04:43:05.315 | Selecting previously unselected package thin-provisioning-tools. 2021-01-02 04:43:05.322 | Preparing to unpack .../179-thin-provisioning-tools_0.7.4-2ubuntu3_amd64.deb ... 2021-01-02 04:43:05.324 | Unpacking thin-provisioning-tools (0.7.4-2ubuntu3) ... 2021-01-02 04:43:05.452 | Selecting previously unselected package unzip. 2021-01-02 04:43:05.460 | Preparing to unpack .../180-unzip_6.0-21ubuntu1.1_amd64.deb ... 2021-01-02 04:43:05.462 | Unpacking unzip (6.0-21ubuntu1.1) ... 2021-01-02 04:43:05.566 | Selecting previously unselected package uwsgi-core. 2021-01-02 04:43:05.574 | Preparing to unpack .../181-uwsgi-core_2.0.15-10.2ubuntu2.1_amd64.deb ... 2021-01-02 04:43:05.576 | Unpacking uwsgi-core (2.0.15-10.2ubuntu2.1) ... 2021-01-02 04:43:05.746 | Selecting previously unselected package vbetool. 2021-01-02 04:43:05.755 | Preparing to unpack .../182-vbetool_1.1-4_amd64.deb ... 2021-01-02 04:43:05.765 | Unpacking vbetool (1.1-4) ... 2021-01-02 04:43:05.847 | Selecting previously unselected package libipset3:amd64. 2021-01-02 04:43:05.855 | Preparing to unpack .../183-libipset3_6.34-1_amd64.deb ... 2021-01-02 04:43:05.865 | Unpacking libipset3:amd64 (6.34-1) ... 2021-01-02 04:43:05.933 | Selecting previously unselected package ipset. 2021-01-02 04:43:05.941 | Preparing to unpack .../184-ipset_6.34-1_amd64.deb ... 2021-01-02 04:43:05.942 | Unpacking ipset (6.34-1) ... 2021-01-02 04:43:06.045 | Selecting previously unselected package ipvsadm. 2021-01-02 04:43:06.053 | Preparing to unpack .../185-ipvsadm_1%3a1.28-3ubuntu0.18.04.1_amd64.deb ... 2021-01-02 04:43:06.055 | Unpacking ipvsadm (1:1.28-3ubuntu0.18.04.1) ... 2021-01-02 04:43:06.141 | Selecting previously unselected package kpartx. 2021-01-02 04:43:06.149 | Preparing to unpack .../186-kpartx_0.7.4-2ubuntu3_amd64.deb ... 2021-01-02 04:43:06.151 | Unpacking kpartx (0.7.4-2ubuntu3) ... 2021-01-02 04:43:06.234 | Selecting previously unselected package libapache2-mod-proxy-uwsgi. 2021-01-02 04:43:06.242 | Preparing to unpack .../187-libapache2-mod-proxy-uwsgi_2.0.15-10.2ubuntu2.1_amd64.deb ... 2021-01-02 04:43:06.244 | Unpacking libapache2-mod-proxy-uwsgi (2.0.15-10.2ubuntu2.1) ... 2021-01-02 04:43:06.334 | Selecting previously unselected package liberasurecode1:amd64. 2021-01-02 04:43:06.341 | Preparing to unpack .../188-liberasurecode1_1.5.0-1_amd64.deb ... 2021-01-02 04:43:06.343 | Unpacking liberasurecode1:amd64 (1.5.0-1) ... 2021-01-02 04:43:06.413 | Selecting previously unselected package liberasurecode-dev. 2021-01-02 04:43:06.420 | Preparing to unpack .../189-liberasurecode-dev_1.5.0-1_amd64.deb ... 2021-01-02 04:43:06.422 | Unpacking liberasurecode-dev (1.5.0-1) ... 2021-01-02 04:43:06.480 | Selecting previously unselected package libffi-dev:amd64. 2021-01-02 04:43:06.488 | Preparing to unpack .../190-libffi-dev_3.2.1-8_amd64.deb ... 2021-01-02 04:43:06.490 | Unpacking libffi-dev:amd64 (3.2.1-8) ... 2021-01-02 04:43:06.569 | Selecting previously unselected package libkrb5-dev:amd64. 2021-01-02 04:43:06.577 | Preparing to unpack .../191-libkrb5-dev_1.16-2ubuntu0.2_amd64.deb ... 2021-01-02 04:43:06.587 | Unpacking libkrb5-dev:amd64 (1.16-2ubuntu0.2) ... 2021-01-02 04:43:06.648 | Selecting previously unselected package libyaml-dev:amd64. 2021-01-02 04:43:06.655 | Preparing to unpack .../192-libyaml-dev_0.1.7-2ubuntu3_amd64.deb ... 2021-01-02 04:43:06.657 | Unpacking libyaml-dev:amd64 (0.1.7-2ubuntu3) ... 2021-01-02 04:43:06.728 | Selecting previously unselected package socat. 2021-01-02 04:43:06.735 | Preparing to unpack .../193-socat_1.7.3.2-2ubuntu2_amd64.deb ... 2021-01-02 04:43:06.737 | Unpacking socat (1.7.3.2-2ubuntu2) ... 2021-01-02 04:43:06.848 | Selecting previously unselected package vlan. 2021-01-02 04:43:06.856 | Preparing to unpack .../194-vlan_1.9-3.2ubuntu6_amd64.deb ... 2021-01-02 04:43:06.858 | Unpacking vlan (1.9-3.2ubuntu6) ... 2021-01-02 04:43:06.967 | Setting up libjs-jquery (3.2.1-1) ... 2021-01-02 04:43:06.996 | Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 2021-01-02 04:43:07.023 | Setting up libapr1:amd64 (1.6.3-2) ... 2021-01-02 04:43:07.051 | Setting up python-pip-whl (9.0.1-2.3~ubuntu1.18.04.4) ... 2021-01-02 04:43:07.080 | Processing triggers for ufw (0.36-0ubuntu0.18.04.1) ... 2021-01-02 04:43:07.268 | Setting up libpathplan4 (2.40.1-2) ... 2021-01-02 04:43:07.287 | Setting up conntrack (1:1.4.4+snapshot20161117-6ubuntu2) ... 2021-01-02 04:43:07.315 | Setting up libicu60:amd64 (60.2-3ubuntu3.1) ... 2021-01-02 04:43:07.343 | Setting up make (4.1-9.1ubuntu1) ... 2021-01-02 04:43:07.370 | Setting up liblab-gamut1 (2.40.1-2) ... 2021-01-02 04:43:07.397 | Setting up libxcb-render0:amd64 (1.13-2~ubuntu18.04) ... 2021-01-02 04:43:07.426 | Setting up vlan (1.9-3.2ubuntu6) ... 2021-01-02 04:43:07.490 | Setting up libarchive-zip-perl (1.60-1ubuntu0.1) ... 2021-01-02 04:43:07.517 | Setting up comerr-dev:amd64 (2.1-1.44.1-1ubuntu1.3) ... 2021-01-02 04:43:07.545 | Processing triggers for mime-support (3.60ubuntu1) ... 2021-01-02 04:43:07.580 | Setting up libsctp1:amd64 (1.0.17+dfsg-2) ... 2021-01-02 04:43:07.608 | Processing triggers for ureadahead (0.100.0-21) ... 2021-01-02 04:43:07.630 | Setting up sudo (1.8.21p2-3ubuntu1.3) ... 2021-01-02 04:43:07.698 | Setting up libtimedate-perl (2.3000-2) ... 2021-01-02 04:43:07.734 | Setting up libjbig0:amd64 (2.1-3.1build1) ... 2021-01-02 04:43:07.761 | Setting up libldap-common (2.4.45+dfsg-1ubuntu1.8) ... 2021-01-02 04:43:07.804 | Setting up fonts-dejavu-core (2.37-1) ... 2021-01-02 04:43:07.951 | Setting up python3-crypto (2.6.1-8ubuntu2) ... 2021-01-02 04:43:08.377 | Processing triggers for install-info (6.5.0.dfsg.1-2) ... 2021-01-02 04:43:08.620 | Setting up libx86-1:amd64 (1.1+ds1-10.2) ... 2021-01-02 04:43:08.663 | Setting up lvm2 (2.02.176-4.1ubuntu3.18.04.3) ... 2021-01-02 04:43:09.045 | update-initramfs: deferring update (trigger activated) 2021-01-02 04:43:11.121 | Setting up lsscsi (0.28-0.1) ... 2021-01-02 04:43:11.157 | Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... 2021-01-02 04:43:11.194 | No schema files found: doing nothing. 2021-01-02 04:43:11.196 | Setting up mysql-common (5.8+1.0.4) ... 2021-01-02 04:43:11.255 | update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2021-01-02 04:43:11.267 | Setting up sharutils (1:4.15.2-3) ... 2021-01-02 04:43:11.295 | Setting up libiscsi7:amd64 (1.17.0-1.1) ... 2021-01-02 04:43:11.322 | Setting up python3-xdg (0.25-4ubuntu1) ... 2021-01-02 04:43:11.611 | Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... 2021-01-02 04:43:11.639 | Setting up libjansson4:amd64 (2.11-1) ... 2021-01-02 04:43:11.666 | Setting up python3-keyrings.alt (3.0-1) ... 2021-01-02 04:43:11.940 | Setting up unzip (6.0-21ubuntu1.1) ... 2021-01-02 04:43:11.973 | Setting up python3.6-venv (3.6.9-1~18.04ubuntu1.3) ... 2021-01-02 04:43:12.077 | Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... 2021-01-02 04:43:12.098 | Setting up libarchive-cpio-perl (0.10-1) ... 2021-01-02 04:43:12.125 | Setting up genisoimage (9:1.1.11-3ubuntu2) ... 2021-01-02 04:43:12.161 | Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 2021-01-02 04:43:12.188 | Setting up uuid-dev:amd64 (2.31.1-0.4ubuntu3.7) ... 2021-01-02 04:43:12.215 | Setting up dctrl-tools (2.24-2build1) ... 2021-01-02 04:43:12.251 | Setting up apache2-data (2.4.29-1ubuntu4.14) ... 2021-01-02 04:43:12.278 | Setting up libffi-dev:amd64 (3.2.1-8) ... 2021-01-02 04:43:12.305 | Setting up libdatrie1:amd64 (0.2.10-7) ... 2021-01-02 04:43:12.341 | Setting up libjpeg-turbo8:amd64 (1.5.2-0ubuntu5.18.04.4) ... 2021-01-02 04:43:12.368 | Setting up libyaml-dev:amd64 (0.1.7-2ubuntu3) ... 2021-01-02 04:43:12.396 | Processing triggers for initramfs-tools (0.130ubuntu3.8) ... 2021-01-02 04:43:12.474 | update-initramfs: Generating /boot/initrd.img-4.15.0-55-generic 2021-01-02 04:43:22.633 | Setting up pm-utils (1.4.1-17) ... 2021-01-02 04:43:22.672 | Setting up libnetfilter-queue1 (1.0.2-2) ... 2021-01-02 04:43:22.707 | Setting up python3-wheel (0.30.0-0.2) ... 2021-01-02 04:43:22.992 | Setting up m4 (1.4.18-1) ... 2021-01-02 04:43:23.019 | Setting up libipset3:amd64 (6.34-1) ... 2021-01-02 04:43:23.046 | Setting up fonts-liberation (1:1.07.4-7~18.04.1) ... 2021-01-02 04:43:23.074 | Setting up libsasl2-dev (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... 2021-01-02 04:43:23.101 | Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 2021-01-02 04:43:23.129 | Setting up open-iscsi (2.0.874-5ubuntu2.10) ... 2021-01-02 04:43:23.195 | Installing new version of config file /etc/iscsi/iscsid.conf ... 2021-01-02 04:43:25.032 | Setting up libnspr4:amd64 (2:4.18-1ubuntu1) ... 2021-01-02 04:43:25.060 | Setting up libxml2:amd64 (2.9.4+dfsg1-6.1ubuntu1.3) ... 2021-01-02 04:43:25.088 | Setting up uuid-runtime (2.31.1-0.4ubuntu3.7) ... 2021-01-02 04:43:25.952 | Setting up libgraphite2-3:amd64 (1.3.11-2) ... 2021-01-02 04:43:25.979 | Setting up libcroco3:amd64 (0.6.12-2) ... 2021-01-02 04:43:26.007 | Setting up libxslt1.1:amd64 (1.1.29-5ubuntu0.2) ... 2021-01-02 04:43:26.034 | Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 2021-01-02 04:43:26.061 | Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 2021-01-02 04:43:26.089 | Setting up libsys-hostname-long-perl (1.5-1) ... 2021-01-02 04:43:26.116 | Setting up libfile-fcntllock-perl (0.22-3build2) ... 2021-01-02 04:43:26.144 | Setting up dnsmasq-utils (2.79-1) ... 2021-01-02 04:43:26.171 | Setting up libsodium23:amd64 (1.0.16-2) ... 2021-01-02 04:43:26.199 | Setting up libpixman-1-0:amd64 (0.34.0-2) ... 2021-01-02 04:43:26.242 | Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 2021-01-02 04:43:26.288 | Setting up libjpeg-turbo8-dev:amd64 (1.5.2-0ubuntu5.18.04.4) ... 2021-01-02 04:43:26.316 | Setting up libmail-sendmail-perl (0.80-1) ... 2021-01-02 04:43:26.344 | Processing triggers for libc-bin (2.27-3ubuntu1) ... 2021-01-02 04:43:26.378 | Setting up libaio1:amd64 (0.3.110-5ubuntu0.1) ... 2021-01-02 04:43:26.414 | Setting up autotools-dev (20180224.1) ... 2021-01-02 04:43:26.442 | Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... 2021-01-02 04:43:26.469 | Setting up kpartx (0.7.4-2ubuntu3) ... 2021-01-02 04:43:26.496 | Setting up postgresql-client-common (190ubuntu0.1) ... 2021-01-02 04:43:26.542 | Setting up dstat (0.7.3-1) ... 2021-01-02 04:43:26.743 | Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) ... 2021-01-02 04:43:26.982 | Setting up libaprutil1:amd64 (1.6.1-2) ... 2021-01-02 04:43:27.010 | Setting up ipset (6.34-1) ... 2021-01-02 04:43:27.037 | Setting up libfakeroot:amd64 (1.22-2ubuntu1) ... 2021-01-02 04:43:27.074 | Setting up thin-provisioning-tools (0.7.4-2ubuntu3) ... 2021-01-02 04:43:27.101 | Setting up systemd (237-3ubuntu10.43) ... 2021-01-02 04:43:27.118 | Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 2021-01-02 04:43:28.306 | [/usr/lib/tmpfiles.d/haproxy.conf:1] Unknown user 'haproxy'. 2021-01-02 04:43:28.308 | [/usr/lib/tmpfiles.d/memcached.conf:1] Unknown user 'memcache'. 2021-01-02 04:43:28.309 | [/usr/lib/tmpfiles.d/postgresql.conf:2] Unknown user 'postgres'. 2021-01-02 04:43:28.310 | [/usr/lib/tmpfiles.d/postgresql.conf:4] Unknown group 'postgres'. 2021-01-02 04:43:28.387 | Setting up libltdl7:amd64 (2.4.6-2) ... 2021-01-02 04:43:28.415 | Setting up openssl (1.1.1-1ubuntu2.1~18.04.7) ... 2021-01-02 04:43:28.451 | Setting up python3-pip (9.0.1-2.3~ubuntu1.18.04.4) ... 2021-01-02 04:43:28.823 | Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 2021-01-02 04:43:28.850 | Setting up libann0 (1.1.2+doc-6) ... 2021-01-02 04:43:28.878 | Setting up libalgorithm-diff-perl (1.19.03-1) ... 2021-01-02 04:43:28.905 | Setting up libxcb-shm0:amd64 (1.13-2~ubuntu18.04) ... 2021-01-02 04:43:28.933 | Setting up libxpm4:amd64 (1:3.5.12-1) ... 2021-01-02 04:43:28.960 | Setting up libxrender1:amd64 (1:0.9.10-1) ... 2021-01-02 04:43:28.988 | Setting up libsensors4:amd64 (1:3.4.0-4) ... 2021-01-02 04:43:29.034 | Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 2021-01-02 04:43:50.329 | Setting up libsystemd-dev:amd64 (237-3ubuntu10.43) ... 2021-01-02 04:43:50.334 | Setting up libmysqlclient20:amd64 (5.7.32-0ubuntu0.18.04.1) ... 2021-01-02 04:43:50.361 | Setting up icu-devtools (60.2-3ubuntu3.1) ... 2021-01-02 04:43:50.389 | Setting up liblua5.2-0:amd64 (5.2.4-1.1build1) ... 2021-01-02 04:43:50.416 | Setting up libthai-data (0.1.27-2) ... 2021-01-02 04:43:50.444 | Setting up liberasurecode1:amd64 (1.5.0-1) ... 2021-01-02 04:43:50.471 | Setting up javascript-common (11) ... 2021-01-02 04:43:50.538 | Package apache2 is not configured yet. Will defer actions by package javascript-common. 2021-01-02 04:43:50.552 | Processing triggers for dbus (1.12.2-1ubuntu1.1) ... 2021-01-02 04:43:50.590 | Setting up python3-setuptools (39.0.1-2) ... 2021-01-02 04:43:51.032 | Setting up libsasl2-modules:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... 2021-01-02 04:43:51.082 | Setting up libnl-3-200:amd64 (3.2.29-0ubuntu3) ... 2021-01-02 04:43:51.127 | Setting up libjs-jquery-metadata (12-1) ... 2021-01-02 04:43:51.155 | Setting up x11-common (1:7.7+19ubuntu7.1) ... 2021-01-02 04:43:51.545 | update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults 2021-01-02 04:43:51.958 | Setting up python3-secretstorage (2.3.1-2) ... 2021-01-02 04:43:52.218 | Setting up iputils-arping (3:20161105-1ubuntu3) ... 2021-01-02 04:43:52.246 | Setting up liblua5.3-0:amd64 (5.3.3-1ubuntu0.18.04.1) ... 2021-01-02 04:43:52.274 | Setting up libglib2.0-bin (2.56.4-0ubuntu0.18.04.6) ... 2021-01-02 04:43:52.302 | Setting up libgraphite2-dev:amd64 (1.3.11-2) ... 2021-01-02 04:43:52.330 | Setting up vbetool (1.1-4) ... 2021-01-02 04:43:52.358 | Setting up libcdt5 (2.40.1-2) ... 2021-01-02 04:43:52.385 | Setting up git (1:2.17.1-1ubuntu0.7) ... 2021-01-02 04:43:52.448 | Setting up libmatheval1:amd64 (1.1.11+dfsg-3build1) ... 2021-01-02 04:43:52.475 | Setting up autopoint (0.19.8.1-6ubuntu0.3) ... 2021-01-02 04:43:52.504 | Processing triggers for rsyslog (8.32.0-1ubuntu4) ... 2021-01-02 04:43:52.742 | Setting up libcgraph6 (2.40.1-2) ... 2021-01-02 04:43:52.771 | Setting up libaprutil1-ldap:amd64 (1.6.1-2) ... 2021-01-02 04:43:52.799 | Setting up libwebp6:amd64 (0.6.1-2) ... 2021-01-02 04:43:52.826 | Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-0ubuntu2) ... 2021-01-02 04:43:52.854 | Setting up libsnmp-base (5.7.3+dfsg-1.8ubuntu3.6) ... 2021-01-02 04:43:52.882 | Setting up libfile-stripnondeterminism-perl (0.040-1.1~build1) ... 2021-01-02 04:43:52.910 | Setting up libjpeg8:amd64 (8c-2ubuntu8) ... 2021-01-02 04:43:52.938 | Setting up python3-venv (3.6.7-1~18.04) ... 2021-01-02 04:43:52.967 | Setting up libnetfilter-cthelper0:amd64 (1.0.0-1ubuntu1) ... 2021-01-02 04:43:53.002 | Setting up libldap2-dev:amd64 (2.4.45+dfsg-1ubuntu1.8) ... 2021-01-02 04:43:53.030 | Setting up libtool (2.4.6-2) ... 2021-01-02 04:43:53.058 | Setting up libgts-0.7-5:amd64 (0.7.6+darcs121130-4) ... 2021-01-02 04:43:53.086 | Setting up libsctp-dev:amd64 (1.0.17+dfsg-2) ... 2021-01-02 04:43:53.114 | Setting up libnss-systemd:amd64 (237-3ubuntu10.43) ... 2021-01-02 04:43:53.142 | Setting up libjs-jquery-tablesorter (1:2.29.5+dfsg1-1) ... 2021-01-02 04:43:53.170 | Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 2021-01-02 04:43:53.198 | Setting up haproxy (1.8.8-1ubuntu0.11) ... 2021-01-02 04:43:53.773 | Created symlink /etc/systemd/system/multi-user.target.wants/haproxy.service → /lib/systemd/system/haproxy.service. 2021-01-02 04:43:54.335 | Setting up fontconfig-config (2.12.6-0ubuntu2) ... 2021-01-02 04:43:54.718 | Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 2021-01-02 04:43:54.745 | Setting up libsnmp30:amd64 (5.7.3+dfsg-1.8ubuntu3.6) ... 2021-01-02 04:43:54.773 | Setting up libpam-systemd:amd64 (237-3ubuntu10.43) ... 2021-01-02 04:43:55.134 | Setting up libapr1-dev (1.6.3-2) ... 2021-01-02 04:43:55.161 | Setting up libltdl-dev:amd64 (2.4.6-2) ... 2021-01-02 04:43:55.189 | Setting up python3-keyring (10.6.0-1) ... 2021-01-02 04:43:55.469 | Setting up libglib2.0-dev-bin (2.56.4-0ubuntu0.18.04.6) ... 2021-01-02 04:43:55.756 | Setting up gettext (0.19.8.1-6ubuntu0.3) ... 2021-01-02 04:43:55.784 | Setting up libaprutil1-dbd-sqlite3:amd64 (1.6.1-2) ... 2021-01-02 04:43:55.812 | Setting up libgvpr2 (2.40.1-2) ... 2021-01-02 04:43:55.839 | Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 2021-01-02 04:43:55.867 | Setting up memcached (1.5.6-0ubuntu1.2) ... 2021-01-02 04:43:56.437 | Created symlink /etc/systemd/system/multi-user.target.wants/memcached.service → /lib/systemd/system/memcached.service. 2021-01-02 04:43:56.995 | Setting up socat (1.7.3.2-2ubuntu2) ... 2021-01-02 04:43:57.016 | Setting up apache2-utils (2.4.29-1ubuntu4.14) ... 2021-01-02 04:43:57.043 | Setting up libssl-dev:amd64 (1.1.1-1ubuntu2.1~18.04.7) ... 2021-01-02 04:43:57.071 | Setting up libaprutil1-dev (1.6.1-2) ... 2021-01-02 04:43:57.099 | Setting up liberasurecode-dev (1.5.0-1) ... 2021-01-02 04:43:57.126 | Setting up apache2-bin (2.4.29-1ubuntu4.14) ... 2021-01-02 04:43:57.175 | Setting up libnl-genl-3-200:amd64 (3.2.29-0ubuntu3) ... 2021-01-02 04:43:57.203 | Setting up libnss3:amd64 (2:3.35-2ubuntu2.12) ... 2021-01-02 04:43:57.230 | Setting up libharfbuzz0b:amd64 (1.7.2-1ubuntu1) ... 2021-01-02 04:43:57.258 | Setting up libtiff5:amd64 (4.0.9-5ubuntu0.3) ... 2021-01-02 04:43:57.286 | Setting up libnl-route-3-200:amd64 (3.2.29-0ubuntu3) ... 2021-01-02 04:43:57.313 | Setting up ssl-cert (1.0.39) ... 2021-01-02 04:43:57.831 | Setting up python3-mysqldb (1.3.10-1build1) ... 2021-01-02 04:43:58.114 | Setting up autoconf (2.69-11) ... 2021-01-02 04:43:58.150 | Setting up libthai0:amd64 (0.1.27-2) ... 2021-01-02 04:43:58.178 | Setting up fakeroot (1.22-2ubuntu1) ... 2021-01-02 04:43:58.200 | update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode 2021-01-02 04:43:58.223 | Setting up tcpdump (4.9.3-0ubuntu0.18.04.1) ... 2021-01-02 04:43:58.432 | Setting up ipvsadm (1:1.28-3ubuntu0.18.04.1) ... 2021-01-02 04:43:58.883 | Setting up sqlite3 (3.22.0-1ubuntu0.4) ... 2021-01-02 04:43:58.910 | Setting up libalgorithm-merge-perl (0.08-3) ... 2021-01-02 04:43:58.938 | Setting up intltool-debian (0.35.0+20060710.4) ... 2021-01-02 04:43:58.966 | Setting up pkg-config (0.29.1-0ubuntu2) ... 2021-01-02 04:43:59.066 | Setting up libalgorithm-diff-xs-perl (0.04-5) ... 2021-01-02 04:43:59.093 | Setting up libjpeg8-dev:amd64 (8c-2ubuntu8) ... 2021-01-02 04:43:59.122 | Setting up gir1.2-harfbuzz-0.0:amd64 (1.7.2-1ubuntu1) ... 2021-01-02 04:43:59.149 | Setting up libjpeg-dev:amd64 (8c-2ubuntu8) ... 2021-01-02 04:43:59.177 | Setting up keepalived (1:1.3.9-1ubuntu0.18.04.2) ... 2021-01-02 04:43:59.465 | Created symlink /etc/systemd/system/multi-user.target.wants/keepalived.service → /lib/systemd/system/keepalived.service. 2021-01-02 04:44:00.006 | Setting up postgresql-common (190ubuntu0.1) ... 2021-01-02 04:44:00.623 | Adding user postgres to group ssl-cert 2021-01-02 04:44:00.778 | 2021-01-02 04:44:00.778 | Creating config file /etc/postgresql-common/createcluster.conf with new version 2021-01-02 04:44:00.969 | Building PostgreSQL dictionaries from installed myspell/hunspell packages... 2021-01-02 04:44:00.969 | Removing obsolete dictionary files: 2021-01-02 04:44:01.196 | Created symlink /etc/systemd/system/multi-user.target.wants/postgresql.service → /lib/systemd/system/postgresql.service. 2021-01-02 04:44:01.800 | Setting up automake (1:1.15.1-3ubuntu2) ... 2021-01-02 04:44:01.815 | update-alternatives: using /usr/bin/automake-1.15 to provide /usr/bin/automake (automake) in auto mode 2021-01-02 04:44:01.836 | Setting up libapache2-mod-proxy-uwsgi (2.0.15-10.2ubuntu2.1) ... 2021-01-02 04:44:01.874 | Setting up libice6:amd64 (2:1.0.9-2) ... 2021-01-02 04:44:01.901 | Setting up g++ (4:7.4.0-1ubuntu2.3) ... 2021-01-02 04:44:01.973 | update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode 2021-01-02 04:44:01.984 | Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 2021-01-02 04:44:02.012 | Setting up libgts-bin (0.7.6+darcs121130-4) ... 2021-01-02 04:44:02.040 | Setting up libharfbuzz-gobject0:amd64 (1.7.2-1ubuntu1) ... 2021-01-02 04:44:02.067 | Setting up uwsgi-core (2.0.15-10.2ubuntu2.1) ... 2021-01-02 04:44:02.103 | Setting up conntrackd (1:1.4.4+snapshot20161117-6ubuntu2) ... 2021-01-02 04:44:02.388 | Created symlink /etc/systemd/system/multi-user.target.wants/conntrackd.service → /lib/systemd/system/conntrackd.service. 2021-01-02 04:44:03.027 | Setting up libibverbs1:amd64 (17.1-1ubuntu0.2) ... 2021-01-02 04:44:03.154 | Setting up libfontconfig1:amd64 (2.12.6-0ubuntu2) ... 2021-01-02 04:44:03.182 | Setting up libsm6:amd64 (2:1.2.2-1) ... 2021-01-02 04:44:03.217 | Setting up libharfbuzz-icu0:amd64 (1.7.2-1ubuntu1) ... 2021-01-02 04:44:03.245 | Setting up apache2 (2.4.29-1ubuntu4.14) ... 2021-01-02 04:44:04.791 | Enabling module mpm_event. 2021-01-02 04:44:04.852 | Enabling module authz_core. 2021-01-02 04:44:04.856 | Enabling module authz_host. 2021-01-02 04:44:04.912 | Enabling module authn_core. 2021-01-02 04:44:04.917 | Enabling module auth_basic. 2021-01-02 04:44:04.974 | Enabling module access_compat. 2021-01-02 04:44:05.030 | Enabling module authn_file. 2021-01-02 04:44:05.086 | Enabling module authz_user. 2021-01-02 04:44:05.143 | Enabling module alias. 2021-01-02 04:44:05.199 | Enabling module dir. 2021-01-02 04:44:05.255 | Enabling module autoindex. 2021-01-02 04:44:05.311 | Enabling module env. 2021-01-02 04:44:05.366 | Enabling module mime. 2021-01-02 04:44:05.422 | Enabling module negotiation. 2021-01-02 04:44:05.478 | Enabling module setenvif. 2021-01-02 04:44:05.534 | Enabling module filter. 2021-01-02 04:44:05.589 | Enabling module deflate. 2021-01-02 04:44:05.646 | Enabling module status. 2021-01-02 04:44:05.701 | Enabling module reqtimeout. 2021-01-02 04:44:05.756 | Enabling conf charset. 2021-01-02 04:44:05.813 | Enabling conf localized-error-pages. 2021-01-02 04:44:05.868 | Enabling conf other-vhosts-access-log. 2021-01-02 04:44:05.923 | Enabling conf security. 2021-01-02 04:44:05.978 | Enabling conf serve-cgi-bin. 2021-01-02 04:44:06.034 | Enabling site 000-default. 2021-01-02 04:44:06.083 | info: Executing deferred 'a2enconf javascript-common' for package javascript-common 2021-01-02 04:44:06.134 | Enabling conf javascript-common. 2021-01-02 04:44:06.371 | Created symlink /etc/systemd/system/multi-user.target.wants/apache2.service → /lib/systemd/system/apache2.service. 2021-01-02 04:44:06.777 | Created symlink /etc/systemd/system/multi-user.target.wants/apache-htcacheclean.service → /lib/systemd/system/apache-htcacheclean.service. 2021-01-02 04:44:08.125 | Setting up libmysqlclient-dev (5.7.32-0ubuntu0.18.04.1) ... 2021-01-02 04:44:08.152 | Setting up po-debconf (1.0.20) ... 2021-01-02 04:44:08.180 | Setting up build-essential (12.4ubuntu1) ... 2021-01-02 04:44:08.207 | Setting up libicu-le-hb0:amd64 (1.0.3+git161113-4) ... 2021-01-02 04:44:08.235 | Setting up libgd3:amd64 (2.2.5-4ubuntu0.4) ... 2021-01-02 04:44:08.263 | Setting up libglib2.0-dev:amd64 (2.56.4-0ubuntu0.18.04.6) ... 2021-01-02 04:44:08.291 | Setting up librados2 (12.2.13-0ubuntu0.18.04.5) ... 2021-01-02 04:44:08.318 | Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 2021-01-02 04:44:08.347 | Setting up libpq5:amd64 (10.15-0ubuntu0.18.04.1) ... 2021-01-02 04:44:08.375 | Setting up ibverbs-providers:amd64 (17.1-1ubuntu0.2) ... 2021-01-02 04:44:08.542 | Setting up libiculx60:amd64 (60.2-3ubuntu3.1) ... 2021-01-02 04:44:08.569 | Setting up libxt6:amd64 (1:1.1.5-1) ... 2021-01-02 04:44:08.597 | Setting up fontconfig (2.12.6-0ubuntu2) ... 2021-01-02 04:44:10.767 | Regenerating fonts cache... done. 2021-01-02 04:44:10.770 | Setting up libcairo2:amd64 (1.15.10-2ubuntu0.1) ... 2021-01-02 04:44:10.798 | Setting up libgssrpc4:amd64 (1.16-2ubuntu0.2) ... 2021-01-02 04:44:10.826 | Setting up libpq-dev (10.15-0ubuntu0.18.04.1) ... 2021-01-02 04:44:10.854 | Setting up libcurl4:amd64 (7.58.0-2ubuntu3.12) ... 2021-01-02 04:44:10.881 | Setting up postgresql-server-dev-10 (10.15-0ubuntu0.18.04.1) ... 2021-01-02 04:44:10.909 | Setting up librbd1 (12.2.13-0ubuntu0.18.04.5) ... 2021-01-02 04:44:10.937 | Setting up libkdb5-9:amd64 (1.16-2ubuntu0.2) ... 2021-01-02 04:44:10.975 | Setting up qemu-block-extra:amd64 (1:2.11+dfsg-1ubuntu7.34) ... 2021-01-02 04:44:11.027 | Setting up qemu-utils (1:2.11+dfsg-1ubuntu7.34) ... 2021-01-02 04:44:11.048 | Setting up libxmu6:amd64 (2:1.1.2-2) ... 2021-01-02 04:44:11.084 | Setting up postgresql-server-dev-all (190ubuntu0.1) ... 2021-01-02 04:44:11.112 | Setting up libpango-1.0-0:amd64 (1.40.14-1ubuntu0.1) ... 2021-01-02 04:44:11.147 | Setting up libkadm5srv-mit11:amd64 (1.16-2ubuntu0.2) ... 2021-01-02 04:44:11.175 | Setting up libkadm5clnt-mit11:amd64 (1.16-2ubuntu0.2) ... 2021-01-02 04:44:11.211 | Setting up libxaw7:amd64 (2:1.0.13-1) ... 2021-01-02 04:44:11.254 | Setting up curl (7.58.0-2ubuntu3.12) ... 2021-01-02 04:44:11.290 | Setting up libpangoft2-1.0-0:amd64 (1.40.14-1ubuntu0.1) ... 2021-01-02 04:44:11.325 | Setting up krb5-multidev:amd64 (1.16-2ubuntu0.2) ... 2021-01-02 04:44:11.346 | Setting up libkrb5-dev:amd64 (1.16-2ubuntu0.2) ... 2021-01-02 04:44:11.382 | Setting up libpangocairo-1.0-0:amd64 (1.40.14-1ubuntu0.1) ... 2021-01-02 04:44:11.418 | Setting up libgvc6 (2.40.1-2) ... 2021-01-02 04:44:11.462 | Setting up graphviz (2.40.1-2) ... 2021-01-02 04:44:11.524 | Setting up libicu-dev (60.2-3ubuntu3.1) ... 2021-01-02 04:44:11.558 | Setting up libxml2-dev:amd64 (2.9.4+dfsg1-6.1ubuntu1.3) ... 2021-01-02 04:44:11.588 | Setting up libharfbuzz-dev:amd64 (1.7.2-1ubuntu1) ... 2021-01-02 04:44:11.622 | Setting up libxslt1-dev:amd64 (1.1.29-5ubuntu0.2) ... 2021-01-02 04:44:11.658 | Setting up debhelper (11.1.6ubuntu2) ... 2021-01-02 04:44:11.687 | Setting up dh-autoreconf (17) ... 2021-01-02 04:44:11.715 | Setting up libicu-le-hb-dev:amd64 (1.0.3+git161113-4) ... 2021-01-02 04:44:11.751 | Setting up dh-strip-nondeterminism (0.040-1.1~build1) ... 2021-01-02 04:44:11.787 | Setting up apache2-dev (2.4.29-1ubuntu4.14) ... 2021-01-02 04:44:11.815 | Processing triggers for initramfs-tools (0.130ubuntu3.8) ... 2021-01-02 04:44:11.883 | update-initramfs: Generating /boot/initrd.img-4.15.0-55-generic 2021-01-02 04:44:20.601 | Processing triggers for libc-bin (2.27-3ubuntu1) ... 2021-01-02 04:44:20.624 | Processing triggers for systemd (237-3ubuntu10.43) ... 2021-01-02 04:44:20.802 | Processing triggers for ureadahead (0.100.0-21) ... 2021-01-02 04:44:20.825 | Processing triggers for rsyslog (8.32.0-1ubuntu4) ... 2021-01-02 04:44:21.037 | Processing triggers for dbus (1.12.2-1ubuntu1.1) ... 2021-01-02 04:44:21.056 | Processing triggers for ufw (0.36-0ubuntu0.18.04.1) ... 2021-01-02 04:44:23.065 | ++ functions-common:apt_get:1115 : result=0 2021-01-02 04:44:23.067 | ++ functions-common:apt_get:1118 : time_stop apt-get 2021-01-02 04:44:23.069 | ++ functions-common:time_stop:2306 : local name 2021-01-02 04:44:23.071 | ++ functions-common:time_stop:2307 : local end_time 2021-01-02 04:44:23.074 | ++ functions-common:time_stop:2308 : local elapsed_time 2021-01-02 04:44:23.076 | ++ functions-common:time_stop:2309 : local total 2021-01-02 04:44:23.078 | ++ functions-common:time_stop:2310 : local start_time 2021-01-02 04:44:23.080 | ++ functions-common:time_stop:2312 : name=apt-get 2021-01-02 04:44:23.083 | ++ functions-common:time_stop:2313 : start_time=1609562533954 2021-01-02 04:44:23.085 | ++ functions-common:time_stop:2315 : [[ -z 1609562533954 ]] 2021-01-02 04:44:23.087 | +++ functions-common:time_stop:2318 : date +%s%3N 2021-01-02 04:44:23.091 | ++ functions-common:time_stop:2318 : end_time=1609562663089 2021-01-02 04:44:23.094 | ++ functions-common:time_stop:2319 : elapsed_time=129135 2021-01-02 04:44:23.096 | ++ functions-common:time_stop:2320 : total=662 2021-01-02 04:44:23.098 | ++ functions-common:time_stop:2322 : _TIME_START[$name]= 2021-01-02 04:44:23.100 | ++ functions-common:time_stop:2323 : _TIME_TOTAL[$name]=129797 2021-01-02 04:44:23.102 | ++ functions-common:apt_get:1119 : return 0 2021-01-02 04:44:23.105 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2021-01-02 04:44:23.107 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2021-01-02 04:44:23.109 | ++ tools/install_prereqs.sh:source:88 : date +%s 2021-01-02 04:44:23.113 | ++ tools/install_prereqs.sh:source:89 : date 2021-01-02 04:44:23.117 | + ./stack.sh:main:753 : [[ False != \T\r\u\e ]] 2021-01-02 04:44:23.119 | + ./stack.sh:main:754 : PYPI_ALTERNATIVE_URL= 2021-01-02 04:44:23.122 | + ./stack.sh:main:754 : /home/ubuntu/devstack/tools/install_pip.sh 2021-01-02 04:44:24.535 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2021-01-02 04:44:24.537 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2021-01-02 04:44:24.540 | ++ tools/install_pip.sh:main:41 : basename https://bootstrap.pypa.io/get-pip.py 2021-01-02 04:44:24.542 | + tools/install_pip.sh:main:41 : LOCAL_PIP=/home/ubuntu/devstack/files/get-pip.py 2021-01-02 04:44:24.544 | + tools/install_pip.sh:main:43 : GetDistro 2021-01-02 04:44:24.546 | + functions-common:GetDistro:373 : GetOSVersion 2021-01-02 04:44:24.548 | + functions-common:GetOSVersion:350 : _ensure_lsb_release 2021-01-02 04:44:24.551 | ++ functions-common:_ensure_lsb_release:327 : command -v lsb_release 2021-01-02 04:44:24.553 | + functions-common:_ensure_lsb_release:327 : [[ -x /usr/bin/lsb_release ]] 2021-01-02 04:44:24.555 | + functions-common:_ensure_lsb_release:328 : return 2021-01-02 04:44:24.557 | ++ functions-common:GetOSVersion:352 : lsb_release -r -s 2021-01-02 04:44:24.629 | + functions-common:GetOSVersion:352 : os_RELEASE=18.04 2021-01-02 04:44:24.631 | ++ functions-common:GetOSVersion:353 : lsb_release -c -s 2021-01-02 04:44:24.704 | + functions-common:GetOSVersion:353 : os_CODENAME=bionic 2021-01-02 04:44:24.706 | ++ functions-common:GetOSVersion:354 : lsb_release -i -s 2021-01-02 04:44:24.777 | + functions-common:GetOSVersion:354 : os_VENDOR=Ubuntu 2021-01-02 04:44:24.779 | + functions-common:GetOSVersion:356 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2021-01-02 04:44:24.782 | + functions-common:GetOSVersion:357 : os_PACKAGE=deb 2021-01-02 04:44:24.784 | + functions-common:GetOSVersion:362 : typeset -xr os_VENDOR 2021-01-02 04:44:24.786 | + functions-common:GetOSVersion:363 : typeset -xr os_RELEASE 2021-01-02 04:44:24.787 | + functions-common:GetOSVersion:364 : typeset -xr os_PACKAGE 2021-01-02 04:44:24.789 | + functions-common:GetOSVersion:365 : typeset -xr os_CODENAME 2021-01-02 04:44:24.791 | + functions-common:GetDistro:375 : [[ Ubuntu =~ (Ubuntu) ]] 2021-01-02 04:44:24.793 | + functions-common:GetDistro:378 : DISTRO=bionic 2021-01-02 04:44:24.795 | + functions-common:GetDistro:424 : typeset -xr DISTRO 2021-01-02 04:44:24.797 | + tools/install_pip.sh:main:44 : echo 'Distro: bionic' 2021-01-02 04:44:24.797 | Distro: bionic 2021-01-02 04:44:24.799 | + tools/install_pip.sh:main:127 : get_versions 2021-01-02 04:44:24.802 | ++ tools/install_pip.sh:get_versions:49 : which pip 2021-01-02 04:44:24.805 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2021-01-02 04:44:24.807 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2021-01-02 04:44:24.809 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2021-01-02 04:44:24.809 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2021-01-02 04:44:25.144 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=20.2.2 2021-01-02 04:44:25.146 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 20.2.2' 2021-01-02 04:44:25.146 | pip: 20.2.2 2021-01-02 04:44:25.147 | + tools/install_pip.sh:get_versions:57 : python3.6 -m pip --version 2021-01-02 04:44:25.467 | pip 20.2.2 from /usr/local/lib/python3.6/dist-packages/pip (python 3.6) 2021-01-02 04:44:25.490 | + tools/install_pip.sh:main:129 : [[ -n '' ]] 2021-01-02 04:44:25.492 | + tools/install_pip.sh:main:134 : [[ bionic == focal ]] 2021-01-02 04:44:25.494 | + tools/install_pip.sh:main:143 : is_fedora 2021-01-02 04:44:25.496 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2021-01-02 04:44:25.498 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2021-01-02 04:44:25.500 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2021-01-02 04:44:25.502 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-01-02 04:44:25.503 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2021-01-02 04:44:25.505 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2021-01-02 04:44:25.507 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOSStream ']' 2021-01-02 04:44:25.508 | + functions-common:is_fedora:456 : '[' Ubuntu = OracleServer ']' 2021-01-02 04:44:25.510 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2021-01-02 04:44:25.512 | + tools/install_pip.sh:main:143 : is_suse 2021-01-02 04:44:25.513 | + functions-common:is_suse:464 : is_opensuse 2021-01-02 04:44:25.516 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2021-01-02 04:44:25.517 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2021-01-02 04:44:25.519 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2021-01-02 04:44:25.521 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2021-01-02 04:44:25.523 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2021-01-02 04:44:25.524 | + tools/install_pip.sh:main:144 : is_package_installed python3-pip 2021-01-02 04:44:25.526 | + functions-common:is_package_installed:1353 : [[ -z python3-pip ]] 2021-01-02 04:44:25.528 | + functions-common:is_package_installed:1357 : [[ -z deb ]] 2021-01-02 04:44:25.530 | + functions-common:is_package_installed:1361 : [[ deb = \d\e\b ]] 2021-01-02 04:44:25.532 | + functions-common:is_package_installed:1362 : dpkg -s python3-pip 2021-01-02 04:44:25.553 | + tools/install_pip.sh:main:145 : uninstall_package python3-pip 2021-01-02 04:44:25.555 | + functions-common:uninstall_package:1373 : is_ubuntu 2021-01-02 04:44:25.557 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-01-02 04:44:25.558 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-01-02 04:44:25.560 | + functions-common:uninstall_package:1374 : apt_get purge python3-pip 2021-01-02 04:44:25.574 | + functions-common:apt_get:1111 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes purge python3-pip 2021-01-02 04:44:25.693 | Reading package lists... 2021-01-02 04:44:25.936 | Building dependency tree... 2021-01-02 04:44:25.938 | Reading state information... 2021-01-02 04:44:26.144 | The following packages were automatically installed and are no longer required: 2021-01-02 04:44:26.145 | apport-symptoms grub-pc-bin python3-attr python3-automat python3-click 2021-01-02 04:44:26.145 | python3-colorama python3-configobj python3-constantly python3-hyperlink 2021-01-02 04:44:26.145 | python3-incremental python3-keyring python3-keyrings.alt python3-netifaces 2021-01-02 04:44:26.145 | python3-pam python3-problem-report python3-pyasn1 2021-01-02 04:44:26.145 | python3-requests-unixsocket python3-secretstorage python3-serial 2021-01-02 04:44:26.145 | python3-systemd python3-twisted-bin python3-wheel python3-xdg 2021-01-02 04:44:26.145 | python3-zope.interface 2021-01-02 04:44:26.145 | Use 'sudo apt autoremove' to remove them. 2021-01-02 04:44:26.183 | The following packages will be REMOVED: 2021-01-02 04:44:26.183 | python3-pip* 2021-01-02 04:44:26.609 | 0 upgraded, 0 newly installed, 1 to remove and 144 not upgraded. 2021-01-02 04:44:26.609 | After this operation, 601 kB disk space will be freed. 2021-01-02 04:44:26.669 | (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 ... 74799 files and directories currently installed.) 2021-01-02 04:44:26.672 | Removing python3-pip (9.0.1-2.3~ubuntu1.18.04.4) ... 2021-01-02 04:44:26.909 | Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 2021-01-02 04:44:29.486 | + functions-common:apt_get:1115 : result=0 2021-01-02 04:44:29.488 | + functions-common:apt_get:1118 : time_stop apt-get 2021-01-02 04:44:29.490 | + functions-common:time_stop:2306 : local name 2021-01-02 04:44:29.492 | + functions-common:time_stop:2307 : local end_time 2021-01-02 04:44:29.494 | + functions-common:time_stop:2308 : local elapsed_time 2021-01-02 04:44:29.495 | + functions-common:time_stop:2309 : local total 2021-01-02 04:44:29.497 | + functions-common:time_stop:2310 : local start_time 2021-01-02 04:44:29.499 | + functions-common:time_stop:2312 : name=apt-get 2021-01-02 04:44:29.501 | + functions-common:time_stop:2313 : start_time=1609562665572 2021-01-02 04:44:29.503 | + functions-common:time_stop:2315 : [[ -z 1609562665572 ]] 2021-01-02 04:44:29.505 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-01-02 04:44:29.507 | + functions-common:time_stop:2318 : end_time=1609562669505 2021-01-02 04:44:29.509 | + functions-common:time_stop:2319 : elapsed_time=3933 2021-01-02 04:44:29.511 | + functions-common:time_stop:2320 : total=0 2021-01-02 04:44:29.512 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-01-02 04:44:29.514 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=3933 2021-01-02 04:44:29.516 | + functions-common:apt_get:1119 : return 0 2021-01-02 04:44:29.518 | + tools/install_pip.sh:main:149 : install_get_pip 2021-01-02 04:44:29.520 | + tools/install_pip.sh:install_get_pip:64 : [[ -r /home/ubuntu/devstack/files/get-pip.py ]] 2021-01-02 04:44:29.522 | + tools/install_pip.sh:install_get_pip:81 : [[ ! -r /home/ubuntu/devstack/files/get-pip.py ]] 2021-01-02 04:44:29.524 | + tools/install_pip.sh:install_get_pip:84 : local timecond= 2021-01-02 04:44:29.525 | + tools/install_pip.sh:install_get_pip:85 : [[ -r /home/ubuntu/devstack/files/get-pip.py ]] 2021-01-02 04:44:29.527 | + tools/install_pip.sh:install_get_pip:89 : curl -f --retry 6 --retry-delay 5 -o /home/ubuntu/devstack/files/get-pip.py https://bootstrap.pypa.io/get-pip.py 2021-01-02 04:44:29.538 | % Total % Received % Xferd Average Speed Time Time Time Current 2021-01-02 04:44:29.538 | Dload Upload Total Spent Left Speed 2021-01-02 04:44:30.178 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 94 1842k 94 1745k 0 0 2793k 0 --:--:-- --:--:-- --:--:-- 2788k 100 1842k 100 1842k 0 0 2883k 0 --:--:-- --:--:-- --:--:-- 2879k 2021-01-02 04:44:30.182 | + tools/install_pip.sh:install_get_pip:92 : touch /home/ubuntu/devstack/files/get-pip.py.downloaded 2021-01-02 04:44:30.185 | + tools/install_pip.sh:install_get_pip:96 : sudo -H -E python3.6 /home/ubuntu/devstack/files/get-pip.py -c /home/ubuntu/devstack/tools/cap-pip.txt 2021-01-02 04:44:32.784 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-01-02 04:44:33.367 | Collecting pip<20.3 2021-01-02 04:44:33.378 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/51f/1c7514530bd5c/pip-20.2.4-py2.py3-none-any.whl (1.5 MB) 2021-01-02 04:44:33.707 | Installing collected packages: pip 2021-01-02 04:44:33.707 | Attempting uninstall: pip 2021-01-02 04:44:33.708 | Found existing installation: pip 20.2.2 2021-01-02 04:44:33.943 | Uninstalling pip-20.2.2: 2021-01-02 04:44:33.957 | Successfully uninstalled pip-20.2.2 2021-01-02 04:44:35.226 | Successfully installed pip-20.2.4 2021-01-02 04:44:35.356 | + tools/install_pip.sh:main:151 : set -x 2021-01-02 04:44:35.358 | + tools/install_pip.sh:main:155 : pip_install_gr setuptools 2021-01-02 04:44:35.360 | + inc/python:pip_install_gr:76 : local name=setuptools 2021-01-02 04:44:35.362 | + inc/python:pip_install_gr:77 : local clean_name 2021-01-02 04:44:35.365 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2021-01-02 04:44:35.367 | ++ inc/python:get_from_global_requirements:225 : local package=setuptools 2021-01-02 04:44:35.369 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-01-02 04:44:35.372 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-01-02 04:44:35.372 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2021-01-02 04:44:35.375 | ++ inc/python:get_from_global_requirements:227 : required_pkg='setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 ' 2021-01-02 04:44:35.378 | ++ inc/python:get_from_global_requirements:228 : [[ setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 == '' ]] 2021-01-02 04:44:35.380 | ++ inc/python:get_from_global_requirements:231 : echo 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2021-01-02 04:44:35.382 | + inc/python:pip_install_gr:78 : clean_name='setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2021-01-02 04:44:35.384 | + inc/python:pip_install_gr:79 : pip_install 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2021-01-02 04:44:35.399 | Using python 3.6 to install setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 2021-01-02 04:44:35.400 | + 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.6 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2021-01-02 04:44:37.165 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-01-02 04:44:37.170 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-01-02 04:44:38.628 | Collecting setuptools===51.1.1 2021-01-02 04:44:38.643 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/6d1/19767443a0f77/setuptools-51.1.1-py3-none-any.whl (2.0 MB) 2021-01-02 04:44:39.074 | Installing collected packages: setuptools 2021-01-02 04:44:39.075 | Attempting uninstall: setuptools 2021-01-02 04:44:39.075 | Found existing installation: setuptools 49.6.0 2021-01-02 04:44:39.163 | Uninstalling setuptools-49.6.0: 2021-01-02 04:44:39.193 | Successfully uninstalled setuptools-49.6.0 2021-01-02 04:44:39.952 | Successfully installed setuptools-51.1.1 2021-01-02 04:44:40.008 | WARNING: You are using pip version 20.2.4; however, version 20.3.3 is available. 2021-01-02 04:44:40.008 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-01-02 04:44:40.090 | + inc/python:pip_install:200 : result=0 2021-01-02 04:44:40.092 | + inc/python:pip_install:202 : time_stop pip_install 2021-01-02 04:44:40.093 | + functions-common:time_stop:2306 : local name 2021-01-02 04:44:40.096 | + functions-common:time_stop:2307 : local end_time 2021-01-02 04:44:40.097 | + functions-common:time_stop:2308 : local elapsed_time 2021-01-02 04:44:40.099 | + functions-common:time_stop:2309 : local total 2021-01-02 04:44:40.101 | + functions-common:time_stop:2310 : local start_time 2021-01-02 04:44:40.103 | + functions-common:time_stop:2312 : name=pip_install 2021-01-02 04:44:40.104 | + functions-common:time_stop:2313 : start_time=1609562675395 2021-01-02 04:44:40.106 | + functions-common:time_stop:2315 : [[ -z 1609562675395 ]] 2021-01-02 04:44:40.108 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-01-02 04:44:40.111 | + functions-common:time_stop:2318 : end_time=1609562680109 2021-01-02 04:44:40.113 | + functions-common:time_stop:2319 : elapsed_time=4714 2021-01-02 04:44:40.114 | + functions-common:time_stop:2320 : total=0 2021-01-02 04:44:40.116 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-01-02 04:44:40.118 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=4714 2021-01-02 04:44:40.120 | + inc/python:pip_install:203 : return 0 2021-01-02 04:44:40.122 | + tools/install_pip.sh:main:157 : get_versions 2021-01-02 04:44:40.124 | ++ tools/install_pip.sh:get_versions:49 : which pip 2021-01-02 04:44:40.128 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2021-01-02 04:44:40.129 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2021-01-02 04:44:40.132 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2021-01-02 04:44:40.132 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2021-01-02 04:44:40.468 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=20.2.4 2021-01-02 04:44:40.470 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 20.2.4' 2021-01-02 04:44:40.470 | pip: 20.2.4 2021-01-02 04:44:40.472 | + tools/install_pip.sh:get_versions:57 : python3.6 -m pip --version 2021-01-02 04:44:40.785 | pip 20.2.4 from /usr/local/lib/python3.6/dist-packages/pip (python 3.6) 2021-01-02 04:44:40.809 | + ./stack.sh:main:758 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2021-01-02 04:44:40.811 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2021-01-02 04:44:40.815 | + ./stack.sh:main:759 : fixup_all 2021-01-02 04:44:40.817 | + tools/fixup_stuff.sh:fixup_all:196 : fixup_keystone 2021-01-02 04:44:40.819 | + tools/fixup_stuff.sh:fixup_keystone:39 : keystone_ports=35357,35358 2021-01-02 04:44:40.821 | + tools/fixup_stuff.sh:fixup_keystone:44 : sysctl net.ipv4.ip_local_reserved_ports 2021-01-02 04:44:40.837 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sysctl net.ipv4.ip_local_reserved_ports 2021-01-02 04:44:40.837 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : awk -F= '{print $2;}' 2021-01-02 04:44:40.837 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sed 's/^ //' 2021-01-02 04:44:40.842 | + tools/fixup_stuff.sh:fixup_keystone:46 : reserved_ports= 2021-01-02 04:44:40.844 | + tools/fixup_stuff.sh:fixup_keystone:48 : [[ -z '' ]] 2021-01-02 04:44:40.846 | + tools/fixup_stuff.sh:fixup_keystone:50 : sudo sysctl -w net.ipv4.ip_local_reserved_ports=35357,35358 2021-01-02 04:44:40.854 | net.ipv4.ip_local_reserved_ports = 35357,35358 2021-01-02 04:44:40.857 | + tools/fixup_stuff.sh:fixup_all:197 : fixup_ubuntu 2021-01-02 04:44:40.859 | + tools/fixup_stuff.sh:fixup_ubuntu:66 : [[ bionic != \b\i\o\n\i\c ]] 2021-01-02 04:44:40.861 | + tools/fixup_stuff.sh:fixup_ubuntu:71 : install_package software-properties-common 2021-01-02 04:44:40.864 | + functions-common:install_package:1344 : update_package_repo 2021-01-02 04:44:40.866 | + functions-common:update_package_repo:1316 : NO_UPDATE_REPOS=False 2021-01-02 04:44:40.868 | + functions-common:update_package_repo:1317 : REPOS_UPDATED=True 2021-01-02 04:44:40.870 | + functions-common:update_package_repo:1318 : RETRY_UPDATE=False 2021-01-02 04:44:40.872 | + functions-common:update_package_repo:1320 : [[ False = \T\r\u\e ]] 2021-01-02 04:44:40.874 | + functions-common:update_package_repo:1324 : is_ubuntu 2021-01-02 04:44:40.876 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-01-02 04:44:40.878 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-01-02 04:44:40.880 | + functions-common:update_package_repo:1325 : apt_get_update 2021-01-02 04:44:40.882 | + functions-common:apt_get_update:1070 : [[ True == \T\r\u\e ]] 2021-01-02 04:44:40.885 | + functions-common:apt_get_update:1070 : [[ False != \T\r\u\e ]] 2021-01-02 04:44:40.887 | + functions-common:apt_get_update:1071 : return 2021-01-02 04:44:40.889 | + functions-common:install_package:1345 : real_install_package software-properties-common 2021-01-02 04:44:40.891 | + functions-common:real_install_package:1330 : is_ubuntu 2021-01-02 04:44:40.893 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-01-02 04:44:40.896 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-01-02 04:44:40.898 | + functions-common:real_install_package:1331 : apt_get install software-properties-common 2021-01-02 04:44:40.916 | + 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 software-properties-common 2021-01-02 04:44:41.034 | Reading package lists... 2021-01-02 04:44:41.274 | Building dependency tree... 2021-01-02 04:44:41.275 | Reading state information... 2021-01-02 04:44:41.478 | The following packages were automatically installed and are no longer required: 2021-01-02 04:44:41.479 | apport-symptoms grub-pc-bin python3-attr python3-automat python3-click 2021-01-02 04:44:41.479 | python3-colorama python3-configobj python3-constantly python3-hyperlink 2021-01-02 04:44:41.479 | python3-incremental python3-keyring python3-keyrings.alt python3-netifaces 2021-01-02 04:44:41.479 | python3-pam python3-problem-report python3-pyasn1 2021-01-02 04:44:41.479 | python3-requests-unixsocket python3-secretstorage python3-serial 2021-01-02 04:44:41.479 | python3-systemd python3-twisted-bin python3-wheel python3-xdg 2021-01-02 04:44:41.479 | python3-zope.interface 2021-01-02 04:44:41.479 | Use 'sudo apt autoremove' to remove them. 2021-01-02 04:44:41.480 | The following additional packages will be installed: 2021-01-02 04:44:41.480 | python3-software-properties 2021-01-02 04:44:41.528 | The following packages will be upgraded: 2021-01-02 04:44:41.528 | python3-software-properties software-properties-common 2021-01-02 04:44:41.834 | 2 upgraded, 0 newly installed, 0 to remove and 142 not upgraded. 2021-01-02 04:44:41.834 | Need to get 33.9 kB of archives. 2021-01-02 04:44:41.834 | After this operation, 0 B of additional disk space will be used. 2021-01-02 04:44:41.834 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 software-properties-common all 0.96.24.32.14 [10.1 kB] 2021-01-02 04:44:41.891 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-software-properties all 0.96.24.32.14 [23.9 kB] 2021-01-02 04:44:42.419 | Fetched 33.9 kB in 0s (96.5 kB/s) 2021-01-02 04:44:42.493 | (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 ... 74722 files and directories currently installed.) 2021-01-02 04:44:42.497 | Preparing to unpack .../software-properties-common_0.96.24.32.14_all.deb ... 2021-01-02 04:44:42.647 | Unpacking software-properties-common (0.96.24.32.14) over (0.96.24.32.9) ... 2021-01-02 04:44:42.793 | Preparing to unpack .../python3-software-properties_0.96.24.32.14_all.deb ... 2021-01-02 04:44:42.943 | Unpacking python3-software-properties (0.96.24.32.14) over (0.96.24.32.9) ... 2021-01-02 04:44:43.029 | Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 2021-01-02 04:44:43.528 | Setting up python3-software-properties (0.96.24.32.14) ... 2021-01-02 04:44:43.802 | Processing triggers for dbus (1.12.2-1ubuntu1.1) ... 2021-01-02 04:44:43.821 | Setting up software-properties-common (0.96.24.32.14) ... 2021-01-02 04:44:45.957 | + functions-common:apt_get:1115 : result=0 2021-01-02 04:44:45.959 | + functions-common:apt_get:1118 : time_stop apt-get 2021-01-02 04:44:45.961 | + functions-common:time_stop:2306 : local name 2021-01-02 04:44:45.963 | + functions-common:time_stop:2307 : local end_time 2021-01-02 04:44:45.965 | + functions-common:time_stop:2308 : local elapsed_time 2021-01-02 04:44:45.967 | + functions-common:time_stop:2309 : local total 2021-01-02 04:44:45.969 | + functions-common:time_stop:2310 : local start_time 2021-01-02 04:44:45.972 | + functions-common:time_stop:2312 : name=apt-get 2021-01-02 04:44:45.974 | + functions-common:time_stop:2313 : start_time=1609562680913 2021-01-02 04:44:45.976 | + functions-common:time_stop:2315 : [[ -z 1609562680913 ]] 2021-01-02 04:44:45.978 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-01-02 04:44:45.982 | + functions-common:time_stop:2318 : end_time=1609562685979 2021-01-02 04:44:45.984 | + functions-common:time_stop:2319 : elapsed_time=5066 2021-01-02 04:44:45.986 | + functions-common:time_stop:2320 : total=129797 2021-01-02 04:44:45.988 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-01-02 04:44:45.990 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=134863 2021-01-02 04:44:45.992 | + functions-common:apt_get:1119 : return 0 2021-01-02 04:44:45.994 | + tools/fixup_stuff.sh:fixup_ubuntu:74 : sudo add-apt-repository -y universe 2021-01-02 04:44:46.826 | 'universe' distribution component is already enabled for all sources. 2021-01-02 04:44:46.853 | + tools/fixup_stuff.sh:fixup_ubuntu:76 : [[ -f /etc/ci/mirror_info.sh ]] 2021-01-02 04:44:46.855 | + tools/fixup_stuff.sh:fixup_ubuntu:83 : sudo add-apt-repository -y cloud-archive:ussuri 2021-01-02 04:44:49.485 | Reading package lists... 2021-01-02 04:44:49.788 | Building dependency tree... 2021-01-02 04:44:49.789 | Reading state information... 2021-01-02 04:44:50.001 | The following packages were automatically installed and are no longer required: 2021-01-02 04:44:50.002 | apport-symptoms grub-pc-bin python3-attr python3-automat python3-click 2021-01-02 04:44:50.002 | python3-colorama python3-configobj python3-constantly python3-hyperlink 2021-01-02 04:44:50.002 | python3-incremental python3-keyring python3-keyrings.alt python3-netifaces 2021-01-02 04:44:50.002 | python3-pam python3-problem-report python3-pyasn1 2021-01-02 04:44:50.002 | python3-requests-unixsocket python3-secretstorage python3-serial 2021-01-02 04:44:50.002 | python3-systemd python3-twisted-bin python3-wheel python3-xdg 2021-01-02 04:44:50.002 | python3-zope.interface 2021-01-02 04:44:50.002 | Use 'sudo apt autoremove' to remove them. 2021-01-02 04:44:50.049 | The following NEW packages will be installed: 2021-01-02 04:44:50.049 | ubuntu-cloud-keyring 2021-01-02 04:44:50.324 | 0 upgraded, 1 newly installed, 0 to remove and 142 not upgraded. 2021-01-02 04:44:50.324 | Need to get 6,008 B of archives. 2021-01-02 04:44:50.324 | After this operation, 22.5 kB of additional disk space will be used. 2021-01-02 04:44:50.324 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-cloud-keyring all 2018.09.18.1~18.04.0 [6,008 B] 2021-01-02 04:44:50.851 | Fetched 6,008 B in 0s (23.1 kB/s) 2021-01-02 04:44:50.898 | Selecting previously unselected package ubuntu-cloud-keyring. 2021-01-02 04:44:50.936 | (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 ... 74722 files and directories currently installed.) 2021-01-02 04:44:50.940 | Preparing to unpack .../ubuntu-cloud-keyring_2018.09.18.1~18.04.0_all.deb ... 2021-01-02 04:44:50.943 | Unpacking ubuntu-cloud-keyring (2018.09.18.1~18.04.0) ... 2021-01-02 04:44:51.036 | Setting up ubuntu-cloud-keyring (2018.09.18.1~18.04.0) ... 2021-01-02 04:44:53.211 | Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 2021-01-02 04:44:53.286 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu bionic InRelease 2021-01-02 04:44:53.286 | Get:3 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/ussuri InRelease [8,769 B] 2021-01-02 04:44:53.415 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates InRelease 2021-01-02 04:44:53.544 | Hit:5 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-backports InRelease 2021-01-02 04:44:53.631 | Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/ussuri/main amd64 Packages [188 kB] 2021-01-02 04:44:57.190 | Fetched 197 kB in 1s (240 kB/s) 2021-01-02 04:44:58.875 | Reading package lists... 2021-01-02 04:44:58.934 | + tools/fixup_stuff.sh:fixup_ubuntu:85 : REPOS_UPDATED=False 2021-01-02 04:44:58.936 | + tools/fixup_stuff.sh:fixup_ubuntu:86 : apt_get_update 2021-01-02 04:44:58.939 | + functions-common:apt_get_update:1070 : [[ False == \T\r\u\e ]] 2021-01-02 04:44:58.941 | + functions-common:apt_get_update:1075 : [[ False = \T\r\u\e ]] 2021-01-02 04:44:58.943 | + functions-common:apt_get_update:1077 : local sudo=sudo 2021-01-02 04:44:58.946 | ++ functions-common:apt_get_update:1078 : id -u 2021-01-02 04:44:58.949 | + functions-common:apt_get_update:1078 : [[ 1000 = \0 ]] 2021-01-02 04:44:58.951 | + functions-common:apt_get_update:1081 : time_start apt-get-update 2021-01-02 04:44:58.953 | + functions-common:time_start:2292 : local name=apt-get-update 2021-01-02 04:44:58.956 | + functions-common:time_start:2293 : local start_time= 2021-01-02 04:44:58.958 | + functions-common:time_start:2294 : [[ -n '' ]] 2021-01-02 04:44:58.961 | ++ functions-common:time_start:2297 : date +%s%3N 2021-01-02 04:44:58.964 | + functions-common:time_start:2297 : _TIME_START[$name]=1609562698961 2021-01-02 04:44:58.966 | + functions-common:apt_get_update:1083 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2021-01-02 04:44:58.968 | + functions-common:apt_get_update:1084 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2021-01-02 04:44:58.971 | + 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-01-02 04:44:59.350 | Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 2021-01-02 04:44:59.350 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu bionic InRelease 2021-01-02 04:44:59.350 | Hit:3 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/ussuri InRelease 2021-01-02 04:44:59.470 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates InRelease 2021-01-02 04:44:59.600 | Hit:5 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-backports InRelease 2021-01-02 04:45:01.787 | Reading package lists... 2021-01-02 04:45:01.847 | + functions-common:apt_get_update:1089 : REPOS_UPDATED=True 2021-01-02 04:45:01.850 | + functions-common:apt_get_update:1091 : time_stop apt-get-update 2021-01-02 04:45:01.852 | + functions-common:time_stop:2306 : local name 2021-01-02 04:45:01.854 | + functions-common:time_stop:2307 : local end_time 2021-01-02 04:45:01.856 | + functions-common:time_stop:2308 : local elapsed_time 2021-01-02 04:45:01.858 | + functions-common:time_stop:2309 : local total 2021-01-02 04:45:01.861 | + functions-common:time_stop:2310 : local start_time 2021-01-02 04:45:01.863 | + functions-common:time_stop:2312 : name=apt-get-update 2021-01-02 04:45:01.865 | + functions-common:time_stop:2313 : start_time=1609562698961 2021-01-02 04:45:01.867 | + functions-common:time_stop:2315 : [[ -z 1609562698961 ]] 2021-01-02 04:45:01.870 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-01-02 04:45:01.873 | + functions-common:time_stop:2318 : end_time=1609562701871 2021-01-02 04:45:01.875 | + functions-common:time_stop:2319 : elapsed_time=2910 2021-01-02 04:45:01.878 | + functions-common:time_stop:2320 : total=6110 2021-01-02 04:45:01.880 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-01-02 04:45:01.882 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=9020 2021-01-02 04:45:01.885 | + tools/fixup_stuff.sh:fixup_ubuntu:94 : sudo rm -rf '/usr/lib/python3/dist-packages/httplib2-*.egg-info' 2021-01-02 04:45:01.895 | + tools/fixup_stuff.sh:fixup_ubuntu:95 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2021-01-02 04:45:01.905 | + tools/fixup_stuff.sh:fixup_ubuntu:96 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2021-01-02 04:45:01.915 | + tools/fixup_stuff.sh:fixup_all:198 : fixup_fedora 2021-01-02 04:45:01.917 | + tools/fixup_stuff.sh:fixup_fedora:103 : is_fedora 2021-01-02 04:45:01.920 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2021-01-02 04:45:01.922 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2021-01-02 04:45:01.924 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2021-01-02 04:45:01.926 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-01-02 04:45:01.928 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2021-01-02 04:45:01.931 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2021-01-02 04:45:01.933 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOSStream ']' 2021-01-02 04:45:01.935 | + functions-common:is_fedora:456 : '[' Ubuntu = OracleServer ']' 2021-01-02 04:45:01.937 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2021-01-02 04:45:01.940 | + tools/fixup_stuff.sh:fixup_fedora:104 : return 2021-01-02 04:45:01.942 | + tools/fixup_stuff.sh:fixup_all:199 : fixup_suse 2021-01-02 04:45:01.944 | + tools/fixup_stuff.sh:fixup_suse:149 : is_suse 2021-01-02 04:45:01.946 | + functions-common:is_suse:464 : is_opensuse 2021-01-02 04:45:01.949 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2021-01-02 04:45:01.951 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2021-01-02 04:45:01.953 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2021-01-02 04:45:01.955 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2021-01-02 04:45:01.957 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2021-01-02 04:45:01.960 | + tools/fixup_stuff.sh:fixup_suse:150 : return 2021-01-02 04:45:01.962 | + ./stack.sh:main:762 : pip_install -U os-testr 2021-01-02 04:45:01.980 | Using python 3.6 to install os-testr 2021-01-02 04:45:01.982 | + 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.6 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U os-testr 2021-01-02 04:45:03.780 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-01-02 04:45:03.785 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-01-02 04:45:04.311 | Collecting os-testr===2.0.0 2021-01-02 04:45:04.319 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/93a/e59a9d278e557/os_testr-2.0.0-py3-none-any.whl (46 kB) 2021-01-02 04:45:04.877 | Collecting testtools===2.4.0 2021-01-02 04:45:04.884 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/36f/f4998177c7d32/testtools-2.4.0-py2.py3-none-any.whl (185 kB) 2021-01-02 04:45:05.355 | Collecting stestr===3.1.0 2021-01-02 04:45:05.362 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/13c/8f771ea252290/stestr-3.1.0-py3-none-any.whl (120 kB) 2021-01-02 04:45:05.915 | Collecting python-subunit===1.4.0 2021-01-02 04:45:05.921 | 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-01-02 04:45:06.461 | Collecting pbr===5.5.1 2021-01-02 04:45:06.468 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b23/6cde0ac9a6aed/pbr-5.5.1-py2.py3-none-any.whl (106 kB) 2021-01-02 04:45:06.994 | Collecting python-mimeparse===1.6.0 2021-01-02 04:45:07.002 | 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-01-02 04:45:07.435 | Collecting traceback2===1.4.0 2021-01-02 04:45:07.442 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/825/3cebec4b19094/traceback2-1.4.0-py2.py3-none-any.whl (16 kB) 2021-01-02 04:45:07.971 | Collecting fixtures===3.0.0 2021-01-02 04:45:07.978 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/2a5/51b0421101de1/fixtures-3.0.0-py2.py3-none-any.whl (67 kB) 2021-01-02 04:45:08.480 | Collecting extras===1.0.0 2021-01-02 04:45:08.488 | 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-01-02 04:45:08.897 | Collecting unittest2===1.1.0 2021-01-02 04:45:08.904 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/13f/77d0875db6d9b/unittest2-1.1.0-py2.py3-none-any.whl (96 kB) 2021-01-02 04:45:09.305 | Collecting six===1.15.0 2021-01-02 04:45:09.311 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8b7/4bedcbbbaca38/six-1.15.0-py2.py3-none-any.whl (10 kB) 2021-01-02 04:45:09.723 | Collecting voluptuous===0.12.1 2021-01-02 04:45:09.730 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8ac/e33fcf9e6b1f5/voluptuous-0.12.1-py3-none-any.whl (29 kB) 2021-01-02 04:45:10.180 | Collecting future===0.18.2 2021-01-02 04:45:10.189 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b1b/ead90b70cf6ec/future-0.18.2.tar.gz (829 kB) 2021-01-02 04:45:11.545 | Collecting PyYAML===5.3.1 2021-01-02 04:45:11.553 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b8e/ac752c5e14d3e/PyYAML-5.3.1.tar.gz (269 kB) 2021-01-02 04:45:12.892 | Collecting cliff===3.5.0 2021-01-02 04:45:12.900 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/31c/2e2bf04d826c2/cliff-3.5.0-py3-none-any.whl (81 kB) 2021-01-02 04:45:13.319 | Collecting linecache2===1.0.0 2021-01-02 04:45:13.326 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/e78/be9c0a0dfcbac/linecache2-1.0.0-py2.py3-none-any.whl (12 kB) 2021-01-02 04:45:13.832 | Collecting argparse 2021-01-02 04:45:13.839 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/c31/647edb69fd3d4/argparse-1.4.0-py2.py3-none-any.whl (23 kB) 2021-01-02 04:45:14.550 | Collecting cmd2===1.4.0 2021-01-02 04:45:14.558 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/87c/19e56c145fbc6/cmd2-1.4.0-py3-none-any.whl (133 kB) 2021-01-02 04:45:15.135 | Collecting stevedore===3.3.0 2021-01-02 04:45:15.143 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/50d/7b78fbaf0d04c/stevedore-3.3.0-py3-none-any.whl (49 kB) 2021-01-02 04:45:15.749 | Collecting pyparsing===2.4.7 2021-01-02 04:45:15.757 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ef9/d7589ef3c200a/pyparsing-2.4.7-py2.py3-none-any.whl (67 kB) 2021-01-02 04:45:16.127 | Collecting prettytable===0.7.2 2021-01-02 04:45:16.133 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/788/48506f2c027f8/prettytable-0.7.2-py3-none-any.whl (13 kB) 2021-01-02 04:45:16.564 | Collecting colorama===0.4.4 2021-01-02 04:45:16.570 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/9f4/7eda37229f68e/colorama-0.4.4-py2.py3-none-any.whl (16 kB) 2021-01-02 04:45:16.940 | Collecting attrs===20.3.0 2021-01-02 04:45:16.946 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/31b/2eced602aa842/attrs-20.3.0-py2.py3-none-any.whl (49 kB) 2021-01-02 04:45:16.996 | Requirement already satisfied, skipping upgrade: importlib-metadata===3.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 273)) (3.3.0) 2021-01-02 04:45:17.419 | Collecting wcwidth===0.2.5 2021-01-02 04:45:17.425 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/beb/4802a9cebb914/wcwidth-0.2.5-py2.py3-none-any.whl (30 kB) 2021-01-02 04:45:17.956 | Collecting pyperclip===1.8.1 2021-01-02 04:45:17.963 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/8bb/51a8fb6ad32d5/pyperclip-1.8.1-py3-none-any.whl (11 kB) 2021-01-02 04:45:17.997 | Requirement already satisfied, skipping upgrade: typing-extensions===3.7.4.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 557)) (3.7.4.3) 2021-01-02 04:45:18.000 | Requirement already satisfied, skipping upgrade: zipp===3.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 530)) (3.4.0) 2021-01-02 04:45:18.055 | Building wheels for collected packages: PyYAML, future 2021-01-02 04:45:18.055 | Building wheel for PyYAML (setup.py): started 2021-01-02 04:45:27.962 | Building wheel for PyYAML (setup.py): finished with status 'done' 2021-01-02 04:45:27.965 | Created wheel for PyYAML: filename=PyYAML-5.3.1-cp36-cp36m-linux_x86_64.whl size=403670 sha256=73c4f64a531285fca22ee46bd322cbbc6968ecd2d69d9d50ae2385fe49dd839e 2021-01-02 04:45:27.965 | Stored in directory: /root/.cache/pip/wheels/87/72/81/854eb4786f69e1920706847b6c06be3b0d589b7483cf247172 2021-01-02 04:45:27.967 | Building wheel for future (setup.py): started 2021-01-02 04:45:28.926 | Building wheel for future (setup.py): finished with status 'done' 2021-01-02 04:45:28.930 | Created wheel for future: filename=future-0.18.2-py3-none-any.whl size=491059 sha256=b34a1ae4688e2edc91466caab8349b606b09cef676fc13e6707c00ac19ca837d 2021-01-02 04:45:28.930 | Stored in directory: /root/.cache/pip/wheels/8c/58/d1/5f5b03a578242b7f6aaa86627fac27e15b5ffb03afb2150cb6 2021-01-02 04:45:28.931 | Successfully built PyYAML future 2021-01-02 04:45:29.382 | Installing collected packages: voluptuous, pbr, attrs, python-mimeparse, linecache2, traceback2, extras, six, argparse, unittest2, testtools, fixtures, wcwidth, prettytable, python-subunit, PyYAML, colorama, pyperclip, cmd2, stevedore, pyparsing, cliff, future, stestr, os-testr 2021-01-02 04:45:29.516 | Attempting uninstall: attrs 2021-01-02 04:45:29.517 | Found existing installation: attrs 17.4.0 2021-01-02 04:45:29.522 | Uninstalling attrs-17.4.0: 2021-01-02 04:45:29.638 | Successfully uninstalled attrs-17.4.0 2021-01-02 04:45:29.765 | Attempting uninstall: six 2021-01-02 04:45:29.765 | Found existing installation: six 1.11.0 2021-01-02 04:45:29.768 | Uninstalling six-1.11.0: 2021-01-02 04:45:29.798 | Successfully uninstalled six-1.11.0 2021-01-02 04:45:30.519 | Attempting uninstall: colorama 2021-01-02 04:45:30.519 | Found existing installation: colorama 0.3.7 2021-01-02 04:45:30.525 | Uninstalling colorama-0.3.7: 2021-01-02 04:45:30.556 | Successfully uninstalled colorama-0.3.7 2021-01-02 04:45:31.538 | Successfully installed PyYAML-5.3.1 argparse-1.4.0 attrs-20.3.0 cliff-3.5.0 cmd2-1.4.0 colorama-0.4.4 extras-1.0.0 fixtures-3.0.0 future-0.18.2 linecache2-1.0.0 os-testr-2.0.0 pbr-5.5.1 prettytable-0.7.2 pyparsing-2.4.7 pyperclip-1.8.1 python-mimeparse-1.6.0 python-subunit-1.4.0 six-1.15.0 stestr-3.1.0 stevedore-3.3.0 testtools-2.4.0 traceback2-1.4.0 unittest2-1.1.0 voluptuous-0.12.1 wcwidth-0.2.5 2021-01-02 04:45:31.605 | WARNING: You are using pip version 20.2.4; however, version 20.3.3 is available. 2021-01-02 04:45:31.606 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-01-02 04:45:31.753 | + inc/python:pip_install:200 : result=0 2021-01-02 04:45:31.755 | + inc/python:pip_install:202 : time_stop pip_install 2021-01-02 04:45:31.757 | + functions-common:time_stop:2306 : local name 2021-01-02 04:45:31.759 | + functions-common:time_stop:2307 : local end_time 2021-01-02 04:45:31.761 | + functions-common:time_stop:2308 : local elapsed_time 2021-01-02 04:45:31.764 | + functions-common:time_stop:2309 : local total 2021-01-02 04:45:31.766 | + functions-common:time_stop:2310 : local start_time 2021-01-02 04:45:31.769 | + functions-common:time_stop:2312 : name=pip_install 2021-01-02 04:45:31.771 | + functions-common:time_stop:2313 : start_time=1609562701975 2021-01-02 04:45:31.773 | + functions-common:time_stop:2315 : [[ -z 1609562701975 ]] 2021-01-02 04:45:31.775 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-01-02 04:45:31.779 | + functions-common:time_stop:2318 : end_time=1609562731776 2021-01-02 04:45:31.781 | + functions-common:time_stop:2319 : elapsed_time=29801 2021-01-02 04:45:31.783 | + functions-common:time_stop:2320 : total=0 2021-01-02 04:45:31.785 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-01-02 04:45:31.787 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=29801 2021-01-02 04:45:31.790 | + inc/python:pip_install:203 : return 0 2021-01-02 04:45:31.792 | + ./stack.sh:main:764 : pip_install_gr systemd-python 2021-01-02 04:45:31.794 | + inc/python:pip_install_gr:76 : local name=systemd-python 2021-01-02 04:45:31.796 | + inc/python:pip_install_gr:77 : local clean_name 2021-01-02 04:45:31.799 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements systemd-python 2021-01-02 04:45:31.802 | ++ inc/python:get_from_global_requirements:225 : local package=systemd-python 2021-01-02 04:45:31.804 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-01-02 04:45:31.807 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^systemd-python' /opt/stack/requirements/global-requirements.txt 2021-01-02 04:45:31.808 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-01-02 04:45:31.812 | ++ inc/python:get_from_global_requirements:227 : required_pkg='systemd-python ' 2021-01-02 04:45:31.815 | ++ inc/python:get_from_global_requirements:228 : [[ systemd-python == '' ]] 2021-01-02 04:45:31.818 | ++ inc/python:get_from_global_requirements:231 : echo systemd-python 2021-01-02 04:45:31.820 | + inc/python:pip_install_gr:78 : clean_name=systemd-python 2021-01-02 04:45:31.823 | + inc/python:pip_install_gr:79 : pip_install systemd-python 2021-01-02 04:45:31.841 | Using python 3.6 to install systemd-python 2021-01-02 04:45:31.843 | + 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.6 -m pip install -c /opt/stack/requirements/upper-constraints.txt systemd-python 2021-01-02 04:45:33.644 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-01-02 04:45:33.649 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-01-02 04:45:33.667 | Requirement already satisfied: systemd-python===234 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 431)) (234) 2021-01-02 04:45:34.210 | WARNING: You are using pip version 20.2.4; however, version 20.3.3 is available. 2021-01-02 04:45:34.210 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-01-02 04:45:34.281 | + inc/python:pip_install:200 : result=0 2021-01-02 04:45:34.284 | + inc/python:pip_install:202 : time_stop pip_install 2021-01-02 04:45:34.286 | + functions-common:time_stop:2306 : local name 2021-01-02 04:45:34.288 | + functions-common:time_stop:2307 : local end_time 2021-01-02 04:45:34.290 | + functions-common:time_stop:2308 : local elapsed_time 2021-01-02 04:45:34.292 | + functions-common:time_stop:2309 : local total 2021-01-02 04:45:34.294 | + functions-common:time_stop:2310 : local start_time 2021-01-02 04:45:34.297 | + functions-common:time_stop:2312 : name=pip_install 2021-01-02 04:45:34.299 | + functions-common:time_stop:2313 : start_time=1609562731836 2021-01-02 04:45:34.301 | + functions-common:time_stop:2315 : [[ -z 1609562731836 ]] 2021-01-02 04:45:34.304 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-01-02 04:45:34.307 | + functions-common:time_stop:2318 : end_time=1609562734305 2021-01-02 04:45:34.309 | + functions-common:time_stop:2319 : elapsed_time=2469 2021-01-02 04:45:34.312 | + functions-common:time_stop:2320 : total=29801 2021-01-02 04:45:34.314 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-01-02 04:45:34.316 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=32270 2021-01-02 04:45:34.318 | + inc/python:pip_install:203 : return 0 2021-01-02 04:45:34.321 | + ./stack.sh:main:767 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2021-01-02 04:45:34.366 | + ./stack.sh:main:768 : sudo systemctl restart systemd-journald 2021-01-02 04:45:34.431 | + ./stack.sh:main:774 : install_infra 2021-01-02 04:45:34.434 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-01-02 04:45:34.436 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2021-01-02 04:45:34.439 | + lib/infra:install_infra:32 : python3 -m venv /opt/stack/requirements/.venv 2021-01-02 04:45:37.018 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-01-02 04:45:37.021 | + lib/infra:install_infra:34 : pip_install -U pbr 2021-01-02 04:45:37.041 | + 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-01-02 04:45:38.920 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-01-02 04:45:39.739 | Collecting pbr===5.5.1 (from -c /opt/stack/requirements/upper-constraints.txt (line 46)) 2021-01-02 04:45:39.852 | Downloading http://10.100.0.9:8080/root/pypi/+f/b23/6cde0ac9a6aed/pbr-5.5.1-py2.py3-none-any.whl (106kB) 2021-01-02 04:45:39.881 | Installing collected packages: pbr 2021-01-02 04:45:39.986 | Successfully installed pbr-5.5.1 2021-01-02 04:45:40.045 | + inc/python:pip_install:200 : result=0 2021-01-02 04:45:40.048 | + inc/python:pip_install:202 : time_stop pip_install 2021-01-02 04:45:40.050 | + functions-common:time_stop:2306 : local name 2021-01-02 04:45:40.052 | + functions-common:time_stop:2307 : local end_time 2021-01-02 04:45:40.054 | + functions-common:time_stop:2308 : local elapsed_time 2021-01-02 04:45:40.056 | + functions-common:time_stop:2309 : local total 2021-01-02 04:45:40.058 | + functions-common:time_stop:2310 : local start_time 2021-01-02 04:45:40.060 | + functions-common:time_stop:2312 : name=pip_install 2021-01-02 04:45:40.063 | + functions-common:time_stop:2313 : start_time=1609562737035 2021-01-02 04:45:40.065 | + functions-common:time_stop:2315 : [[ -z 1609562737035 ]] 2021-01-02 04:45:40.068 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-01-02 04:45:40.071 | + functions-common:time_stop:2318 : end_time=1609562740069 2021-01-02 04:45:40.073 | + functions-common:time_stop:2319 : elapsed_time=3034 2021-01-02 04:45:40.075 | + functions-common:time_stop:2320 : total=32270 2021-01-02 04:45:40.077 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-01-02 04:45:40.080 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=35304 2021-01-02 04:45:40.082 | + inc/python:pip_install:203 : return 0 2021-01-02 04:45:40.084 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-01-02 04:45:40.087 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2021-01-02 04:45:40.107 | + 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-01-02 04:45:41.945 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-01-02 04:45:42.739 | Processing /opt/stack/requirements 2021-01-02 04:45:44.136 | Collecting fixtures===3.0.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 62)) 2021-01-02 04:45:44.204 | Downloading http://10.100.0.9:8080/cloudbase/CI/+f/2a5/51b0421101de1/fixtures-3.0.0-py2.py3-none-any.whl (67kB) 2021-01-02 04:45:44.239 | Collecting PyYAML===5.3.1 (from -c /opt/stack/requirements/upper-constraints.txt (line 175)) 2021-01-02 04:45:44.325 | Downloading http://10.100.0.9:8080/root/pypi/+f/b8e/ac752c5e14d3e/PyYAML-5.3.1.tar.gz (269kB) 2021-01-02 04:45:44.951 | Collecting requests===2.25.1 (from -c /opt/stack/requirements/upper-constraints.txt (line 214)) 2021-01-02 04:45:45.453 | Downloading http://10.100.0.9:8080/root/pypi/+f/c21/0084e36a42ae6/requests-2.25.1-py2.py3-none-any.whl (61kB) 2021-01-02 04:45:45.492 | Collecting packaging===20.8 (from -c /opt/stack/requirements/upper-constraints.txt (line 323)) 2021-01-02 04:45:45.895 | Downloading http://10.100.0.9:8080/root/pypi/+f/24e/0da08660a8748/packaging-20.8-py2.py3-none-any.whl 2021-01-02 04:45:45.916 | Collecting testtools===2.4.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 335)) 2021-01-02 04:45:45.960 | Downloading http://10.100.0.9:8080/root/pypi/+f/36f/f4998177c7d32/testtools-2.4.0-py2.py3-none-any.whl (185kB) 2021-01-02 04:45:46.019 | Collecting idna===2.10 (from -c /opt/stack/requirements/upper-constraints.txt (line 353)) 2021-01-02 04:45:46.381 | Downloading http://10.100.0.9:8080/root/pypi/+f/b97/d804b1e9b523b/idna-2.10-py2.py3-none-any.whl (58kB) 2021-01-02 04:45:46.400 | Collecting pyparsing===2.4.7 (from -c /opt/stack/requirements/upper-constraints.txt (line 397)) 2021-01-02 04:45:46.505 | Downloading http://10.100.0.9:8080/root/pypi/+f/ef9/d7589ef3c200a/pyparsing-2.4.7-py2.py3-none-any.whl (67kB) 2021-01-02 04:45:46.523 | Collecting six===1.15.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 434)) 2021-01-02 04:45:46.556 | Downloading http://10.100.0.9:8080/root/pypi/+f/8b7/4bedcbbbaca38/six-1.15.0-py2.py3-none-any.whl 2021-01-02 04:45:46.569 | Collecting Parsley>=1.2 (from openstack-requirements==1.2.1.dev4230) 2021-01-02 04:45:47.006 | Downloading http://10.100.0.9:8080/root/pypi/+f/c3b/c417b8c7e3a96/Parsley-1.3-py2.py3-none-any.whl (88kB) 2021-01-02 04:45:47.034 | Collecting beagle>=0.2.1 (from openstack-requirements==1.2.1.dev4230) 2021-01-02 04:45:47.478 | Downloading http://10.100.0.9:8080/root/pypi/+f/34b/7236e550859b0/beagle-0.3.0-py3-none-any.whl 2021-01-02 04:45:47.505 | Requirement already satisfied: pbr===5.5.1 in /opt/stack/requirements/.venv/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 46)) 2021-01-02 04:45:47.511 | Collecting chardet===4.0.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 3)) 2021-01-02 04:45:47.884 | Downloading http://10.100.0.9:8080/root/pypi/+f/f86/4054d66fd9118/chardet-4.0.0-py2.py3-none-any.whl (178kB) 2021-01-02 04:45:47.920 | Collecting certifi===2020.12.5 (from -c /opt/stack/requirements/upper-constraints.txt (line 41)) 2021-01-02 04:45:48.317 | Downloading http://10.100.0.9:8080/root/pypi/+f/719/a74fb9e33b9bd/certifi-2020.12.5-py2.py3-none-any.whl (147kB) 2021-01-02 04:45:48.337 | Collecting urllib3===1.26.2 (from -c /opt/stack/requirements/upper-constraints.txt (line 166)) 2021-01-02 04:45:48.758 | Downloading http://10.100.0.9:8080/root/pypi/+f/d8f/f90d979214d7b/urllib3-1.26.2-py2.py3-none-any.whl (136kB) 2021-01-02 04:45:48.809 | Collecting traceback2===1.4.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 142)) 2021-01-02 04:45:48.830 | Downloading http://10.100.0.9:8080/cloudbase/CI/+f/825/3cebec4b19094/traceback2-1.4.0-py2.py3-none-any.whl 2021-01-02 04:45:48.846 | Collecting unittest2===1.1.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 197)) 2021-01-02 04:45:48.876 | Downloading http://10.100.0.9:8080/cloudbase/CI/+f/13f/77d0875db6d9b/unittest2-1.1.0-py2.py3-none-any.whl (96kB) 2021-01-02 04:45:48.907 | Collecting python-mimeparse===1.6.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 95)) 2021-01-02 04:45:48.928 | Downloading http://10.100.0.9:8080/cloudbase/CI/+f/a29/5f03ff2034149/python_mimeparse-1.6.0-py2.py3-none-any.whl 2021-01-02 04:45:48.941 | Collecting extras===1.0.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 157)) 2021-01-02 04:45:48.958 | Downloading http://10.100.0.9:8080/cloudbase/CI/+f/f68/9f08df47e2dec/extras-1.0.0-py2.py3-none-any.whl 2021-01-02 04:45:48.972 | Collecting cliff===3.5.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 239)) 2021-01-02 04:45:49.037 | Downloading http://10.100.0.9:8080/root/pypi/+f/31c/2e2bf04d826c2/cliff-3.5.0-py3-none-any.whl (81kB) 2021-01-02 04:45:49.077 | Collecting linecache2===1.0.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 351)) 2021-01-02 04:45:49.094 | Downloading http://10.100.0.9:8080/cloudbase/CI/+f/e78/be9c0a0dfcbac/linecache2-1.0.0-py2.py3-none-any.whl 2021-01-02 04:45:49.108 | Collecting argparse (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 197)) 2021-01-02 04:45:49.137 | Downloading http://10.100.0.9:8080/cloudbase/CI/+f/c31/647edb69fd3d4/argparse-1.4.0-py2.py3-none-any.whl 2021-01-02 04:45:49.151 | Collecting prettytable===0.7.2 (from -c /opt/stack/requirements/upper-constraints.txt (line 139)) 2021-01-02 04:45:49.177 | Downloading http://10.100.0.9:8080/cloudbase/CI/+f/788/48506f2c027f8/prettytable-0.7.2-py3-none-any.whl 2021-01-02 04:45:49.191 | Collecting cmd2===1.4.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 417)) 2021-01-02 04:45:49.308 | Downloading http://10.100.0.9:8080/root/pypi/+f/87c/19e56c145fbc6/cmd2-1.4.0-py3-none-any.whl (133kB) 2021-01-02 04:45:49.390 | Collecting stevedore===3.3.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 408)) 2021-01-02 04:45:49.457 | Downloading http://10.100.0.9:8080/root/pypi/+f/50d/7b78fbaf0d04c/stevedore-3.3.0-py3-none-any.whl (49kB) 2021-01-02 04:45:49.487 | Collecting pyperclip===1.8.1 (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) 2021-01-02 04:45:49.523 | Downloading http://10.100.0.9:8080/cloudbase/CI/+f/8bb/51a8fb6ad32d5/pyperclip-1.8.1-py3-none-any.whl 2021-01-02 04:45:49.537 | Collecting attrs===20.3.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 49)) 2021-01-02 04:45:49.571 | Downloading http://10.100.0.9:8080/root/pypi/+f/31b/2eced602aa842/attrs-20.3.0-py2.py3-none-any.whl (49kB) 2021-01-02 04:45:49.634 | Collecting importlib-metadata===3.3.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 273)) 2021-01-02 04:45:49.688 | Downloading http://10.100.0.9:8080/root/pypi/+f/bf7/92d480abbd5ed/importlib_metadata-3.3.0-py3-none-any.whl 2021-01-02 04:45:49.739 | Collecting colorama===0.4.4 (from -c /opt/stack/requirements/upper-constraints.txt (line 559)) 2021-01-02 04:45:49.790 | Downloading http://10.100.0.9:8080/root/pypi/+f/9f4/7eda37229f68e/colorama-0.4.4-py2.py3-none-any.whl 2021-01-02 04:45:49.806 | Collecting wcwidth===0.2.5 (from -c /opt/stack/requirements/upper-constraints.txt (line 136)) 2021-01-02 04:45:49.834 | Downloading http://10.100.0.9:8080/root/pypi/+f/beb/4802a9cebb914/wcwidth-0.2.5-py2.py3-none-any.whl 2021-01-02 04:45:49.854 | Collecting zipp===3.4.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 530)) 2021-01-02 04:45:49.893 | Downloading http://10.100.0.9:8080/root/pypi/+f/102/c24ef8f171fd7/zipp-3.4.0-py3-none-any.whl 2021-01-02 04:45:49.930 | Collecting typing-extensions===3.7.4.3 (from -c /opt/stack/requirements/upper-constraints.txt (line 557)) 2021-01-02 04:45:49.957 | Downloading http://10.100.0.9:8080/root/pypi/+f/7cb/407020f00f7bf/typing_extensions-3.7.4.3-py3-none-any.whl 2021-01-02 04:45:49.969 | Building wheels for collected packages: PyYAML 2021-01-02 04:45:49.970 | Running setup.py bdist_wheel for PyYAML: started 2021-01-02 04:45:50.256 | Running setup.py bdist_wheel for PyYAML: finished with status 'error' 2021-01-02 04:45:50.256 | Complete output from command /opt/stack/requirements/.venv/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-phljt0io/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/tmpgb0q8_25pip-wheel- --python-tag cp36: 2021-01-02 04:45:50.256 | usage: -c [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2021-01-02 04:45:50.256 | or: -c --help [cmd1 cmd2 ...] 2021-01-02 04:45:50.257 | or: -c --help-commands 2021-01-02 04:45:50.257 | or: -c cmd --help 2021-01-02 04:45:50.257 | 2021-01-02 04:45:50.257 | error: invalid command 'bdist_wheel' 2021-01-02 04:45:50.257 | 2021-01-02 04:45:50.257 | ---------------------------------------- 2021-01-02 04:45:50.257 | Failed building wheel for PyYAML 2021-01-02 04:45:50.257 | Running setup.py clean for PyYAML 2021-01-02 04:45:50.552 | Failed to build PyYAML 2021-01-02 04:45:50.553 | Installing collected packages: chardet, certifi, attrs, linecache2, traceback2, six, argparse, unittest2, python-mimeparse, extras, testtools, fixtures, wcwidth, prettytable, urllib3, PyYAML, idna, requests, pyparsing, pyperclip, zipp, typing-extensions, importlib-metadata, colorama, cmd2, stevedore, cliff, packaging, Parsley, beagle, openstack-requirements 2021-01-02 04:45:51.577 | Running setup.py install for PyYAML: started 2021-01-02 04:46:01.218 | Running setup.py install for PyYAML: finished with status 'done' 2021-01-02 04:46:01.992 | Running setup.py install for openstack-requirements: started 2021-01-02 04:46:04.294 | Running setup.py install for openstack-requirements: finished with status 'done' 2021-01-02 04:46:04.893 | Successfully installed Parsley-1.3 PyYAML-5.3.1 argparse-1.4.0 attrs-20.3.0 beagle-0.3.0 certifi-2020.12.5 chardet-4.0.0 cliff-3.5.0 cmd2-1.4.0 colorama-0.4.4 extras-1.0.0 fixtures-3.0.0 idna-2.10 importlib-metadata-3.3.0 linecache2-1.0.0 openstack-requirements-1.2.1.dev4230 packaging-20.8 prettytable-0.7.2 pyparsing-2.4.7 pyperclip-1.8.1 python-mimeparse-1.6.0 requests-2.25.1 six-1.15.0 stevedore-3.3.0 testtools-2.4.0 traceback2-1.4.0 typing-extensions-3.7.4.3 unittest2-1.1.0 urllib3-1.26.2 wcwidth-0.2.5 zipp-3.4.0 2021-01-02 04:46:05.019 | + inc/python:pip_install:200 : result=0 2021-01-02 04:46:05.022 | + inc/python:pip_install:202 : time_stop pip_install 2021-01-02 04:46:05.024 | + functions-common:time_stop:2306 : local name 2021-01-02 04:46:05.026 | + functions-common:time_stop:2307 : local end_time 2021-01-02 04:46:05.028 | + functions-common:time_stop:2308 : local elapsed_time 2021-01-02 04:46:05.030 | + functions-common:time_stop:2309 : local total 2021-01-02 04:46:05.033 | + functions-common:time_stop:2310 : local start_time 2021-01-02 04:46:05.035 | + functions-common:time_stop:2312 : name=pip_install 2021-01-02 04:46:05.037 | + functions-common:time_stop:2313 : start_time=1609562740100 2021-01-02 04:46:05.039 | + functions-common:time_stop:2315 : [[ -z 1609562740100 ]] 2021-01-02 04:46:05.042 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-01-02 04:46:05.045 | + functions-common:time_stop:2318 : end_time=1609562765042 2021-01-02 04:46:05.047 | + functions-common:time_stop:2319 : elapsed_time=24942 2021-01-02 04:46:05.050 | + functions-common:time_stop:2320 : total=35304 2021-01-02 04:46:05.052 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-01-02 04:46:05.054 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=60246 2021-01-02 04:46:05.056 | + inc/python:pip_install:203 : return 0 2021-01-02 04:46:05.059 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2021-01-02 04:46:05.061 | + lib/infra:install_infra:42 : use_library_from_git pbr 2021-01-02 04:46:05.064 | + inc/python:use_library_from_git:250 : local name=pbr 2021-01-02 04:46:05.066 | + inc/python:use_library_from_git:251 : local enabled=1 2021-01-02 04:46:05.068 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-01-02 04:46:05.070 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pbr, ]] 2021-01-02 04:46:05.073 | + inc/python:use_library_from_git:253 : return 1 2021-01-02 04:46:05.075 | + lib/infra:install_infra:48 : pip_install -U pbr 2021-01-02 04:46:05.092 | Using python 3.6 to install pbr 2021-01-02 04:46:05.096 | + 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.6 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2021-01-02 04:46:06.924 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-01-02 04:46:06.928 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-01-02 04:46:07.060 | Requirement already up-to-date: pbr===5.5.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 46)) (5.5.1) 2021-01-02 04:46:07.606 | WARNING: You are using pip version 20.2.4; however, version 20.3.3 is available. 2021-01-02 04:46:07.607 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-01-02 04:46:07.679 | + inc/python:pip_install:200 : result=0 2021-01-02 04:46:07.681 | + inc/python:pip_install:202 : time_stop pip_install 2021-01-02 04:46:07.683 | + functions-common:time_stop:2306 : local name 2021-01-02 04:46:07.685 | + functions-common:time_stop:2307 : local end_time 2021-01-02 04:46:07.687 | + functions-common:time_stop:2308 : local elapsed_time 2021-01-02 04:46:07.690 | + functions-common:time_stop:2309 : local total 2021-01-02 04:46:07.692 | + functions-common:time_stop:2310 : local start_time 2021-01-02 04:46:07.694 | + functions-common:time_stop:2312 : name=pip_install 2021-01-02 04:46:07.696 | + functions-common:time_stop:2313 : start_time=1609562765088 2021-01-02 04:46:07.698 | + functions-common:time_stop:2315 : [[ -z 1609562765088 ]] 2021-01-02 04:46:07.701 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-01-02 04:46:07.704 | + functions-common:time_stop:2318 : end_time=1609562767702 2021-01-02 04:46:07.706 | + functions-common:time_stop:2319 : elapsed_time=2614 2021-01-02 04:46:07.708 | + functions-common:time_stop:2320 : total=60246 2021-01-02 04:46:07.710 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-01-02 04:46:07.712 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=62860 2021-01-02 04:46:07.714 | + inc/python:pip_install:203 : return 0 2021-01-02 04:46:07.717 | + ./stack.sh:main:777 : python3 -m venv /opt/stack/bindep-venv 2021-01-02 04:46:10.333 | + ./stack.sh:main:779 : /opt/stack/bindep-venv/bin/pip install bindep 2021-01-02 04:46:12.013 | Collecting bindep 2021-01-02 04:46:12.500 | Downloading http://10.100.0.9:8080/root/pypi/+f/755/6130a90d5c67a/bindep-2.8.1-py2.py3-none-any.whl 2021-01-02 04:46:12.522 | Collecting Parsley (from bindep) 2021-01-02 04:46:12.538 | Downloading http://10.100.0.9:8080/root/pypi/+f/c3b/c417b8c7e3a96/Parsley-1.3-py2.py3-none-any.whl (88kB) 2021-01-02 04:46:12.564 | Collecting pbr>=2.0.0 (from bindep) 2021-01-02 04:46:12.647 | Downloading http://10.100.0.9:8080/root/pypi/+f/b23/6cde0ac9a6aed/pbr-5.5.1-py2.py3-none-any.whl (106kB) 2021-01-02 04:46:12.679 | Collecting distro (from bindep) 2021-01-02 04:46:13.023 | Downloading http://10.100.0.9:8080/root/pypi/+f/df7/4eed763e18d10/distro-1.5.0-py2.py3-none-any.whl 2021-01-02 04:46:13.031 | Installing collected packages: Parsley, pbr, distro, bindep 2021-01-02 04:46:13.359 | Successfully installed Parsley-1.3 bindep-2.8.1 distro-1.5.0 pbr-5.5.1 2021-01-02 04:46:13.423 | + ./stack.sh:main:780 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2021-01-02 04:46:13.426 | + ./stack.sh:main:780 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2021-01-02 04:46:13.429 | ++ ./stack.sh:main:783 : _get_plugin_bindep_packages 2021-01-02 04:46:13.445 | + ./stack.sh:main:783 : pkgs= 2021-01-02 04:46:13.448 | + ./stack.sh:main:784 : [[ -n '' ]] 2021-01-02 04:46:13.450 | + ./stack.sh:main:791 : run_phase stack pre-install 2021-01-02 04:46:13.452 | + functions-common:run_phase:1734 : local mode=stack 2021-01-02 04:46:13.455 | + functions-common:run_phase:1735 : local phase=pre-install 2021-01-02 04:46:13.457 | + functions-common:run_phase:1736 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-01-02 04:46:13.459 | + functions-common:run_phase:1737 : local extra_plugin_file_name 2021-01-02 04:46:13.461 | + functions-common:run_phase:1738 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-01-02 04:46:13.463 | + functions-common:run_phase:1743 : local exceptions=80-tempest.sh 2021-01-02 04:46:13.465 | + functions-common:run_phase:1744 : local extra 2021-01-02 04:46:13.468 | ++ functions-common:run_phase:1745 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-01-02 04:46:13.472 | + functions-common:run_phase:1745 : extra=80-tempest.sh 2021-01-02 04:46:13.474 | + functions-common:run_phase:1746 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-01-02 04:46:13.476 | + functions-common:run_phase:1750 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-01-02 04:46:13.478 | + functions-common:run_phase:1750 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2021-01-02 04:46:13.481 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-01-02 04:46:13.495 | ++ functions-common:is_service_enabled:1962 : return 0 2021-01-02 04:46:13.497 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2021-01-02 04:46:13.499 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2021-01-02 04:46:13.502 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2021-01-02 04:46:13.504 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2021-01-02 04:46:13.506 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2021-01-02 04:46:13.508 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2021-01-02 04:46:13.510 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2021-01-02 04:46:13.512 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2021-01-02 04:46:13.514 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2021-01-02 04:46:13.517 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2021-01-02 04:46:13.519 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2021-01-02 04:46:13.521 | ++ extras.d/80-tempest.sh:source:26 : [[ stack == \u\n\s\t\a\c\k ]] 2021-01-02 04:46:13.523 | ++ extras.d/80-tempest.sh:source:31 : [[ stack == \c\l\e\a\n ]] 2021-01-02 04:46:13.525 | + functions-common:run_phase:1755 : [[ stack == \s\o\u\r\c\e ]] 2021-01-02 04:46:13.527 | + functions-common:run_phase:1758 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2021-01-02 04:46:13.529 | + functions-common:run_phase:1761 : run_plugins stack pre-install 2021-01-02 04:46:13.532 | + functions-common:run_plugins:1720 : local mode=stack 2021-01-02 04:46:13.534 | + functions-common:run_plugins:1721 : local phase=pre-install 2021-01-02 04:46:13.536 | + functions-common:run_plugins:1723 : local plugins= 2021-01-02 04:46:13.538 | + functions-common:run_plugins:1724 : local plugin 2021-01-02 04:46:13.540 | + ./stack.sh:main:794 : set_systemd_override DefaultLimitNOFILE 2048 2021-01-02 04:46:13.543 | + functions:set_systemd_override:849 : local key=DefaultLimitNOFILE 2021-01-02 04:46:13.545 | + functions:set_systemd_override:850 : local value=2048 2021-01-02 04:46:13.548 | + functions:set_systemd_override:852 : local sysconf=/etc/systemd/system.conf 2021-01-02 04:46:13.550 | + functions:set_systemd_override:853 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2021-01-02 04:46:13.595 | + functions:set_systemd_override:854 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2021-01-02 04:46:13.595 | Set systemd system override for DefaultLimitNOFILE=2048 2021-01-02 04:46:13.597 | + functions:set_systemd_override:856 : sudo systemctl daemon-reload 2021-01-02 04:46:13.773 | + ./stack.sh:main:796 : install_rpc_backend 2021-01-02 04:46:13.775 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2021-01-02 04:46:13.791 | + functions-common:is_service_enabled:1962 : return 0 2021-01-02 04:46:13.793 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2021-01-02 04:46:13.795 | + functions-common:install_package:1344 : update_package_repo 2021-01-02 04:46:13.799 | + functions-common:update_package_repo:1316 : NO_UPDATE_REPOS=False 2021-01-02 04:46:13.801 | + functions-common:update_package_repo:1317 : REPOS_UPDATED=True 2021-01-02 04:46:13.803 | + functions-common:update_package_repo:1318 : RETRY_UPDATE=False 2021-01-02 04:46:13.805 | + functions-common:update_package_repo:1320 : [[ False = \T\r\u\e ]] 2021-01-02 04:46:13.807 | + functions-common:update_package_repo:1324 : is_ubuntu 2021-01-02 04:46:13.810 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-01-02 04:46:13.812 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-01-02 04:46:13.814 | + functions-common:update_package_repo:1325 : apt_get_update 2021-01-02 04:46:13.817 | + functions-common:apt_get_update:1070 : [[ True == \T\r\u\e ]] 2021-01-02 04:46:13.819 | + functions-common:apt_get_update:1070 : [[ False != \T\r\u\e ]] 2021-01-02 04:46:13.821 | + functions-common:apt_get_update:1071 : return 2021-01-02 04:46:13.823 | + functions-common:install_package:1345 : real_install_package rabbitmq-server 2021-01-02 04:46:13.825 | + functions-common:real_install_package:1330 : is_ubuntu 2021-01-02 04:46:13.828 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-01-02 04:46:13.830 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-01-02 04:46:13.832 | + functions-common:real_install_package:1331 : apt_get install rabbitmq-server 2021-01-02 04:46:13.851 | + 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-01-02 04:46:13.971 | Reading package lists... 2021-01-02 04:46:14.215 | Building dependency tree... 2021-01-02 04:46:14.216 | Reading state information... 2021-01-02 04:46:14.424 | The following packages were automatically installed and are no longer required: 2021-01-02 04:46:14.424 | apport-symptoms grub-pc-bin python3-attr python3-automat python3-click 2021-01-02 04:46:14.424 | python3-colorama python3-configobj python3-constantly python3-hyperlink 2021-01-02 04:46:14.424 | python3-incremental python3-keyring python3-keyrings.alt python3-netifaces 2021-01-02 04:46:14.424 | python3-pam python3-problem-report python3-pyasn1 2021-01-02 04:46:14.424 | python3-requests-unixsocket python3-secretstorage python3-serial 2021-01-02 04:46:14.424 | python3-systemd python3-twisted-bin python3-wheel python3-xdg 2021-01-02 04:46:14.424 | python3-zope.interface 2021-01-02 04:46:14.425 | Use 'sudo apt autoremove' to remove them. 2021-01-02 04:46:14.425 | The following additional packages will be installed: 2021-01-02 04:46:14.425 | erlang-asn1 erlang-base erlang-corba erlang-crypto erlang-diameter 2021-01-02 04:46:14.425 | erlang-edoc erlang-eldap erlang-erl-docgen erlang-eunit erlang-ic 2021-01-02 04:46:14.425 | erlang-inets erlang-mnesia erlang-nox erlang-odbc erlang-os-mon 2021-01-02 04:46:14.425 | erlang-parsetools erlang-public-key erlang-runtime-tools erlang-snmp 2021-01-02 04:46:14.425 | erlang-ssh erlang-ssl erlang-syntax-tools erlang-tools erlang-xmerl libodbc1 2021-01-02 04:46:14.427 | Suggested packages: 2021-01-02 04:46:14.427 | erlang erlang-manpages erlang-doc xsltproc fop erlang-ic-java libmyodbc 2021-01-02 04:46:14.427 | odbc-postgresql tdsodbc unixodbc-bin 2021-01-02 04:46:14.471 | The following NEW packages will be installed: 2021-01-02 04:46:14.471 | erlang-asn1 erlang-base erlang-corba erlang-crypto erlang-diameter 2021-01-02 04:46:14.471 | erlang-edoc erlang-eldap erlang-erl-docgen erlang-eunit erlang-ic 2021-01-02 04:46:14.471 | erlang-inets erlang-mnesia erlang-nox erlang-odbc erlang-os-mon 2021-01-02 04:46:14.472 | erlang-parsetools erlang-public-key erlang-runtime-tools erlang-snmp 2021-01-02 04:46:14.472 | erlang-ssh erlang-ssl erlang-syntax-tools erlang-tools erlang-xmerl libodbc1 2021-01-02 04:46:14.472 | rabbitmq-server 2021-01-02 04:46:14.952 | 0 upgraded, 26 newly installed, 0 to remove and 164 not upgraded. 2021-01-02 04:46:14.953 | Need to get 24.5 MB of archives. 2021-01-02 04:46:14.953 | After this operation, 40.4 MB of additional disk space will be used. 2021-01-02 04:46:14.953 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-base amd64 1:20.2.2+dfsg-1ubuntu2 [7,323 kB] 2021-01-02 04:46:16.583 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-asn1 amd64 1:20.2.2+dfsg-1ubuntu2 [724 kB] 2021-01-02 04:46:16.645 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-mnesia amd64 1:20.2.2+dfsg-1ubuntu2 [724 kB] 2021-01-02 04:46:17.032 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-runtime-tools amd64 1:20.2.2+dfsg-1ubuntu2 [178 kB] 2021-01-02 04:46:17.036 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-crypto amd64 1:20.2.2+dfsg-1ubuntu2 [104 kB] 2021-01-02 04:46:17.039 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-public-key amd64 1:20.2.2+dfsg-1ubuntu2 [561 kB] 2021-01-02 04:46:17.052 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-ssl amd64 1:20.2.2+dfsg-1ubuntu2 [814 kB] 2021-01-02 04:46:17.101 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-inets amd64 1:20.2.2+dfsg-1ubuntu2 [711 kB] 2021-01-02 04:46:17.117 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-corba amd64 1:20.2.2+dfsg-1ubuntu2 [2,251 kB] 2021-01-02 04:46:17.495 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-syntax-tools amd64 1:20.2.2+dfsg-1ubuntu2 [345 kB] 2021-01-02 04:46:17.512 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-diameter amd64 1:20.2.2+dfsg-1ubuntu2 [647 kB] 2021-01-02 04:46:17.530 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-xmerl amd64 1:20.2.2+dfsg-1ubuntu2 [964 kB] 2021-01-02 04:46:17.651 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-edoc amd64 1:20.2.2+dfsg-1ubuntu2 [283 kB] 2021-01-02 04:46:17.659 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-eldap amd64 1:20.2.2+dfsg-1ubuntu2 [101 kB] 2021-01-02 04:46:17.661 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-erl-docgen amd64 1:20.2.2+dfsg-1ubuntu2 [118 kB] 2021-01-02 04:46:17.664 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-eunit amd64 1:20.2.2+dfsg-1ubuntu2 [136 kB] 2021-01-02 04:46:17.919 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-ic amd64 1:20.2.2+dfsg-1ubuntu2 [817 kB] 2021-01-02 04:46:18.256 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libodbc1 amd64 2.3.4-1.1ubuntu3 [183 kB] 2021-01-02 04:46:18.260 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-odbc amd64 1:20.2.2+dfsg-1ubuntu2 [47.5 kB] 2021-01-02 04:46:18.261 | Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-snmp amd64 1:20.2.2+dfsg-1ubuntu2 [1,531 kB] 2021-01-02 04:46:18.296 | Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-os-mon amd64 1:20.2.2+dfsg-1ubuntu2 [90.4 kB] 2021-01-02 04:46:18.299 | Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-parsetools amd64 1:20.2.2+dfsg-1ubuntu2 [153 kB] 2021-01-02 04:46:18.302 | Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-ssh amd64 1:20.2.2+dfsg-1ubuntu2 [508 kB] 2021-01-02 04:46:18.552 | Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-tools amd64 1:20.2.2+dfsg-1ubuntu2 [503 kB] 2021-01-02 04:46:18.565 | Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-nox all 1:20.2.2+dfsg-1ubuntu2 [13.4 kB] 2021-01-02 04:46:18.566 | Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 rabbitmq-server all 3.6.10-1ubuntu0.4 [4,651 kB] 2021-01-02 04:46:19.706 | Fetched 24.5 MB in 5s (5,241 kB/s) 2021-01-02 04:46:19.741 | Selecting previously unselected package erlang-base. 2021-01-02 04:46:19.779 | (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 ... 74728 files and directories currently installed.) 2021-01-02 04:46:19.783 | Preparing to unpack .../00-erlang-base_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-01-02 04:46:19.785 | Unpacking erlang-base (1:20.2.2+dfsg-1ubuntu2) ... 2021-01-02 04:46:20.845 | Selecting previously unselected package erlang-asn1. 2021-01-02 04:46:20.852 | Preparing to unpack .../01-erlang-asn1_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-01-02 04:46:20.854 | Unpacking erlang-asn1 (1:20.2.2+dfsg-1ubuntu2) ... 2021-01-02 04:46:20.995 | Selecting previously unselected package erlang-mnesia. 2021-01-02 04:46:21.003 | Preparing to unpack .../02-erlang-mnesia_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-01-02 04:46:21.005 | Unpacking erlang-mnesia (1:20.2.2+dfsg-1ubuntu2) ... 2021-01-02 04:46:21.145 | Selecting previously unselected package erlang-runtime-tools. 2021-01-02 04:46:21.152 | Preparing to unpack .../03-erlang-runtime-tools_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-01-02 04:46:21.155 | Unpacking erlang-runtime-tools (1:20.2.2+dfsg-1ubuntu2) ... 2021-01-02 04:46:21.236 | Selecting previously unselected package erlang-crypto. 2021-01-02 04:46:21.244 | Preparing to unpack .../04-erlang-crypto_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-01-02 04:46:21.246 | Unpacking erlang-crypto (1:20.2.2+dfsg-1ubuntu2) ... 2021-01-02 04:46:21.314 | Selecting previously unselected package erlang-public-key. 2021-01-02 04:46:21.321 | Preparing to unpack .../05-erlang-public-key_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-01-02 04:46:21.324 | Unpacking erlang-public-key (1:20.2.2+dfsg-1ubuntu2) ... 2021-01-02 04:46:21.452 | Selecting previously unselected package erlang-ssl. 2021-01-02 04:46:21.460 | Preparing to unpack .../06-erlang-ssl_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-01-02 04:46:21.463 | Unpacking erlang-ssl (1:20.2.2+dfsg-1ubuntu2) ... 2021-01-02 04:46:21.621 | Selecting previously unselected package erlang-inets. 2021-01-02 04:46:21.629 | Preparing to unpack .../07-erlang-inets_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-01-02 04:46:21.631 | Unpacking erlang-inets (1:20.2.2+dfsg-1ubuntu2) ... 2021-01-02 04:46:21.781 | Selecting previously unselected package erlang-corba. 2021-01-02 04:46:21.788 | Preparing to unpack .../08-erlang-corba_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-01-02 04:46:21.790 | Unpacking erlang-corba (1:20.2.2+dfsg-1ubuntu2) ... 2021-01-02 04:46:22.177 | Selecting previously unselected package erlang-syntax-tools. 2021-01-02 04:46:22.185 | Preparing to unpack .../09-erlang-syntax-tools_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-01-02 04:46:22.187 | Unpacking erlang-syntax-tools (1:20.2.2+dfsg-1ubuntu2) ... 2021-01-02 04:46:22.285 | Selecting previously unselected package erlang-diameter. 2021-01-02 04:46:22.293 | Preparing to unpack .../10-erlang-diameter_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-01-02 04:46:22.295 | Unpacking erlang-diameter (1:20.2.2+dfsg-1ubuntu2) ... 2021-01-02 04:46:22.434 | Selecting previously unselected package erlang-xmerl. 2021-01-02 04:46:22.441 | Preparing to unpack .../11-erlang-xmerl_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-01-02 04:46:22.444 | Unpacking erlang-xmerl (1:20.2.2+dfsg-1ubuntu2) ... 2021-01-02 04:46:22.625 | Selecting previously unselected package erlang-edoc. 2021-01-02 04:46:22.633 | Preparing to unpack .../12-erlang-edoc_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-01-02 04:46:22.635 | Unpacking erlang-edoc (1:20.2.2+dfsg-1ubuntu2) ... 2021-01-02 04:46:22.725 | Selecting previously unselected package erlang-eldap. 2021-01-02 04:46:22.733 | Preparing to unpack .../13-erlang-eldap_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-01-02 04:46:22.735 | Unpacking erlang-eldap (1:20.2.2+dfsg-1ubuntu2) ... 2021-01-02 04:46:22.801 | Selecting previously unselected package erlang-erl-docgen. 2021-01-02 04:46:22.809 | Preparing to unpack .../14-erlang-erl-docgen_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-01-02 04:46:22.811 | Unpacking erlang-erl-docgen (1:20.2.2+dfsg-1ubuntu2) ... 2021-01-02 04:46:22.885 | Selecting previously unselected package erlang-eunit. 2021-01-02 04:46:22.893 | Preparing to unpack .../15-erlang-eunit_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-01-02 04:46:22.896 | Unpacking erlang-eunit (1:20.2.2+dfsg-1ubuntu2) ... 2021-01-02 04:46:22.967 | Selecting previously unselected package erlang-ic. 2021-01-02 04:46:22.974 | Preparing to unpack .../16-erlang-ic_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-01-02 04:46:22.976 | Unpacking erlang-ic (1:20.2.2+dfsg-1ubuntu2) ... 2021-01-02 04:46:23.162 | Selecting previously unselected package libodbc1:amd64. 2021-01-02 04:46:23.170 | Preparing to unpack .../17-libodbc1_2.3.4-1.1ubuntu3_amd64.deb ... 2021-01-02 04:46:23.181 | Unpacking libodbc1:amd64 (2.3.4-1.1ubuntu3) ... 2021-01-02 04:46:23.262 | Selecting previously unselected package erlang-odbc. 2021-01-02 04:46:23.270 | Preparing to unpack .../18-erlang-odbc_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-01-02 04:46:23.272 | Unpacking erlang-odbc (1:20.2.2+dfsg-1ubuntu2) ... 2021-01-02 04:46:23.332 | Selecting previously unselected package erlang-snmp. 2021-01-02 04:46:23.339 | Preparing to unpack .../19-erlang-snmp_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-01-02 04:46:23.341 | Unpacking erlang-snmp (1:20.2.2+dfsg-1ubuntu2) ... 2021-01-02 04:46:23.615 | Selecting previously unselected package erlang-os-mon. 2021-01-02 04:46:23.623 | Preparing to unpack .../20-erlang-os-mon_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-01-02 04:46:23.625 | Unpacking erlang-os-mon (1:20.2.2+dfsg-1ubuntu2) ... 2021-01-02 04:46:23.691 | Selecting previously unselected package erlang-parsetools. 2021-01-02 04:46:23.698 | Preparing to unpack .../21-erlang-parsetools_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-01-02 04:46:23.700 | Unpacking erlang-parsetools (1:20.2.2+dfsg-1ubuntu2) ... 2021-01-02 04:46:23.773 | Selecting previously unselected package erlang-ssh. 2021-01-02 04:46:23.780 | Preparing to unpack .../22-erlang-ssh_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-01-02 04:46:23.784 | Unpacking erlang-ssh (1:20.2.2+dfsg-1ubuntu2) ... 2021-01-02 04:46:23.903 | Selecting previously unselected package erlang-tools. 2021-01-02 04:46:23.912 | Preparing to unpack .../23-erlang-tools_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-01-02 04:46:23.914 | Unpacking erlang-tools (1:20.2.2+dfsg-1ubuntu2) ... 2021-01-02 04:46:24.035 | Selecting previously unselected package erlang-nox. 2021-01-02 04:46:24.043 | Preparing to unpack .../24-erlang-nox_1%3a20.2.2+dfsg-1ubuntu2_all.deb ... 2021-01-02 04:46:24.045 | Unpacking erlang-nox (1:20.2.2+dfsg-1ubuntu2) ... 2021-01-02 04:46:24.136 | Selecting previously unselected package rabbitmq-server. 2021-01-02 04:46:24.144 | Preparing to unpack .../25-rabbitmq-server_3.6.10-1ubuntu0.4_all.deb ... 2021-01-02 04:46:24.146 | Unpacking rabbitmq-server (3.6.10-1ubuntu0.4) ... 2021-01-02 04:46:24.691 | Setting up libodbc1:amd64 (2.3.4-1.1ubuntu3) ... 2021-01-02 04:46:24.720 | Setting up erlang-base (1:20.2.2+dfsg-1ubuntu2) ... 2021-01-02 04:46:25.528 | Searching for services which depend on erlang and should be started...none found. 2021-01-02 04:46:25.530 | Processing triggers for ureadahead (0.100.0-21) ... 2021-01-02 04:46:25.552 | Setting up erlang-ic (1:20.2.2+dfsg-1ubuntu2) ... 2021-01-02 04:46:25.580 | Setting up erlang-xmerl (1:20.2.2+dfsg-1ubuntu2) ... 2021-01-02 04:46:25.608 | Setting up erlang-crypto (1:20.2.2+dfsg-1ubuntu2) ... 2021-01-02 04:46:25.635 | Setting up erlang-asn1 (1:20.2.2+dfsg-1ubuntu2) ... 2021-01-02 04:46:25.662 | Setting up erlang-mnesia (1:20.2.2+dfsg-1ubuntu2) ... 2021-01-02 04:46:25.691 | Setting up erlang-eunit (1:20.2.2+dfsg-1ubuntu2) ... 2021-01-02 04:46:25.718 | Processing triggers for libc-bin (2.27-3ubuntu1) ... 2021-01-02 04:46:25.747 | Processing triggers for systemd (237-3ubuntu10.43) ... 2021-01-02 04:46:25.923 | Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 2021-01-02 04:46:26.565 | Setting up erlang-runtime-tools (1:20.2.2+dfsg-1ubuntu2) ... 2021-01-02 04:46:26.593 | Setting up erlang-syntax-tools (1:20.2.2+dfsg-1ubuntu2) ... 2021-01-02 04:46:26.621 | Setting up erlang-odbc (1:20.2.2+dfsg-1ubuntu2) ... 2021-01-02 04:46:26.649 | Setting up erlang-parsetools (1:20.2.2+dfsg-1ubuntu2) ... 2021-01-02 04:46:26.677 | Setting up erlang-public-key (1:20.2.2+dfsg-1ubuntu2) ... 2021-01-02 04:46:26.705 | Setting up erlang-snmp (1:20.2.2+dfsg-1ubuntu2) ... 2021-01-02 04:46:26.733 | Setting up erlang-ssl (1:20.2.2+dfsg-1ubuntu2) ... 2021-01-02 04:46:26.761 | Setting up erlang-inets (1:20.2.2+dfsg-1ubuntu2) ... 2021-01-02 04:46:26.788 | Setting up erlang-tools (1:20.2.2+dfsg-1ubuntu2) ... 2021-01-02 04:46:26.816 | Setting up erlang-diameter (1:20.2.2+dfsg-1ubuntu2) ... 2021-01-02 04:46:26.844 | Setting up erlang-ssh (1:20.2.2+dfsg-1ubuntu2) ... 2021-01-02 04:46:26.872 | Setting up erlang-os-mon (1:20.2.2+dfsg-1ubuntu2) ... 2021-01-02 04:46:26.900 | Setting up erlang-eldap (1:20.2.2+dfsg-1ubuntu2) ... 2021-01-02 04:46:26.929 | Setting up erlang-edoc (1:20.2.2+dfsg-1ubuntu2) ... 2021-01-02 04:46:26.957 | Setting up erlang-corba (1:20.2.2+dfsg-1ubuntu2) ... 2021-01-02 04:46:26.984 | Setting up erlang-erl-docgen (1:20.2.2+dfsg-1ubuntu2) ... 2021-01-02 04:46:27.012 | Setting up erlang-nox (1:20.2.2+dfsg-1ubuntu2) ... 2021-01-02 04:46:27.040 | Setting up rabbitmq-server (3.6.10-1ubuntu0.4) ... 2021-01-02 04:46:27.175 | Adding group `rabbitmq' (GID 121) ... 2021-01-02 04:46:27.208 | Done. 2021-01-02 04:46:27.283 | Adding system user `rabbitmq' (UID 115) ... 2021-01-02 04:46:27.283 | Adding new user `rabbitmq' (UID 115) with group `rabbitmq' ... 2021-01-02 04:46:27.360 | Not creating home directory `/var/lib/rabbitmq'. 2021-01-02 04:46:27.602 | Created symlink /etc/systemd/system/multi-user.target.wants/rabbitmq-server.service → /lib/systemd/system/rabbitmq-server.service. 2021-01-02 04:46:32.408 | Processing triggers for systemd (237-3ubuntu10.43) ... 2021-01-02 04:46:32.609 | Processing triggers for ureadahead (0.100.0-21) ... 2021-01-02 04:46:34.520 | + functions-common:apt_get:1115 : result=0 2021-01-02 04:46:34.522 | + functions-common:apt_get:1118 : time_stop apt-get 2021-01-02 04:46:34.524 | + functions-common:time_stop:2306 : local name 2021-01-02 04:46:34.527 | + functions-common:time_stop:2307 : local end_time 2021-01-02 04:46:34.529 | + functions-common:time_stop:2308 : local elapsed_time 2021-01-02 04:46:34.531 | + functions-common:time_stop:2309 : local total 2021-01-02 04:46:34.533 | + functions-common:time_stop:2310 : local start_time 2021-01-02 04:46:34.535 | + functions-common:time_stop:2312 : name=apt-get 2021-01-02 04:46:34.537 | + functions-common:time_stop:2313 : start_time=1609562773848 2021-01-02 04:46:34.540 | + functions-common:time_stop:2315 : [[ -z 1609562773848 ]] 2021-01-02 04:46:34.542 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-01-02 04:46:34.546 | + functions-common:time_stop:2318 : end_time=1609562794543 2021-01-02 04:46:34.549 | + functions-common:time_stop:2319 : elapsed_time=20695 2021-01-02 04:46:34.551 | + functions-common:time_stop:2320 : total=134863 2021-01-02 04:46:34.553 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-01-02 04:46:34.555 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=155558 2021-01-02 04:46:34.557 | + functions-common:apt_get:1119 : return 0 2021-01-02 04:46:34.560 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2021-01-02 04:46:34.562 | + functions-common:is_suse:464 : is_opensuse 2021-01-02 04:46:34.565 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2021-01-02 04:46:34.567 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2021-01-02 04:46:34.569 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2021-01-02 04:46:34.571 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2021-01-02 04:46:34.573 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2021-01-02 04:46:34.576 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2021-01-02 04:46:34.578 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2021-01-02 04:46:34.580 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2021-01-02 04:46:34.582 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2021-01-02 04:46:34.585 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-01-02 04:46:34.587 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2021-01-02 04:46:34.589 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2021-01-02 04:46:34.591 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOSStream ']' 2021-01-02 04:46:34.593 | + functions-common:is_fedora:456 : '[' Ubuntu = OracleServer ']' 2021-01-02 04:46:34.596 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2021-01-02 04:46:34.598 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2021-01-02 04:46:34.600 | + functions-common:is_suse:464 : is_opensuse 2021-01-02 04:46:34.602 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2021-01-02 04:46:34.605 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2021-01-02 04:46:34.607 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2021-01-02 04:46:34.609 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2021-01-02 04:46:34.612 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2021-01-02 04:46:34.615 | + ./stack.sh:main:797 : restart_rpc_backend 2021-01-02 04:46:34.617 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2021-01-02 04:46:34.633 | + functions-common:is_service_enabled:1962 : return 0 2021-01-02 04:46:34.635 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2021-01-02 04:46:34.637 | + ./stack.sh:echo_summary:410 : [[ -t 3 ]] 2021-01-02 04:46:34.640 | + ./stack.sh:echo_summary:416 : echo -e Starting RabbitMQ 2021-01-02 04:46:34.642 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2021-01-02 04:46:34.645 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2021-01-02 04:46:34.648 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2021-01-02 04:46:34.650 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2021-01-02 04:46:34.652 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2021-01-02 04:46:34.655 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2021-01-02 04:46:34.657 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2021-01-02 04:46:34.659 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2021-01-02 04:46:34.662 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2021-01-02 04:46:35.694 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users 2021-01-02 04:46:35.694 | guest [administrator]' 2021-01-02 04:46:35.697 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users 2021-01-02 04:46:35.697 | guest [administrator]' 2021-01-02 04:46:35.697 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2021-01-02 04:46:35.703 | + lib/rpc_backend:rabbit_setuser:176 : found= 2021-01-02 04:46:35.705 | + lib/rpc_backend:rabbit_setuser:177 : '[' '' = stackrabbit ']' 2021-01-02 04:46:35.708 | + lib/rpc_backend:rabbit_setuser:181 : sudo rabbitmqctl add_user stackrabbit Passw0rd 2021-01-02 04:46:36.769 | Creating user "stackrabbit" 2021-01-02 04:46:36.801 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2021-01-02 04:46:37.817 | Setting permissions for user "stackrabbit" in vhost "/" 2021-01-02 04:46:37.840 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2021-01-02 04:46:37.843 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2021-01-02 04:46:38.859 | Changing password for user "stackrabbit" 2021-01-02 04:46:38.883 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2021-01-02 04:46:38.885 | + lib/rpc_backend:restart_rpc_backend:116 : break 2021-01-02 04:46:38.887 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2021-01-02 04:46:39.938 | Deleting user "guest" 2021-01-02 04:46:39.964 | + ./stack.sh:main:799 : is_service_enabled mysql postgresql 2021-01-02 04:46:39.979 | + functions-common:is_service_enabled:1962 : return 0 2021-01-02 04:46:39.981 | + ./stack.sh:main:800 : install_database 2021-01-02 04:46:39.984 | + lib/database:install_database:116 : install_database_mysql 2021-01-02 04:46:39.986 | + lib/databases/mysql:install_database_mysql:150 : is_ubuntu 2021-01-02 04:46:39.988 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-01-02 04:46:39.990 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-01-02 04:46:39.993 | + lib/databases/mysql:install_database_mysql:153 : sudo debconf-set-selections 2021-01-02 04:46:40.190 | + lib/databases/mysql:install_database_mysql:163 : [[ ! -e /home/ubuntu/.my.cnf ]] 2021-01-02 04:46:40.192 | + lib/databases/mysql:install_database_mysql:164 : cat 2021-01-02 04:46:40.196 | + lib/databases/mysql:install_database_mysql:170 : is_ubuntu 2021-01-02 04:46:40.199 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-01-02 04:46:40.201 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-01-02 04:46:40.203 | + lib/databases/mysql:install_database_mysql:170 : '[' mysql '!=' mariadb ']' 2021-01-02 04:46:40.206 | + lib/databases/mysql:install_database_mysql:171 : echo host=127.0.0.1 2021-01-02 04:46:40.209 | + lib/databases/mysql:install_database_mysql:173 : chmod 0600 /home/ubuntu/.my.cnf 2021-01-02 04:46:40.212 | + lib/databases/mysql:install_database_mysql:176 : is_oraclelinux 2021-01-02 04:46:40.214 | + functions-common:is_oraclelinux:436 : [[ -z Ubuntu ]] 2021-01-02 04:46:40.216 | + functions-common:is_oraclelinux:440 : '[' Ubuntu = OracleServer ']' 2021-01-02 04:46:40.219 | + lib/databases/mysql:install_database_mysql:178 : is_fedora 2021-01-02 04:46:40.221 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2021-01-02 04:46:40.223 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2021-01-02 04:46:40.226 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2021-01-02 04:46:40.228 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-01-02 04:46:40.230 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2021-01-02 04:46:40.232 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2021-01-02 04:46:40.235 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOSStream ']' 2021-01-02 04:46:40.237 | + functions-common:is_fedora:456 : '[' Ubuntu = OracleServer ']' 2021-01-02 04:46:40.239 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2021-01-02 04:46:40.241 | + lib/databases/mysql:install_database_mysql:181 : is_suse 2021-01-02 04:46:40.244 | + functions-common:is_suse:464 : is_opensuse 2021-01-02 04:46:40.246 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2021-01-02 04:46:40.249 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2021-01-02 04:46:40.251 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2021-01-02 04:46:40.254 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2021-01-02 04:46:40.256 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2021-01-02 04:46:40.258 | + lib/databases/mysql:install_database_mysql:184 : is_ubuntu 2021-01-02 04:46:40.261 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-01-02 04:46:40.263 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-01-02 04:46:40.265 | + lib/databases/mysql:install_database_mysql:185 : install_package mysql-server 2021-01-02 04:46:40.268 | + functions-common:install_package:1344 : update_package_repo 2021-01-02 04:46:40.270 | + functions-common:update_package_repo:1316 : NO_UPDATE_REPOS=False 2021-01-02 04:46:40.272 | + functions-common:update_package_repo:1317 : REPOS_UPDATED=True 2021-01-02 04:46:40.274 | + functions-common:update_package_repo:1318 : RETRY_UPDATE=False 2021-01-02 04:46:40.277 | + functions-common:update_package_repo:1320 : [[ False = \T\r\u\e ]] 2021-01-02 04:46:40.279 | + functions-common:update_package_repo:1324 : is_ubuntu 2021-01-02 04:46:40.281 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-01-02 04:46:40.284 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-01-02 04:46:40.286 | + functions-common:update_package_repo:1325 : apt_get_update 2021-01-02 04:46:40.289 | + functions-common:apt_get_update:1070 : [[ True == \T\r\u\e ]] 2021-01-02 04:46:40.291 | + functions-common:apt_get_update:1070 : [[ False != \T\r\u\e ]] 2021-01-02 04:46:40.293 | + functions-common:apt_get_update:1071 : return 2021-01-02 04:46:40.295 | + functions-common:install_package:1345 : real_install_package mysql-server 2021-01-02 04:46:40.299 | + functions-common:real_install_package:1330 : is_ubuntu 2021-01-02 04:46:40.301 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-01-02 04:46:40.303 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-01-02 04:46:40.305 | + functions-common:real_install_package:1331 : apt_get install mysql-server 2021-01-02 04:46:40.324 | + 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 mysql-server 2021-01-02 04:46:40.443 | Reading package lists... 2021-01-02 04:46:40.689 | Building dependency tree... 2021-01-02 04:46:40.690 | Reading state information... 2021-01-02 04:46:40.899 | The following packages were automatically installed and are no longer required: 2021-01-02 04:46:40.900 | apport-symptoms grub-pc-bin python3-attr python3-automat python3-click 2021-01-02 04:46:40.900 | python3-colorama python3-configobj python3-constantly python3-hyperlink 2021-01-02 04:46:40.900 | python3-incremental python3-keyring python3-keyrings.alt python3-netifaces 2021-01-02 04:46:40.900 | python3-pam python3-problem-report python3-pyasn1 2021-01-02 04:46:40.900 | python3-requests-unixsocket python3-secretstorage python3-serial 2021-01-02 04:46:40.900 | python3-systemd python3-twisted-bin python3-wheel python3-xdg 2021-01-02 04:46:40.900 | python3-zope.interface 2021-01-02 04:46:40.900 | Use 'sudo apt autoremove' to remove them. 2021-01-02 04:46:40.900 | The following additional packages will be installed: 2021-01-02 04:46:40.901 | libcgi-fast-perl libcgi-pm-perl libencode-locale-perl libevent-core-2.1-6 2021-01-02 04:46:40.901 | libfcgi-perl libhtml-parser-perl libhtml-tagset-perl libhtml-template-perl 2021-01-02 04:46:40.901 | libhttp-date-perl libhttp-message-perl libio-html-perl 2021-01-02 04:46:40.901 | liblwp-mediatypes-perl liburi-perl mysql-client-5.7 mysql-client-core-5.7 2021-01-02 04:46:40.901 | mysql-server-5.7 mysql-server-core-5.7 2021-01-02 04:46:40.902 | Suggested packages: 2021-01-02 04:46:40.902 | libdata-dump-perl libipc-sharedcache-perl libwww-perl mailx tinyca 2021-01-02 04:46:40.956 | The following NEW packages will be installed: 2021-01-02 04:46:40.956 | libcgi-fast-perl libcgi-pm-perl libencode-locale-perl libevent-core-2.1-6 2021-01-02 04:46:40.956 | libfcgi-perl libhtml-parser-perl libhtml-tagset-perl libhtml-template-perl 2021-01-02 04:46:40.956 | libhttp-date-perl libhttp-message-perl libio-html-perl 2021-01-02 04:46:40.957 | liblwp-mediatypes-perl liburi-perl mysql-client-5.7 mysql-client-core-5.7 2021-01-02 04:46:40.957 | mysql-server mysql-server-5.7 mysql-server-core-5.7 2021-01-02 04:46:41.088 | 0 upgraded, 18 newly installed, 0 to remove and 164 not upgraded. 2021-01-02 04:46:41.088 | Need to get 19.7 MB of archives. 2021-01-02 04:46:41.088 | After this operation, 156 MB of additional disk space will be used. 2021-01-02 04:46:41.088 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 mysql-client-core-5.7 amd64 5.7.32-0ubuntu0.18.04.1 [6,660 kB] 2021-01-02 04:46:42.041 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 mysql-client-5.7 amd64 5.7.32-0ubuntu0.18.04.1 [1,943 kB] 2021-01-02 04:46:42.275 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 mysql-server-core-5.7 amd64 5.7.32-0ubuntu0.18.04.1 [7,455 kB] 2021-01-02 04:46:43.437 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libevent-core-2.1-6 amd64 2.1.8-stable-4build1 [85.9 kB] 2021-01-02 04:46:43.441 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 mysql-server-5.7 amd64 5.7.32-0ubuntu0.18.04.1 [2,935 kB] 2021-01-02 04:46:43.905 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libhtml-tagset-perl all 3.20-3 [12.1 kB] 2021-01-02 04:46:43.906 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 liburi-perl all 1.73-1 [77.2 kB] 2021-01-02 04:46:43.909 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libhtml-parser-perl amd64 3.72-3build1 [85.9 kB] 2021-01-02 04:46:43.911 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libcgi-pm-perl all 4.38-1 [185 kB] 2021-01-02 04:46:43.936 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libfcgi-perl amd64 0.78-2build1 [32.8 kB] 2021-01-02 04:46:43.943 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libcgi-fast-perl all 1:2.13-1 [9,940 B] 2021-01-02 04:46:43.945 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libencode-locale-perl all 1.05-1 [12.3 kB] 2021-01-02 04:46:43.946 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libhtml-template-perl all 2.97-1 [59.0 kB] 2021-01-02 04:46:43.955 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libhttp-date-perl all 6.02-1 [10.4 kB] 2021-01-02 04:46:43.962 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libio-html-perl all 1.001-1 [14.9 kB] 2021-01-02 04:46:44.019 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 liblwp-mediatypes-perl all 6.02-1 [21.7 kB] 2021-01-02 04:46:44.021 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libhttp-message-perl all 6.14-1 [72.1 kB] 2021-01-02 04:46:44.033 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 mysql-server all 5.7.32-0ubuntu0.18.04.1 [9,944 B] 2021-01-02 04:46:44.526 | Preconfiguring packages ... 2021-01-02 04:46:44.636 | Fetched 19.7 MB in 3s (6,429 kB/s) 2021-01-02 04:46:44.668 | Selecting previously unselected package mysql-client-core-5.7. 2021-01-02 04:46:44.708 | (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 ... 76729 files and directories currently installed.) 2021-01-02 04:46:44.711 | Preparing to unpack .../00-mysql-client-core-5.7_5.7.32-0ubuntu0.18.04.1_amd64.deb ... 2021-01-02 04:46:44.714 | Unpacking mysql-client-core-5.7 (5.7.32-0ubuntu0.18.04.1) ... 2021-01-02 04:46:45.744 | Selecting previously unselected package mysql-client-5.7. 2021-01-02 04:46:45.752 | Preparing to unpack .../01-mysql-client-5.7_5.7.32-0ubuntu0.18.04.1_amd64.deb ... 2021-01-02 04:46:45.754 | Unpacking mysql-client-5.7 (5.7.32-0ubuntu0.18.04.1) ... 2021-01-02 04:46:46.213 | Selecting previously unselected package mysql-server-core-5.7. 2021-01-02 04:46:46.221 | Preparing to unpack .../02-mysql-server-core-5.7_5.7.32-0ubuntu0.18.04.1_amd64.deb ... 2021-01-02 04:46:46.223 | Unpacking mysql-server-core-5.7 (5.7.32-0ubuntu0.18.04.1) ... 2021-01-02 04:46:47.443 | Selecting previously unselected package libevent-core-2.1-6:amd64. 2021-01-02 04:46:47.451 | Preparing to unpack .../03-libevent-core-2.1-6_2.1.8-stable-4build1_amd64.deb ... 2021-01-02 04:46:47.462 | Unpacking libevent-core-2.1-6:amd64 (2.1.8-stable-4build1) ... 2021-01-02 04:46:47.588 | Selecting previously unselected package mysql-server-5.7. 2021-01-02 04:46:47.595 | Preparing to unpack .../04-mysql-server-5.7_5.7.32-0ubuntu0.18.04.1_amd64.deb ... 2021-01-02 04:46:48.078 | Unpacking mysql-server-5.7 (5.7.32-0ubuntu0.18.04.1) ... 2021-01-02 04:46:48.705 | Selecting previously unselected package libhtml-tagset-perl. 2021-01-02 04:46:48.713 | Preparing to unpack .../05-libhtml-tagset-perl_3.20-3_all.deb ... 2021-01-02 04:46:48.715 | Unpacking libhtml-tagset-perl (3.20-3) ... 2021-01-02 04:46:48.772 | Selecting previously unselected package liburi-perl. 2021-01-02 04:46:48.780 | Preparing to unpack .../06-liburi-perl_1.73-1_all.deb ... 2021-01-02 04:46:48.782 | Unpacking liburi-perl (1.73-1) ... 2021-01-02 04:46:48.849 | Selecting previously unselected package libhtml-parser-perl. 2021-01-02 04:46:48.857 | Preparing to unpack .../07-libhtml-parser-perl_3.72-3build1_amd64.deb ... 2021-01-02 04:46:48.859 | Unpacking libhtml-parser-perl (3.72-3build1) ... 2021-01-02 04:46:48.924 | Selecting previously unselected package libcgi-pm-perl. 2021-01-02 04:46:48.932 | Preparing to unpack .../08-libcgi-pm-perl_4.38-1_all.deb ... 2021-01-02 04:46:48.934 | Unpacking libcgi-pm-perl (4.38-1) ... 2021-01-02 04:46:49.013 | Selecting previously unselected package libfcgi-perl. 2021-01-02 04:46:49.021 | Preparing to unpack .../09-libfcgi-perl_0.78-2build1_amd64.deb ... 2021-01-02 04:46:49.023 | Unpacking libfcgi-perl (0.78-2build1) ... 2021-01-02 04:46:49.082 | Selecting previously unselected package libcgi-fast-perl. 2021-01-02 04:46:49.089 | Preparing to unpack .../10-libcgi-fast-perl_1%3a2.13-1_all.deb ... 2021-01-02 04:46:49.092 | Unpacking libcgi-fast-perl (1:2.13-1) ... 2021-01-02 04:46:49.149 | Selecting previously unselected package libencode-locale-perl. 2021-01-02 04:46:49.157 | Preparing to unpack .../11-libencode-locale-perl_1.05-1_all.deb ... 2021-01-02 04:46:49.159 | Unpacking libencode-locale-perl (1.05-1) ... 2021-01-02 04:46:49.217 | Selecting previously unselected package libhtml-template-perl. 2021-01-02 04:46:49.224 | Preparing to unpack .../12-libhtml-template-perl_2.97-1_all.deb ... 2021-01-02 04:46:49.226 | Unpacking libhtml-template-perl (2.97-1) ... 2021-01-02 04:46:49.287 | Selecting previously unselected package libhttp-date-perl. 2021-01-02 04:46:49.295 | Preparing to unpack .../13-libhttp-date-perl_6.02-1_all.deb ... 2021-01-02 04:46:49.297 | Unpacking libhttp-date-perl (6.02-1) ... 2021-01-02 04:46:49.355 | Selecting previously unselected package libio-html-perl. 2021-01-02 04:46:49.362 | Preparing to unpack .../14-libio-html-perl_1.001-1_all.deb ... 2021-01-02 04:46:49.365 | Unpacking libio-html-perl (1.001-1) ... 2021-01-02 04:46:49.422 | Selecting previously unselected package liblwp-mediatypes-perl. 2021-01-02 04:46:49.430 | Preparing to unpack .../15-liblwp-mediatypes-perl_6.02-1_all.deb ... 2021-01-02 04:46:49.433 | Unpacking liblwp-mediatypes-perl (6.02-1) ... 2021-01-02 04:46:49.491 | Selecting previously unselected package libhttp-message-perl. 2021-01-02 04:46:49.499 | Preparing to unpack .../16-libhttp-message-perl_6.14-1_all.deb ... 2021-01-02 04:46:49.501 | Unpacking libhttp-message-perl (6.14-1) ... 2021-01-02 04:46:49.564 | Selecting previously unselected package mysql-server. 2021-01-02 04:46:49.572 | Preparing to unpack .../17-mysql-server_5.7.32-0ubuntu0.18.04.1_all.deb ... 2021-01-02 04:46:49.575 | Unpacking mysql-server (5.7.32-0ubuntu0.18.04.1) ... 2021-01-02 04:46:49.653 | Setting up libhtml-tagset-perl (3.20-3) ... 2021-01-02 04:46:49.673 | Setting up libhttp-date-perl (6.02-1) ... 2021-01-02 04:46:49.701 | Setting up libevent-core-2.1-6:amd64 (2.1.8-stable-4build1) ... 2021-01-02 04:46:49.729 | Processing triggers for ureadahead (0.100.0-21) ... 2021-01-02 04:46:49.751 | Setting up libencode-locale-perl (1.05-1) ... 2021-01-02 04:46:49.779 | Setting up mysql-server-core-5.7 (5.7.32-0ubuntu0.18.04.1) ... 2021-01-02 04:46:49.807 | Setting up libio-html-perl (1.001-1) ... 2021-01-02 04:46:49.835 | Setting up liblwp-mediatypes-perl (6.02-1) ... 2021-01-02 04:46:49.864 | Processing triggers for libc-bin (2.27-3ubuntu1) ... 2021-01-02 04:46:49.892 | Setting up liburi-perl (1.73-1) ... 2021-01-02 04:46:49.920 | Processing triggers for systemd (237-3ubuntu10.43) ... 2021-01-02 04:46:50.122 | Setting up libhtml-parser-perl (3.72-3build1) ... 2021-01-02 04:46:50.150 | Setting up libcgi-pm-perl (4.38-1) ... 2021-01-02 04:46:50.178 | Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 2021-01-02 04:46:51.905 | Setting up libhttp-message-perl (6.14-1) ... 2021-01-02 04:46:51.933 | Setting up mysql-client-core-5.7 (5.7.32-0ubuntu0.18.04.1) ... 2021-01-02 04:46:51.961 | Setting up libfcgi-perl (0.78-2build1) ... 2021-01-02 04:46:51.989 | Setting up libhtml-template-perl (2.97-1) ... 2021-01-02 04:46:52.017 | Setting up libcgi-fast-perl (1:2.13-1) ... 2021-01-02 04:46:52.045 | Setting up mysql-client-5.7 (5.7.32-0ubuntu0.18.04.1) ... 2021-01-02 04:46:52.072 | Setting up mysql-server-5.7 (5.7.32-0ubuntu0.18.04.1) ... 2021-01-02 04:46:52.685 | update-alternatives: using /etc/mysql/mysql.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2021-01-02 04:46:52.713 | Renaming removed key_buffer and myisam-recover options (if present)