2022-04-13 06:49:16.884 | + ./stack.sh:main:473 : exec 2022-04-13 06:49:16.884 | + ./stack.sh:main:481 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-04-13-064916' 2022-04-13 06:49:16.884 | ++ ./stack.sh:main:473 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-04-13-064916.summary.2022-04-13-064916 2022-04-13 06:49:16.884 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2022-04-13 06:49:16.884 | + ./stack.sh:echo_summary:432 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-04-13-064916 2022-04-13 06:49:16.884 | + ./stack.sh:main:483 : ln -sf /opt/stack/logs/stack.sh.log.2022-04-13-064916 /opt/stack/logs/stack.sh.log 2022-04-13 06:49:16.884 | + ./stack.sh:main:484 : ln -sf /opt/stack/logs/stack.sh.log.2022-04-13-064916.summary.2022-04-13-064916 /opt/stack/logs/stack.sh.log.summary 2022-04-13 06:49:16.884 | + ./stack.sh:main:499 : check_path_perm_sanity /opt/stack 2022-04-13 06:49:16.884 | + functions:check_path_perm_sanity:596 : local real_path 2022-04-13 06:49:16.884 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-04-13 06:49:16.884 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-04-13 06:49:16.884 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-04-13 06:49:16.884 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-04-13 06:49:16.884 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-04-13 06:49:16.884 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-04-13 06:49:16.884 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-04-13 06:49:16.884 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-04-13 06:49:16.884 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-04-13 06:49:16.884 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-04-13 06:49:16.884 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-04-13 06:49:16.884 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-04-13 06:49:16.887 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-04-13 06:49:16.889 | + ./stack.sh:main:505 : trap exit_trap EXIT 2022-04-13 06:49:16.891 | + ./stack.sh:main:546 : trap err_trap ERR 2022-04-13 06:49:16.893 | + ./stack.sh:main:559 : set -o errexit 2022-04-13 06:49:16.895 | + ./stack.sh:main:562 : uname -a 2022-04-13 06:49:16.896 | Linux dv-neutron-837672-1-hyperv 5.4.0-72-generic #80-Ubuntu SMP Mon Apr 12 17:35:00 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux 2022-04-13 06:49:16.898 | + ./stack.sh:main:565 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-04-13 06:49:16.899 | + ./stack.sh:main:566 : rm -f /opt/stack/data/ca-bundle.pem 2022-04-13 06:49:16.902 | + ./stack.sh:main:569 : source /home/ubuntu/devstack/lib/database 2022-04-13 06:49:16.929 | + ./stack.sh:main:570 : source /home/ubuntu/devstack/lib/rpc_backend 2022-04-13 06:49:16.944 | + ./stack.sh:main:576 : fetch_plugins 2022-04-13 06:49:16.946 | + functions-common:fetch_plugins:1650 : local plugins= 2022-04-13 06:49:16.948 | + functions-common:fetch_plugins:1651 : local plugin 2022-04-13 06:49:16.950 | + functions-common:fetch_plugins:1654 : [[ -z '' ]] 2022-04-13 06:49:16.952 | + functions-common:fetch_plugins:1655 : return 2022-04-13 06:49:16.954 | + ./stack.sh:main:580 : run_phase override_defaults 2022-04-13 06:49:16.956 | + functions-common:run_phase:1732 : local mode=override_defaults 2022-04-13 06:49:16.957 | + functions-common:run_phase:1733 : local phase= 2022-04-13 06:49:16.959 | + functions-common:run_phase:1734 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-13 06:49:16.961 | + functions-common:run_phase:1735 : local extra_plugin_file_name 2022-04-13 06:49:16.963 | + functions-common:run_phase:1736 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-13 06:49:16.964 | + functions-common:run_phase:1741 : local exceptions=80-tempest.sh 2022-04-13 06:49:16.966 | + functions-common:run_phase:1742 : local extra 2022-04-13 06:49:16.969 | ++ functions-common:run_phase:1743 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-13 06:49:16.972 | + functions-common:run_phase:1743 : extra=80-tempest.sh 2022-04-13 06:49:16.973 | + functions-common:run_phase:1744 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-13 06:49:16.975 | + functions-common:run_phase:1748 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-13 06:49:16.977 | + functions-common:run_phase:1748 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-04-13 06:49:16.979 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-13 06:49:16.991 | ++ functions-common:is_service_enabled:1960 : return 0 2022-04-13 06:49:16.993 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-04-13 06:49:16.995 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 06:49:16.997 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 06:49:16.998 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 06:49:17.000 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 06:49:17.002 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 06:49:17.003 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-04-13 06:49:17.005 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-04-13 06:49:17.007 | + functions-common:run_phase:1753 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-04-13 06:49:17.009 | + functions-common:run_phase:1756 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-04-13 06:49:17.010 | + functions-common:run_phase:1757 : plugin_override_defaults 2022-04-13 06:49:17.012 | + functions-common:plugin_override_defaults:1691 : local plugins= 2022-04-13 06:49:17.014 | + functions-common:plugin_override_defaults:1692 : local plugin 2022-04-13 06:49:17.016 | + functions-common:plugin_override_defaults:1695 : [[ -z '' ]] 2022-04-13 06:49:17.017 | + functions-common:plugin_override_defaults:1696 : return 2022-04-13 06:49:17.019 | + ./stack.sh:main:583 : source /home/ubuntu/devstack/lib/apache 2022-04-13 06:49:17.035 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/tls 2022-04-13 06:49:17.037 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-04-13 06:49:17.049 | ++ functions-common:is_service_enabled:1960 : return 1 2022-04-13 06:49:17.051 | +++ lib/tls:source:43 : hostname -f 2022-04-13 06:49:17.055 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-04-13 06:49:17.057 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-04-13 06:49:17.058 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-04-13 06:49:17.061 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-04-13 06:49:17.062 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-04-13 06:49:17.064 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-04-13 06:49:17.066 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-04-13 06:49:17.068 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-04-13 06:49:17.070 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-04-13 06:49:17.071 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-04-13 06:49:17.076 | + ./stack.sh:main:589 : source /home/ubuntu/devstack/lib/infra 2022-04-13 06:49:17.089 | + ./stack.sh:main:590 : source /home/ubuntu/devstack/lib/libraries 2022-04-13 06:49:17.109 | + ./stack.sh:main:591 : source /home/ubuntu/devstack/lib/lvm 2022-04-13 06:49:17.121 | + ./stack.sh:main:592 : source /home/ubuntu/devstack/lib/horizon 2022-04-13 06:49:17.132 | + ./stack.sh:main:593 : source /home/ubuntu/devstack/lib/keystone 2022-04-13 06:49:17.157 | + ./stack.sh:main:594 : source /home/ubuntu/devstack/lib/glance 2022-04-13 06:49:17.197 | + ./stack.sh:main:595 : source /home/ubuntu/devstack/lib/nova 2022-04-13 06:49:17.281 | + ./stack.sh:main:596 : source /home/ubuntu/devstack/lib/placement 2022-04-13 06:49:17.305 | + ./stack.sh:main:597 : source /home/ubuntu/devstack/lib/cinder 2022-04-13 06:49:17.350 | + ./stack.sh:main:598 : source /home/ubuntu/devstack/lib/swift 2022-04-13 06:49:17.407 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/neutron 2022-04-13 06:49:17.527 | + ./stack.sh:main:600 : source /home/ubuntu/devstack/lib/ldap 2022-04-13 06:49:17.540 | + ./stack.sh:main:601 : source /home/ubuntu/devstack/lib/dstat 2022-04-13 06:49:17.552 | + ./stack.sh:main:602 : source /home/ubuntu/devstack/lib/tcpdump 2022-04-13 06:49:17.565 | + ./stack.sh:main:603 : source /home/ubuntu/devstack/lib/etcd3 2022-04-13 06:49:17.649 | + ./stack.sh:main:609 : run_phase source 2022-04-13 06:49:17.653 | + functions-common:run_phase:1732 : local mode=source 2022-04-13 06:49:17.656 | + functions-common:run_phase:1733 : local phase= 2022-04-13 06:49:17.659 | + functions-common:run_phase:1734 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-13 06:49:17.662 | + functions-common:run_phase:1735 : local extra_plugin_file_name 2022-04-13 06:49:17.666 | + functions-common:run_phase:1736 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-13 06:49:17.669 | + functions-common:run_phase:1741 : local exceptions=80-tempest.sh 2022-04-13 06:49:17.672 | + functions-common:run_phase:1742 : local extra 2022-04-13 06:49:17.676 | ++ functions-common:run_phase:1743 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-13 06:49:17.679 | + functions-common:run_phase:1743 : extra=80-tempest.sh 2022-04-13 06:49:17.682 | + functions-common:run_phase:1744 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-13 06:49:17.684 | + functions-common:run_phase:1748 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-13 06:49:17.687 | + functions-common:run_phase:1748 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-04-13 06:49:17.689 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-13 06:49:17.703 | ++ functions-common:is_service_enabled:1960 : return 0 2022-04-13 06:49:17.705 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-04-13 06:49:17.707 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-04-13 06:49:17.745 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-04-13 06:49:17.747 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-04-13 06:49:17.749 | + functions-common:run_phase:1753 : [[ source == \s\o\u\r\c\e ]] 2022-04-13 06:49:17.751 | + functions-common:run_phase:1754 : load_plugin_settings 2022-04-13 06:49:17.754 | + functions-common:load_plugin_settings:1668 : local plugins= 2022-04-13 06:49:17.756 | + functions-common:load_plugin_settings:1669 : local plugin 2022-04-13 06:49:17.758 | + functions-common:load_plugin_settings:1672 : [[ -z '' ]] 2022-04-13 06:49:17.760 | + functions-common:load_plugin_settings:1673 : return 2022-04-13 06:49:17.762 | + functions-common:run_phase:1755 : verify_disabled_services 2022-04-13 06:49:17.764 | + functions-common:verify_disabled_services:2015 : local service 2022-04-13 06:49:17.766 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:49:17.768 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-04-13 06:49:17.771 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:49:17.773 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-04-13 06:49:17.775 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:49:17.777 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-04-13 06:49:17.779 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:49:17.782 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-04-13 06:49:17.784 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:49:17.787 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-04-13 06:49:17.789 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:49:17.791 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-04-13 06:49:17.794 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:49:17.797 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-04-13 06:49:17.799 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:49:17.801 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-04-13 06:49:17.804 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:49:17.806 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-04-13 06:49:17.809 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:49:17.811 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-04-13 06:49:17.813 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:49:17.815 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-vol, ]] 2022-04-13 06:49:17.819 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:49:17.821 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-04-13 06:49:17.823 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:49:17.827 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-04-13 06:49:17.829 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:49:17.831 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-04-13 06:49:17.834 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:49:17.836 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-04-13 06:49:17.838 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:49:17.841 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-04-13 06:49:17.843 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:49:17.845 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-04-13 06:49:17.848 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:49:17.851 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-04-13 06:49:17.853 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:49:17.855 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-04-13 06:49:17.857 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:49:17.860 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-04-13 06:49:17.862 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:49:17.864 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-04-13 06:49:17.866 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:49:17.868 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-04-13 06:49:17.870 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:49:17.873 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-04-13 06:49:17.875 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:49:17.877 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-04-13 06:49:17.879 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:49:17.882 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-04-13 06:49:17.884 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:49:17.886 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-04-13 06:49:17.888 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:49:17.890 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-04-13 06:49:17.893 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:49:17.895 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-bak, ]] 2022-04-13 06:49:17.898 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:49:17.900 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-04-13 06:49:17.902 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:49:17.905 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-04-13 06:49:17.907 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:49:17.909 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-04-13 06:49:17.911 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:49:17.914 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-04-13 06:49:17.916 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:49:17.918 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-04-13 06:49:17.921 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:49:17.923 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-04-13 06:49:17.925 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:49:17.928 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-04-13 06:49:17.930 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:49:17.932 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-04-13 06:49:17.934 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:49:17.937 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-04-13 06:49:17.939 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:49:17.942 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-04-13 06:49:17.944 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:49:17.946 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-04-13 06:49:17.948 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:49:17.951 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-04-13 06:49:17.953 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:49:17.955 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-04-13 06:49:17.957 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:49:17.960 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-04-13 06:49:17.962 | + ./stack.sh:main:680 : initialize_database_backends 2022-04-13 06:49:17.964 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-04-13 06:49:17.967 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-04-13 06:49:17.981 | + functions-common:is_service_enabled:1960 : return 0 2022-04-13 06:49:17.983 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-04-13 06:49:17.985 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-04-13 06:49:17.987 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-04-13 06:49:18.001 | + functions-common:is_service_enabled:1960 : return 1 2022-04-13 06:49:18.003 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-04-13 06:49:18.005 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-04-13 06:49:18.007 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-04-13 06:49:18.010 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-04-13 06:49:18.012 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-04-13 06:49:18.014 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-04-13 06:49:18.016 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-04-13 06:49:18.019 | ++ lib/database:initialize_database_backends:102 : get_database_type_mysql 2022-04-13 06:49:18.021 | ++ lib/databases/mysql:get_database_type_mysql:35 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-04-13 06:49:18.023 | ++ lib/databases/mysql:get_database_type_mysql:36 : echo mysql+pymysql 2022-04-13 06:49:18.026 | + lib/database:initialize_database_backends:102 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-13 06:49:18.028 | + lib/database:initialize_database_backends:104 : return 0 2022-04-13 06:49:18.030 | + ./stack.sh:main:681 : echo 'Using mysql database backend' 2022-04-13 06:49:18.030 | Using mysql database backend 2022-04-13 06:49:18.032 | + ./stack.sh:main:684 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-04-13 06:49:18.047 | + ./stack.sh:main:696 : is_service_enabled rabbit 2022-04-13 06:49:18.062 | + functions-common:is_service_enabled:1960 : return 0 2022-04-13 06:49:18.064 | + ./stack.sh:main:697 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-04-13 06:49:18.079 | + ./stack.sh:main:704 : is_service_enabled keystone 2022-04-13 06:49:18.094 | + functions-common:is_service_enabled:1960 : return 0 2022-04-13 06:49:18.097 | + ./stack.sh:main:706 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-04-13 06:49:18.113 | + ./stack.sh:main:708 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-04-13 06:49:18.130 | + ./stack.sh:main:719 : is_service_enabled ldap 2022-04-13 06:49:18.147 | + functions-common:is_service_enabled:1960 : return 1 2022-04-13 06:49:18.151 | + ./stack.sh:main:728 : is_service_enabled s-proxy 2022-04-13 06:49:18.165 | + functions-common:is_service_enabled:1960 : return 0 2022-04-13 06:49:18.168 | + ./stack.sh:main:732 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-04-13 06:49:18.185 | + ./stack.sh:main:734 : [[ -z '' ]] 2022-04-13 06:49:18.187 | + ./stack.sh:main:734 : [[ False == \T\r\u\e ]] 2022-04-13 06:49:18.189 | + ./stack.sh:main:740 : save_stackenv 740 2022-04-13 06:49:18.191 | + functions-common:save_stackenv:60 : local tag=740 2022-04-13 06:49:18.194 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-04-13 06:49:18.198 | + functions-common:save_stackenv:62 : time_stamp=2022-04-13-064918 2022-04-13 06:49:18.200 | + functions-common:save_stackenv:63 : echo '# 2022-04-13-064918 740' 2022-04-13 06:49:18.203 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 06:49:18.205 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-13 06:49:18.207 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 06:49:18.210 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-04-13 06:49:18.212 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 06:49:18.214 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-04-13 06:49:18.217 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 06:49:18.219 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-04-13 06:49:18.222 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 06:49:18.224 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.43 2022-04-13 06:49:18.226 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 06:49:18.228 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.43/identity 2022-04-13 06:49:18.230 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 06:49:18.233 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-04-13-064916 2022-04-13 06:49:18.235 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 06:49:18.237 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-04-13 06:49:18.239 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 06:49:18.242 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.43 2022-04-13 06:49:18.244 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 06:49:18.246 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-04-13 06:49:18.248 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 06:49:18.251 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-04-13 06:49:18.253 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 06:49:18.255 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-04-13 06:49:18.258 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 06:49:18.260 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-04-13 06:49:18.262 | + ./stack.sh:main:751 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements stable/wallaby 2022-04-13 06:49:18.265 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/requirements.git 2022-04-13 06:49:18.267 | + functions-common:git_clone:524 : local git_dest=/opt/stack/requirements 2022-04-13 06:49:18.270 | + functions-common:git_clone:525 : local git_ref=stable/wallaby 2022-04-13 06:49:18.271 | + functions-common:git_clone:526 : local orig_dir 2022-04-13 06:49:18.274 | ++ functions-common:git_clone:527 : pwd 2022-04-13 06:49:18.277 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2022-04-13 06:49:18.279 | + functions-common:git_clone:528 : local git_clone_flags= 2022-04-13 06:49:18.282 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2022-04-13 06:49:18.297 | + functions-common:git_clone:530 : RECLONE=False 2022-04-13 06:49:18.299 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2022-04-13 06:49:18.301 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2022-04-13 06:49:18.303 | + functions-common:git_clone:544 : echo stable/wallaby 2022-04-13 06:49:18.304 | + functions-common:git_clone:544 : egrep -q '^refs' 2022-04-13 06:49:18.308 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/requirements ]] 2022-04-13 06:49:18.311 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2022-04-13 06:49:18.313 | + functions-common:git_clone:592 : cd /opt/stack/requirements 2022-04-13 06:49:18.315 | + functions-common:git_clone:593 : git show --oneline 2022-04-13 06:49:18.316 | + functions-common:git_clone:593 : head -1 2022-04-13 06:49:18.318 | 518c9346 Merge "Fix requirements-check error message" into stable/wallaby 2022-04-13 06:49:18.321 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2022-04-13 06:49:18.323 | + ./stack.sh:main:755 : echo_summary 'Installing package prerequisites' 2022-04-13 06:49:18.326 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2022-04-13 06:49:18.328 | + ./stack.sh:echo_summary:432 : echo -e Installing package prerequisites 2022-04-13 06:49:18.330 | + ./stack.sh:main:756 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-04-13 06:49:18.333 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-04-13 06:49:18.335 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-04-13 06:49:18.337 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-04-13 06:49:18.340 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-04-13 06:49:18.342 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-04-13 06:49:18.344 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-04-13 06:49:18.348 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-04-13 06:49:18.352 | ++ tools/install_prereqs.sh:source:47 : NOW=1649832558 2022-04-13 06:49:18.355 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-04-13 06:49:18.359 | +++ tools/install_prereqs.sh:source:48 : echo 0 2022-04-13 06:49:18.361 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=0 2022-04-13 06:49:18.364 | ++ tools/install_prereqs.sh:source:49 : DELTA=1649832558 2022-04-13 06:49:18.366 | ++ tools/install_prereqs.sh:source:50 : [[ 1649832558 -lt 7200 ]] 2022-04-13 06:49:18.368 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-04-13 06:49:18.371 | ++ functions-common:export_proxy_variables:2122 : isset http_proxy 2022-04-13 06:49:18.373 | ++ functions-common:isset:174 : [[ -v http_proxy ]] 2022-04-13 06:49:18.375 | ++ functions-common:export_proxy_variables:2125 : isset https_proxy 2022-04-13 06:49:18.377 | ++ functions-common:isset:174 : [[ -v https_proxy ]] 2022-04-13 06:49:18.380 | ++ functions-common:export_proxy_variables:2128 : isset no_proxy 2022-04-13 06:49:18.382 | ++ functions-common:isset:174 : [[ -v no_proxy ]] 2022-04-13 06:49:18.385 | +++ tools/install_prereqs.sh:source:64 : get_packages general,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-04-13 06:49:18.431 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-04-13 06:49:18.431 | apache2-dev 2022-04-13 06:49:18.431 | bc 2022-04-13 06:49:18.431 | bsdmainutils 2022-04-13 06:49:18.431 | curl 2022-04-13 06:49:18.431 | g++ 2022-04-13 06:49:18.431 | gcc 2022-04-13 06:49:18.431 | gettext 2022-04-13 06:49:18.431 | git 2022-04-13 06:49:18.431 | graphviz 2022-04-13 06:49:18.431 | iputils-ping 2022-04-13 06:49:18.431 | libapache2-mod-proxy-uwsgi 2022-04-13 06:49:18.431 | libffi-dev 2022-04-13 06:49:18.431 | libjpeg-dev 2022-04-13 06:49:18.431 | libmysqlclient-dev 2022-04-13 06:49:18.431 | libpcre3-dev 2022-04-13 06:49:18.432 | libpq-dev 2022-04-13 06:49:18.432 | libssl-dev 2022-04-13 06:49:18.432 | libsystemd-dev 2022-04-13 06:49:18.432 | libxml2-dev 2022-04-13 06:49:18.432 | libxslt1-dev 2022-04-13 06:49:18.432 | libyaml-dev 2022-04-13 06:49:18.432 | lsof 2022-04-13 06:49:18.432 | openssh-server 2022-04-13 06:49:18.432 | openssl 2022-04-13 06:49:18.432 | pkg-config 2022-04-13 06:49:18.432 | psmisc 2022-04-13 06:49:18.432 | python3-dev 2022-04-13 06:49:18.432 | python3-pip 2022-04-13 06:49:18.432 | python3-systemd 2022-04-13 06:49:18.432 | python3-venv 2022-04-13 06:49:18.432 | tar 2022-04-13 06:49:18.432 | tcpdump 2022-04-13 06:49:18.432 | unzip 2022-04-13 06:49:18.432 | uuid-runtime 2022-04-13 06:49:18.432 | wget 2022-04-13 06:49:18.432 | wget 2022-04-13 06:49:18.432 | zlib1g-dev 2022-04-13 06:49:18.432 | libkrb5-dev 2022-04-13 06:49:18.432 | libldap2-dev 2022-04-13 06:49:18.432 | libsasl2-dev 2022-04-13 06:49:18.432 | memcached 2022-04-13 06:49:18.432 | python3-mysqldb 2022-04-13 06:49:18.432 | sqlite3 2022-04-13 06:49:18.432 | conntrack 2022-04-13 06:49:18.432 | curl 2022-04-13 06:49:18.432 | dnsmasq-base 2022-04-13 06:49:18.432 | dnsmasq-utils 2022-04-13 06:49:18.432 | ebtables 2022-04-13 06:49:18.432 | gawk 2022-04-13 06:49:18.432 | genisoimage 2022-04-13 06:49:18.432 | iptables 2022-04-13 06:49:18.432 | iputils-arping 2022-04-13 06:49:18.432 | kpartx 2022-04-13 06:49:18.432 | libjs-jquery-tablesorter 2022-04-13 06:49:18.432 | libmysqlclient-dev 2022-04-13 06:49:18.433 | parted 2022-04-13 06:49:18.433 | pm-utils 2022-04-13 06:49:18.433 | python3-mysqldb 2022-04-13 06:49:18.433 | socat 2022-04-13 06:49:18.433 | sqlite3 2022-04-13 06:49:18.433 | sudo 2022-04-13 06:49:18.433 | vlan 2022-04-13 06:49:18.433 | lsscsi 2022-04-13 06:49:18.433 | open-iscsi 2022-04-13 06:49:18.433 | lvm2 2022-04-13 06:49:18.433 | qemu-utils 2022-04-13 06:49:18.433 | thin-provisioning-tools 2022-04-13 06:49:18.433 | acl 2022-04-13 06:49:18.433 | dnsmasq-base 2022-04-13 06:49:18.433 | dnsmasq-utils 2022-04-13 06:49:18.433 | ebtables 2022-04-13 06:49:18.433 | haproxy 2022-04-13 06:49:18.433 | iptables 2022-04-13 06:49:18.433 | iputils-arping 2022-04-13 06:49:18.433 | iputils-ping 2022-04-13 06:49:18.433 | libmysqlclient-dev 2022-04-13 06:49:18.433 | postgresql-server-dev-all 2022-04-13 06:49:18.433 | python3-mysqldb 2022-04-13 06:49:18.433 | sqlite3 2022-04-13 06:49:18.433 | sudo 2022-04-13 06:49:18.433 | vlan 2022-04-13 06:49:18.433 | ipset 2022-04-13 06:49:18.433 | conntrack 2022-04-13 06:49:18.433 | conntrackd 2022-04-13 06:49:18.433 | keepalived 2022-04-13 06:49:18.433 | dstat 2022-04-13 06:49:18.433 | lvm2 2022-04-13 06:49:18.433 | qemu-utils 2022-04-13 06:49:18.433 | thin-provisioning-tools 2022-04-13 06:49:18.433 | curl 2022-04-13 06:49:18.433 | liberasurecode-dev 2022-04-13 06:49:18.433 | make 2022-04-13 06:49:18.433 | memcached 2022-04-13 06:49:18.433 | sqlite3 2022-04-13 06:49:18.434 | xfsprogs' 2022-04-13 06:49:18.436 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-04-13 06:49:18.455 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-04-13 06:49:18.455 | apache2-dev 2022-04-13 06:49:18.455 | bc 2022-04-13 06:49:18.455 | bsdmainutils 2022-04-13 06:49:18.455 | curl 2022-04-13 06:49:18.455 | g++ 2022-04-13 06:49:18.455 | gcc 2022-04-13 06:49:18.455 | gettext 2022-04-13 06:49:18.455 | git 2022-04-13 06:49:18.455 | graphviz 2022-04-13 06:49:18.455 | iputils-ping 2022-04-13 06:49:18.455 | libapache2-mod-proxy-uwsgi 2022-04-13 06:49:18.455 | libffi-dev 2022-04-13 06:49:18.455 | libjpeg-dev 2022-04-13 06:49:18.455 | libmysqlclient-dev 2022-04-13 06:49:18.455 | libpcre3-dev 2022-04-13 06:49:18.455 | libpq-dev 2022-04-13 06:49:18.455 | libssl-dev 2022-04-13 06:49:18.455 | libsystemd-dev 2022-04-13 06:49:18.455 | libxml2-dev 2022-04-13 06:49:18.455 | libxslt1-dev 2022-04-13 06:49:18.455 | libyaml-dev 2022-04-13 06:49:18.455 | lsof 2022-04-13 06:49:18.455 | openssh-server 2022-04-13 06:49:18.456 | openssl 2022-04-13 06:49:18.456 | pkg-config 2022-04-13 06:49:18.456 | psmisc 2022-04-13 06:49:18.456 | python3-dev 2022-04-13 06:49:18.456 | python3-pip 2022-04-13 06:49:18.456 | python3-systemd 2022-04-13 06:49:18.456 | python3-venv 2022-04-13 06:49:18.456 | tar 2022-04-13 06:49:18.456 | tcpdump 2022-04-13 06:49:18.456 | unzip 2022-04-13 06:49:18.456 | uuid-runtime 2022-04-13 06:49:18.456 | wget 2022-04-13 06:49:18.456 | wget 2022-04-13 06:49:18.456 | zlib1g-dev 2022-04-13 06:49:18.456 | libkrb5-dev 2022-04-13 06:49:18.456 | libldap2-dev 2022-04-13 06:49:18.456 | libsasl2-dev 2022-04-13 06:49:18.456 | memcached 2022-04-13 06:49:18.456 | python3-mysqldb 2022-04-13 06:49:18.456 | sqlite3 2022-04-13 06:49:18.456 | conntrack 2022-04-13 06:49:18.456 | curl 2022-04-13 06:49:18.456 | dnsmasq-base 2022-04-13 06:49:18.456 | dnsmasq-utils 2022-04-13 06:49:18.456 | ebtables 2022-04-13 06:49:18.456 | gawk 2022-04-13 06:49:18.456 | genisoimage 2022-04-13 06:49:18.456 | iptables 2022-04-13 06:49:18.456 | iputils-arping 2022-04-13 06:49:18.456 | kpartx 2022-04-13 06:49:18.456 | libjs-jquery-tablesorter 2022-04-13 06:49:18.456 | libmysqlclient-dev 2022-04-13 06:49:18.456 | parted 2022-04-13 06:49:18.456 | pm-utils 2022-04-13 06:49:18.456 | python3-mysqldb 2022-04-13 06:49:18.456 | socat 2022-04-13 06:49:18.456 | sqlite3 2022-04-13 06:49:18.456 | sudo 2022-04-13 06:49:18.456 | vlan 2022-04-13 06:49:18.456 | lsscsi 2022-04-13 06:49:18.456 | open-iscsi 2022-04-13 06:49:18.457 | lvm2 2022-04-13 06:49:18.457 | qemu-utils 2022-04-13 06:49:18.457 | thin-provisioning-tools 2022-04-13 06:49:18.457 | acl 2022-04-13 06:49:18.457 | dnsmasq-base 2022-04-13 06:49:18.457 | dnsmasq-utils 2022-04-13 06:49:18.457 | ebtables 2022-04-13 06:49:18.457 | haproxy 2022-04-13 06:49:18.457 | iptables 2022-04-13 06:49:18.457 | iputils-arping 2022-04-13 06:49:18.457 | iputils-ping 2022-04-13 06:49:18.457 | libmysqlclient-dev 2022-04-13 06:49:18.457 | postgresql-server-dev-all 2022-04-13 06:49:18.457 | python3-mysqldb 2022-04-13 06:49:18.457 | sqlite3 2022-04-13 06:49:18.457 | sudo 2022-04-13 06:49:18.457 | vlan 2022-04-13 06:49:18.457 | ipset 2022-04-13 06:49:18.457 | conntrack 2022-04-13 06:49:18.457 | conntrackd 2022-04-13 06:49:18.457 | keepalived 2022-04-13 06:49:18.457 | dstat 2022-04-13 06:49:18.457 | lvm2 2022-04-13 06:49:18.457 | qemu-utils 2022-04-13 06:49:18.457 | thin-provisioning-tools 2022-04-13 06:49:18.457 | curl 2022-04-13 06:49:18.457 | liberasurecode-dev 2022-04-13 06:49:18.457 | make 2022-04-13 06:49:18.457 | memcached 2022-04-13 06:49:18.457 | sqlite3 2022-04-13 06:49:18.457 | xfsprogs ' 2022-04-13 06:49:18.457 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-04-13 06:49:18.460 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-04-13 06:49:18.463 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-04-13 06:49:18.467 | ++ tools/install_prereqs.sh:source:67 : echo apache2 apache2-dev bc bsdmainutils curl g++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2022-04-13 06:49:18.467 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-04-13 06:49:18.473 | ++ tools/install_prereqs.sh:source:72 : install_package apache2 apache2-dev bc bsdmainutils curl g++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2022-04-13 06:49:18.475 | ++ functions-common:install_package:1342 : update_package_repo 2022-04-13 06:49:18.478 | ++ functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2022-04-13 06:49:18.480 | ++ functions-common:update_package_repo:1315 : REPOS_UPDATED=False 2022-04-13 06:49:18.482 | ++ functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2022-04-13 06:49:18.484 | ++ functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2022-04-13 06:49:18.486 | ++ functions-common:update_package_repo:1322 : is_ubuntu 2022-04-13 06:49:18.488 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-04-13 06:49:18.490 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-04-13 06:49:18.492 | ++ functions-common:update_package_repo:1323 : apt_get_update 2022-04-13 06:49:18.494 | ++ functions-common:apt_get_update:1068 : [[ False == \T\r\u\e ]] 2022-04-13 06:49:18.496 | ++ functions-common:apt_get_update:1073 : [[ False = \T\r\u\e ]] 2022-04-13 06:49:18.498 | ++ functions-common:apt_get_update:1075 : local sudo=sudo 2022-04-13 06:49:18.501 | +++ functions-common:apt_get_update:1076 : id -u 2022-04-13 06:49:18.505 | ++ functions-common:apt_get_update:1076 : [[ 1000 = \0 ]] 2022-04-13 06:49:18.507 | ++ functions-common:apt_get_update:1079 : time_start apt-get-update 2022-04-13 06:49:18.508 | ++ functions-common:time_start:2290 : local name=apt-get-update 2022-04-13 06:49:18.510 | ++ functions-common:time_start:2291 : local start_time= 2022-04-13 06:49:18.512 | ++ functions-common:time_start:2292 : [[ -n '' ]] 2022-04-13 06:49:18.515 | +++ functions-common:time_start:2295 : date +%s%3N 2022-04-13 06:49:18.518 | ++ functions-common:time_start:2295 : _TIME_START[$name]=1649832558516 2022-04-13 06:49:18.520 | ++ functions-common:apt_get_update:1081 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-04-13 06:49:18.522 | ++ functions-common:apt_get_update:1082 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-04-13 06:49:18.524 | ++ functions-common:apt_get_update:1083 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2022-04-13 06:49:18.939 | Get:1 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 2022-04-13 06:49:19.140 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-04-13 06:49:19.462 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2022-04-13 06:49:20.308 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] 2022-04-13 06:49:20.861 | Fetched 336 kB in 2s (171 kB/s) 2022-04-13 06:49:22.403 | Reading package lists... 2022-04-13 06:49:22.436 | ++ functions-common:apt_get_update:1087 : REPOS_UPDATED=True 2022-04-13 06:49:22.439 | ++ functions-common:apt_get_update:1089 : time_stop apt-get-update 2022-04-13 06:49:22.442 | ++ functions-common:time_stop:2304 : local name 2022-04-13 06:49:22.445 | ++ functions-common:time_stop:2305 : local end_time 2022-04-13 06:49:22.448 | ++ functions-common:time_stop:2306 : local elapsed_time 2022-04-13 06:49:22.450 | ++ functions-common:time_stop:2307 : local total 2022-04-13 06:49:22.453 | ++ functions-common:time_stop:2308 : local start_time 2022-04-13 06:49:22.455 | ++ functions-common:time_stop:2310 : name=apt-get-update 2022-04-13 06:49:22.457 | ++ functions-common:time_stop:2311 : start_time=1649832558516 2022-04-13 06:49:22.459 | ++ functions-common:time_stop:2313 : [[ -z 1649832558516 ]] 2022-04-13 06:49:22.461 | +++ functions-common:time_stop:2316 : date +%s%3N 2022-04-13 06:49:22.465 | ++ functions-common:time_stop:2316 : end_time=1649832562463 2022-04-13 06:49:22.467 | ++ functions-common:time_stop:2317 : elapsed_time=3947 2022-04-13 06:49:22.469 | ++ functions-common:time_stop:2318 : total=0 2022-04-13 06:49:22.472 | ++ functions-common:time_stop:2320 : _TIME_START[$name]= 2022-04-13 06:49:22.474 | ++ functions-common:time_stop:2321 : _TIME_TOTAL[$name]=3947 2022-04-13 06:49:22.476 | ++ functions-common:install_package:1343 : real_install_package apache2 apache2-dev bc bsdmainutils curl g++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2022-04-13 06:49:22.478 | ++ functions-common:real_install_package:1328 : is_ubuntu 2022-04-13 06:49:22.481 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-04-13 06:49:22.483 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-04-13 06:49:22.485 | ++ functions-common:real_install_package:1329 : apt_get install apache2 apache2-dev bc bsdmainutils curl g++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2022-04-13 06:49:22.504 | ++ functions-common:apt_get:1109 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 apache2-dev bc bsdmainutils curl g++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2022-04-13 06:49:22.618 | Reading package lists... 2022-04-13 06:49:22.869 | Building dependency tree... 2022-04-13 06:49:22.870 | Reading state information... 2022-04-13 06:49:23.152 | bc is already the newest version (1.07.1-2build1). 2022-04-13 06:49:23.152 | bc set to manually installed. 2022-04-13 06:49:23.152 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-04-13 06:49:23.152 | bsdmainutils set to manually installed. 2022-04-13 06:49:23.152 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-04-13 06:49:23.152 | gawk set to manually installed. 2022-04-13 06:49:23.152 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-04-13 06:49:23.152 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-04-13 06:49:23.152 | iptables set to manually installed. 2022-04-13 06:49:23.152 | iputils-ping is already the newest version (3:20190709-3). 2022-04-13 06:49:23.152 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-04-13 06:49:23.152 | kpartx set to manually installed. 2022-04-13 06:49:23.152 | libpcre3-dev is already the newest version (2:8.39-12build1). 2022-04-13 06:49:23.152 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-04-13 06:49:23.152 | psmisc is already the newest version (23.3-1). 2022-04-13 06:49:23.152 | psmisc set to manually installed. 2022-04-13 06:49:23.152 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-04-13 06:49:23.152 | python3-systemd is already the newest version (234-3build2). 2022-04-13 06:49:23.152 | python3-systemd set to manually installed. 2022-04-13 06:49:23.152 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-04-13 06:49:23.152 | thin-provisioning-tools set to manually installed. 2022-04-13 06:49:23.152 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-04-13 06:49:23.152 | git is already the newest version (1:2.25.1-1ubuntu3.3). 2022-04-13 06:49:23.152 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-04-13 06:49:23.152 | lsof set to manually installed. 2022-04-13 06:49:23.152 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-04-13 06:49:23.152 | parted set to manually installed. 2022-04-13 06:49:23.153 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-04-13 06:49:23.153 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.3). 2022-04-13 06:49:23.153 | zlib1g-dev set to manually installed. 2022-04-13 06:49:23.153 | The following packages were automatically installed and are no longer required: 2022-04-13 06:49:23.153 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 06:49:23.153 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 06:49:23.153 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 06:49:23.153 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 06:49:23.153 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 06:49:23.153 | python3-zope.interface 2022-04-13 06:49:23.153 | Use 'sudo apt autoremove' to remove them. 2022-04-13 06:49:23.153 | The following additional packages will be installed: 2022-04-13 06:49:23.153 | apache2-bin apache2-data apache2-utils autoconf automake autopoint 2022-04-13 06:49:23.153 | autotools-dev binfmt-support build-essential clang-10 comerr-dev debhelper 2022-04-13 06:49:23.153 | dh-autoreconf dh-strip-nondeterminism dns-root-data dpkg-dev dwz fakeroot 2022-04-13 06:49:23.153 | fontconfig fontconfig-config fonts-dejavu-core fonts-liberation g++-9 2022-04-13 06:49:23.153 | ibverbs-providers icu-devtools intltool-debian ipvsadm javascript-common 2022-04-13 06:49:23.153 | krb5-multidev lib32gcc-s1 lib32stdc++6 libalgorithm-diff-perl 2022-04-13 06:49:23.153 | libalgorithm-diff-xs-perl libalgorithm-merge-perl libann0 libapr1 2022-04-13 06:49:23.153 | libapr1-dev libaprutil1 libaprutil1-dbd-sqlite3 libaprutil1-dev 2022-04-13 06:49:23.153 | libaprutil1-ldap libarchive-cpio-perl libarchive-zip-perl 2022-04-13 06:49:23.153 | libboost-iostreams1.71.0 libboost-thread1.71.0 libc6-i386 libcairo2 libcdt5 2022-04-13 06:49:23.154 | libcgraph6 libclang-common-10-dev libclang-cpp10 libclang1-10 libcroco3 2022-04-13 06:49:23.154 | libcurl4 libdatrie1 libdebhelper-perl libdpkg-perl liberasurecode1 2022-04-13 06:49:23.154 | libfakeroot libfile-fcntllock-perl libfile-stripnondeterminism-perl 2022-04-13 06:49:23.154 | libfontconfig1 libgc1c2 libgd3 libgraphite2-3 libgssrpc4 libgts-0.7-5 2022-04-13 06:49:23.154 | libgts-bin libgvc6 libgvpr2 libharfbuzz0b libibverbs1 libice6 libicu-dev 2022-04-13 06:49:23.154 | libicu66 libidn11 libipset13 libiscsi7 libjansson4 libjbig0 libjpeg-turbo8 2022-04-13 06:49:23.154 | libjpeg-turbo8-dev libjpeg8 libjpeg8-dev libjs-jquery libjs-jquery-metadata 2022-04-13 06:49:23.154 | libkadm5clnt-mit11 libkadm5srv-mit11 libkdb5-9 liblab-gamut1 libldap-2.4-2 2022-04-13 06:49:23.154 | libllvm10 libltdl-dev liblua5.2-0 liblua5.3-0 libmail-sendmail-perl 2022-04-13 06:49:23.154 | libmysqlclient21 libncurses-dev libnetfilter-cthelper0 libnetfilter-queue1 2022-04-13 06:49:23.154 | libnl-3-200 libnl-genl-3-200 libnl-route-3-200 libnss-systemd libobjc-9-dev 2022-04-13 06:49:23.154 | libobjc4 libomp-10-dev libomp5-10 libpam-systemd libpango-1.0-0 2022-04-13 06:49:23.154 | libpangocairo-1.0-0 libpangoft2-1.0-0 libpathplan4 libpfm4 libpixman-1-0 2022-04-13 06:49:23.154 | libpq5 librados2 librbd1 librdmacm1 libsasl2-2 libsasl2-modules 2022-04-13 06:49:23.154 | libsasl2-modules-db libsctp-dev libsctp1 libsensors-config libsensors5 2022-04-13 06:49:23.155 | libsm6 libsnmp-base libsnmp35 libssl1.1 libstdc++-9-dev libsub-override-perl 2022-04-13 06:49:23.155 | libsys-hostname-long-perl libsystemd0 libthai-data libthai0 libtiff5 2022-04-13 06:49:23.155 | libtinfo-dev libtool libuuid1 libwebp6 libx86-1 libxaw7 libxcb-render0 2022-04-13 06:49:23.155 | libxcb-shm0 libxml2 libxmu6 libxpm4 libxrender1 libxt6 libz3-4 libz3-dev 2022-04-13 06:49:23.155 | llvm-10 llvm-10-dev llvm-10-runtime llvm-10-tools m4 mysql-common 2022-04-13 06:49:23.155 | openssh-client openssh-sftp-server po-debconf postgresql-client-12 2022-04-13 06:49:23.155 | postgresql-client-common postgresql-common postgresql-server-dev-12 2022-04-13 06:49:23.155 | python-pip-whl python3-pygments python3-wheel python3-yaml python3.8-venv 2022-04-13 06:49:23.155 | qemu-block-extra sharutils ssl-cert systemd systemd-sysv systemd-timesyncd 2022-04-13 06:49:23.155 | uuid-dev vbetool x11-common 2022-04-13 06:49:23.156 | Suggested packages: 2022-04-13 06:49:23.156 | apache2-doc apache2-suexec-pristine | apache2-suexec-custom www-browser 2022-04-13 06:49:23.156 | autoconf-archive gnu-standards autoconf-doc clang-10-doc doc-base nftables 2022-04-13 06:49:23.156 | dh-make debian-keyring g++-multilib g++-9-multilib gcc-9-doc wodim 2022-04-13 06:49:23.156 | cdrkit-doc gettext-doc libasprintf-dev libgettextpo-dev gsfonts graphviz-doc 2022-04-13 06:49:23.156 | vim-haproxy haproxy-doc heartbeat ldirectord krb5-doc python bzr libisal2 2022-04-13 06:49:23.156 | libjerasure2 libgd-tools krb5-user icu-doc libtool-doc ncurses-doc 2022-04-13 06:49:23.157 | libomp-10-doc postgresql-doc-12 libsasl2-modules-gssapi-mit 2022-04-13 06:49:23.157 | | libsasl2-modules-gssapi-heimdal libsasl2-modules-ldap libsasl2-modules-otp 2022-04-13 06:49:23.157 | libsasl2-modules-sql lksctp-tools lm-sensors snmp-mibs-downloader libssl-doc 2022-04-13 06:49:23.157 | libstdc++-9-doc gfortran | fortran95-compiler gcj-jdk libyaml-doc 2022-04-13 06:49:23.157 | llvm-10-doc m4-doc make-doc libanyevent-perl libcache-memcached-perl 2022-04-13 06:49:23.157 | libmemcached libterm-readkey-perl libyaml-perl keychain libpam-ssh 2022-04-13 06:49:23.157 | monkeysphere ssh-askpass molly-guard cpufrequtils wireless-tools radeontool 2022-04-13 06:49:23.157 | libmail-box-perl postgresql-12 libjson-perl default-mysql-server 2022-04-13 06:49:23.157 | | virtual-mysql-server python3-mysqldb-dbg python-pygments-doc 2022-04-13 06:49:23.157 | ttf-bitstream-vera debootstrap sharutils-doc bsd-mailx | mailx sqlite3-doc 2022-04-13 06:49:23.157 | openssl-blacklist systemd-container ncompress tar-scripts tar-doc zip 2022-04-13 06:49:23.427 | The following NEW packages will be installed: 2022-04-13 06:49:23.427 | acl apache2 apache2-bin apache2-data apache2-dev apache2-utils autoconf 2022-04-13 06:49:23.427 | automake autopoint autotools-dev binfmt-support build-essential clang-10 2022-04-13 06:49:23.427 | comerr-dev conntrack conntrackd debhelper dh-autoreconf 2022-04-13 06:49:23.427 | dh-strip-nondeterminism dns-root-data dnsmasq-base dnsmasq-utils dpkg-dev 2022-04-13 06:49:23.427 | dstat dwz ebtables fakeroot fontconfig fontconfig-config fonts-dejavu-core 2022-04-13 06:49:23.427 | fonts-liberation g++ g++-9 genisoimage gettext graphviz haproxy 2022-04-13 06:49:23.427 | ibverbs-providers icu-devtools intltool-debian ipset iputils-arping ipvsadm 2022-04-13 06:49:23.427 | javascript-common keepalived krb5-multidev lib32gcc-s1 lib32stdc++6 2022-04-13 06:49:23.427 | libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl 2022-04-13 06:49:23.427 | libann0 libapache2-mod-proxy-uwsgi libapr1 libapr1-dev libaprutil1 2022-04-13 06:49:23.427 | libaprutil1-dbd-sqlite3 libaprutil1-dev libaprutil1-ldap 2022-04-13 06:49:23.427 | libarchive-cpio-perl libarchive-zip-perl libboost-iostreams1.71.0 2022-04-13 06:49:23.427 | libboost-thread1.71.0 libc6-i386 libcairo2 libcdt5 libcgraph6 2022-04-13 06:49:23.427 | libclang-common-10-dev libclang-cpp10 libclang1-10 libcroco3 libdatrie1 2022-04-13 06:49:23.427 | libdebhelper-perl libdpkg-perl liberasurecode-dev liberasurecode1 2022-04-13 06:49:23.427 | libfakeroot libffi-dev libfile-fcntllock-perl 2022-04-13 06:49:23.428 | libfile-stripnondeterminism-perl libfontconfig1 libgc1c2 libgd3 2022-04-13 06:49:23.428 | libgraphite2-3 libgssrpc4 libgts-0.7-5 libgts-bin libgvc6 libgvpr2 2022-04-13 06:49:23.428 | libharfbuzz0b libibverbs1 libice6 libicu-dev libidn11 libipset13 libiscsi7 2022-04-13 06:49:23.428 | libjansson4 libjbig0 libjpeg-dev libjpeg-turbo8 libjpeg-turbo8-dev libjpeg8 2022-04-13 06:49:23.428 | libjpeg8-dev libjs-jquery libjs-jquery-metadata libjs-jquery-tablesorter 2022-04-13 06:49:23.428 | libkadm5clnt-mit11 libkadm5srv-mit11 libkdb5-9 libkrb5-dev liblab-gamut1 2022-04-13 06:49:23.428 | libldap2-dev libllvm10 libltdl-dev liblua5.2-0 liblua5.3-0 2022-04-13 06:49:23.428 | libmail-sendmail-perl libmysqlclient-dev libmysqlclient21 libncurses-dev 2022-04-13 06:49:23.428 | libnetfilter-cthelper0 libnetfilter-queue1 libnl-3-200 libnl-genl-3-200 2022-04-13 06:49:23.428 | libnl-route-3-200 libobjc-9-dev libobjc4 libomp-10-dev libomp5-10 2022-04-13 06:49:23.428 | libpango-1.0-0 libpangocairo-1.0-0 libpangoft2-1.0-0 libpathplan4 libpfm4 2022-04-13 06:49:23.428 | libpixman-1-0 libpq-dev libpq5 librados2 librbd1 librdmacm1 libsasl2-dev 2022-04-13 06:49:23.428 | libsctp-dev libsctp1 libsensors-config libsensors5 libsm6 libsnmp-base 2022-04-13 06:49:23.428 | libsnmp35 libssl-dev libstdc++-9-dev libsub-override-perl 2022-04-13 06:49:23.428 | libsys-hostname-long-perl libsystemd-dev libthai-data libthai0 libtiff5 2022-04-13 06:49:23.428 | libtinfo-dev libtool libwebp6 libx86-1 libxaw7 libxcb-render0 libxcb-shm0 2022-04-13 06:49:23.428 | libxml2-dev libxmu6 libxpm4 libxrender1 libxslt1-dev libxt6 libyaml-dev 2022-04-13 06:49:23.428 | libz3-4 libz3-dev llvm-10 llvm-10-dev llvm-10-runtime llvm-10-tools lsscsi 2022-04-13 06:49:23.428 | m4 make memcached mysql-common pkg-config pm-utils po-debconf 2022-04-13 06:49:23.428 | postgresql-client-12 postgresql-client-common postgresql-common 2022-04-13 06:49:23.428 | postgresql-server-dev-12 postgresql-server-dev-all python-pip-whl 2022-04-13 06:49:23.428 | python3-mysqldb python3-pip python3-pygments python3-venv python3-wheel 2022-04-13 06:49:23.428 | python3-yaml python3.8-venv qemu-block-extra qemu-utils sharutils socat 2022-04-13 06:49:23.428 | sqlite3 ssl-cert unzip uuid-dev vbetool vlan x11-common 2022-04-13 06:49:23.429 | The following packages will be upgraded: 2022-04-13 06:49:23.429 | curl libcurl4 libicu66 libldap-2.4-2 libnss-systemd libpam-systemd 2022-04-13 06:49:23.429 | libsasl2-2 libsasl2-modules libsasl2-modules-db libssl1.1 libsystemd0 2022-04-13 06:49:23.430 | libuuid1 libxml2 open-iscsi openssh-client openssh-server 2022-04-13 06:49:23.430 | openssh-sftp-server openssl systemd systemd-sysv systemd-timesyncd tar 2022-04-13 06:49:23.430 | tcpdump uuid-runtime wget 2022-04-13 06:49:23.704 | 25 upgraded, 208 newly installed, 0 to remove and 125 not upgraded. 2022-04-13 06:49:23.704 | Need to get 161 MB of archives. 2022-04-13 06:49:23.704 | After this operation, 761 MB of additional disk space will be used. 2022-04-13 06:49:23.704 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 tar amd64 1.30+dfsg-7ubuntu0.20.04.2 [240 kB] 2022-04-13 06:49:24.660 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libnss-systemd amd64 245.4-4ubuntu3.15 [95.8 kB] 2022-04-13 06:49:24.813 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd-timesyncd amd64 245.4-4ubuntu3.15 [28.1 kB] 2022-04-13 06:49:24.985 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd-sysv amd64 245.4-4ubuntu3.15 [10.3 kB] 2022-04-13 06:49:24.986 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-systemd amd64 245.4-4ubuntu3.15 [186 kB] 2022-04-13 06:49:25.069 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd amd64 245.4-4ubuntu3.15 [3,811 kB] 2022-04-13 06:49:26.741 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsystemd0 amd64 245.4-4ubuntu3.15 [270 kB] 2022-04-13 06:49:26.803 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libuuid1 amd64 2.34-0.1ubuntu9.3 [19.9 kB] 2022-04-13 06:49:26.807 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 uuid-runtime amd64 2.34-0.1ubuntu9.3 [35.2 kB] 2022-04-13 06:49:26.815 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libapr1 amd64 1.6.5-1ubuntu1 [91.4 kB] 2022-04-13 06:49:26.836 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.12 [1,322 kB] 2022-04-13 06:49:27.294 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1 amd64 1.6.1-4ubuntu2 [84.7 kB] 2022-04-13 06:49:27.307 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1-dbd-sqlite3 amd64 1.6.1-4ubuntu2 [10.5 kB] 2022-04-13 06:49:27.309 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2ubuntu0.1 [14.7 kB] 2022-04-13 06:49:27.312 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2ubuntu0.1 [49.3 kB] 2022-04-13 06:49:27.320 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-2.4-2 amd64 2.4.49+dfsg-2ubuntu1.8 [155 kB] 2022-04-13 06:49:27.346 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1-ldap amd64 1.6.1-4ubuntu2 [8,736 B] 2022-04-13 06:49:27.347 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 curl amd64 7.68.0-1ubuntu2.7 [161 kB] 2022-04-13 06:49:27.374 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libcurl4 amd64 7.68.0-1ubuntu2.7 [234 kB] 2022-04-13 06:49:27.413 | Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjansson4 amd64 2.12-1build1 [28.9 kB] 2022-04-13 06:49:27.515 | Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblua5.2-0 amd64 5.2.4-1.1build3 [106 kB] 2022-04-13 06:49:27.578 | Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libicu66 amd64 66.1-2ubuntu2.1 [8,515 kB] 2022-04-13 06:49:30.604 | Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libxml2 amd64 2.9.10+dfsg-5ubuntu0.20.04.2 [640 kB] 2022-04-13 06:49:30.626 | Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-bin amd64 2.4.41-4ubuntu3.10 [1,181 kB] 2022-04-13 06:49:30.947 | Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-data all 2.4.41-4ubuntu3.10 [158 kB] 2022-04-13 06:49:30.953 | Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-utils amd64 2.4.41-4ubuntu3.10 [84.5 kB] 2022-04-13 06:49:30.956 | Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2 amd64 2.4.41-4ubuntu3.10 [95.5 kB] 2022-04-13 06:49:31.085 | Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblua5.3-0 amd64 5.3.3-1.1ubuntu2 [116 kB] 2022-04-13 06:49:31.096 | Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 haproxy amd64 2.0.13-2ubuntu0.5 [1,519 kB] 2022-04-13 06:49:31.426 | Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnl-3-200 amd64 3.4.0-1 [53.9 kB] 2022-04-13 06:49:31.428 | Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnl-genl-3-200 amd64 3.4.0-1 [11.1 kB] 2022-04-13 06:49:31.428 | Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 mysql-common all 5.8+1.0.5ubuntu2 [7,496 B] 2022-04-13 06:49:31.429 | Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libmysqlclient21 amd64 8.0.28-0ubuntu0.20.04.3 [1,292 kB] 2022-04-13 06:49:31.866 | Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsensors-config all 1:3.6.0-2ubuntu1 [6,092 B] 2022-04-13 06:49:31.868 | Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsensors5 amd64 1:3.6.0-2ubuntu1 [27.4 kB] 2022-04-13 06:49:31.869 | Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsnmp-base all 5.8+dfsg-2ubuntu2.3 [206 kB] 2022-04-13 06:49:31.877 | Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsnmp35 amd64 5.8+dfsg-2ubuntu2.3 [978 kB] 2022-04-13 06:49:32.545 | Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 keepalived amd64 1:2.0.19-2ubuntu0.2 [361 kB] 2022-04-13 06:49:32.555 | Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 memcached amd64 1.5.22-2ubuntu0.2 [128 kB] 2022-04-13 06:49:32.560 | Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 open-iscsi amd64 2.0.874-7.1ubuntu6.2 [283 kB] 2022-04-13 06:49:32.567 | Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssl amd64 1.1.1f-1ubuntu2.12 [620 kB] 2022-04-13 06:49:32.582 | Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-yaml amd64 5.3.1-1ubuntu0.1 [136 kB] 2022-04-13 06:49:32.586 | Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-sftp-server amd64 1:8.2p1-4ubuntu0.4 [51.5 kB] 2022-04-13 06:49:32.587 | Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-server amd64 1:8.2p1-4ubuntu0.4 [377 kB] 2022-04-13 06:49:32.597 | Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-client amd64 1:8.2p1-4ubuntu0.4 [671 kB] 2022-04-13 06:49:32.926 | Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 tcpdump amd64 4.9.3-4ubuntu0.1 [369 kB] 2022-04-13 06:49:33.117 | Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 wget amd64 1.20.3-1ubuntu2 [348 kB] 2022-04-13 06:49:33.237 | Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 acl amd64 2.2.53-6 [37.8 kB] 2022-04-13 06:49:33.239 | Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 autotools-dev all 20180224.1 [39.6 kB] 2022-04-13 06:49:33.241 | Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 m4 amd64 1.4.18-4 [199 kB] 2022-04-13 06:49:33.247 | Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 autoconf all 2.69-11.1 [321 kB] 2022-04-13 06:49:33.333 | Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 automake all 1:1.16.1-4ubuntu6 [522 kB] 2022-04-13 06:49:33.388 | Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 autopoint all 0.19.8.1-10build1 [412 kB] 2022-04-13 06:49:33.439 | Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libllvm10 amd64 1:10.0.0-4ubuntu1 [15.3 MB] 2022-04-13 06:49:38.025 | Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libclang-cpp10 amd64 1:10.0.0-4ubuntu1 [9,944 kB] 2022-04-13 06:49:40.590 | Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libstdc++-9-dev amd64 9.4.0-1ubuntu1~20.04.1 [1,722 kB] 2022-04-13 06:49:40.924 | Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libgc1c2 amd64 1:7.6.4-0.4ubuntu1 [83.9 kB] 2022-04-13 06:49:40.927 | Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libobjc4 amd64 10.3.0-1ubuntu1~20.04 [42.8 kB] 2022-04-13 06:49:40.972 | Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libobjc-9-dev amd64 9.4.0-1ubuntu1~20.04.1 [225 kB] 2022-04-13 06:49:41.001 | Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6-i386 amd64 2.31-0ubuntu9.7 [2,725 kB] 2022-04-13 06:49:41.815 | Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 lib32gcc-s1 amd64 10.3.0-1ubuntu1~20.04 [49.2 kB] 2022-04-13 06:49:41.817 | Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 lib32stdc++6 amd64 10.3.0-1ubuntu1~20.04 [525 kB] 2022-04-13 06:49:42.134 | Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libclang-common-10-dev amd64 1:10.0.0-4ubuntu1 [5,012 kB] 2022-04-13 06:49:43.404 | Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libclang1-10 amd64 1:10.0.0-4ubuntu1 [7,571 kB] 2022-04-13 06:49:45.407 | Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 clang-10 amd64 1:10.0.0-4ubuntu1 [66.9 kB] 2022-04-13 06:49:45.410 | Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtool all 2.4.6-14 [161 kB] 2022-04-13 06:49:45.496 | Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dh-autoreconf all 19 [16.1 kB] 2022-04-13 06:49:45.497 | Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libdebhelper-perl all 12.10ubuntu1 [62.1 kB] 2022-04-13 06:49:45.499 | Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-zip-perl all 1.67-2 [90.5 kB] 2022-04-13 06:49:45.501 | Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsub-override-perl all 0.09-2 [9,532 B] 2022-04-13 06:49:45.502 | Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfile-stripnondeterminism-perl all 1.7.0-1 [15.9 kB] 2022-04-13 06:49:45.503 | Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dh-strip-nondeterminism all 1.7.0-1 [5,228 B] 2022-04-13 06:49:45.503 | Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libdpkg-perl all 1.19.7ubuntu3 [230 kB] 2022-04-13 06:49:45.603 | Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 make amd64 4.2.1-1.2 [162 kB] 2022-04-13 06:49:45.637 | Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dpkg-dev all 1.19.7ubuntu3 [679 kB] 2022-04-13 06:49:46.015 | Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dwz amd64 0.13-5 [151 kB] 2022-04-13 06:49:46.045 | Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcroco3 amd64 0.6.13-1 [82.5 kB] 2022-04-13 06:49:46.047 | Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 gettext amd64 0.19.8.1-10build1 [895 kB] 2022-04-13 06:49:46.334 | Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 intltool-debian all 0.35.0+20060710.5 [24.9 kB] 2022-04-13 06:49:46.336 | Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 po-debconf all 1.0.21 [233 kB] 2022-04-13 06:49:46.426 | Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 debhelper all 12.10ubuntu1 [877 kB] 2022-04-13 06:49:46.590 | Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 uuid-dev amd64 2.34-0.1ubuntu9.3 [33.6 kB] 2022-04-13 06:49:46.592 | Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsctp1 amd64 1.0.18+dfsg-1 [7,876 B] 2022-04-13 06:49:46.593 | Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsctp-dev amd64 1.0.18+dfsg-1 [59.8 kB] 2022-04-13 06:49:46.698 | Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libapr1-dev amd64 1.6.5-1ubuntu1 [702 kB] 2022-04-13 06:49:46.911 | Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap2-dev amd64 2.4.49+dfsg-2ubuntu1.8 [262 kB] 2022-04-13 06:49:46.969 | Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1-dev amd64 1.6.1-4ubuntu2 [394 kB] 2022-04-13 06:49:46.980 | Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-dev amd64 2.4.41-4ubuntu3.10 [180 kB] 2022-04-13 06:49:47.129 | Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 binfmt-support amd64 2.2.0-2 [58.2 kB] 2022-04-13 06:49:47.139 | Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 g++-9 amd64 9.4.0-1ubuntu1~20.04.1 [8,420 kB] 2022-04-13 06:49:49.278 | Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 g++ amd64 4:9.3.0-1ubuntu2 [1,604 B] 2022-04-13 06:49:49.279 | Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 build-essential amd64 12.8ubuntu1.1 [4,664 B] 2022-04-13 06:49:49.281 | Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 conntrack amd64 1:1.4.5-2 [30.3 kB] 2022-04-13 06:49:49.282 | Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libnetfilter-cthelper0 amd64 1.0.0-1ubuntu2 [6,724 B] 2022-04-13 06:49:49.283 | Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libnetfilter-queue1 amd64 1.0.3-1 [12.4 kB] 2022-04-13 06:49:49.286 | Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 conntrackd amd64 1:1.4.5-2 [125 kB] 2022-04-13 06:49:49.314 | Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dns-root-data all 2019052802 [5,300 B] 2022-04-13 06:49:49.315 | Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libidn11 amd64 1.33-2.2ubuntu2 [46.2 kB] 2022-04-13 06:49:49.339 | Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 dnsmasq-base amd64 2.80-1.1ubuntu1.4 [315 kB] 2022-04-13 06:49:49.403 | Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 dnsmasq-utils amd64 2.80-1.1ubuntu1.4 [13.3 kB] 2022-04-13 06:49:49.526 | Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 dstat all 0.7.4-6 [55.6 kB] 2022-04-13 06:49:49.934 | Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ebtables amd64 2.0.11-3build1 [80.3 kB] 2022-04-13 06:49:50.412 | Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfakeroot amd64 1.24-1 [25.7 kB] 2022-04-13 06:49:50.446 | Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fakeroot amd64 1.24-1 [62.6 kB] 2022-04-13 06:49:50.538 | Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fonts-dejavu-core all 2.37-1 [1,041 kB] 2022-04-13 06:49:52.278 | Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fonts-liberation all 1:1.07.4-11 [822 kB] 2022-04-13 06:49:53.148 | Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fontconfig-config all 2.13.1-2ubuntu3 [28.8 kB] 2022-04-13 06:49:53.150 | Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfontconfig1 amd64 2.13.1-2ubuntu3 [114 kB] 2022-04-13 06:49:53.289 | Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fontconfig amd64 2.13.1-2ubuntu3 [171 kB] 2022-04-13 06:49:53.363 | Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 genisoimage amd64 9:1.1.11-3.1ubuntu1 [330 kB] 2022-04-13 06:49:53.650 | Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libann0 amd64 1.1.2+doc-7build1 [26.0 kB] 2022-04-13 06:49:53.651 | Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libcdt5 amd64 2.42.2-3build2 [18.7 kB] 2022-04-13 06:49:53.652 | Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libcgraph6 amd64 2.42.2-3build2 [41.3 kB] 2022-04-13 06:49:53.655 | Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libjpeg-turbo8 amd64 2.0.3-0ubuntu1.20.04.1 [117 kB] 2022-04-13 06:49:53.885 | Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjpeg8 amd64 8c-2ubuntu8 [2,194 B] 2022-04-13 06:49:53.886 | Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjbig0 amd64 2.1-3.1build1 [26.7 kB] 2022-04-13 06:49:53.887 | Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwebp6 amd64 0.6.1-2ubuntu0.20.04.1 [185 kB] 2022-04-13 06:49:54.030 | Get:118 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libtiff5 amd64 4.1.0+git191117-2ubuntu0.20.04.2 [162 kB] 2022-04-13 06:49:54.150 | Get:119 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxpm4 amd64 1:3.5.12-1 [34.0 kB] 2022-04-13 06:49:54.227 | Get:120 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgd3 amd64 2.2.5-5.2ubuntu2.1 [118 kB] 2022-04-13 06:49:54.336 | Get:121 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgts-0.7-5 amd64 0.7.6+darcs121130-4 [150 kB] 2022-04-13 06:49:54.447 | Get:122 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpixman-1-0 amd64 0.38.4-0ubuntu1 [227 kB] 2022-04-13 06:49:54.542 | Get:123 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-render0 amd64 1.14-2 [14.8 kB] 2022-04-13 06:49:54.543 | Get:124 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-shm0 amd64 1.14-2 [5,584 B] 2022-04-13 06:49:54.544 | Get:125 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxrender1 amd64 1:0.9.10-1 [18.7 kB] 2022-04-13 06:49:54.546 | Get:126 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcairo2 amd64 1.16.0-4ubuntu1 [583 kB] 2022-04-13 06:49:54.998 | Get:127 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libgraphite2-3 amd64 1.3.13-11build1 [73.5 kB] 2022-04-13 06:49:55.269 | Get:128 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libharfbuzz0b amd64 2.6.4-1ubuntu4 [391 kB] 2022-04-13 06:49:55.386 | Get:129 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libthai-data all 0.1.28-3 [134 kB] 2022-04-13 06:49:55.452 | Get:130 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libdatrie1 amd64 0.2.12-3 [18.7 kB] 2022-04-13 06:49:55.453 | Get:131 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libthai0 amd64 0.1.28-3 [18.1 kB] 2022-04-13 06:49:55.454 | Get:132 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpango-1.0-0 amd64 1.44.7-2ubuntu4 [162 kB] 2022-04-13 06:49:55.625 | Get:133 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpangoft2-1.0-0 amd64 1.44.7-2ubuntu4 [34.9 kB] 2022-04-13 06:49:55.626 | Get:134 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpangocairo-1.0-0 amd64 1.44.7-2ubuntu4 [24.8 kB] 2022-04-13 06:49:55.671 | Get:135 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpathplan4 amd64 2.42.2-3build2 [21.9 kB] 2022-04-13 06:49:55.823 | Get:136 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgvc6 amd64 2.42.2-3build2 [647 kB] 2022-04-13 06:49:56.121 | Get:137 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgvpr2 amd64 2.42.2-3build2 [167 kB] 2022-04-13 06:49:56.126 | Get:138 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 liblab-gamut1 amd64 2.42.2-3build2 [177 kB] 2022-04-13 06:49:56.314 | Get:139 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 x11-common all 1:7.7+19ubuntu14 [22.3 kB] 2022-04-13 06:49:56.317 | Get:140 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libice6 amd64 2:1.0.10-0ubuntu1 [41.0 kB] 2022-04-13 06:49:56.317 | Get:141 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsm6 amd64 2:1.2.3-1 [16.1 kB] 2022-04-13 06:49:56.318 | Get:142 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxt6 amd64 1:1.1.5-1 [160 kB] 2022-04-13 06:49:56.409 | Get:143 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxmu6 amd64 2:1.1.3-0ubuntu1 [45.8 kB] 2022-04-13 06:49:56.411 | Get:144 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxaw7 amd64 2:1.0.13-1 [173 kB] 2022-04-13 06:49:56.468 | Get:145 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 graphviz amd64 2.42.2-3build2 [590 kB] 2022-04-13 06:49:56.667 | Get:146 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnl-route-3-200 amd64 3.4.0-1 [149 kB] 2022-04-13 06:49:56.738 | Get:147 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libibverbs1 amd64 28.0-1ubuntu1 [53.6 kB] 2022-04-13 06:49:56.877 | Get:148 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ibverbs-providers amd64 28.0-1ubuntu1 [232 kB] 2022-04-13 06:49:56.885 | Get:149 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 icu-devtools amd64 66.1-2ubuntu2.1 [189 kB] 2022-04-13 06:49:57.067 | Get:150 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 iputils-arping amd64 3:20190709-3 [15.8 kB] 2022-04-13 06:49:57.068 | Get:151 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 javascript-common all 11 [6,066 B] 2022-04-13 06:49:57.069 | Get:152 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] 2022-04-13 06:49:57.072 | Get:153 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] 2022-04-13 06:49:57.074 | Get:154 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] 2022-04-13 06:49:57.076 | Get:155 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] 2022-04-13 06:49:57.078 | Get:156 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 comerr-dev amd64 2.1-1.45.5-2ubuntu1 [39.9 kB] 2022-04-13 06:49:57.080 | Get:157 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] 2022-04-13 06:49:57.121 | Get:158 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-diff-perl all 1.19.03-2 [46.6 kB] 2022-04-13 06:49:57.180 | Get:159 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-diff-xs-perl amd64 0.04-6 [11.3 kB] 2022-04-13 06:49:57.185 | Get:160 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-merge-perl all 0.08-3 [12.0 kB] 2022-04-13 06:49:57.253 | Get:161 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-cpio-perl all 0.10-1 [9,644 B] 2022-04-13 06:49:57.256 | Get:162 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libboost-iostreams1.71.0 amd64 1.71.0-6ubuntu6 [237 kB] 2022-04-13 06:49:57.336 | Get:163 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libboost-thread1.71.0 amd64 1.71.0-6ubuntu6 [249 kB] 2022-04-13 06:49:57.443 | Get:164 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfile-fcntllock-perl amd64 0.22-3build4 [33.1 kB] 2022-04-13 06:49:57.459 | Get:165 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgts-bin amd64 0.7.6+darcs121130-4 [41.3 kB] 2022-04-13 06:49:57.479 | Get:166 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libicu-dev amd64 66.1-2ubuntu2.1 [9,451 kB] 2022-04-13 06:50:00.156 | Get:167 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libipset13 amd64 7.5-1ubuntu0.20.04.1 [53.6 kB] 2022-04-13 06:50:00.159 | Get:168 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 librdmacm1 amd64 28.0-1ubuntu1 [64.9 kB] 2022-04-13 06:50:00.161 | Get:169 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libiscsi7 amd64 1.18.0-2 [63.9 kB] 2022-04-13 06:50:00.163 | Get:170 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libjpeg-turbo8-dev amd64 2.0.3-0ubuntu1.20.04.1 [238 kB] 2022-04-13 06:50:00.171 | Get:171 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjpeg8-dev amd64 8c-2ubuntu8 [1,552 B] 2022-04-13 06:50:00.172 | Get:172 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjpeg-dev amd64 8c-2ubuntu8 [1,546 B] 2022-04-13 06:50:00.173 | Get:173 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjs-jquery all 3.3.1~dfsg-3 [329 kB] 2022-04-13 06:50:00.182 | Get:174 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-jquery-metadata all 12-1.1 [7,032 B] 2022-04-13 06:50:00.183 | Get:175 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-jquery-tablesorter all 1:2.31.1+dfsg1-1 [175 kB] 2022-04-13 06:50:00.271 | Get:176 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libltdl-dev amd64 2.4.6-14 [162 kB] 2022-04-13 06:50:00.298 | Get:177 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsys-hostname-long-perl all 1.5-1 [11.7 kB] 2022-04-13 06:50:00.300 | Get:178 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libmail-sendmail-perl all 0.80-1 [22.6 kB] 2022-04-13 06:50:00.302 | Get:179 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl-dev amd64 1.1.1f-1ubuntu2.12 [1,584 kB] 2022-04-13 06:50:00.665 | Get:180 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libmysqlclient-dev amd64 8.0.28-0ubuntu0.20.04.3 [1,600 kB] 2022-04-13 06:50:00.915 | Get:181 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libncurses-dev amd64 6.2-0ubuntu2 [339 kB] 2022-04-13 06:50:00.960 | Get:182 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libomp5-10 amd64 1:10.0.0-4ubuntu1 [300 kB] 2022-04-13 06:50:00.992 | Get:183 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libomp-10-dev amd64 1:10.0.0-4ubuntu1 [47.7 kB] 2022-04-13 06:50:00.993 | Get:184 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpq5 amd64 12.9-0ubuntu0.20.04.1 [117 kB] 2022-04-13 06:50:01.002 | Get:185 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpq-dev amd64 12.9-0ubuntu0.20.04.1 [136 kB] 2022-04-13 06:50:01.030 | Get:186 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 librados2 amd64 15.2.14-0ubuntu0.20.04.2 [3,212 kB] 2022-04-13 06:50:01.679 | Get:187 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 librbd1 amd64 15.2.14-0ubuntu0.20.04.2 [1,623 kB] 2022-04-13 06:50:01.824 | Get:188 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsasl2-dev amd64 2.1.27+dfsg-2ubuntu0.1 [226 kB] 2022-04-13 06:50:01.829 | Get:189 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsasl2-modules amd64 2.1.27+dfsg-2ubuntu0.1 [48.8 kB] 2022-04-13 06:50:01.831 | Get:190 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsystemd-dev amd64 245.4-4ubuntu3.15 [246 kB] 2022-04-13 06:50:01.918 | Get:191 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtinfo-dev amd64 6.2-0ubuntu2 [968 B] 2022-04-13 06:50:01.918 | Get:192 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libx86-1 amd64 1.1+ds1-11 [76.1 kB] 2022-04-13 06:50:01.921 | Get:193 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libxml2-dev amd64 2.9.10+dfsg-5ubuntu0.20.04.2 [737 kB] 2022-04-13 06:50:01.955 | Get:194 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxslt1-dev amd64 1.1.34-4 [219 kB] 2022-04-13 06:50:02.146 | Get:195 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10-runtime amd64 1:10.0.0-4ubuntu1 [180 kB] 2022-04-13 06:50:02.179 | Get:196 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpfm4 amd64 4.10.1+git20-g7700f49-2 [266 kB] 2022-04-13 06:50:02.183 | Get:197 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10 amd64 1:10.0.0-4ubuntu1 [5,214 kB] 2022-04-13 06:50:02.865 | Get:198 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libffi-dev amd64 3.3-4 [57.0 kB] 2022-04-13 06:50:02.866 | Get:199 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-pygments all 2.3.1+dfsg-1ubuntu2.2 [579 kB] 2022-04-13 06:50:03.093 | Get:200 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10-tools amd64 1:10.0.0-4ubuntu1 [317 kB] 2022-04-13 06:50:03.132 | Get:201 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libz3-4 amd64 4.8.7-4build1 [6,792 kB] 2022-04-13 06:50:04.225 | Get:202 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libz3-dev amd64 4.8.7-4build1 [67.5 kB] 2022-04-13 06:50:04.450 | Get:203 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10-dev amd64 1:10.0.0-4ubuntu1 [26.0 MB] 2022-04-13 06:50:08.910 | Get:204 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 lsscsi amd64 0.30-0.1 [46.1 kB] 2022-04-13 06:50:08.917 | Get:205 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 pkg-config amd64 0.29.1-0ubuntu4 [45.5 kB] 2022-04-13 06:50:08.923 | Get:206 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 pm-utils all 1.4.1-19 [48.1 kB] 2022-04-13 06:50:08.930 | Get:207 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 postgresql-client-common all 214ubuntu0.1 [28.2 kB] 2022-04-13 06:50:08.933 | Get:208 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 postgresql-client-12 amd64 12.9-0ubuntu0.20.04.1 [1,047 kB] 2022-04-13 06:50:09.110 | Get:209 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ssl-cert all 1.0.39 [17.0 kB] 2022-04-13 06:50:09.110 | Get:210 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 postgresql-common all 214ubuntu0.1 [169 kB] 2022-04-13 06:50:09.115 | Get:211 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 postgresql-server-dev-12 amd64 12.9-0ubuntu0.20.04.1 [921 kB] 2022-04-13 06:50:09.248 | Get:212 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 postgresql-server-dev-all all 214ubuntu0.1 [7,652 B] 2022-04-13 06:50:09.249 | Get:213 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 python-pip-whl all 20.0.2-5ubuntu1.6 [1,805 kB] 2022-04-13 06:50:09.616 | Get:214 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-mysqldb amd64 1.4.4-2build1 [44.9 kB] 2022-04-13 06:50:09.618 | Get:215 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-wheel all 0.34.2-1 [23.8 kB] 2022-04-13 06:50:09.619 | Get:216 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 python3-pip all 20.0.2-5ubuntu1.6 [231 kB] 2022-04-13 06:50:09.627 | Get:217 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 python3.8-venv amd64 3.8.10-0ubuntu1~20.04.4 [5,448 B] 2022-04-13 06:50:09.628 | Get:218 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-venv amd64 3.8.2-0ubuntu2 [1,228 B] 2022-04-13 06:50:09.629 | Get:219 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 qemu-block-extra amd64 1:4.2-3ubuntu6.21 [54.8 kB] 2022-04-13 06:50:09.632 | Get:220 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 qemu-utils amd64 1:4.2-3ubuntu6.21 [976 kB] 2022-04-13 06:50:09.805 | Get:221 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 sharutils amd64 1:4.15.2-4build1 [155 kB] 2022-04-13 06:50:09.810 | Get:222 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 sqlite3 amd64 3.31.1-4ubuntu0.2 [860 kB] 2022-04-13 06:50:09.943 | Get:223 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 unzip amd64 6.0-25ubuntu1 [169 kB] 2022-04-13 06:50:09.958 | Get:224 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 vbetool amd64 1.1-4 [11.5 kB] 2022-04-13 06:50:09.959 | Get:225 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 ipset amd64 7.5-1ubuntu0.20.04.1 [29.8 kB] 2022-04-13 06:50:09.960 | Get:226 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ipvsadm amd64 1:1.31-1 [40.2 kB] 2022-04-13 06:50:09.962 | Get:227 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libapache2-mod-proxy-uwsgi amd64 2.4.41-4ubuntu3.10 [1,184 B] 2022-04-13 06:50:09.962 | Get:228 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liberasurecode1 amd64 1.6.1-4 [40.2 kB] 2022-04-13 06:50:09.964 | Get:229 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liberasurecode-dev amd64 1.6.1-4 [15.1 kB] 2022-04-13 06:50:09.964 | Get:230 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] 2022-04-13 06:50:09.965 | Get:231 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libyaml-dev amd64 0.2.2-1 [58.2 kB] 2022-04-13 06:50:10.068 | Get:232 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 socat amd64 1.7.3.3-2 [323 kB] 2022-04-13 06:50:10.180 | Get:233 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 vlan all 2.0.4ubuntu1.20.04.1 [11.3 kB] 2022-04-13 06:50:11.714 | Preconfiguring packages ... 2022-04-13 06:50:11.879 | Fetched 161 MB in 47s (3,448 kB/s) 2022-04-13 06:50:11.950 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 67325 files and directories currently installed.) 2022-04-13 06:50:11.953 | Preparing to unpack .../tar_1.30+dfsg-7ubuntu0.20.04.2_amd64.deb ... 2022-04-13 06:50:11.975 | Unpacking tar (1.30+dfsg-7ubuntu0.20.04.2) over (1.30+dfsg-7ubuntu0.20.04.1) ... 2022-04-13 06:50:12.075 | Setting up tar (1.30+dfsg-7ubuntu0.20.04.2) ... 2022-04-13 06:50:12.188 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 67325 files and directories currently installed.) 2022-04-13 06:50:12.191 | Preparing to unpack .../0-libnss-systemd_245.4-4ubuntu3.15_amd64.deb ... 2022-04-13 06:50:12.220 | Unpacking libnss-systemd:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3.6) ... 2022-04-13 06:50:12.314 | Preparing to unpack .../1-systemd-timesyncd_245.4-4ubuntu3.15_amd64.deb ... 2022-04-13 06:50:12.331 | Unpacking systemd-timesyncd (245.4-4ubuntu3.15) over (245.4-4ubuntu3.6) ... 2022-04-13 06:50:12.750 | Preparing to unpack .../2-systemd-sysv_245.4-4ubuntu3.15_amd64.deb ... 2022-04-13 06:50:12.762 | Unpacking systemd-sysv (245.4-4ubuntu3.15) over (245.4-4ubuntu3.6) ... 2022-04-13 06:50:12.831 | Preparing to unpack .../3-libpam-systemd_245.4-4ubuntu3.15_amd64.deb ... 2022-04-13 06:50:12.847 | Unpacking libpam-systemd:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3.6) ... 2022-04-13 06:50:12.950 | Preparing to unpack .../4-systemd_245.4-4ubuntu3.15_amd64.deb ... 2022-04-13 06:50:13.132 | Unpacking systemd (245.4-4ubuntu3.15) over (245.4-4ubuntu3.6) ... 2022-04-13 06:50:13.934 | Preparing to unpack .../5-libsystemd0_245.4-4ubuntu3.15_amd64.deb ... 2022-04-13 06:50:13.947 | Unpacking libsystemd0:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3.6) ... 2022-04-13 06:50:14.051 | Setting up libsystemd0:amd64 (245.4-4ubuntu3.15) ... 2022-04-13 06:50:14.152 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 67326 files and directories currently installed.) 2022-04-13 06:50:14.155 | Preparing to unpack .../libuuid1_2.34-0.1ubuntu9.3_amd64.deb ... 2022-04-13 06:50:14.171 | Unpacking libuuid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9.1) ... 2022-04-13 06:50:14.233 | Setting up libuuid1:amd64 (2.34-0.1ubuntu9.3) ... 2022-04-13 06:50:14.357 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 67326 files and directories currently installed.) 2022-04-13 06:50:14.360 | Preparing to unpack .../000-uuid-runtime_2.34-0.1ubuntu9.3_amd64.deb ... 2022-04-13 06:50:14.386 | Unpacking uuid-runtime (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9.1) ... 2022-04-13 06:50:14.457 | Selecting previously unselected package libapr1:amd64. 2022-04-13 06:50:14.464 | Preparing to unpack .../001-libapr1_1.6.5-1ubuntu1_amd64.deb ... 2022-04-13 06:50:14.469 | Unpacking libapr1:amd64 (1.6.5-1ubuntu1) ... 2022-04-13 06:50:14.544 | Preparing to unpack .../002-libssl1.1_1.1.1f-1ubuntu2.12_amd64.deb ... 2022-04-13 06:50:14.557 | Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.12) over (1.1.1f-1ubuntu2.3) ... 2022-04-13 06:50:14.775 | Selecting previously unselected package libaprutil1:amd64. 2022-04-13 06:50:14.783 | Preparing to unpack .../003-libaprutil1_1.6.1-4ubuntu2_amd64.deb ... 2022-04-13 06:50:14.787 | Unpacking libaprutil1:amd64 (1.6.1-4ubuntu2) ... 2022-04-13 06:50:14.833 | Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. 2022-04-13 06:50:14.841 | Preparing to unpack .../004-libaprutil1-dbd-sqlite3_1.6.1-4ubuntu2_amd64.deb ... 2022-04-13 06:50:14.845 | Unpacking libaprutil1-dbd-sqlite3:amd64 (1.6.1-4ubuntu2) ... 2022-04-13 06:50:14.886 | Preparing to unpack .../005-libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 2022-04-13 06:50:14.896 | Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) over (2.1.27+dfsg-2) ... 2022-04-13 06:50:14.966 | Preparing to unpack .../006-libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 2022-04-13 06:50:14.986 | Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) over (2.1.27+dfsg-2) ... 2022-04-13 06:50:15.047 | Preparing to unpack .../007-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb ... 2022-04-13 06:50:15.076 | Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) over (2.4.49+dfsg-2ubuntu1.7) ... 2022-04-13 06:50:15.147 | Selecting previously unselected package libaprutil1-ldap:amd64. 2022-04-13 06:50:15.154 | Preparing to unpack .../008-libaprutil1-ldap_1.6.1-4ubuntu2_amd64.deb ... 2022-04-13 06:50:15.159 | Unpacking libaprutil1-ldap:amd64 (1.6.1-4ubuntu2) ... 2022-04-13 06:50:15.203 | Preparing to unpack .../009-curl_7.68.0-1ubuntu2.7_amd64.deb ... 2022-04-13 06:50:15.213 | Unpacking curl (7.68.0-1ubuntu2.7) over (7.68.0-1ubuntu2.5) ... 2022-04-13 06:50:15.283 | Preparing to unpack .../010-libcurl4_7.68.0-1ubuntu2.7_amd64.deb ... 2022-04-13 06:50:15.295 | Unpacking libcurl4:amd64 (7.68.0-1ubuntu2.7) over (7.68.0-1ubuntu2.5) ... 2022-04-13 06:50:15.379 | Selecting previously unselected package libjansson4:amd64. 2022-04-13 06:50:15.386 | Preparing to unpack .../011-libjansson4_2.12-1build1_amd64.deb ... 2022-04-13 06:50:15.391 | Unpacking libjansson4:amd64 (2.12-1build1) ... 2022-04-13 06:50:15.435 | Selecting previously unselected package liblua5.2-0:amd64. 2022-04-13 06:50:15.442 | Preparing to unpack .../012-liblua5.2-0_5.2.4-1.1build3_amd64.deb ... 2022-04-13 06:50:15.448 | Unpacking liblua5.2-0:amd64 (5.2.4-1.1build3) ... 2022-04-13 06:50:15.514 | Preparing to unpack .../013-libicu66_66.1-2ubuntu2.1_amd64.deb ... 2022-04-13 06:50:15.535 | Unpacking libicu66:amd64 (66.1-2ubuntu2.1) over (66.1-2ubuntu2) ... 2022-04-13 06:50:16.805 | Preparing to unpack .../014-libxml2_2.9.10+dfsg-5ubuntu0.20.04.2_amd64.deb ... 2022-04-13 06:50:16.826 | Unpacking libxml2:amd64 (2.9.10+dfsg-5ubuntu0.20.04.2) over (2.9.10+dfsg-5) ... 2022-04-13 06:50:16.962 | Selecting previously unselected package apache2-bin. 2022-04-13 06:50:16.969 | Preparing to unpack .../015-apache2-bin_2.4.41-4ubuntu3.10_amd64.deb ... 2022-04-13 06:50:16.975 | Unpacking apache2-bin (2.4.41-4ubuntu3.10) ... 2022-04-13 06:50:17.206 | Selecting previously unselected package apache2-data. 2022-04-13 06:50:17.213 | Preparing to unpack .../016-apache2-data_2.4.41-4ubuntu3.10_all.deb ... 2022-04-13 06:50:17.217 | Unpacking apache2-data (2.4.41-4ubuntu3.10) ... 2022-04-13 06:50:17.350 | Selecting previously unselected package apache2-utils. 2022-04-13 06:50:17.357 | Preparing to unpack .../017-apache2-utils_2.4.41-4ubuntu3.10_amd64.deb ... 2022-04-13 06:50:17.361 | Unpacking apache2-utils (2.4.41-4ubuntu3.10) ... 2022-04-13 06:50:17.421 | Selecting previously unselected package apache2. 2022-04-13 06:50:17.428 | Preparing to unpack .../018-apache2_2.4.41-4ubuntu3.10_amd64.deb ... 2022-04-13 06:50:17.453 | Unpacking apache2 (2.4.41-4ubuntu3.10) ... 2022-04-13 06:50:17.549 | Selecting previously unselected package liblua5.3-0:amd64. 2022-04-13 06:50:17.557 | Preparing to unpack .../019-liblua5.3-0_5.3.3-1.1ubuntu2_amd64.deb ... 2022-04-13 06:50:17.563 | Unpacking liblua5.3-0:amd64 (5.3.3-1.1ubuntu2) ... 2022-04-13 06:50:17.632 | Selecting previously unselected package haproxy. 2022-04-13 06:50:17.639 | Preparing to unpack .../020-haproxy_2.0.13-2ubuntu0.5_amd64.deb ... 2022-04-13 06:50:17.653 | Unpacking haproxy (2.0.13-2ubuntu0.5) ... 2022-04-13 06:50:17.899 | Selecting previously unselected package libnl-3-200:amd64. 2022-04-13 06:50:17.906 | Preparing to unpack .../021-libnl-3-200_3.4.0-1_amd64.deb ... 2022-04-13 06:50:17.910 | Unpacking libnl-3-200:amd64 (3.4.0-1) ... 2022-04-13 06:50:17.964 | Selecting previously unselected package libnl-genl-3-200:amd64. 2022-04-13 06:50:17.971 | Preparing to unpack .../022-libnl-genl-3-200_3.4.0-1_amd64.deb ... 2022-04-13 06:50:17.977 | Unpacking libnl-genl-3-200:amd64 (3.4.0-1) ... 2022-04-13 06:50:18.024 | Selecting previously unselected package mysql-common. 2022-04-13 06:50:18.031 | Preparing to unpack .../023-mysql-common_5.8+1.0.5ubuntu2_all.deb ... 2022-04-13 06:50:18.054 | Unpacking mysql-common (5.8+1.0.5ubuntu2) ... 2022-04-13 06:50:18.098 | Selecting previously unselected package libmysqlclient21:amd64. 2022-04-13 06:50:18.106 | Preparing to unpack .../024-libmysqlclient21_8.0.28-0ubuntu0.20.04.3_amd64.deb ... 2022-04-13 06:50:18.111 | Unpacking libmysqlclient21:amd64 (8.0.28-0ubuntu0.20.04.3) ... 2022-04-13 06:50:18.370 | Selecting previously unselected package libsensors-config. 2022-04-13 06:50:18.378 | Preparing to unpack .../025-libsensors-config_1%3a3.6.0-2ubuntu1_all.deb ... 2022-04-13 06:50:18.383 | Unpacking libsensors-config (1:3.6.0-2ubuntu1) ... 2022-04-13 06:50:18.430 | Selecting previously unselected package libsensors5:amd64. 2022-04-13 06:50:18.438 | Preparing to unpack .../026-libsensors5_1%3a3.6.0-2ubuntu1_amd64.deb ... 2022-04-13 06:50:18.520 | Unpacking libsensors5:amd64 (1:3.6.0-2ubuntu1) ... 2022-04-13 06:50:18.566 | Selecting previously unselected package libsnmp-base. 2022-04-13 06:50:18.574 | Preparing to unpack .../027-libsnmp-base_5.8+dfsg-2ubuntu2.3_all.deb ... 2022-04-13 06:50:18.579 | Unpacking libsnmp-base (5.8+dfsg-2ubuntu2.3) ... 2022-04-13 06:50:18.667 | Selecting previously unselected package libsnmp35:amd64. 2022-04-13 06:50:18.675 | Preparing to unpack .../028-libsnmp35_5.8+dfsg-2ubuntu2.3_amd64.deb ... 2022-04-13 06:50:18.680 | Unpacking libsnmp35:amd64 (5.8+dfsg-2ubuntu2.3) ... 2022-04-13 06:50:18.864 | Selecting previously unselected package keepalived. 2022-04-13 06:50:18.871 | Preparing to unpack .../029-keepalived_1%3a2.0.19-2ubuntu0.2_amd64.deb ... 2022-04-13 06:50:18.876 | Unpacking keepalived (1:2.0.19-2ubuntu0.2) ... 2022-04-13 06:50:18.993 | Selecting previously unselected package memcached. 2022-04-13 06:50:19.004 | Preparing to unpack .../030-memcached_1.5.22-2ubuntu0.2_amd64.deb ... 2022-04-13 06:50:19.009 | Unpacking memcached (1.5.22-2ubuntu0.2) ... 2022-04-13 06:50:19.085 | Preparing to unpack .../031-open-iscsi_2.0.874-7.1ubuntu6.2_amd64.deb ... 2022-04-13 06:50:19.570 | Unpacking open-iscsi (2.0.874-7.1ubuntu6.2) over (2.0.874-7.1ubuntu6.1) ... 2022-04-13 06:50:19.702 | Preparing to unpack .../032-openssl_1.1.1f-1ubuntu2.12_amd64.deb ... 2022-04-13 06:50:19.715 | Unpacking openssl (1.1.1f-1ubuntu2.12) over (1.1.1f-1ubuntu2.3) ... 2022-04-13 06:50:19.871 | Selecting previously unselected package python3-yaml. 2022-04-13 06:50:19.879 | Preparing to unpack .../033-python3-yaml_5.3.1-1ubuntu0.1_amd64.deb ... 2022-04-13 06:50:19.883 | Unpacking python3-yaml (5.3.1-1ubuntu0.1) ... 2022-04-13 06:50:19.948 | Preparing to unpack .../034-openssh-sftp-server_1%3a8.2p1-4ubuntu0.4_amd64.deb ... 2022-04-13 06:50:19.959 | Unpacking openssh-sftp-server (1:8.2p1-4ubuntu0.4) over (1:8.2p1-4ubuntu0.2) ... 2022-04-13 06:50:20.032 | Preparing to unpack .../035-openssh-server_1%3a8.2p1-4ubuntu0.4_amd64.deb ... 2022-04-13 06:50:20.122 | Unpacking openssh-server (1:8.2p1-4ubuntu0.4) over (1:8.2p1-4ubuntu0.2) ... 2022-04-13 06:50:20.605 | Preparing to unpack .../036-openssh-client_1%3a8.2p1-4ubuntu0.4_amd64.deb ... 2022-04-13 06:50:20.642 | Unpacking openssh-client (1:8.2p1-4ubuntu0.4) over (1:8.2p1-4ubuntu0.2) ... 2022-04-13 06:50:20.814 | Preparing to unpack .../037-tcpdump_4.9.3-4ubuntu0.1_amd64.deb ... 2022-04-13 06:50:20.824 | Unpacking tcpdump (4.9.3-4ubuntu0.1) over (4.9.3-4) ... 2022-04-13 06:50:20.936 | Preparing to unpack .../038-wget_1.20.3-1ubuntu2_amd64.deb ... 2022-04-13 06:50:20.946 | Unpacking wget (1.20.3-1ubuntu2) over (1.20.3-1ubuntu1) ... 2022-04-13 06:50:21.029 | Selecting previously unselected package acl. 2022-04-13 06:50:21.037 | Preparing to unpack .../039-acl_2.2.53-6_amd64.deb ... 2022-04-13 06:50:21.041 | Unpacking acl (2.2.53-6) ... 2022-04-13 06:50:21.079 | Selecting previously unselected package autotools-dev. 2022-04-13 06:50:21.086 | Preparing to unpack .../040-autotools-dev_20180224.1_all.deb ... 2022-04-13 06:50:21.091 | Unpacking autotools-dev (20180224.1) ... 2022-04-13 06:50:21.136 | Selecting previously unselected package m4. 2022-04-13 06:50:21.143 | Preparing to unpack .../041-m4_1.4.18-4_amd64.deb ... 2022-04-13 06:50:21.148 | Unpacking m4 (1.4.18-4) ... 2022-04-13 06:50:21.218 | Selecting previously unselected package autoconf. 2022-04-13 06:50:21.226 | Preparing to unpack .../042-autoconf_2.69-11.1_all.deb ... 2022-04-13 06:50:21.231 | Unpacking autoconf (2.69-11.1) ... 2022-04-13 06:50:21.319 | Selecting previously unselected package automake. 2022-04-13 06:50:21.326 | Preparing to unpack .../043-automake_1%3a1.16.1-4ubuntu6_all.deb ... 2022-04-13 06:50:21.332 | Unpacking automake (1:1.16.1-4ubuntu6) ... 2022-04-13 06:50:21.442 | Selecting previously unselected package autopoint. 2022-04-13 06:50:21.449 | Preparing to unpack .../044-autopoint_0.19.8.1-10build1_all.deb ... 2022-04-13 06:50:21.454 | Unpacking autopoint (0.19.8.1-10build1) ... 2022-04-13 06:50:21.509 | Selecting previously unselected package libllvm10:amd64. 2022-04-13 06:50:21.516 | Preparing to unpack .../045-libllvm10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-04-13 06:50:21.520 | Unpacking libllvm10:amd64 (1:10.0.0-4ubuntu1) ... 2022-04-13 06:50:23.765 | Selecting previously unselected package libclang-cpp10. 2022-04-13 06:50:23.773 | Preparing to unpack .../046-libclang-cpp10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-04-13 06:50:23.778 | Unpacking libclang-cpp10 (1:10.0.0-4ubuntu1) ... 2022-04-13 06:50:25.244 | Selecting previously unselected package libstdc++-9-dev:amd64. 2022-04-13 06:50:25.252 | Preparing to unpack .../047-libstdc++-9-dev_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 2022-04-13 06:50:25.257 | Unpacking libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ... 2022-04-13 06:50:25.741 | Selecting previously unselected package libgc1c2:amd64. 2022-04-13 06:50:25.749 | Preparing to unpack .../048-libgc1c2_1%3a7.6.4-0.4ubuntu1_amd64.deb ... 2022-04-13 06:50:25.753 | Unpacking libgc1c2:amd64 (1:7.6.4-0.4ubuntu1) ... 2022-04-13 06:50:25.816 | Selecting previously unselected package libobjc4:amd64. 2022-04-13 06:50:25.824 | Preparing to unpack .../049-libobjc4_10.3.0-1ubuntu1~20.04_amd64.deb ... 2022-04-13 06:50:25.832 | Unpacking libobjc4:amd64 (10.3.0-1ubuntu1~20.04) ... 2022-04-13 06:50:25.887 | Selecting previously unselected package libobjc-9-dev:amd64. 2022-04-13 06:50:25.898 | Preparing to unpack .../050-libobjc-9-dev_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 2022-04-13 06:50:25.905 | Unpacking libobjc-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ... 2022-04-13 06:50:26.008 | Selecting previously unselected package libc6-i386. 2022-04-13 06:50:26.015 | Preparing to unpack .../051-libc6-i386_2.31-0ubuntu9.7_amd64.deb ... 2022-04-13 06:50:26.020 | Unpacking libc6-i386 (2.31-0ubuntu9.7) ... 2022-04-13 06:50:26.567 | Selecting previously unselected package lib32gcc-s1. 2022-04-13 06:50:26.575 | Preparing to unpack .../052-lib32gcc-s1_10.3.0-1ubuntu1~20.04_amd64.deb ... 2022-04-13 06:50:26.580 | Unpacking lib32gcc-s1 (10.3.0-1ubuntu1~20.04) ... 2022-04-13 06:50:26.639 | Selecting previously unselected package lib32stdc++6. 2022-04-13 06:50:26.647 | Preparing to unpack .../053-lib32stdc++6_10.3.0-1ubuntu1~20.04_amd64.deb ... 2022-04-13 06:50:26.652 | Unpacking lib32stdc++6 (10.3.0-1ubuntu1~20.04) ... 2022-04-13 06:50:26.770 | Selecting previously unselected package libclang-common-10-dev. 2022-04-13 06:50:26.778 | Preparing to unpack .../054-libclang-common-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-04-13 06:50:26.782 | Unpacking libclang-common-10-dev (1:10.0.0-4ubuntu1) ... 2022-04-13 06:50:27.783 | Selecting previously unselected package libclang1-10. 2022-04-13 06:50:27.790 | Preparing to unpack .../055-libclang1-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-04-13 06:50:27.795 | Unpacking libclang1-10 (1:10.0.0-4ubuntu1) ... 2022-04-13 06:50:28.958 | Selecting previously unselected package clang-10. 2022-04-13 06:50:28.966 | Preparing to unpack .../056-clang-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-04-13 06:50:28.971 | Unpacking clang-10 (1:10.0.0-4ubuntu1) ... 2022-04-13 06:50:29.024 | Selecting previously unselected package libtool. 2022-04-13 06:50:29.032 | Preparing to unpack .../057-libtool_2.4.6-14_all.deb ... 2022-04-13 06:50:29.037 | Unpacking libtool (2.4.6-14) ... 2022-04-13 06:50:29.102 | Selecting previously unselected package dh-autoreconf. 2022-04-13 06:50:29.110 | Preparing to unpack .../058-dh-autoreconf_19_all.deb ... 2022-04-13 06:50:29.115 | Unpacking dh-autoreconf (19) ... 2022-04-13 06:50:29.157 | Selecting previously unselected package libdebhelper-perl. 2022-04-13 06:50:29.168 | Preparing to unpack .../059-libdebhelper-perl_12.10ubuntu1_all.deb ... 2022-04-13 06:50:29.174 | Unpacking libdebhelper-perl (12.10ubuntu1) ... 2022-04-13 06:50:29.239 | Selecting previously unselected package libarchive-zip-perl. 2022-04-13 06:50:29.247 | Preparing to unpack .../060-libarchive-zip-perl_1.67-2_all.deb ... 2022-04-13 06:50:29.251 | Unpacking libarchive-zip-perl (1.67-2) ... 2022-04-13 06:50:29.309 | Selecting previously unselected package libsub-override-perl. 2022-04-13 06:50:29.316 | Preparing to unpack .../061-libsub-override-perl_0.09-2_all.deb ... 2022-04-13 06:50:29.323 | Unpacking libsub-override-perl (0.09-2) ... 2022-04-13 06:50:29.364 | Selecting previously unselected package libfile-stripnondeterminism-perl. 2022-04-13 06:50:29.372 | Preparing to unpack .../062-libfile-stripnondeterminism-perl_1.7.0-1_all.deb ... 2022-04-13 06:50:29.376 | Unpacking libfile-stripnondeterminism-perl (1.7.0-1) ... 2022-04-13 06:50:29.420 | Selecting previously unselected package dh-strip-nondeterminism. 2022-04-13 06:50:29.427 | Preparing to unpack .../063-dh-strip-nondeterminism_1.7.0-1_all.deb ... 2022-04-13 06:50:29.432 | Unpacking dh-strip-nondeterminism (1.7.0-1) ... 2022-04-13 06:50:29.473 | Selecting previously unselected package libdpkg-perl. 2022-04-13 06:50:29.481 | Preparing to unpack .../064-libdpkg-perl_1.19.7ubuntu3_all.deb ... 2022-04-13 06:50:29.485 | Unpacking libdpkg-perl (1.19.7ubuntu3) ... 2022-04-13 06:50:29.588 | Selecting previously unselected package make. 2022-04-13 06:50:29.598 | Preparing to unpack .../065-make_4.2.1-1.2_amd64.deb ... 2022-04-13 06:50:29.603 | Unpacking make (4.2.1-1.2) ... 2022-04-13 06:50:29.693 | Selecting previously unselected package dpkg-dev. 2022-04-13 06:50:29.701 | Preparing to unpack .../066-dpkg-dev_1.19.7ubuntu3_all.deb ... 2022-04-13 06:50:29.706 | Unpacking dpkg-dev (1.19.7ubuntu3) ... 2022-04-13 06:50:29.870 | Selecting previously unselected package dwz. 2022-04-13 06:50:29.877 | Preparing to unpack .../067-dwz_0.13-5_amd64.deb ... 2022-04-13 06:50:29.882 | Unpacking dwz (0.13-5) ... 2022-04-13 06:50:29.947 | Selecting previously unselected package libcroco3:amd64. 2022-04-13 06:50:29.955 | Preparing to unpack .../068-libcroco3_0.6.13-1_amd64.deb ... 2022-04-13 06:50:29.960 | Unpacking libcroco3:amd64 (0.6.13-1) ... 2022-04-13 06:50:30.016 | Selecting previously unselected package gettext. 2022-04-13 06:50:30.023 | Preparing to unpack .../069-gettext_0.19.8.1-10build1_amd64.deb ... 2022-04-13 06:50:30.028 | Unpacking gettext (0.19.8.1-10build1) ... 2022-04-13 06:50:30.218 | Selecting previously unselected package intltool-debian. 2022-04-13 06:50:30.226 | Preparing to unpack .../070-intltool-debian_0.35.0+20060710.5_all.deb ... 2022-04-13 06:50:30.231 | Unpacking intltool-debian (0.35.0+20060710.5) ... 2022-04-13 06:50:30.280 | Selecting previously unselected package po-debconf. 2022-04-13 06:50:30.288 | Preparing to unpack .../071-po-debconf_1.0.21_all.deb ... 2022-04-13 06:50:30.294 | Unpacking po-debconf (1.0.21) ... 2022-04-13 06:50:30.380 | Selecting previously unselected package debhelper. 2022-04-13 06:50:30.388 | Preparing to unpack .../072-debhelper_12.10ubuntu1_all.deb ... 2022-04-13 06:50:30.392 | Unpacking debhelper (12.10ubuntu1) ... 2022-04-13 06:50:30.602 | Selecting previously unselected package uuid-dev:amd64. 2022-04-13 06:50:30.609 | Preparing to unpack .../073-uuid-dev_2.34-0.1ubuntu9.3_amd64.deb ... 2022-04-13 06:50:30.616 | Unpacking uuid-dev:amd64 (2.34-0.1ubuntu9.3) ... 2022-04-13 06:50:30.658 | Selecting previously unselected package libsctp1:amd64. 2022-04-13 06:50:30.666 | Preparing to unpack .../074-libsctp1_1.0.18+dfsg-1_amd64.deb ... 2022-04-13 06:50:30.670 | Unpacking libsctp1:amd64 (1.0.18+dfsg-1) ... 2022-04-13 06:50:30.709 | Selecting previously unselected package libsctp-dev:amd64. 2022-04-13 06:50:30.717 | Preparing to unpack .../075-libsctp-dev_1.0.18+dfsg-1_amd64.deb ... 2022-04-13 06:50:30.723 | Unpacking libsctp-dev:amd64 (1.0.18+dfsg-1) ... 2022-04-13 06:50:30.772 | Selecting previously unselected package libapr1-dev. 2022-04-13 06:50:30.780 | Preparing to unpack .../076-libapr1-dev_1.6.5-1ubuntu1_amd64.deb ... 2022-04-13 06:50:30.785 | Unpacking libapr1-dev (1.6.5-1ubuntu1) ... 2022-04-13 06:50:31.056 | Selecting previously unselected package libldap2-dev:amd64. 2022-04-13 06:50:31.066 | Preparing to unpack .../077-libldap2-dev_2.4.49+dfsg-2ubuntu1.8_amd64.deb ... 2022-04-13 06:50:31.070 | Unpacking libldap2-dev:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 2022-04-13 06:50:31.199 | Selecting previously unselected package libaprutil1-dev. 2022-04-13 06:50:31.209 | Preparing to unpack .../078-libaprutil1-dev_1.6.1-4ubuntu2_amd64.deb ... 2022-04-13 06:50:31.214 | Unpacking libaprutil1-dev (1.6.1-4ubuntu2) ... 2022-04-13 06:50:31.482 | Selecting previously unselected package apache2-dev. 2022-04-13 06:50:31.490 | Preparing to unpack .../079-apache2-dev_2.4.41-4ubuntu3.10_amd64.deb ... 2022-04-13 06:50:31.494 | Unpacking apache2-dev (2.4.41-4ubuntu3.10) ... 2022-04-13 06:50:31.589 | Selecting previously unselected package binfmt-support. 2022-04-13 06:50:31.599 | Preparing to unpack .../080-binfmt-support_2.2.0-2_amd64.deb ... 2022-04-13 06:50:31.612 | Unpacking binfmt-support (2.2.0-2) ... 2022-04-13 06:50:31.660 | Selecting previously unselected package g++-9. 2022-04-13 06:50:31.668 | Preparing to unpack .../081-g++-9_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 2022-04-13 06:50:31.673 | Unpacking g++-9 (9.4.0-1ubuntu1~20.04.1) ... 2022-04-13 06:50:32.819 | Selecting previously unselected package g++. 2022-04-13 06:50:32.830 | Preparing to unpack .../082-g++_4%3a9.3.0-1ubuntu2_amd64.deb ... 2022-04-13 06:50:32.835 | Unpacking g++ (4:9.3.0-1ubuntu2) ... 2022-04-13 06:50:32.872 | Selecting previously unselected package build-essential. 2022-04-13 06:50:32.880 | Preparing to unpack .../083-build-essential_12.8ubuntu1.1_amd64.deb ... 2022-04-13 06:50:32.884 | Unpacking build-essential (12.8ubuntu1.1) ... 2022-04-13 06:50:32.921 | Selecting previously unselected package conntrack. 2022-04-13 06:50:32.929 | Preparing to unpack .../084-conntrack_1%3a1.4.5-2_amd64.deb ... 2022-04-13 06:50:32.933 | Unpacking conntrack (1:1.4.5-2) ... 2022-04-13 06:50:32.989 | Selecting previously unselected package libnetfilter-cthelper0:amd64. 2022-04-13 06:50:33.000 | Preparing to unpack .../085-libnetfilter-cthelper0_1.0.0-1ubuntu2_amd64.deb ... 2022-04-13 06:50:33.007 | Unpacking libnetfilter-cthelper0:amd64 (1.0.0-1ubuntu2) ... 2022-04-13 06:50:33.063 | Selecting previously unselected package libnetfilter-queue1. 2022-04-13 06:50:33.071 | Preparing to unpack .../086-libnetfilter-queue1_1.0.3-1_amd64.deb ... 2022-04-13 06:50:33.075 | Unpacking libnetfilter-queue1 (1.0.3-1) ... 2022-04-13 06:50:33.124 | Selecting previously unselected package conntrackd. 2022-04-13 06:50:33.133 | Preparing to unpack .../087-conntrackd_1%3a1.4.5-2_amd64.deb ... 2022-04-13 06:50:33.140 | Unpacking conntrackd (1:1.4.5-2) ... 2022-04-13 06:50:33.211 | Selecting previously unselected package dns-root-data. 2022-04-13 06:50:33.219 | Preparing to unpack .../088-dns-root-data_2019052802_all.deb ... 2022-04-13 06:50:33.224 | Unpacking dns-root-data (2019052802) ... 2022-04-13 06:50:33.273 | Selecting previously unselected package libidn11:amd64. 2022-04-13 06:50:33.281 | Preparing to unpack .../089-libidn11_1.33-2.2ubuntu2_amd64.deb ... 2022-04-13 06:50:33.288 | Unpacking libidn11:amd64 (1.33-2.2ubuntu2) ... 2022-04-13 06:50:33.347 | Selecting previously unselected package dnsmasq-base. 2022-04-13 06:50:33.355 | Preparing to unpack .../090-dnsmasq-base_2.80-1.1ubuntu1.4_amd64.deb ... 2022-04-13 06:50:33.362 | Unpacking dnsmasq-base (2.80-1.1ubuntu1.4) ... 2022-04-13 06:50:33.444 | Selecting previously unselected package dnsmasq-utils. 2022-04-13 06:50:33.452 | Preparing to unpack .../091-dnsmasq-utils_2.80-1.1ubuntu1.4_amd64.deb ... 2022-04-13 06:50:33.456 | Unpacking dnsmasq-utils (2.80-1.1ubuntu1.4) ... 2022-04-13 06:50:33.507 | Selecting previously unselected package dstat. 2022-04-13 06:50:33.515 | Preparing to unpack .../092-dstat_0.7.4-6_all.deb ... 2022-04-13 06:50:33.520 | Unpacking dstat (0.7.4-6) ... 2022-04-13 06:50:33.620 | Selecting previously unselected package ebtables. 2022-04-13 06:50:33.628 | Preparing to unpack .../093-ebtables_2.0.11-3build1_amd64.deb ... 2022-04-13 06:50:33.646 | Unpacking ebtables (2.0.11-3build1) ... 2022-04-13 06:50:33.705 | Selecting previously unselected package libfakeroot:amd64. 2022-04-13 06:50:33.713 | Preparing to unpack .../094-libfakeroot_1.24-1_amd64.deb ... 2022-04-13 06:50:33.720 | Unpacking libfakeroot:amd64 (1.24-1) ... 2022-04-13 06:50:33.773 | Selecting previously unselected package fakeroot. 2022-04-13 06:50:33.781 | Preparing to unpack .../095-fakeroot_1.24-1_amd64.deb ... 2022-04-13 06:50:33.788 | Unpacking fakeroot (1.24-1) ... 2022-04-13 06:50:33.852 | Selecting previously unselected package fonts-dejavu-core. 2022-04-13 06:50:33.860 | Preparing to unpack .../096-fonts-dejavu-core_2.37-1_all.deb ... 2022-04-13 06:50:33.865 | Unpacking fonts-dejavu-core (2.37-1) ... 2022-04-13 06:50:34.049 | Selecting previously unselected package fonts-liberation. 2022-04-13 06:50:34.057 | Preparing to unpack .../097-fonts-liberation_1%3a1.07.4-11_all.deb ... 2022-04-13 06:50:34.062 | Unpacking fonts-liberation (1:1.07.4-11) ... 2022-04-13 06:50:34.220 | Selecting previously unselected package fontconfig-config. 2022-04-13 06:50:34.228 | Preparing to unpack .../098-fontconfig-config_2.13.1-2ubuntu3_all.deb ... 2022-04-13 06:50:34.235 | Unpacking fontconfig-config (2.13.1-2ubuntu3) ... 2022-04-13 06:50:34.293 | Selecting previously unselected package libfontconfig1:amd64. 2022-04-13 06:50:34.302 | Preparing to unpack .../099-libfontconfig1_2.13.1-2ubuntu3_amd64.deb ... 2022-04-13 06:50:34.309 | Unpacking libfontconfig1:amd64 (2.13.1-2ubuntu3) ... 2022-04-13 06:50:34.370 | Selecting previously unselected package fontconfig. 2022-04-13 06:50:34.378 | Preparing to unpack .../100-fontconfig_2.13.1-2ubuntu3_amd64.deb ... 2022-04-13 06:50:34.383 | Unpacking fontconfig (2.13.1-2ubuntu3) ... 2022-04-13 06:50:34.448 | Selecting previously unselected package genisoimage. 2022-04-13 06:50:34.456 | Preparing to unpack .../101-genisoimage_9%3a1.1.11-3.1ubuntu1_amd64.deb ... 2022-04-13 06:50:34.463 | Unpacking genisoimage (9:1.1.11-3.1ubuntu1) ... 2022-04-13 06:50:34.560 | Selecting previously unselected package libann0. 2022-04-13 06:50:34.568 | Preparing to unpack .../102-libann0_1.1.2+doc-7build1_amd64.deb ... 2022-04-13 06:50:34.573 | Unpacking libann0 (1.1.2+doc-7build1) ... 2022-04-13 06:50:34.624 | Selecting previously unselected package libcdt5:amd64. 2022-04-13 06:50:34.632 | Preparing to unpack .../103-libcdt5_2.42.2-3build2_amd64.deb ... 2022-04-13 06:50:34.637 | Unpacking libcdt5:amd64 (2.42.2-3build2) ... 2022-04-13 06:50:34.687 | Selecting previously unselected package libcgraph6:amd64. 2022-04-13 06:50:34.695 | Preparing to unpack .../104-libcgraph6_2.42.2-3build2_amd64.deb ... 2022-04-13 06:50:34.700 | Unpacking libcgraph6:amd64 (2.42.2-3build2) ... 2022-04-13 06:50:34.757 | Selecting previously unselected package libjpeg-turbo8:amd64. 2022-04-13 06:50:34.768 | Preparing to unpack .../105-libjpeg-turbo8_2.0.3-0ubuntu1.20.04.1_amd64.deb ... 2022-04-13 06:50:34.773 | Unpacking libjpeg-turbo8:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2022-04-13 06:50:34.835 | Selecting previously unselected package libjpeg8:amd64. 2022-04-13 06:50:34.843 | Preparing to unpack .../106-libjpeg8_8c-2ubuntu8_amd64.deb ... 2022-04-13 06:50:34.849 | Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... 2022-04-13 06:50:34.896 | Selecting previously unselected package libjbig0:amd64. 2022-04-13 06:50:34.903 | Preparing to unpack .../107-libjbig0_2.1-3.1build1_amd64.deb ... 2022-04-13 06:50:34.908 | Unpacking libjbig0:amd64 (2.1-3.1build1) ... 2022-04-13 06:50:34.958 | Selecting previously unselected package libwebp6:amd64. 2022-04-13 06:50:34.966 | Preparing to unpack .../108-libwebp6_0.6.1-2ubuntu0.20.04.1_amd64.deb ... 2022-04-13 06:50:34.969 | Unpacking libwebp6:amd64 (0.6.1-2ubuntu0.20.04.1) ... 2022-04-13 06:50:35.049 | Selecting previously unselected package libtiff5:amd64. 2022-04-13 06:50:35.058 | Preparing to unpack .../109-libtiff5_4.1.0+git191117-2ubuntu0.20.04.2_amd64.deb ... 2022-04-13 06:50:35.063 | Unpacking libtiff5:amd64 (4.1.0+git191117-2ubuntu0.20.04.2) ... 2022-04-13 06:50:35.142 | Selecting previously unselected package libxpm4:amd64. 2022-04-13 06:50:35.150 | Preparing to unpack .../110-libxpm4_1%3a3.5.12-1_amd64.deb ... 2022-04-13 06:50:35.155 | Unpacking libxpm4:amd64 (1:3.5.12-1) ... 2022-04-13 06:50:35.205 | Selecting previously unselected package libgd3:amd64. 2022-04-13 06:50:35.213 | Preparing to unpack .../111-libgd3_2.2.5-5.2ubuntu2.1_amd64.deb ... 2022-04-13 06:50:35.219 | Unpacking libgd3:amd64 (2.2.5-5.2ubuntu2.1) ... 2022-04-13 06:50:35.285 | Selecting previously unselected package libgts-0.7-5:amd64. 2022-04-13 06:50:35.294 | Preparing to unpack .../112-libgts-0.7-5_0.7.6+darcs121130-4_amd64.deb ... 2022-04-13 06:50:35.297 | Unpacking libgts-0.7-5:amd64 (0.7.6+darcs121130-4) ... 2022-04-13 06:50:35.369 | Selecting previously unselected package libpixman-1-0:amd64. 2022-04-13 06:50:35.377 | Preparing to unpack .../113-libpixman-1-0_0.38.4-0ubuntu1_amd64.deb ... 2022-04-13 06:50:35.382 | Unpacking libpixman-1-0:amd64 (0.38.4-0ubuntu1) ... 2022-04-13 06:50:35.480 | Selecting previously unselected package libxcb-render0:amd64. 2022-04-13 06:50:35.489 | Preparing to unpack .../114-libxcb-render0_1.14-2_amd64.deb ... 2022-04-13 06:50:35.493 | Unpacking libxcb-render0:amd64 (1.14-2) ... 2022-04-13 06:50:35.541 | Selecting previously unselected package libxcb-shm0:amd64. 2022-04-13 06:50:35.553 | Preparing to unpack .../115-libxcb-shm0_1.14-2_amd64.deb ... 2022-04-13 06:50:35.558 | Unpacking libxcb-shm0:amd64 (1.14-2) ... 2022-04-13 06:50:35.609 | Selecting previously unselected package libxrender1:amd64. 2022-04-13 06:50:35.617 | Preparing to unpack .../116-libxrender1_1%3a0.9.10-1_amd64.deb ... 2022-04-13 06:50:35.622 | Unpacking libxrender1:amd64 (1:0.9.10-1) ... 2022-04-13 06:50:35.675 | Selecting previously unselected package libcairo2:amd64. 2022-04-13 06:50:35.683 | Preparing to unpack .../117-libcairo2_1.16.0-4ubuntu1_amd64.deb ... 2022-04-13 06:50:35.689 | Unpacking libcairo2:amd64 (1.16.0-4ubuntu1) ... 2022-04-13 06:50:35.809 | Selecting previously unselected package libgraphite2-3:amd64. 2022-04-13 06:50:35.817 | Preparing to unpack .../118-libgraphite2-3_1.3.13-11build1_amd64.deb ... 2022-04-13 06:50:35.821 | Unpacking libgraphite2-3:amd64 (1.3.13-11build1) ... 2022-04-13 06:50:35.879 | Selecting previously unselected package libharfbuzz0b:amd64. 2022-04-13 06:50:35.891 | Preparing to unpack .../119-libharfbuzz0b_2.6.4-1ubuntu4_amd64.deb ... 2022-04-13 06:50:35.895 | Unpacking libharfbuzz0b:amd64 (2.6.4-1ubuntu4) ... 2022-04-13 06:50:35.991 | Selecting previously unselected package libthai-data. 2022-04-13 06:50:35.999 | Preparing to unpack .../120-libthai-data_0.1.28-3_all.deb ... 2022-04-13 06:50:36.004 | Unpacking libthai-data (0.1.28-3) ... 2022-04-13 06:50:36.075 | Selecting previously unselected package libdatrie1:amd64. 2022-04-13 06:50:36.083 | Preparing to unpack .../121-libdatrie1_0.2.12-3_amd64.deb ... 2022-04-13 06:50:36.087 | Unpacking libdatrie1:amd64 (0.2.12-3) ... 2022-04-13 06:50:36.130 | Selecting previously unselected package libthai0:amd64. 2022-04-13 06:50:36.138 | Preparing to unpack .../122-libthai0_0.1.28-3_amd64.deb ... 2022-04-13 06:50:36.143 | Unpacking libthai0:amd64 (0.1.28-3) ... 2022-04-13 06:50:36.191 | Selecting previously unselected package libpango-1.0-0:amd64. 2022-04-13 06:50:36.201 | Preparing to unpack .../123-libpango-1.0-0_1.44.7-2ubuntu4_amd64.deb ... 2022-04-13 06:50:36.206 | Unpacking libpango-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-04-13 06:50:36.274 | Selecting previously unselected package libpangoft2-1.0-0:amd64. 2022-04-13 06:50:36.282 | Preparing to unpack .../124-libpangoft2-1.0-0_1.44.7-2ubuntu4_amd64.deb ... 2022-04-13 06:50:36.286 | Unpacking libpangoft2-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-04-13 06:50:36.337 | Selecting previously unselected package libpangocairo-1.0-0:amd64. 2022-04-13 06:50:36.345 | Preparing to unpack .../125-libpangocairo-1.0-0_1.44.7-2ubuntu4_amd64.deb ... 2022-04-13 06:50:36.350 | Unpacking libpangocairo-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-04-13 06:50:36.394 | Selecting previously unselected package libpathplan4:amd64. 2022-04-13 06:50:36.402 | Preparing to unpack .../126-libpathplan4_2.42.2-3build2_amd64.deb ... 2022-04-13 06:50:36.408 | Unpacking libpathplan4:amd64 (2.42.2-3build2) ... 2022-04-13 06:50:36.456 | Selecting previously unselected package libgvc6. 2022-04-13 06:50:36.465 | Preparing to unpack .../127-libgvc6_2.42.2-3build2_amd64.deb ... 2022-04-13 06:50:36.469 | Unpacking libgvc6 (2.42.2-3build2) ... 2022-04-13 06:50:36.607 | Selecting previously unselected package libgvpr2:amd64. 2022-04-13 06:50:36.618 | Preparing to unpack .../128-libgvpr2_2.42.2-3build2_amd64.deb ... 2022-04-13 06:50:36.624 | Unpacking libgvpr2:amd64 (2.42.2-3build2) ... 2022-04-13 06:50:36.695 | Selecting previously unselected package liblab-gamut1:amd64. 2022-04-13 06:50:36.703 | Preparing to unpack .../129-liblab-gamut1_2.42.2-3build2_amd64.deb ... 2022-04-13 06:50:36.707 | Unpacking liblab-gamut1:amd64 (2.42.2-3build2) ... 2022-04-13 06:50:36.876 | Selecting previously unselected package x11-common. 2022-04-13 06:50:36.884 | Preparing to unpack .../130-x11-common_1%3a7.7+19ubuntu14_all.deb ... 2022-04-13 06:50:36.918 | dpkg-query: no packages found matching nux-tools 2022-04-13 06:50:36.932 | Unpacking x11-common (1:7.7+19ubuntu14) ... 2022-04-13 06:50:36.996 | Selecting previously unselected package libice6:amd64. 2022-04-13 06:50:37.004 | Preparing to unpack .../131-libice6_2%3a1.0.10-0ubuntu1_amd64.deb ... 2022-04-13 06:50:37.009 | Unpacking libice6:amd64 (2:1.0.10-0ubuntu1) ... 2022-04-13 06:50:37.061 | Selecting previously unselected package libsm6:amd64. 2022-04-13 06:50:37.072 | Preparing to unpack .../132-libsm6_2%3a1.2.3-1_amd64.deb ... 2022-04-13 06:50:37.076 | Unpacking libsm6:amd64 (2:1.2.3-1) ... 2022-04-13 06:50:37.128 | Selecting previously unselected package libxt6:amd64. 2022-04-13 06:50:37.140 | Preparing to unpack .../133-libxt6_1%3a1.1.5-1_amd64.deb ... 2022-04-13 06:50:37.150 | Unpacking libxt6:amd64 (1:1.1.5-1) ... 2022-04-13 06:50:37.229 | Selecting previously unselected package libxmu6:amd64. 2022-04-13 06:50:37.237 | Preparing to unpack .../134-libxmu6_2%3a1.1.3-0ubuntu1_amd64.deb ... 2022-04-13 06:50:37.241 | Unpacking libxmu6:amd64 (2:1.1.3-0ubuntu1) ... 2022-04-13 06:50:37.291 | Selecting previously unselected package libxaw7:amd64. 2022-04-13 06:50:37.300 | Preparing to unpack .../135-libxaw7_2%3a1.0.13-1_amd64.deb ... 2022-04-13 06:50:37.304 | Unpacking libxaw7:amd64 (2:1.0.13-1) ... 2022-04-13 06:50:37.376 | Selecting previously unselected package graphviz. 2022-04-13 06:50:37.385 | Preparing to unpack .../136-graphviz_2.42.2-3build2_amd64.deb ... 2022-04-13 06:50:37.388 | Unpacking graphviz (2.42.2-3build2) ... 2022-04-13 06:50:37.550 | Selecting previously unselected package libnl-route-3-200:amd64. 2022-04-13 06:50:37.559 | Preparing to unpack .../137-libnl-route-3-200_3.4.0-1_amd64.deb ... 2022-04-13 06:50:37.563 | Unpacking libnl-route-3-200:amd64 (3.4.0-1) ... 2022-04-13 06:50:37.633 | Selecting previously unselected package libibverbs1:amd64. 2022-04-13 06:50:37.643 | Preparing to unpack .../138-libibverbs1_28.0-1ubuntu1_amd64.deb ... 2022-04-13 06:50:37.648 | Unpacking libibverbs1:amd64 (28.0-1ubuntu1) ... 2022-04-13 06:50:37.714 | Selecting previously unselected package ibverbs-providers:amd64. 2022-04-13 06:50:37.722 | Preparing to unpack .../139-ibverbs-providers_28.0-1ubuntu1_amd64.deb ... 2022-04-13 06:50:37.742 | Unpacking ibverbs-providers:amd64 (28.0-1ubuntu1) ... 2022-04-13 06:50:37.826 | Selecting previously unselected package icu-devtools. 2022-04-13 06:50:37.834 | Preparing to unpack .../140-icu-devtools_66.1-2ubuntu2.1_amd64.deb ... 2022-04-13 06:50:37.839 | Unpacking icu-devtools (66.1-2ubuntu2.1) ... 2022-04-13 06:50:37.922 | Selecting previously unselected package iputils-arping. 2022-04-13 06:50:37.930 | Preparing to unpack .../141-iputils-arping_3%3a20190709-3_amd64.deb ... 2022-04-13 06:50:37.935 | Unpacking iputils-arping (3:20190709-3) ... 2022-04-13 06:50:38.000 | Selecting previously unselected package javascript-common. 2022-04-13 06:50:38.008 | Preparing to unpack .../142-javascript-common_11_all.deb ... 2022-04-13 06:50:38.027 | Unpacking javascript-common (11) ... 2022-04-13 06:50:38.075 | Selecting previously unselected package libgssrpc4:amd64. 2022-04-13 06:50:38.084 | Preparing to unpack .../143-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... 2022-04-13 06:50:38.088 | Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2022-04-13 06:50:38.152 | Selecting previously unselected package libkdb5-9:amd64. 2022-04-13 06:50:38.160 | Preparing to unpack .../144-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... 2022-04-13 06:50:38.165 | Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2022-04-13 06:50:38.212 | Selecting previously unselected package libkadm5srv-mit11:amd64. 2022-04-13 06:50:38.221 | Preparing to unpack .../145-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... 2022-04-13 06:50:38.228 | Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2022-04-13 06:50:38.277 | Selecting previously unselected package libkadm5clnt-mit11:amd64. 2022-04-13 06:50:38.285 | Preparing to unpack .../146-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... 2022-04-13 06:50:38.290 | Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2022-04-13 06:50:38.343 | Selecting previously unselected package comerr-dev:amd64. 2022-04-13 06:50:38.355 | Preparing to unpack .../147-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... 2022-04-13 06:50:38.364 | Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2022-04-13 06:50:38.419 | Selecting previously unselected package krb5-multidev:amd64. 2022-04-13 06:50:38.427 | Preparing to unpack .../148-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... 2022-04-13 06:50:38.432 | Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2022-04-13 06:50:38.504 | Selecting previously unselected package libalgorithm-diff-perl. 2022-04-13 06:50:38.512 | Preparing to unpack .../149-libalgorithm-diff-perl_1.19.03-2_all.deb ... 2022-04-13 06:50:38.538 | Unpacking libalgorithm-diff-perl (1.19.03-2) ... 2022-04-13 06:50:38.580 | Selecting previously unselected package libalgorithm-diff-xs-perl. 2022-04-13 06:50:38.589 | Preparing to unpack .../150-libalgorithm-diff-xs-perl_0.04-6_amd64.deb ... 2022-04-13 06:50:38.595 | Unpacking libalgorithm-diff-xs-perl (0.04-6) ... 2022-04-13 06:50:38.642 | Selecting previously unselected package libalgorithm-merge-perl. 2022-04-13 06:50:38.650 | Preparing to unpack .../151-libalgorithm-merge-perl_0.08-3_all.deb ... 2022-04-13 06:50:38.654 | Unpacking libalgorithm-merge-perl (0.08-3) ... 2022-04-13 06:50:38.691 | Selecting previously unselected package libarchive-cpio-perl. 2022-04-13 06:50:38.699 | Preparing to unpack .../152-libarchive-cpio-perl_0.10-1_all.deb ... 2022-04-13 06:50:38.709 | Unpacking libarchive-cpio-perl (0.10-1) ... 2022-04-13 06:50:38.758 | Selecting previously unselected package libboost-iostreams1.71.0:amd64. 2022-04-13 06:50:38.767 | Preparing to unpack .../153-libboost-iostreams1.71.0_1.71.0-6ubuntu6_amd64.deb ... 2022-04-13 06:50:38.771 | Unpacking libboost-iostreams1.71.0:amd64 (1.71.0-6ubuntu6) ... 2022-04-13 06:50:38.855 | Selecting previously unselected package libboost-thread1.71.0:amd64. 2022-04-13 06:50:38.863 | Preparing to unpack .../154-libboost-thread1.71.0_1.71.0-6ubuntu6_amd64.deb ... 2022-04-13 06:50:38.867 | Unpacking libboost-thread1.71.0:amd64 (1.71.0-6ubuntu6) ... 2022-04-13 06:50:38.952 | Selecting previously unselected package libfile-fcntllock-perl. 2022-04-13 06:50:38.960 | Preparing to unpack .../155-libfile-fcntllock-perl_0.22-3build4_amd64.deb ... 2022-04-13 06:50:38.964 | Unpacking libfile-fcntllock-perl (0.22-3build4) ... 2022-04-13 06:50:39.021 | Selecting previously unselected package libgts-bin. 2022-04-13 06:50:39.029 | Preparing to unpack .../156-libgts-bin_0.7.6+darcs121130-4_amd64.deb ... 2022-04-13 06:50:39.033 | Unpacking libgts-bin (0.7.6+darcs121130-4) ... 2022-04-13 06:50:39.080 | Selecting previously unselected package libicu-dev:amd64. 2022-04-13 06:50:39.088 | Preparing to unpack .../157-libicu-dev_66.1-2ubuntu2.1_amd64.deb ... 2022-04-13 06:50:39.092 | Unpacking libicu-dev:amd64 (66.1-2ubuntu2.1) ... 2022-04-13 06:50:40.536 | Selecting previously unselected package libipset13:amd64. 2022-04-13 06:50:40.544 | Preparing to unpack .../158-libipset13_7.5-1ubuntu0.20.04.1_amd64.deb ... 2022-04-13 06:50:40.549 | Unpacking libipset13:amd64 (7.5-1ubuntu0.20.04.1) ... 2022-04-13 06:50:40.605 | Selecting previously unselected package librdmacm1:amd64. 2022-04-13 06:50:40.613 | Preparing to unpack .../159-librdmacm1_28.0-1ubuntu1_amd64.deb ... 2022-04-13 06:50:40.619 | Unpacking librdmacm1:amd64 (28.0-1ubuntu1) ... 2022-04-13 06:50:40.676 | Selecting previously unselected package libiscsi7:amd64. 2022-04-13 06:50:40.684 | Preparing to unpack .../160-libiscsi7_1.18.0-2_amd64.deb ... 2022-04-13 06:50:40.689 | Unpacking libiscsi7:amd64 (1.18.0-2) ... 2022-04-13 06:50:40.741 | Selecting previously unselected package libjpeg-turbo8-dev:amd64. 2022-04-13 06:50:40.749 | Preparing to unpack .../161-libjpeg-turbo8-dev_2.0.3-0ubuntu1.20.04.1_amd64.deb ... 2022-04-13 06:50:40.753 | Unpacking libjpeg-turbo8-dev:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2022-04-13 06:50:40.831 | Selecting previously unselected package libjpeg8-dev:amd64. 2022-04-13 06:50:40.839 | Preparing to unpack .../162-libjpeg8-dev_8c-2ubuntu8_amd64.deb ... 2022-04-13 06:50:40.843 | Unpacking libjpeg8-dev:amd64 (8c-2ubuntu8) ... 2022-04-13 06:50:40.883 | Selecting previously unselected package libjpeg-dev:amd64. 2022-04-13 06:50:40.896 | Preparing to unpack .../163-libjpeg-dev_8c-2ubuntu8_amd64.deb ... 2022-04-13 06:50:40.901 | Unpacking libjpeg-dev:amd64 (8c-2ubuntu8) ... 2022-04-13 06:50:40.939 | Selecting previously unselected package libjs-jquery. 2022-04-13 06:50:40.951 | Preparing to unpack .../164-libjs-jquery_3.3.1~dfsg-3_all.deb ... 2022-04-13 06:50:40.955 | Unpacking libjs-jquery (3.3.1~dfsg-3) ... 2022-04-13 06:50:41.032 | Selecting previously unselected package libjs-jquery-metadata. 2022-04-13 06:50:41.040 | Preparing to unpack .../165-libjs-jquery-metadata_12-1.1_all.deb ... 2022-04-13 06:50:41.045 | Unpacking libjs-jquery-metadata (12-1.1) ... 2022-04-13 06:50:41.092 | Selecting previously unselected package libjs-jquery-tablesorter. 2022-04-13 06:50:41.104 | Preparing to unpack .../166-libjs-jquery-tablesorter_1%3a2.31.1+dfsg1-1_all.deb ... 2022-04-13 06:50:41.109 | Unpacking libjs-jquery-tablesorter (1:2.31.1+dfsg1-1) ... 2022-04-13 06:50:41.196 | Selecting previously unselected package libltdl-dev:amd64. 2022-04-13 06:50:41.205 | Preparing to unpack .../167-libltdl-dev_2.4.6-14_amd64.deb ... 2022-04-13 06:50:41.211 | Unpacking libltdl-dev:amd64 (2.4.6-14) ... 2022-04-13 06:50:41.287 | Selecting previously unselected package libsys-hostname-long-perl. 2022-04-13 06:50:41.298 | Preparing to unpack .../168-libsys-hostname-long-perl_1.5-1_all.deb ... 2022-04-13 06:50:41.303 | Unpacking libsys-hostname-long-perl (1.5-1) ... 2022-04-13 06:50:41.344 | Selecting previously unselected package libmail-sendmail-perl. 2022-04-13 06:50:41.353 | Preparing to unpack .../169-libmail-sendmail-perl_0.80-1_all.deb ... 2022-04-13 06:50:41.358 | Unpacking libmail-sendmail-perl (0.80-1) ... 2022-04-13 06:50:41.402 | Selecting previously unselected package libssl-dev:amd64. 2022-04-13 06:50:41.410 | Preparing to unpack .../170-libssl-dev_1.1.1f-1ubuntu2.12_amd64.deb ... 2022-04-13 06:50:41.415 | Unpacking libssl-dev:amd64 (1.1.1f-1ubuntu2.12) ... 2022-04-13 06:50:41.699 | Selecting previously unselected package libmysqlclient-dev. 2022-04-13 06:50:41.708 | Preparing to unpack .../171-libmysqlclient-dev_8.0.28-0ubuntu0.20.04.3_amd64.deb ... 2022-04-13 06:50:41.713 | Unpacking libmysqlclient-dev (8.0.28-0ubuntu0.20.04.3) ... 2022-04-13 06:50:42.027 | Selecting previously unselected package libncurses-dev:amd64. 2022-04-13 06:50:42.036 | Preparing to unpack .../172-libncurses-dev_6.2-0ubuntu2_amd64.deb ... 2022-04-13 06:50:42.041 | Unpacking libncurses-dev:amd64 (6.2-0ubuntu2) ... 2022-04-13 06:50:42.160 | Selecting previously unselected package libomp5-10:amd64. 2022-04-13 06:50:42.172 | Preparing to unpack .../173-libomp5-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-04-13 06:50:42.180 | Unpacking libomp5-10:amd64 (1:10.0.0-4ubuntu1) ... 2022-04-13 06:50:42.275 | Selecting previously unselected package libomp-10-dev. 2022-04-13 06:50:42.283 | Preparing to unpack .../174-libomp-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-04-13 06:50:42.288 | Unpacking libomp-10-dev (1:10.0.0-4ubuntu1) ... 2022-04-13 06:50:42.343 | Selecting previously unselected package libpq5:amd64. 2022-04-13 06:50:42.352 | Preparing to unpack .../175-libpq5_12.9-0ubuntu0.20.04.1_amd64.deb ... 2022-04-13 06:50:42.356 | Unpacking libpq5:amd64 (12.9-0ubuntu0.20.04.1) ... 2022-04-13 06:50:42.414 | Selecting previously unselected package libpq-dev. 2022-04-13 06:50:42.422 | Preparing to unpack .../176-libpq-dev_12.9-0ubuntu0.20.04.1_amd64.deb ... 2022-04-13 06:50:42.427 | Unpacking libpq-dev (12.9-0ubuntu0.20.04.1) ... 2022-04-13 06:50:42.519 | Selecting previously unselected package librados2. 2022-04-13 06:50:42.527 | Preparing to unpack .../177-librados2_15.2.14-0ubuntu0.20.04.2_amd64.deb ... 2022-04-13 06:50:42.532 | Unpacking librados2 (15.2.14-0ubuntu0.20.04.2) ... 2022-04-13 06:50:43.022 | Selecting previously unselected package librbd1. 2022-04-13 06:50:43.030 | Preparing to unpack .../178-librbd1_15.2.14-0ubuntu0.20.04.2_amd64.deb ... 2022-04-13 06:50:43.036 | Unpacking librbd1 (15.2.14-0ubuntu0.20.04.2) ... 2022-04-13 06:50:43.310 | Selecting previously unselected package libsasl2-dev. 2022-04-13 06:50:43.321 | Preparing to unpack .../179-libsasl2-dev_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 2022-04-13 06:50:43.326 | Unpacking libsasl2-dev (2.1.27+dfsg-2ubuntu0.1) ... 2022-04-13 06:50:43.437 | Preparing to unpack .../180-libsasl2-modules_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 2022-04-13 06:50:43.452 | Unpacking libsasl2-modules:amd64 (2.1.27+dfsg-2ubuntu0.1) over (2.1.27+dfsg-2) ... 2022-04-13 06:50:43.518 | Selecting previously unselected package libsystemd-dev:amd64. 2022-04-13 06:50:43.526 | Preparing to unpack .../181-libsystemd-dev_245.4-4ubuntu3.15_amd64.deb ... 2022-04-13 06:50:43.531 | Unpacking libsystemd-dev:amd64 (245.4-4ubuntu3.15) ... 2022-04-13 06:50:43.665 | Selecting previously unselected package libtinfo-dev:amd64. 2022-04-13 06:50:43.673 | Preparing to unpack .../182-libtinfo-dev_6.2-0ubuntu2_amd64.deb ... 2022-04-13 06:50:43.679 | Unpacking libtinfo-dev:amd64 (6.2-0ubuntu2) ... 2022-04-13 06:50:43.717 | Selecting previously unselected package libx86-1:amd64. 2022-04-13 06:50:43.726 | Preparing to unpack .../183-libx86-1_1.1+ds1-11_amd64.deb ... 2022-04-13 06:50:43.730 | Unpacking libx86-1:amd64 (1.1+ds1-11) ... 2022-04-13 06:50:43.781 | Selecting previously unselected package libxml2-dev:amd64. 2022-04-13 06:50:43.790 | Preparing to unpack .../184-libxml2-dev_2.9.10+dfsg-5ubuntu0.20.04.2_amd64.deb ... 2022-04-13 06:50:43.798 | Unpacking libxml2-dev:amd64 (2.9.10+dfsg-5ubuntu0.20.04.2) ... 2022-04-13 06:50:43.961 | Selecting previously unselected package libxslt1-dev:amd64. 2022-04-13 06:50:43.969 | Preparing to unpack .../185-libxslt1-dev_1.1.34-4_amd64.deb ... 2022-04-13 06:50:43.976 | Unpacking libxslt1-dev:amd64 (1.1.34-4) ... 2022-04-13 06:50:44.083 | Selecting previously unselected package llvm-10-runtime. 2022-04-13 06:50:44.091 | Preparing to unpack .../186-llvm-10-runtime_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-04-13 06:50:44.098 | Unpacking llvm-10-runtime (1:10.0.0-4ubuntu1) ... 2022-04-13 06:50:44.173 | Selecting previously unselected package libpfm4:amd64. 2022-04-13 06:50:44.182 | Preparing to unpack .../187-libpfm4_4.10.1+git20-g7700f49-2_amd64.deb ... 2022-04-13 06:50:44.187 | Unpacking libpfm4:amd64 (4.10.1+git20-g7700f49-2) ... 2022-04-13 06:50:44.285 | Selecting previously unselected package llvm-10. 2022-04-13 06:50:44.294 | Preparing to unpack .../188-llvm-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-04-13 06:50:44.298 | Unpacking llvm-10 (1:10.0.0-4ubuntu1) ... 2022-04-13 06:50:45.065 | Selecting previously unselected package libffi-dev:amd64. 2022-04-13 06:50:45.074 | Preparing to unpack .../189-libffi-dev_3.3-4_amd64.deb ... 2022-04-13 06:50:45.079 | Unpacking libffi-dev:amd64 (3.3-4) ... 2022-04-13 06:50:45.144 | Selecting previously unselected package python3-pygments. 2022-04-13 06:50:45.156 | Preparing to unpack .../190-python3-pygments_2.3.1+dfsg-1ubuntu2.2_all.deb ... 2022-04-13 06:50:45.161 | Unpacking python3-pygments (2.3.1+dfsg-1ubuntu2.2) ... 2022-04-13 06:50:45.326 | Selecting previously unselected package llvm-10-tools. 2022-04-13 06:50:45.335 | Preparing to unpack .../191-llvm-10-tools_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-04-13 06:50:45.339 | Unpacking llvm-10-tools (1:10.0.0-4ubuntu1) ... 2022-04-13 06:50:45.511 | Selecting previously unselected package libz3-4:amd64. 2022-04-13 06:50:45.519 | Preparing to unpack .../192-libz3-4_4.8.7-4build1_amd64.deb ... 2022-04-13 06:50:45.524 | Unpacking libz3-4:amd64 (4.8.7-4build1) ... 2022-04-13 06:50:46.490 | Selecting previously unselected package libz3-dev:amd64. 2022-04-13 06:50:46.499 | Preparing to unpack .../193-libz3-dev_4.8.7-4build1_amd64.deb ... 2022-04-13 06:50:46.504 | Unpacking libz3-dev:amd64 (4.8.7-4build1) ... 2022-04-13 06:50:46.566 | Selecting previously unselected package llvm-10-dev. 2022-04-13 06:50:46.575 | Preparing to unpack .../194-llvm-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-04-13 06:50:46.580 | Unpacking llvm-10-dev (1:10.0.0-4ubuntu1) ... 2022-04-13 06:50:51.017 | Selecting previously unselected package lsscsi. 2022-04-13 06:50:51.026 | Preparing to unpack .../195-lsscsi_0.30-0.1_amd64.deb ... 2022-04-13 06:50:51.032 | Unpacking lsscsi (0.30-0.1) ... 2022-04-13 06:50:51.086 | Selecting previously unselected package pkg-config. 2022-04-13 06:50:51.094 | Preparing to unpack .../196-pkg-config_0.29.1-0ubuntu4_amd64.deb ... 2022-04-13 06:50:51.099 | Unpacking pkg-config (0.29.1-0ubuntu4) ... 2022-04-13 06:50:51.147 | Selecting previously unselected package pm-utils. 2022-04-13 06:50:51.160 | Preparing to unpack .../197-pm-utils_1.4.1-19_all.deb ... 2022-04-13 06:50:51.165 | Unpacking pm-utils (1.4.1-19) ... 2022-04-13 06:50:51.246 | Selecting previously unselected package postgresql-client-common. 2022-04-13 06:50:51.255 | Preparing to unpack .../198-postgresql-client-common_214ubuntu0.1_all.deb ... 2022-04-13 06:50:51.260 | Unpacking postgresql-client-common (214ubuntu0.1) ... 2022-04-13 06:50:51.309 | Selecting previously unselected package postgresql-client-12. 2022-04-13 06:50:51.318 | Preparing to unpack .../199-postgresql-client-12_12.9-0ubuntu0.20.04.1_amd64.deb ... 2022-04-13 06:50:51.323 | Unpacking postgresql-client-12 (12.9-0ubuntu0.20.04.1) ... 2022-04-13 06:50:51.550 | Selecting previously unselected package ssl-cert. 2022-04-13 06:50:51.559 | Preparing to unpack .../200-ssl-cert_1.0.39_all.deb ... 2022-04-13 06:50:51.564 | Unpacking ssl-cert (1.0.39) ... 2022-04-13 06:50:51.615 | Selecting previously unselected package postgresql-common. 2022-04-13 06:50:51.624 | Preparing to unpack .../201-postgresql-common_214ubuntu0.1_all.deb ... 2022-04-13 06:50:51.663 | Adding 'diversion of /usr/bin/pg_config to /usr/bin/pg_config.libpq-dev by postgresql-common' 2022-04-13 06:50:51.671 | Unpacking postgresql-common (214ubuntu0.1) ... 2022-04-13 06:50:51.756 | Selecting previously unselected package postgresql-server-dev-12. 2022-04-13 06:50:51.764 | Preparing to unpack .../202-postgresql-server-dev-12_12.9-0ubuntu0.20.04.1_amd64.deb ... 2022-04-13 06:50:51.769 | Unpacking postgresql-server-dev-12 (12.9-0ubuntu0.20.04.1) ... 2022-04-13 06:50:52.113 | Selecting previously unselected package postgresql-server-dev-all. 2022-04-13 06:50:52.122 | Preparing to unpack .../203-postgresql-server-dev-all_214ubuntu0.1_all.deb ... 2022-04-13 06:50:52.126 | Unpacking postgresql-server-dev-all (214ubuntu0.1) ... 2022-04-13 06:50:52.167 | Selecting previously unselected package python-pip-whl. 2022-04-13 06:50:52.176 | Preparing to unpack .../204-python-pip-whl_20.0.2-5ubuntu1.6_all.deb ... 2022-04-13 06:50:52.181 | Unpacking python-pip-whl (20.0.2-5ubuntu1.6) ... 2022-04-13 06:50:52.407 | Selecting previously unselected package python3-mysqldb. 2022-04-13 06:50:52.416 | Preparing to unpack .../205-python3-mysqldb_1.4.4-2build1_amd64.deb ... 2022-04-13 06:50:52.421 | Unpacking python3-mysqldb (1.4.4-2build1) ... 2022-04-13 06:50:52.474 | Selecting previously unselected package python3-wheel. 2022-04-13 06:50:52.483 | Preparing to unpack .../206-python3-wheel_0.34.2-1_all.deb ... 2022-04-13 06:50:52.488 | Unpacking python3-wheel (0.34.2-1) ... 2022-04-13 06:50:52.548 | Selecting previously unselected package python3-pip. 2022-04-13 06:50:52.557 | Preparing to unpack .../207-python3-pip_20.0.2-5ubuntu1.6_all.deb ... 2022-04-13 06:50:52.561 | Unpacking python3-pip (20.0.2-5ubuntu1.6) ... 2022-04-13 06:50:52.670 | Selecting previously unselected package python3.8-venv. 2022-04-13 06:50:52.679 | Preparing to unpack .../208-python3.8-venv_3.8.10-0ubuntu1~20.04.4_amd64.deb ... 2022-04-13 06:50:52.684 | Unpacking python3.8-venv (3.8.10-0ubuntu1~20.04.4) ... 2022-04-13 06:50:52.722 | Selecting previously unselected package python3-venv. 2022-04-13 06:50:52.731 | Preparing to unpack .../209-python3-venv_3.8.2-0ubuntu2_amd64.deb ... 2022-04-13 06:50:52.736 | Unpacking python3-venv (3.8.2-0ubuntu2) ... 2022-04-13 06:50:52.776 | Selecting previously unselected package qemu-block-extra:amd64. 2022-04-13 06:50:52.785 | Preparing to unpack .../210-qemu-block-extra_1%3a4.2-3ubuntu6.21_amd64.deb ... 2022-04-13 06:50:52.790 | Unpacking qemu-block-extra:amd64 (1:4.2-3ubuntu6.21) ... 2022-04-13 06:50:52.836 | Selecting previously unselected package qemu-utils. 2022-04-13 06:50:52.844 | Preparing to unpack .../211-qemu-utils_1%3a4.2-3ubuntu6.21_amd64.deb ... 2022-04-13 06:50:52.848 | Unpacking qemu-utils (1:4.2-3ubuntu6.21) ... 2022-04-13 06:50:53.044 | Selecting previously unselected package sharutils. 2022-04-13 06:50:53.053 | Preparing to unpack .../212-sharutils_1%3a4.15.2-4build1_amd64.deb ... 2022-04-13 06:50:53.059 | Unpacking sharutils (1:4.15.2-4build1) ... 2022-04-13 06:50:53.129 | Selecting previously unselected package sqlite3. 2022-04-13 06:50:53.138 | Preparing to unpack .../213-sqlite3_3.31.1-4ubuntu0.2_amd64.deb ... 2022-04-13 06:50:53.142 | Unpacking sqlite3 (3.31.1-4ubuntu0.2) ... 2022-04-13 06:50:53.303 | Selecting previously unselected package unzip. 2022-04-13 06:50:53.316 | Preparing to unpack .../214-unzip_6.0-25ubuntu1_amd64.deb ... 2022-04-13 06:50:53.321 | Unpacking unzip (6.0-25ubuntu1) ... 2022-04-13 06:50:53.385 | Selecting previously unselected package vbetool. 2022-04-13 06:50:53.394 | Preparing to unpack .../215-vbetool_1.1-4_amd64.deb ... 2022-04-13 06:50:53.398 | Unpacking vbetool (1.1-4) ... 2022-04-13 06:50:53.444 | Selecting previously unselected package ipset. 2022-04-13 06:50:53.453 | Preparing to unpack .../216-ipset_7.5-1ubuntu0.20.04.1_amd64.deb ... 2022-04-13 06:50:53.468 | Unpacking ipset (7.5-1ubuntu0.20.04.1) ... 2022-04-13 06:50:53.519 | Selecting previously unselected package ipvsadm. 2022-04-13 06:50:53.531 | Preparing to unpack .../217-ipvsadm_1%3a1.31-1_amd64.deb ... 2022-04-13 06:50:53.537 | Unpacking ipvsadm (1:1.31-1) ... 2022-04-13 06:50:53.595 | Selecting previously unselected package libapache2-mod-proxy-uwsgi. 2022-04-13 06:50:53.609 | Preparing to unpack .../218-libapache2-mod-proxy-uwsgi_2.4.41-4ubuntu3.10_amd64.deb ... 2022-04-13 06:50:53.624 | Unpacking libapache2-mod-proxy-uwsgi (2.4.41-4ubuntu3.10) ... 2022-04-13 06:50:53.668 | Selecting previously unselected package liberasurecode1:amd64. 2022-04-13 06:50:53.676 | Preparing to unpack .../219-liberasurecode1_1.6.1-4_amd64.deb ... 2022-04-13 06:50:53.682 | Unpacking liberasurecode1:amd64 (1.6.1-4) ... 2022-04-13 06:50:53.738 | Selecting previously unselected package liberasurecode-dev:amd64. 2022-04-13 06:50:53.748 | Preparing to unpack .../220-liberasurecode-dev_1.6.1-4_amd64.deb ... 2022-04-13 06:50:53.754 | Unpacking liberasurecode-dev:amd64 (1.6.1-4) ... 2022-04-13 06:50:53.803 | Selecting previously unselected package libkrb5-dev:amd64. 2022-04-13 06:50:53.811 | Preparing to unpack .../221-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... 2022-04-13 06:50:53.816 | Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2022-04-13 06:50:53.860 | Selecting previously unselected package libyaml-dev:amd64. 2022-04-13 06:50:53.869 | Preparing to unpack .../222-libyaml-dev_0.2.2-1_amd64.deb ... 2022-04-13 06:50:53.874 | Unpacking libyaml-dev:amd64 (0.2.2-1) ... 2022-04-13 06:50:53.921 | Selecting previously unselected package socat. 2022-04-13 06:50:53.934 | Preparing to unpack .../223-socat_1.7.3.3-2_amd64.deb ... 2022-04-13 06:50:53.940 | Unpacking socat (1.7.3.3-2) ... 2022-04-13 06:50:54.033 | Selecting previously unselected package vlan. 2022-04-13 06:50:54.042 | Preparing to unpack .../224-vlan_2.0.4ubuntu1.20.04.1_all.deb ... 2022-04-13 06:50:54.046 | Unpacking vlan (2.0.4ubuntu1.20.04.1) ... 2022-04-13 06:50:54.130 | Setting up genisoimage (9:1.1.11-3.1ubuntu1) ... 2022-04-13 06:50:54.140 | Setting up postgresql-client-common (214ubuntu0.1) ... 2022-04-13 06:50:54.154 | Setting up javascript-common (11) ... 2022-04-13 06:50:54.191 | Package apache2 is not configured yet. Will defer actions by package javascript-common. 2022-04-13 06:50:54.215 | Setting up libgraphite2-3:amd64 (1.3.13-11build1) ... 2022-04-13 06:50:54.225 | Setting up dnsmasq-utils (2.80-1.1ubuntu1.4) ... 2022-04-13 06:50:54.234 | Setting up libpixman-1-0:amd64 (0.38.4-0ubuntu1) ... 2022-04-13 06:50:54.243 | Setting up mysql-common (5.8+1.0.5ubuntu2) ... 2022-04-13 06:50:54.271 | update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2022-04-13 06:50:54.277 | Setting up dstat (0.7.4-6) ... 2022-04-13 06:50:54.598 | /usr/share/dstat/dstat_mysql_keys.py:41: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? 2022-04-13 06:50:54.598 | if op.debug > 1: print('%s: exception' (self.filename, e)) 2022-04-13 06:50:54.615 | /usr/share/dstat/dstat_squid.py:48: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? 2022-04-13 06:50:54.615 | if op.debug > 1: print('%s: exception' (self.filename, e)) 2022-04-13 06:50:54.669 | Setting up libncurses-dev:amd64 (6.2-0ubuntu2) ... 2022-04-13 06:50:54.680 | Setting up libxpm4:amd64 (1:3.5.12-1) ... 2022-04-13 06:50:54.689 | Setting up libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ... 2022-04-13 06:50:54.698 | Setting up libxrender1:amd64 (1:0.9.10-1) ... 2022-04-13 06:50:54.707 | Setting up libdatrie1:amd64 (0.2.12-3) ... 2022-04-13 06:50:54.716 | Setting up libyaml-dev:amd64 (0.2.2-1) ... 2022-04-13 06:50:54.725 | Setting up libfile-fcntllock-perl (0.22-3build4) ... 2022-04-13 06:50:54.733 | Setting up libx86-1:amd64 (1.1+ds1-11) ... 2022-04-13 06:50:54.741 | Setting up libxcb-render0:amd64 (1.14-2) ... 2022-04-13 06:50:54.750 | Setting up libalgorithm-diff-perl (1.19.03-2) ... 2022-04-13 06:50:54.759 | Setting up libarchive-zip-perl (1.67-2) ... 2022-04-13 06:50:54.768 | Setting up libgc1c2:amd64 (1:7.6.4-0.4ubuntu1) ... 2022-04-13 06:50:54.776 | Setting up vbetool (1.1-4) ... 2022-04-13 06:50:54.784 | Setting up libicu66:amd64 (66.1-2ubuntu2.1) ... 2022-04-13 06:50:54.792 | Setting up libsnmp-base (5.8+dfsg-2ubuntu2.3) ... 2022-04-13 06:50:54.803 | Setting up pm-utils (1.4.1-19) ... 2022-04-13 06:50:54.816 | Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.12) ... 2022-04-13 06:50:55.079 | Setting up unzip (6.0-25ubuntu1) ... 2022-04-13 06:50:55.111 | Setting up libdebhelper-perl (12.10ubuntu1) ... 2022-04-13 06:50:55.122 | Setting up libsasl2-modules:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 2022-04-13 06:50:55.146 | Setting up liblab-gamut1:amd64 (2.42.2-3build2) ... 2022-04-13 06:50:55.157 | Setting up x11-common (1:7.7+19ubuntu14) ... 2022-04-13 06:50:55.440 | update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults 2022-04-13 06:50:56.168 | Setting up libsensors-config (1:3.6.0-2ubuntu1) ... 2022-04-13 06:50:56.188 | Setting up libapr1:amd64 (1.6.5-1ubuntu1) ... 2022-04-13 06:50:56.198 | Setting up m4 (1.4.18-4) ... 2022-04-13 06:50:56.206 | Setting up python3-yaml (5.3.1-1ubuntu0.1) ... 2022-04-13 06:50:56.537 | Setting up libobjc4:amd64 (10.3.0-1ubuntu1~20.04) ... 2022-04-13 06:50:56.551 | Setting up libxcb-shm0:amd64 (1.14-2) ... 2022-04-13 06:50:56.561 | Setting up iputils-arping (3:20190709-3) ... 2022-04-13 06:50:56.605 | Setting up libffi-dev:amd64 (3.3-4) ... 2022-04-13 06:50:56.617 | Setting up conntrack (1:1.4.5-2) ... 2022-04-13 06:50:56.627 | Setting up libboost-iostreams1.71.0:amd64 (1.71.0-6ubuntu6) ... 2022-04-13 06:50:56.636 | Setting up python3-wheel (0.34.2-1) ... 2022-04-13 06:50:56.920 | Setting up libjbig0:amd64 (2.1-3.1build1) ... 2022-04-13 06:50:56.932 | Setting up open-iscsi (2.0.874-7.1ubuntu6.2) ... 2022-04-13 06:50:57.158 | grep: /lib/modules-load.d/open-iscsi.conf: No such file or directory 2022-04-13 06:50:59.434 | Setting up libfakeroot:amd64 (1.24-1) ... 2022-04-13 06:50:59.448 | Setting up libjansson4:amd64 (2.12-1build1) ... 2022-04-13 06:50:59.459 | Setting up acl (2.2.53-6) ... 2022-04-13 06:50:59.471 | Setting up dns-root-data (2019052802) ... 2022-04-13 06:50:59.478 | Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 2022-04-13 06:50:59.488 | Setting up libllvm10:amd64 (1:10.0.0-4ubuntu1) ... 2022-04-13 06:50:59.498 | Setting up fakeroot (1.24-1) ... 2022-04-13 06:50:59.508 | update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode 2022-04-13 06:50:59.523 | Setting up libgts-0.7-5:amd64 (0.7.6+darcs121130-4) ... 2022-04-13 06:50:59.535 | Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2022-04-13 06:50:59.544 | Setting up autotools-dev (20180224.1) ... 2022-04-13 06:50:59.554 | Setting up python3-pygments (2.3.1+dfsg-1ubuntu2.2) ... 2022-04-13 06:51:00.351 | Setting up libz3-4:amd64 (4.8.7-4build1) ... 2022-04-13 06:51:00.361 | Setting up libpfm4:amd64 (4.10.1+git20-g7700f49-2) ... 2022-04-13 06:51:00.370 | Setting up make (4.2.1-1.2) ... 2022-04-13 06:51:00.379 | Setting up libidn11:amd64 (1.33-2.2ubuntu2) ... 2022-04-13 06:51:00.389 | Setting up libclang1-10 (1:10.0.0-4ubuntu1) ... 2022-04-13 06:51:00.397 | Setting up uuid-dev:amd64 (2.34-0.1ubuntu9.3) ... 2022-04-13 06:51:00.404 | Setting up libpathplan4:amd64 (2.42.2-3build2) ... 2022-04-13 06:51:00.411 | Setting up ebtables (2.0.11-3build1) ... 2022-04-13 06:51:00.996 | Setting up socat (1.7.3.3-2) ... 2022-04-13 06:51:01.009 | Setting up libann0 (1.1.2+doc-7build1) ... 2022-04-13 06:51:01.018 | Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2022-04-13 06:51:01.029 | Setting up libssl-dev:amd64 (1.1.1f-1ubuntu2.12) ... 2022-04-13 06:51:01.038 | Setting up autopoint (0.19.8.1-10build1) ... 2022-04-13 06:51:01.046 | Setting up binfmt-support (2.2.0-2) ... 2022-04-13 06:51:01.348 | Created symlink /etc/systemd/system/multi-user.target.wants/binfmt-support.service → /lib/systemd/system/binfmt-support.service. 2022-04-13 06:51:02.415 | Setting up libwebp6:amd64 (0.6.1-2ubuntu0.20.04.1) ... 2022-04-13 06:51:02.426 | Setting up icu-devtools (66.1-2ubuntu2.1) ... 2022-04-13 06:51:02.435 | Setting up fonts-dejavu-core (2.37-1) ... 2022-04-13 06:51:02.495 | Setting up libnetfilter-queue1 (1.0.3-1) ... 2022-04-13 06:51:02.504 | Setting up lsscsi (0.30-0.1) ... 2022-04-13 06:51:02.512 | Setting up libsensors5:amd64 (1:3.6.0-2ubuntu1) ... 2022-04-13 06:51:02.520 | Setting up g++-9 (9.4.0-1ubuntu1~20.04.1) ... 2022-04-13 06:51:02.528 | Setting up libjpeg-turbo8:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2022-04-13 06:51:02.535 | Setting up libobjc-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ... 2022-04-13 06:51:02.542 | Setting up libdpkg-perl (1.19.7ubuntu3) ... 2022-04-13 06:51:02.550 | Setting up libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 2022-04-13 06:51:02.558 | Setting up autoconf (2.69-11.1) ... 2022-04-13 06:51:02.570 | Setting up liberasurecode1:amd64 (1.6.1-4) ... 2022-04-13 06:51:02.578 | Setting up g++ (4:9.3.0-1ubuntu2) ... 2022-04-13 06:51:02.621 | update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode 2022-04-13 06:51:02.630 | Setting up dwz (0.13-5) ... 2022-04-13 06:51:02.643 | Setting up libsctp1:amd64 (1.0.18+dfsg-1) ... 2022-04-13 06:51:02.654 | Setting up libnetfilter-cthelper0:amd64 (1.0.0-1ubuntu2) ... 2022-04-13 06:51:02.661 | Setting up libipset13:amd64 (7.5-1ubuntu0.20.04.1) ... 2022-04-13 06:51:02.667 | Setting up liblua5.2-0:amd64 (5.2.4-1.1build3) ... 2022-04-13 06:51:02.675 | Setting up vlan (2.0.4ubuntu1.20.04.1) ... 2022-04-13 06:51:02.691 | Setting up uuid-runtime (2.34-0.1ubuntu9.3) ... 2022-04-13 06:51:03.979 | Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2022-04-13 06:51:03.995 | Setting up libomp5-10:amd64 (1:10.0.0-4ubuntu1) ... 2022-04-13 06:51:04.005 | Setting up libarchive-cpio-perl (0.10-1) ... 2022-04-13 06:51:04.014 | Setting up liblua5.3-0:amd64 (5.3.3-1.1ubuntu2) ... 2022-04-13 06:51:04.021 | Setting up fonts-liberation (1:1.07.4-11) ... 2022-04-13 06:51:04.030 | Setting up libnl-3-200:amd64 (3.4.0-1) ... 2022-04-13 06:51:04.042 | Setting up libboost-thread1.71.0:amd64 (1.71.0-6ubuntu6) ... 2022-04-13 06:51:04.050 | Setting up libc6-i386 (2.31-0ubuntu9.7) ... 2022-04-13 06:51:04.060 | Setting up libsub-override-perl (0.09-2) ... 2022-04-13 06:51:04.066 | Setting up libharfbuzz0b:amd64 (2.6.4-1ubuntu4) ... 2022-04-13 06:51:04.073 | Setting up libthai-data (0.1.28-3) ... 2022-04-13 06:51:04.081 | Setting up python-pip-whl (20.0.2-5ubuntu1.6) ... 2022-04-13 06:51:04.087 | Setting up libcdt5:amd64 (2.42.2-3build2) ... 2022-04-13 06:51:04.094 | Setting up libcgraph6:amd64 (2.42.2-3build2) ... 2022-04-13 06:51:04.101 | Setting up apache2-data (2.4.41-4ubuntu3.10) ... 2022-04-13 06:51:04.108 | Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2022-04-13 06:51:04.116 | Setting up libjs-jquery (3.3.1~dfsg-3) ... 2022-04-13 06:51:04.124 | Setting up sharutils (1:4.15.2-4build1) ... 2022-04-13 06:51:04.131 | Setting up ipset (7.5-1ubuntu0.20.04.1) ... 2022-04-13 06:51:04.153 | Setting up openssl (1.1.1f-1ubuntu2.12) ... 2022-04-13 06:51:04.167 | Setting up conntrackd (1:1.4.5-2) ... 2022-04-13 06:51:05.220 | Created symlink /etc/systemd/system/multi-user.target.wants/conntrackd.service → /lib/systemd/system/conntrackd.service. 2022-04-13 06:51:05.586 | Setting up libsys-hostname-long-perl (1.5-1) ... 2022-04-13 06:51:05.596 | Setting up libalgorithm-diff-xs-perl (0.04-6) ... 2022-04-13 06:51:05.606 | Setting up libicu-dev:amd64 (66.1-2ubuntu2.1) ... 2022-04-13 06:51:05.614 | Setting up libxml2:amd64 (2.9.10+dfsg-5ubuntu0.20.04.2) ... 2022-04-13 06:51:05.622 | Setting up libsystemd-dev:amd64 (245.4-4ubuntu3.15) ... 2022-04-13 06:51:05.629 | Setting up sqlite3 (3.31.1-4ubuntu0.2) ... 2022-04-13 06:51:05.637 | Setting up libalgorithm-merge-perl (0.08-3) ... 2022-04-13 06:51:05.645 | Setting up libaprutil1:amd64 (1.6.1-4ubuntu2) ... 2022-04-13 06:51:05.652 | Setting up libjpeg8:amd64 (8c-2ubuntu8) ... 2022-04-13 06:51:05.660 | Setting up automake (1:1.16.1-4ubuntu6) ... 2022-04-13 06:51:05.669 | update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode 2022-04-13 06:51:05.677 | Setting up libfile-stripnondeterminism-perl (1.7.0-1) ... 2022-04-13 06:51:05.686 | Setting up libtinfo-dev:amd64 (6.2-0ubuntu2) ... 2022-04-13 06:51:05.694 | Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2022-04-13 06:51:05.701 | Setting up libgts-bin (0.7.6+darcs121130-4) ... 2022-04-13 06:51:05.710 | Setting up libz3-dev:amd64 (4.8.7-4build1) ... 2022-04-13 06:51:05.719 | Setting up libice6:amd64 (2:1.0.10-0ubuntu1) ... 2022-04-13 06:51:05.727 | Setting up tcpdump (4.9.3-4ubuntu0.1) ... 2022-04-13 06:51:05.946 | Setting up libjpeg-turbo8-dev:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2022-04-13 06:51:05.958 | Setting up libmysqlclient21:amd64 (8.0.28-0ubuntu0.20.04.3) ... 2022-04-13 06:51:05.969 | Setting up llvm-10-tools (1:10.0.0-4ubuntu1) ... 2022-04-13 06:51:05.978 | Setting up libsnmp35:amd64 (5.8+dfsg-2ubuntu2.3) ... 2022-04-13 06:51:05.991 | Setting up libomp-10-dev (1:10.0.0-4ubuntu1) ... 2022-04-13 06:51:06.001 | Setting up wget (1.20.3-1ubuntu2) ... 2022-04-13 06:51:06.021 | Setting up libtool (2.4.6-14) ... 2022-04-13 06:51:06.032 | Setting up fontconfig-config (2.13.1-2ubuntu3) ... 2022-04-13 06:51:06.183 | Setting up openssh-client (1:8.2p1-4ubuntu0.4) ... 2022-04-13 06:51:06.238 | Setting up haproxy (2.0.13-2ubuntu0.5) ... 2022-04-13 06:51:06.748 | Created symlink /etc/systemd/system/multi-user.target.wants/haproxy.service → /lib/systemd/system/haproxy.service. 2022-04-13 06:51:07.891 | Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 2022-04-13 06:51:07.904 | Setting up libaprutil1-ldap:amd64 (1.6.1-4ubuntu2) ... 2022-04-13 06:51:07.913 | Setting up dnsmasq-base (2.80-1.1ubuntu1.4) ... 2022-04-13 06:51:08.124 | Setting up libaprutil1-dbd-sqlite3:amd64 (1.6.1-4ubuntu2) ... 2022-04-13 06:51:08.135 | Setting up libclang-cpp10 (1:10.0.0-4ubuntu1) ... 2022-04-13 06:51:08.144 | Setting up llvm-10-runtime (1:10.0.0-4ubuntu1) ... 2022-04-13 06:51:08.157 | Setting up memcached (1.5.22-2ubuntu0.2) ... 2022-04-13 06:51:09.419 | Created symlink /etc/systemd/system/multi-user.target.wants/memcached.service → /lib/systemd/system/memcached.service. 2022-04-13 06:51:10.138 | Setting up dpkg-dev (1.19.7ubuntu3) ... 2022-04-13 06:51:10.161 | Setting up libnl-route-3-200:amd64 (3.4.0-1) ... 2022-04-13 06:51:10.170 | Setting up python3-mysqldb (1.4.4-2build1) ... 2022-04-13 06:51:10.433 | Setting up libldap2-dev:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 2022-04-13 06:51:10.447 | Setting up libmail-sendmail-perl (0.80-1) ... 2022-04-13 06:51:10.456 | Setting up libltdl-dev:amd64 (2.4.6-14) ... 2022-04-13 06:51:10.464 | Setting up libthai0:amd64 (0.1.28-3) ... 2022-04-13 06:51:10.475 | Setting up libxml2-dev:amd64 (2.9.10+dfsg-5ubuntu0.20.04.2) ... 2022-04-13 06:51:10.482 | Setting up libsasl2-dev (2.1.27+dfsg-2ubuntu0.1) ... 2022-04-13 06:51:10.490 | Setting up lib32gcc-s1 (10.3.0-1ubuntu1~20.04) ... 2022-04-13 06:51:10.499 | Setting up lib32stdc++6 (10.3.0-1ubuntu1~20.04) ... 2022-04-13 06:51:10.508 | Setting up ssl-cert (1.0.39) ... 2022-04-13 06:51:10.928 | Setting up liberasurecode-dev:amd64 (1.6.1-4) ... 2022-04-13 06:51:10.941 | Setting up python3.8-venv (3.8.10-0ubuntu1~20.04.4) ... 2022-04-13 06:51:11.034 | Setting up libjs-jquery-metadata (12-1.1) ... 2022-04-13 06:51:11.045 | Setting up postgresql-common (214ubuntu0.1) ... 2022-04-13 06:51:11.611 | Adding user postgres to group ssl-cert 2022-04-13 06:51:11.798 | 2022-04-13 06:51:11.798 | Creating config file /etc/postgresql-common/createcluster.conf with new version 2022-04-13 06:51:12.004 | Building PostgreSQL dictionaries from installed myspell/hunspell packages... 2022-04-13 06:51:12.005 | Removing obsolete dictionary files: 2022-04-13 06:51:12.639 | Created symlink /etc/systemd/system/multi-user.target.wants/postgresql.service → /lib/systemd/system/postgresql.service. 2022-04-13 06:51:13.801 | Setting up libcroco3:amd64 (0.6.13-1) ... 2022-04-13 06:51:13.812 | Setting up libsctp-dev:amd64 (1.0.18+dfsg-1) ... 2022-04-13 06:51:13.820 | Setting up pkg-config (0.29.1-0ubuntu4) ... 2022-04-13 06:51:13.923 | Setting up python3-pip (20.0.2-5ubuntu1.6) ... 2022-04-13 06:51:14.360 | Setting up dh-strip-nondeterminism (1.7.0-1) ... 2022-04-13 06:51:14.374 | Setting up libgvpr2:amd64 (2.42.2-3build2) ... 2022-04-13 06:51:14.386 | Setting up libjs-jquery-tablesorter (1:2.31.1+dfsg1-1) ... 2022-04-13 06:51:14.395 | Setting up libnl-genl-3-200:amd64 (3.4.0-1) ... 2022-04-13 06:51:14.402 | Setting up build-essential (12.8ubuntu1.1) ... 2022-04-13 06:51:14.410 | Setting up libcurl4:amd64 (7.68.0-1ubuntu2.7) ... 2022-04-13 06:51:14.422 | Setting up libtiff5:amd64 (4.1.0+git191117-2ubuntu0.20.04.2) ... 2022-04-13 06:51:14.431 | Setting up curl (7.68.0-1ubuntu2.7) ... 2022-04-13 06:51:14.441 | Setting up libfontconfig1:amd64 (2.13.1-2ubuntu3) ... 2022-04-13 06:51:14.450 | Setting up libjpeg8-dev:amd64 (8c-2ubuntu8) ... 2022-04-13 06:51:14.458 | Setting up libsm6:amd64 (2:1.2.3-1) ... 2022-04-13 06:51:14.466 | Setting up libmysqlclient-dev (8.0.28-0ubuntu0.20.04.3) ... 2022-04-13 06:51:14.473 | Setting up apache2-utils (2.4.41-4ubuntu3.10) ... 2022-04-13 06:51:14.480 | Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2022-04-13 06:51:14.488 | Setting up ipvsadm (1:1.31-1) ... 2022-04-13 06:51:15.273 | Setting up openssh-sftp-server (1:8.2p1-4ubuntu0.4) ... 2022-04-13 06:51:15.282 | Setting up libibverbs1:amd64 (28.0-1ubuntu1) ... 2022-04-13 06:51:15.404 | Setting up fontconfig (2.13.1-2ubuntu3) ... 2022-04-13 06:51:17.483 | Regenerating fonts cache... done. 2022-04-13 06:51:17.492 | Setting up gettext (0.19.8.1-10build1) ... 2022-04-13 06:51:17.505 | Setting up libxslt1-dev:amd64 (1.1.34-4) ... 2022-04-13 06:51:17.517 | Setting up openssh-server (1:8.2p1-4ubuntu0.4) ... 2022-04-13 06:51:18.976 | rescue-ssh.target is a disabled or a static unit, not starting it. 2022-04-13 06:51:19.820 | Setting up ibverbs-providers:amd64 (28.0-1ubuntu1) ... 2022-04-13 06:51:19.900 | Setting up libclang-common-10-dev (1:10.0.0-4ubuntu1) ... 2022-04-13 06:51:19.912 | Setting up keepalived (1:2.0.19-2ubuntu0.2) ... 2022-04-13 06:51:20.925 | Created symlink /etc/systemd/system/multi-user.target.wants/keepalived.service → /lib/systemd/system/keepalived.service. 2022-04-13 06:51:21.644 | Setting up llvm-10 (1:10.0.0-4ubuntu1) ... 2022-04-13 06:51:21.655 | Setting up libpango-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-04-13 06:51:21.663 | Setting up libjpeg-dev:amd64 (8c-2ubuntu8) ... 2022-04-13 06:51:21.671 | Setting up libpq5:amd64 (12.9-0ubuntu0.20.04.1) ... 2022-04-13 06:51:21.678 | Setting up libpq-dev (12.9-0ubuntu0.20.04.1) ... 2022-04-13 06:51:21.685 | Setting up apache2-bin (2.4.41-4ubuntu3.10) ... 2022-04-13 06:51:21.692 | Setting up libcairo2:amd64 (1.16.0-4ubuntu1) ... 2022-04-13 06:51:21.701 | Setting up intltool-debian (0.35.0+20060710.5) ... 2022-04-13 06:51:21.708 | Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2022-04-13 06:51:21.714 | Setting up llvm-10-dev (1:10.0.0-4ubuntu1) ... 2022-04-13 06:51:21.722 | Setting up postgresql-client-12 (12.9-0ubuntu0.20.04.1) ... 2022-04-13 06:51:22.395 | update-alternatives: using /usr/share/postgresql/12/man/man1/psql.1.gz to provide /usr/share/man/man1/psql.1.gz (psql.1.gz) in auto mode 2022-04-13 06:51:22.423 | Setting up python3-venv (3.8.2-0ubuntu2) ... 2022-04-13 06:51:22.435 | Setting up libapr1-dev (1.6.5-1ubuntu1) ... 2022-04-13 06:51:22.462 | Setting up libgd3:amd64 (2.2.5-5.2ubuntu2.1) ... 2022-04-13 06:51:22.473 | Setting up libxt6:amd64 (1:1.1.5-1) ... 2022-04-13 06:51:22.482 | Setting up libaprutil1-dev (1.6.1-4ubuntu2) ... 2022-04-13 06:51:22.491 | Setting up clang-10 (1:10.0.0-4ubuntu1) ... 2022-04-13 06:51:22.498 | Setting up libpangoft2-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-04-13 06:51:22.506 | Setting up postgresql-server-dev-12 (12.9-0ubuntu0.20.04.1) ... 2022-04-13 06:51:22.513 | Setting up libpangocairo-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-04-13 06:51:22.521 | Setting up librdmacm1:amd64 (28.0-1ubuntu1) ... 2022-04-13 06:51:22.528 | Setting up librados2 (15.2.14-0ubuntu0.20.04.2) ... 2022-04-13 06:51:22.535 | Setting up libxmu6:amd64 (2:1.1.3-0ubuntu1) ... 2022-04-13 06:51:22.543 | Setting up po-debconf (1.0.21) ... 2022-04-13 06:51:22.549 | Setting up apache2 (2.4.41-4ubuntu3.10) ... 2022-04-13 06:51:23.044 | Enabling module mpm_event. 2022-04-13 06:51:23.119 | Enabling module authz_core. 2022-04-13 06:51:23.126 | Enabling module authz_host. 2022-04-13 06:51:23.190 | Enabling module authn_core. 2022-04-13 06:51:23.198 | Enabling module auth_basic. 2022-04-13 06:51:23.263 | Enabling module access_compat. 2022-04-13 06:51:23.337 | Enabling module authn_file. 2022-04-13 06:51:23.410 | Enabling module authz_user. 2022-04-13 06:51:23.477 | Enabling module alias. 2022-04-13 06:51:23.542 | Enabling module dir. 2022-04-13 06:51:23.611 | Enabling module autoindex. 2022-04-13 06:51:23.680 | Enabling module env. 2022-04-13 06:51:23.744 | Enabling module mime. 2022-04-13 06:51:23.806 | Enabling module negotiation. 2022-04-13 06:51:23.872 | Enabling module setenvif. 2022-04-13 06:51:23.941 | Enabling module filter. 2022-04-13 06:51:24.010 | Enabling module deflate. 2022-04-13 06:51:24.075 | Enabling module status. 2022-04-13 06:51:24.152 | Enabling module reqtimeout. 2022-04-13 06:51:24.223 | Enabling conf charset. 2022-04-13 06:51:24.290 | Enabling conf localized-error-pages. 2022-04-13 06:51:24.365 | Enabling conf other-vhosts-access-log. 2022-04-13 06:51:24.432 | Enabling conf security. 2022-04-13 06:51:24.497 | Enabling conf serve-cgi-bin. 2022-04-13 06:51:24.561 | Enabling site 000-default. 2022-04-13 06:51:24.618 | info: Executing deferred 'a2enconf javascript-common' for package javascript-common 2022-04-13 06:51:24.688 | Enabling conf javascript-common. 2022-04-13 06:51:24.970 | Created symlink /etc/systemd/system/multi-user.target.wants/apache2.service → /lib/systemd/system/apache2.service. 2022-04-13 06:51:25.596 | Created symlink /etc/systemd/system/multi-user.target.wants/apache-htcacheclean.service → /lib/systemd/system/apache-htcacheclean.service. 2022-04-13 06:51:28.435 | Setting up libxaw7:amd64 (2:1.0.13-1) ... 2022-04-13 06:51:28.455 | Setting up libgvc6 (2.42.2-3build2) ... 2022-04-13 06:51:28.484 | Setting up librbd1 (15.2.14-0ubuntu0.20.04.2) ... 2022-04-13 06:51:28.493 | Setting up libapache2-mod-proxy-uwsgi (2.4.41-4ubuntu3.10) ... 2022-04-13 06:51:28.511 | Setting up libiscsi7:amd64 (1.18.0-2) ... 2022-04-13 06:51:28.522 | Setting up postgresql-server-dev-all (214ubuntu0.1) ... 2022-04-13 06:51:28.529 | Setting up qemu-block-extra:amd64 (1:4.2-3ubuntu6.21) ... 2022-04-13 06:51:28.536 | Setting up graphviz (2.42.2-3build2) ... 2022-04-13 06:51:28.547 | Setting up qemu-utils (1:4.2-3ubuntu6.21) ... 2022-04-13 06:51:28.557 | Setting up systemd (245.4-4ubuntu3.15) ... 2022-04-13 06:51:28.562 | Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 2022-04-13 06:51:29.781 | Setting up dh-autoreconf (19) ... 2022-04-13 06:51:29.791 | Setting up systemd-timesyncd (245.4-4ubuntu3.15) ... 2022-04-13 06:51:30.658 | Setting up systemd-sysv (245.4-4ubuntu3.15) ... 2022-04-13 06:51:30.670 | Setting up libnss-systemd:amd64 (245.4-4ubuntu3.15) ... 2022-04-13 06:51:30.682 | Setting up debhelper (12.10ubuntu1) ... 2022-04-13 06:51:30.714 | Setting up libpam-systemd:amd64 (245.4-4ubuntu3.15) ... 2022-04-13 06:51:31.098 | Setting up apache2-dev (2.4.41-4ubuntu3.10) ... 2022-04-13 06:51:31.115 | Processing triggers for mime-support (3.64ubuntu1) ... 2022-04-13 06:51:31.146 | Processing triggers for initramfs-tools (0.136ubuntu6.4) ... 2022-04-13 06:51:31.219 | update-initramfs: Generating /boot/initrd.img-5.4.0-72-generic 2022-04-13 06:51:45.184 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2022-04-13 06:51:45.214 | Processing triggers for rsyslog (8.2001.0-1ubuntu1.1) ... 2022-04-13 06:51:45.646 | Processing triggers for ufw (0.36-6) ... 2022-04-13 06:51:45.799 | Processing triggers for man-db (2.9.1-1) ... 2022-04-13 06:52:10.869 | Processing triggers for dbus (1.12.16-2ubuntu2.1) ... 2022-04-13 06:52:10.888 | Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2022-04-13 06:52:18.979 | ++ functions-common:apt_get:1113 : result=0 2022-04-13 06:52:18.982 | ++ functions-common:apt_get:1116 : time_stop apt-get 2022-04-13 06:52:18.985 | ++ functions-common:time_stop:2304 : local name 2022-04-13 06:52:18.988 | ++ functions-common:time_stop:2305 : local end_time 2022-04-13 06:52:18.991 | ++ functions-common:time_stop:2306 : local elapsed_time 2022-04-13 06:52:18.994 | ++ functions-common:time_stop:2307 : local total 2022-04-13 06:52:18.997 | ++ functions-common:time_stop:2308 : local start_time 2022-04-13 06:52:18.999 | ++ functions-common:time_stop:2310 : name=apt-get 2022-04-13 06:52:19.002 | ++ functions-common:time_stop:2311 : start_time=1649832562501 2022-04-13 06:52:19.005 | ++ functions-common:time_stop:2313 : [[ -z 1649832562501 ]] 2022-04-13 06:52:19.008 | +++ functions-common:time_stop:2316 : date +%s%3N 2022-04-13 06:52:19.013 | ++ functions-common:time_stop:2316 : end_time=1649832739009 2022-04-13 06:52:19.015 | ++ functions-common:time_stop:2317 : elapsed_time=176508 2022-04-13 06:52:19.017 | ++ functions-common:time_stop:2318 : total=781 2022-04-13 06:52:19.019 | ++ functions-common:time_stop:2320 : _TIME_START[$name]= 2022-04-13 06:52:19.021 | ++ functions-common:time_stop:2321 : _TIME_TOTAL[$name]=177289 2022-04-13 06:52:19.023 | ++ functions-common:apt_get:1117 : return 0 2022-04-13 06:52:19.026 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-04-13 06:52:19.028 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-04-13 06:52:19.030 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-04-13 06:52:19.035 | ++ tools/install_prereqs.sh:source:89 : date 2022-04-13 06:52:19.039 | + ./stack.sh:main:759 : [[ False != \T\r\u\e ]] 2022-04-13 06:52:19.041 | + ./stack.sh:main:760 : PYPI_ALTERNATIVE_URL= 2022-04-13 06:52:19.044 | + ./stack.sh:main:760 : /home/ubuntu/devstack/tools/install_pip.sh 2022-04-13 06:52:20.423 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-04-13 06:52:20.425 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-04-13 06:52:20.427 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-04-13 06:52:20.429 | + tools/install_pip.sh:main:43 : GetDistro 2022-04-13 06:52:20.431 | + functions-common:GetDistro:373 : GetOSVersion 2022-04-13 06:52:20.433 | + functions-common:GetOSVersion:350 : _ensure_lsb_release 2022-04-13 06:52:20.435 | ++ functions-common:_ensure_lsb_release:327 : command -v lsb_release 2022-04-13 06:52:20.437 | + functions-common:_ensure_lsb_release:327 : [[ -x /usr/bin/lsb_release ]] 2022-04-13 06:52:20.439 | + functions-common:_ensure_lsb_release:328 : return 2022-04-13 06:52:20.441 | ++ functions-common:GetOSVersion:352 : lsb_release -r -s 2022-04-13 06:52:20.509 | + functions-common:GetOSVersion:352 : os_RELEASE=20.04 2022-04-13 06:52:20.513 | ++ functions-common:GetOSVersion:353 : lsb_release -c -s 2022-04-13 06:52:20.590 | + functions-common:GetOSVersion:353 : os_CODENAME=focal 2022-04-13 06:52:20.593 | ++ functions-common:GetOSVersion:354 : lsb_release -i -s 2022-04-13 06:52:20.663 | + functions-common:GetOSVersion:354 : os_VENDOR=Ubuntu 2022-04-13 06:52:20.666 | + functions-common:GetOSVersion:356 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-04-13 06:52:20.669 | + functions-common:GetOSVersion:357 : os_PACKAGE=deb 2022-04-13 06:52:20.672 | + functions-common:GetOSVersion:362 : typeset -xr os_VENDOR 2022-04-13 06:52:20.675 | + functions-common:GetOSVersion:363 : typeset -xr os_RELEASE 2022-04-13 06:52:20.678 | + functions-common:GetOSVersion:364 : typeset -xr os_PACKAGE 2022-04-13 06:52:20.681 | + functions-common:GetOSVersion:365 : typeset -xr os_CODENAME 2022-04-13 06:52:20.684 | + functions-common:GetDistro:375 : [[ Ubuntu =~ (Ubuntu) ]] 2022-04-13 06:52:20.688 | + functions-common:GetDistro:378 : DISTRO=focal 2022-04-13 06:52:20.690 | + functions-common:GetDistro:422 : typeset -xr DISTRO 2022-04-13 06:52:20.693 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-04-13 06:52:20.693 | Distro: focal 2022-04-13 06:52:20.696 | + tools/install_pip.sh:main:136 : get_versions 2022-04-13 06:52:20.698 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-04-13 06:52:20.701 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-04-13 06:52:20.703 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-04-13 06:52:20.706 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-04-13 06:52:20.706 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-04-13 06:52:21.092 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=20.2.2 2022-04-13 06:52:21.094 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 20.2.2' 2022-04-13 06:52:21.094 | pip: 20.2.2 2022-04-13 06:52:21.097 | + tools/install_pip.sh:get_versions:57 : python3.8 -m pip --version 2022-04-13 06:52:21.452 | pip 20.2.2 from /usr/local/lib/python3.8/dist-packages/pip (python 3.8) 2022-04-13 06:52:21.475 | + tools/install_pip.sh:main:138 : [[ -n '' ]] 2022-04-13 06:52:21.478 | + tools/install_pip.sh:main:143 : [[ focal == focal ]] 2022-04-13 06:52:21.481 | + tools/install_pip.sh:main:144 : exit 0 2022-04-13 06:52:21.485 | + ./stack.sh:main:764 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-04-13 06:52:21.488 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-04-13 06:52:21.492 | + ./stack.sh:main:765 : fixup_all 2022-04-13 06:52:21.494 | + tools/fixup_stuff.sh:fixup_all:196 : fixup_keystone 2022-04-13 06:52:21.496 | + tools/fixup_stuff.sh:fixup_keystone:39 : keystone_ports=35357,35358 2022-04-13 06:52:21.499 | + tools/fixup_stuff.sh:fixup_keystone:44 : sysctl net.ipv4.ip_local_reserved_ports 2022-04-13 06:52:21.512 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sysctl net.ipv4.ip_local_reserved_ports 2022-04-13 06:52:21.512 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sed 's/^ //' 2022-04-13 06:52:21.512 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : awk -F= '{print $2;}' 2022-04-13 06:52:21.519 | + tools/fixup_stuff.sh:fixup_keystone:46 : reserved_ports= 2022-04-13 06:52:21.521 | + tools/fixup_stuff.sh:fixup_keystone:48 : [[ -z '' ]] 2022-04-13 06:52:21.523 | + tools/fixup_stuff.sh:fixup_keystone:50 : sudo sysctl -w net.ipv4.ip_local_reserved_ports=35357,35358 2022-04-13 06:52:21.531 | net.ipv4.ip_local_reserved_ports = 35357,35358 2022-04-13 06:52:21.534 | + tools/fixup_stuff.sh:fixup_all:197 : fixup_ubuntu 2022-04-13 06:52:21.536 | + tools/fixup_stuff.sh:fixup_ubuntu:66 : [[ focal != \b\i\o\n\i\c ]] 2022-04-13 06:52:21.539 | + tools/fixup_stuff.sh:fixup_ubuntu:67 : return 2022-04-13 06:52:21.542 | + tools/fixup_stuff.sh:fixup_all:198 : fixup_fedora 2022-04-13 06:52:21.544 | + tools/fixup_stuff.sh:fixup_fedora:103 : is_fedora 2022-04-13 06:52:21.547 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2022-04-13 06:52:21.549 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2022-04-13 06:52:21.552 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 06:52:21.554 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 06:52:21.556 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 06:52:21.558 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2022-04-13 06:52:21.560 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2022-04-13 06:52:21.562 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2022-04-13 06:52:21.564 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 06:52:21.566 | + tools/fixup_stuff.sh:fixup_fedora:104 : return 2022-04-13 06:52:21.569 | + tools/fixup_stuff.sh:fixup_all:199 : fixup_suse 2022-04-13 06:52:21.571 | + tools/fixup_stuff.sh:fixup_suse:149 : is_suse 2022-04-13 06:52:21.573 | + functions-common:is_suse:462 : is_opensuse 2022-04-13 06:52:21.575 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2022-04-13 06:52:21.577 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 06:52:21.579 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2022-04-13 06:52:21.581 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2022-04-13 06:52:21.583 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 06:52:21.585 | + tools/fixup_stuff.sh:fixup_suse:150 : return 2022-04-13 06:52:21.588 | + ./stack.sh:main:768 : pip_install -U os-testr 2022-04-13 06:52:21.607 | Using python 3.8 to install os-testr 2022-04-13 06:52:21.609 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U os-testr 2022-04-13 06:52:22.286 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 06:52:22.286 | from cryptography.utils import int_from_bytes 2022-04-13 06:52:22.286 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 06:52:22.286 | from cryptography.utils import int_from_bytes 2022-04-13 06:52:23.325 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 06:52:23.329 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:52:23.330 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:52:23.336 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:52:23.341 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:52:23.343 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:52:23.344 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:52:23.478 | Collecting os-testr===2.0.0 2022-04-13 06:52:23.489 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/93a/e59a9d278e557/os_testr-2.0.0-py3-none-any.whl (46 kB) 2022-04-13 06:52:23.643 | Collecting python-subunit===1.4.0 2022-04-13 06:52:23.649 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/40f/34660c3da3e51/python_subunit-1.4.0-py2.py3-none-any.whl (106 kB) 2022-04-13 06:52:23.729 | Requirement already satisfied, skipping upgrade: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 343)) (2.4.0) 2022-04-13 06:52:24.256 | Collecting stestr===3.1.0 2022-04-13 06:52:24.264 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/13c/8f771ea252290/stestr-3.1.0-py3-none-any.whl (120 kB) 2022-04-13 06:52:24.357 | Requirement already satisfied, skipping upgrade: pbr===5.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 46)) (5.5.1) 2022-04-13 06:52:24.359 | Requirement already satisfied, skipping upgrade: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 163)) (1.0.0) 2022-04-13 06:52:24.362 | Requirement already satisfied, skipping upgrade: python-mimeparse===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 97)) (1.6.0) 2022-04-13 06:52:24.364 | Requirement already satisfied, skipping upgrade: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 62)) (3.0.0) 2022-04-13 06:52:24.374 | Requirement already satisfied, skipping upgrade: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 445)) (1.15.0) 2022-04-13 06:52:24.377 | Requirement already satisfied, skipping upgrade: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 147)) (1.4.0) 2022-04-13 06:52:24.380 | Requirement already satisfied, skipping upgrade: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 203)) (1.1.0) 2022-04-13 06:52:24.386 | Requirement already satisfied, skipping upgrade: cliff===3.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 245)) (3.7.0) 2022-04-13 06:52:24.397 | Requirement already satisfied, skipping upgrade: voluptuous===0.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 2)) (0.12.1) 2022-04-13 06:52:24.401 | Requirement already satisfied, skipping upgrade: PyYAML===5.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 181)) (5.4.1) 2022-04-13 06:52:24.819 | Collecting future===0.18.2 2022-04-13 06:52:24.828 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b1b/ead90b70cf6ec/future-0.18.2.tar.gz (829 kB) 2022-04-13 06:52:25.781 | Requirement already satisfied, skipping upgrade: linecache2===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 359)) (1.0.0) 2022-04-13 06:52:25.783 | Requirement already satisfied, skipping upgrade: argparse in /usr/local/lib/python3.8/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 203)) (1.4.0) 2022-04-13 06:52:25.786 | Requirement already satisfied, skipping upgrade: cmd2===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 428)) (1.5.0) 2022-04-13 06:52:25.846 | Requirement already satisfied, skipping upgrade: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 407)) (2.4.7) 2022-04-13 06:52:25.849 | Requirement already satisfied, skipping upgrade: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 143)) (0.7.2) 2022-04-13 06:52:25.851 | Requirement already satisfied, skipping upgrade: stevedore===3.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 418)) (3.3.1) 2022-04-13 06:52:25.858 | Requirement already satisfied, skipping upgrade: attrs===20.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 49)) (20.3.0) 2022-04-13 06:52:25.899 | Requirement already satisfied, skipping upgrade: colorama===0.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 576)) (0.4.4) 2022-04-13 06:52:25.903 | Requirement already satisfied, skipping upgrade: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 140)) (0.2.5) 2022-04-13 06:52:25.907 | Requirement already satisfied, skipping upgrade: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 268)) (1.8.2) 2022-04-13 06:52:25.910 | Building wheels for collected packages: future 2022-04-13 06:52:25.911 | Building wheel for future (setup.py): started 2022-04-13 06:52:26.945 | Building wheel for future (setup.py): finished with status 'done' 2022-04-13 06:52:26.952 | Created wheel for future: filename=future-0.18.2-py3-none-any.whl size=491058 sha256=19dfe4e4d74f27902ddda0d302a198b1cfbf7b00a31709a7a4f1b26107a4344b 2022-04-13 06:52:26.952 | Stored in directory: /root/.cache/pip/wheels/28/5f/d3/d195feb75503b53c2d3ab6230c977e5755765d711064d2e39f 2022-04-13 06:52:26.954 | Successfully built future 2022-04-13 06:52:28.139 | Installing collected packages: python-subunit, future, stestr, os-testr 2022-04-13 06:52:28.980 | Successfully installed future-0.18.2 os-testr-2.0.0 python-subunit-1.4.0 stestr-3.1.0 2022-04-13 06:52:29.084 | WARNING: You are using pip version 20.2.2; however, version 22.0.4 is available. 2022-04-13 06:52:29.084 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 06:52:29.187 | + inc/python:pip_install:200 : result=0 2022-04-13 06:52:29.190 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 06:52:29.194 | + functions-common:time_stop:2304 : local name 2022-04-13 06:52:29.197 | + functions-common:time_stop:2305 : local end_time 2022-04-13 06:52:29.201 | + functions-common:time_stop:2306 : local elapsed_time 2022-04-13 06:52:29.204 | + functions-common:time_stop:2307 : local total 2022-04-13 06:52:29.208 | + functions-common:time_stop:2308 : local start_time 2022-04-13 06:52:29.210 | + functions-common:time_stop:2310 : name=pip_install 2022-04-13 06:52:29.212 | + functions-common:time_stop:2311 : start_time=1649832741602 2022-04-13 06:52:29.214 | + functions-common:time_stop:2313 : [[ -z 1649832741602 ]] 2022-04-13 06:52:29.216 | ++ functions-common:time_stop:2316 : date +%s%3N 2022-04-13 06:52:29.220 | + functions-common:time_stop:2316 : end_time=1649832749218 2022-04-13 06:52:29.222 | + functions-common:time_stop:2317 : elapsed_time=7616 2022-04-13 06:52:29.224 | + functions-common:time_stop:2318 : total=0 2022-04-13 06:52:29.226 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2022-04-13 06:52:29.228 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=7616 2022-04-13 06:52:29.230 | + inc/python:pip_install:203 : return 0 2022-04-13 06:52:29.233 | + ./stack.sh:main:772 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-04-13 06:52:29.282 | + ./stack.sh:main:773 : sudo systemctl restart systemd-journald 2022-04-13 06:52:29.379 | + ./stack.sh:main:779 : install_infra 2022-04-13 06:52:29.383 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-13 06:52:29.385 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-04-13 06:52:29.387 | + lib/infra:install_infra:32 : python3 -m venv /opt/stack/requirements/.venv 2022-04-13 06:52:32.466 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-13 06:52:32.469 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-04-13 06:52:32.492 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-04-13 06:52:34.408 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:52:34.416 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:52:34.626 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:52:34.805 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:52:34.860 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:52:34.921 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:52:35.084 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 06:52:35.213 | Collecting pbr===5.5.1 2022-04-13 06:52:35.220 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b23/6cde0ac9a6aed/pbr-5.5.1-py2.py3-none-any.whl (106 kB) 2022-04-13 06:52:35.256 | Installing collected packages: pbr 2022-04-13 06:52:35.390 | Successfully installed pbr-5.5.1 2022-04-13 06:52:35.453 | + inc/python:pip_install:200 : result=0 2022-04-13 06:52:35.457 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 06:52:35.460 | + functions-common:time_stop:2304 : local name 2022-04-13 06:52:35.464 | + functions-common:time_stop:2305 : local end_time 2022-04-13 06:52:35.467 | + functions-common:time_stop:2306 : local elapsed_time 2022-04-13 06:52:35.470 | + functions-common:time_stop:2307 : local total 2022-04-13 06:52:35.473 | + functions-common:time_stop:2308 : local start_time 2022-04-13 06:52:35.476 | + functions-common:time_stop:2310 : name=pip_install 2022-04-13 06:52:35.478 | + functions-common:time_stop:2311 : start_time=1649832752484 2022-04-13 06:52:35.480 | + functions-common:time_stop:2313 : [[ -z 1649832752484 ]] 2022-04-13 06:52:35.482 | ++ functions-common:time_stop:2316 : date +%s%3N 2022-04-13 06:52:35.486 | + functions-common:time_stop:2316 : end_time=1649832755484 2022-04-13 06:52:35.488 | + functions-common:time_stop:2317 : elapsed_time=3000 2022-04-13 06:52:35.491 | + functions-common:time_stop:2318 : total=7616 2022-04-13 06:52:35.493 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2022-04-13 06:52:35.495 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=10616 2022-04-13 06:52:35.497 | + inc/python:pip_install:203 : return 0 2022-04-13 06:52:35.499 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-13 06:52:35.502 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-04-13 06:52:35.524 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt /opt/stack/requirements 2022-04-13 06:52:37.434 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:52:37.442 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:52:37.651 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:52:37.828 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:52:37.884 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:52:37.944 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:52:38.106 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 06:52:38.108 | Processing /opt/stack/requirements 2022-04-13 06:52:39.544 | Collecting fixtures===3.0.0 2022-04-13 06:52:39.553 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/2a5/51b0421101de1/fixtures-3.0.0-py2.py3-none-any.whl (67 kB) 2022-04-13 06:52:39.837 | Collecting PyYAML===5.4.1 2022-04-13 06:52:39.847 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8c1/be557ee92a20f/PyYAML-5.4.1-cp38-cp38-manylinux1_x86_64.whl (662 kB) 2022-04-13 06:52:40.041 | Collecting requests===2.25.1 2022-04-13 06:52:40.048 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c21/0084e36a42ae6/requests-2.25.1-py2.py3-none-any.whl (61 kB) 2022-04-13 06:52:40.136 | Collecting packaging===20.9 2022-04-13 06:52:40.143 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/677/14da7f7bc052e/packaging-20.9-py2.py3-none-any.whl (40 kB) 2022-04-13 06:52:40.206 | Collecting testtools===2.4.0 2022-04-13 06:52:40.214 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/36f/f4998177c7d32/testtools-2.4.0-py2.py3-none-any.whl (185 kB) 2022-04-13 06:52:40.323 | Collecting idna===2.10 2022-04-13 06:52:40.329 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b97/d804b1e9b523b/idna-2.10-py2.py3-none-any.whl (58 kB) 2022-04-13 06:52:40.469 | Collecting pyparsing===2.4.7 2022-04-13 06:52:40.476 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ef9/d7589ef3c200a/pyparsing-2.4.7-py2.py3-none-any.whl (67 kB) 2022-04-13 06:52:40.526 | Collecting six===1.15.0 2022-04-13 06:52:40.532 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8b7/4bedcbbbaca38/six-1.15.0-py2.py3-none-any.whl (10 kB) 2022-04-13 06:52:40.559 | Collecting Parsley>=1.2 2022-04-13 06:52:40.565 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c3b/c417b8c7e3a96/Parsley-1.3-py2.py3-none-any.whl (88 kB) 2022-04-13 06:52:40.610 | Collecting beagle>=0.2.1 2022-04-13 06:52:40.617 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/34b/7236e550859b0/beagle-0.3.0-py3-none-any.whl (11 kB) 2022-04-13 06:52:40.643 | Requirement already satisfied: pbr===5.5.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 46)) (5.5.1) 2022-04-13 06:52:40.715 | Collecting urllib3===1.26.3 2022-04-13 06:52:40.721 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/1b4/65e494e3e0d89/urllib3-1.26.3-py2.py3-none-any.whl (137 kB) 2022-04-13 06:52:40.816 | Collecting certifi===2021.10.8 2022-04-13 06:52:40.823 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d62/a0163eb4c2344/certifi-2021.10.8-py2.py3-none-any.whl (149 kB) 2022-04-13 06:52:40.874 | Collecting chardet===4.0.0 2022-04-13 06:52:40.882 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f86/4054d66fd9118/chardet-4.0.0-py2.py3-none-any.whl (178 kB) 2022-04-13 06:52:40.944 | Collecting extras===1.0.0 2022-04-13 06:52:40.951 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/f68/9f08df47e2dec/extras-1.0.0-py2.py3-none-any.whl (7.3 kB) 2022-04-13 06:52:40.983 | Collecting python-mimeparse===1.6.0 2022-04-13 06:52:40.990 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/a29/5f03ff2034149/python_mimeparse-1.6.0-py2.py3-none-any.whl (6.1 kB) 2022-04-13 06:52:41.019 | Collecting traceback2===1.4.0 2022-04-13 06:52:41.025 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/825/3cebec4b19094/traceback2-1.4.0-py2.py3-none-any.whl (16 kB) 2022-04-13 06:52:41.065 | Collecting unittest2===1.1.0 2022-04-13 06:52:41.072 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/13f/77d0875db6d9b/unittest2-1.1.0-py2.py3-none-any.whl (96 kB) 2022-04-13 06:52:41.172 | Collecting cliff===3.7.0 2022-04-13 06:52:41.179 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/989/7aec5d621e652/cliff-3.7.0-py3-none-any.whl (80 kB) 2022-04-13 06:52:41.229 | Collecting linecache2===1.0.0 2022-04-13 06:52:41.235 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/e78/be9c0a0dfcbac/linecache2-1.0.0-py2.py3-none-any.whl (12 kB) 2022-04-13 06:52:41.275 | Collecting argparse 2022-04-13 06:52:41.282 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/c31/647edb69fd3d4/argparse-1.4.0-py2.py3-none-any.whl (23 kB) 2022-04-13 06:52:41.329 | Collecting prettytable===0.7.2 2022-04-13 06:52:41.335 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/788/48506f2c027f8/prettytable-0.7.2-py3-none-any.whl (13 kB) 2022-04-13 06:52:41.420 | Collecting stevedore===3.3.1 2022-04-13 06:52:41.427 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d9c/35e266b71fd2a/stevedore-3.3.1-py3-none-any.whl (49 kB) 2022-04-13 06:52:41.589 | Collecting cmd2===1.5.0 2022-04-13 06:52:41.595 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/31a/aeb590ec7bd2c/cmd2-1.5.0-py3-none-any.whl (133 kB) 2022-04-13 06:52:41.704 | Collecting pyperclip===1.8.2 2022-04-13 06:52:41.711 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/767/6e3b8b98bc6fb/pyperclip-1.8.2-py3-none-any.whl (11 kB) 2022-04-13 06:52:41.773 | Collecting colorama===0.4.4 2022-04-13 06:52:41.780 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/9f4/7eda37229f68e/colorama-0.4.4-py2.py3-none-any.whl (16 kB) 2022-04-13 06:52:41.829 | Collecting attrs===20.3.0 2022-04-13 06:52:41.835 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/31b/2eced602aa842/attrs-20.3.0-py2.py3-none-any.whl (49 kB) 2022-04-13 06:52:41.939 | Collecting wcwidth===0.2.5 2022-04-13 06:52:41.947 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/beb/4802a9cebb914/wcwidth-0.2.5-py2.py3-none-any.whl (30 kB) 2022-04-13 06:52:41.966 | Building wheels for collected packages: openstack-requirements 2022-04-13 06:52:41.967 | Building wheel for openstack-requirements (setup.py): started 2022-04-13 06:52:42.754 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-04-13 06:52:42.755 | ERROR: Command errored out with exit status 1: 2022-04-13 06:52:42.755 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-jc1ah1kn/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-jc1ah1kn/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' bdist_wheel -d /tmp/pip-wheel-6456s7jv 2022-04-13 06:52:42.755 | cwd: /tmp/pip-req-build-jc1ah1kn/ 2022-04-13 06:52:42.755 | Complete output (6 lines): 2022-04-13 06:52:42.755 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-04-13 06:52:42.755 | or: setup.py --help [cmd1 cmd2 ...] 2022-04-13 06:52:42.755 | or: setup.py --help-commands 2022-04-13 06:52:42.755 | or: setup.py cmd --help 2022-04-13 06:52:42.755 | 2022-04-13 06:52:42.755 | error: invalid command 'bdist_wheel' 2022-04-13 06:52:42.755 | ---------------------------------------- 2022-04-13 06:52:42.755 | ERROR: Failed building wheel for openstack-requirements 2022-04-13 06:52:42.756 | Running setup.py clean for openstack-requirements 2022-04-13 06:52:43.544 | Failed to build openstack-requirements 2022-04-13 06:52:43.768 | Installing collected packages: chardet, certifi, attrs, six, extras, python-mimeparse, linecache2, traceback2, argparse, unittest2, testtools, fixtures, wcwidth, prettytable, urllib3, PyYAML, idna, requests, stevedore, pyparsing, pyperclip, colorama, cmd2, cliff, packaging, Parsley, beagle, openstack-requirements 2022-04-13 06:52:45.911 | Running setup.py install for openstack-requirements: started 2022-04-13 06:52:48.196 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-04-13 06:52:48.245 | Successfully installed Parsley-1.3 PyYAML-5.4.1 argparse-1.4.0 attrs-20.3.0 beagle-0.3.0 certifi-2021.10.8 chardet-4.0.0 cliff-3.7.0 cmd2-1.5.0 colorama-0.4.4 extras-1.0.0 fixtures-3.0.0 idna-2.10 linecache2-1.0.0 openstack-requirements-1.2.1.dev4614 packaging-20.9 prettytable-0.7.2 pyparsing-2.4.7 pyperclip-1.8.2 python-mimeparse-1.6.0 requests-2.25.1 six-1.15.0 stevedore-3.3.1 testtools-2.4.0 traceback2-1.4.0 unittest2-1.1.0 urllib3-1.26.3 wcwidth-0.2.5 2022-04-13 06:52:48.383 | + inc/python:pip_install:200 : result=0 2022-04-13 06:52:48.387 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 06:52:48.390 | + functions-common:time_stop:2304 : local name 2022-04-13 06:52:48.393 | + functions-common:time_stop:2305 : local end_time 2022-04-13 06:52:48.397 | + functions-common:time_stop:2306 : local elapsed_time 2022-04-13 06:52:48.400 | + functions-common:time_stop:2307 : local total 2022-04-13 06:52:48.403 | + functions-common:time_stop:2308 : local start_time 2022-04-13 06:52:48.406 | + functions-common:time_stop:2310 : name=pip_install 2022-04-13 06:52:48.410 | + functions-common:time_stop:2311 : start_time=1649832755516 2022-04-13 06:52:48.412 | + functions-common:time_stop:2313 : [[ -z 1649832755516 ]] 2022-04-13 06:52:48.415 | ++ functions-common:time_stop:2316 : date +%s%3N 2022-04-13 06:52:48.419 | + functions-common:time_stop:2316 : end_time=1649832768416 2022-04-13 06:52:48.421 | + functions-common:time_stop:2317 : elapsed_time=12900 2022-04-13 06:52:48.423 | + functions-common:time_stop:2318 : total=10616 2022-04-13 06:52:48.425 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2022-04-13 06:52:48.427 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=23516 2022-04-13 06:52:48.429 | + inc/python:pip_install:203 : return 0 2022-04-13 06:52:48.432 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-04-13 06:52:48.434 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-04-13 06:52:48.436 | + inc/python:use_library_from_git:250 : local name=pbr 2022-04-13 06:52:48.439 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:52:48.441 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 06:52:48.443 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pbr, ]] 2022-04-13 06:52:48.446 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:52:48.448 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-04-13 06:52:48.471 | Using python 3.8 to install pbr 2022-04-13 06:52:48.473 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-04-13 06:52:49.130 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 06:52:49.130 | from cryptography.utils import int_from_bytes 2022-04-13 06:52:49.130 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 06:52:49.131 | from cryptography.utils import int_from_bytes 2022-04-13 06:52:50.171 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 06:52:50.175 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:52:50.175 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:52:50.181 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:52:50.186 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:52:50.187 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:52:50.189 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:52:50.316 | Requirement already up-to-date: pbr===5.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 46)) (5.5.1) 2022-04-13 06:52:51.799 | WARNING: You are using pip version 20.2.2; however, version 22.0.4 is available. 2022-04-13 06:52:51.799 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 06:52:51.874 | + inc/python:pip_install:200 : result=0 2022-04-13 06:52:51.877 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 06:52:51.880 | + functions-common:time_stop:2304 : local name 2022-04-13 06:52:51.882 | + functions-common:time_stop:2305 : local end_time 2022-04-13 06:52:51.884 | + functions-common:time_stop:2306 : local elapsed_time 2022-04-13 06:52:51.887 | + functions-common:time_stop:2307 : local total 2022-04-13 06:52:51.889 | + functions-common:time_stop:2308 : local start_time 2022-04-13 06:52:51.891 | + functions-common:time_stop:2310 : name=pip_install 2022-04-13 06:52:51.894 | + functions-common:time_stop:2311 : start_time=1649832768465 2022-04-13 06:52:51.896 | + functions-common:time_stop:2313 : [[ -z 1649832768465 ]] 2022-04-13 06:52:51.899 | ++ functions-common:time_stop:2316 : date +%s%3N 2022-04-13 06:52:51.903 | + functions-common:time_stop:2316 : end_time=1649832771900 2022-04-13 06:52:51.905 | + functions-common:time_stop:2317 : elapsed_time=3435 2022-04-13 06:52:51.908 | + functions-common:time_stop:2318 : total=23516 2022-04-13 06:52:51.910 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2022-04-13 06:52:51.912 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=26951 2022-04-13 06:52:51.914 | + inc/python:pip_install:203 : return 0 2022-04-13 06:52:51.916 | + ./stack.sh:main:782 : python3 -m venv /opt/stack/bindep-venv 2022-04-13 06:52:55.026 | + ./stack.sh:main:784 : /opt/stack/bindep-venv/bin/pip install bindep 2022-04-13 06:52:56.808 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 06:52:56.889 | Collecting bindep 2022-04-13 06:52:56.897 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/81f/df1ef59c504c3/bindep-2.10.2-py2.py3-none-any.whl (33 kB) 2022-04-13 06:52:57.020 | Collecting packaging; python_version >= "3.6" 2022-04-13 06:52:57.028 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ef1/03e05f519cdc7/packaging-21.3-py3-none-any.whl (40 kB) 2022-04-13 06:52:57.179 | Collecting pbr>=2.0.0 2022-04-13 06:52:57.186 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/271/08648368782d0/pbr-5.8.1-py2.py3-none-any.whl (113 kB) 2022-04-13 06:52:57.251 | Collecting distro 2022-04-13 06:52:57.258 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d59/6311d707e692c/distro-1.7.0-py3-none-any.whl (20 kB) 2022-04-13 06:52:57.288 | Collecting Parsley 2022-04-13 06:52:57.296 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c3b/c417b8c7e3a96/Parsley-1.3-py2.py3-none-any.whl (88 kB) 2022-04-13 06:52:57.477 | Collecting pyparsing!=3.0.5,>=2.0.2 2022-04-13 06:52:57.484 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ef7/b523f6356f763/pyparsing-3.0.8-py3-none-any.whl (98 kB) 2022-04-13 06:52:57.531 | Installing collected packages: pyparsing, packaging, pbr, distro, Parsley, bindep 2022-04-13 06:52:58.093 | Successfully installed Parsley-1.3 bindep-2.10.2 distro-1.7.0 packaging-21.3 pbr-5.8.1 pyparsing-3.0.8 2022-04-13 06:52:58.167 | + ./stack.sh:main:785 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-04-13 06:52:58.171 | + ./stack.sh:main:785 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-04-13 06:52:58.175 | ++ ./stack.sh:main:788 : _get_plugin_bindep_packages 2022-04-13 06:52:58.197 | + ./stack.sh:main:788 : pkgs= 2022-04-13 06:52:58.200 | + ./stack.sh:main:789 : [[ -n '' ]] 2022-04-13 06:52:58.202 | + ./stack.sh:main:796 : run_phase stack pre-install 2022-04-13 06:52:58.204 | + functions-common:run_phase:1732 : local mode=stack 2022-04-13 06:52:58.207 | + functions-common:run_phase:1733 : local phase=pre-install 2022-04-13 06:52:58.209 | + functions-common:run_phase:1734 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-13 06:52:58.211 | + functions-common:run_phase:1735 : local extra_plugin_file_name 2022-04-13 06:52:58.213 | + functions-common:run_phase:1736 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-13 06:52:58.216 | + functions-common:run_phase:1741 : local exceptions=80-tempest.sh 2022-04-13 06:52:58.218 | + functions-common:run_phase:1742 : local extra 2022-04-13 06:52:58.220 | ++ functions-common:run_phase:1743 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-13 06:52:58.224 | + functions-common:run_phase:1743 : extra=80-tempest.sh 2022-04-13 06:52:58.227 | + functions-common:run_phase:1744 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-13 06:52:58.231 | + functions-common:run_phase:1748 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-13 06:52:58.233 | + functions-common:run_phase:1748 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-04-13 06:52:58.237 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-13 06:52:58.252 | ++ functions-common:is_service_enabled:1960 : return 0 2022-04-13 06:52:58.254 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-04-13 06:52:58.256 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-04-13 06:52:58.259 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-04-13 06:52:58.261 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-04-13 06:52:58.270 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-04-13 06:52:58.272 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-04-13 06:52:58.274 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-04-13 06:52:58.277 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-04-13 06:52:58.279 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-04-13 06:52:58.281 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-04-13 06:52:58.283 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-04-13 06:52:58.285 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-04-13 06:52:58.289 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-04-13 06:52:58.291 | + functions-common:run_phase:1753 : [[ stack == \s\o\u\r\c\e ]] 2022-04-13 06:52:58.300 | + functions-common:run_phase:1756 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-04-13 06:52:58.300 | + functions-common:run_phase:1759 : run_plugins stack pre-install 2022-04-13 06:52:58.302 | + functions-common:run_plugins:1718 : local mode=stack 2022-04-13 06:52:58.306 | + functions-common:run_plugins:1719 : local phase=pre-install 2022-04-13 06:52:58.308 | + functions-common:run_plugins:1721 : local plugins= 2022-04-13 06:52:58.310 | + functions-common:run_plugins:1722 : local plugin 2022-04-13 06:52:58.314 | + ./stack.sh:main:799 : set_systemd_override DefaultLimitNOFILE 2048 2022-04-13 06:52:58.316 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-04-13 06:52:58.319 | + functions:set_systemd_override:821 : local value=2048 2022-04-13 06:52:58.322 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-04-13 06:52:58.324 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-04-13 06:52:58.373 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-04-13 06:52:58.374 | Set systemd system override for DefaultLimitNOFILE=2048 2022-04-13 06:52:58.376 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-04-13 06:52:58.727 | + ./stack.sh:main:801 : install_rpc_backend 2022-04-13 06:52:58.730 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-04-13 06:52:58.747 | + functions-common:is_service_enabled:1960 : return 0 2022-04-13 06:52:58.750 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-04-13 06:52:58.755 | + functions-common:install_package:1342 : update_package_repo 2022-04-13 06:52:58.758 | + functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2022-04-13 06:52:58.760 | + functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2022-04-13 06:52:58.762 | + functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2022-04-13 06:52:58.764 | + functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2022-04-13 06:52:58.767 | + functions-common:update_package_repo:1322 : is_ubuntu 2022-04-13 06:52:58.769 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-04-13 06:52:58.771 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-04-13 06:52:58.775 | + functions-common:update_package_repo:1323 : apt_get_update 2022-04-13 06:52:58.777 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2022-04-13 06:52:58.779 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2022-04-13 06:52:58.783 | + functions-common:apt_get_update:1069 : return 2022-04-13 06:52:58.785 | + functions-common:install_package:1343 : real_install_package rabbitmq-server 2022-04-13 06:52:58.788 | + functions-common:real_install_package:1328 : is_ubuntu 2022-04-13 06:52:58.790 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-04-13 06:52:58.792 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-04-13 06:52:58.794 | + functions-common:real_install_package:1329 : apt_get install rabbitmq-server 2022-04-13 06:52:58.814 | + functions-common:apt_get:1109 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2022-04-13 06:52:58.925 | Reading package lists... 2022-04-13 06:52:59.178 | Building dependency tree... 2022-04-13 06:52:59.180 | Reading state information... 2022-04-13 06:52:59.431 | The following packages were automatically installed and are no longer required: 2022-04-13 06:52:59.432 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 06:52:59.432 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 06:52:59.432 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 06:52:59.432 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 06:52:59.432 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 06:52:59.432 | python3-zope.interface 2022-04-13 06:52:59.432 | Use 'sudo apt autoremove' to remove them. 2022-04-13 06:52:59.432 | The following additional packages will be installed: 2022-04-13 06:52:59.432 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2022-04-13 06:52:59.432 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2022-04-13 06:52:59.432 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2022-04-13 06:52:59.433 | erlang-tools erlang-xmerl locales-all 2022-04-13 06:52:59.434 | Suggested packages: 2022-04-13 06:52:59.434 | erlang erlang-manpages erlang-doc 2022-04-13 06:52:59.530 | The following NEW packages will be installed: 2022-04-13 06:52:59.530 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2022-04-13 06:52:59.530 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2022-04-13 06:52:59.530 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2022-04-13 06:52:59.531 | erlang-tools erlang-xmerl locales-all rabbitmq-server 2022-04-13 06:52:59.677 | 0 upgraded, 19 newly installed, 0 to remove and 125 not upgraded. 2022-04-13 06:52:59.677 | Need to get 38.1 MB of archives. 2022-04-13 06:52:59.677 | After this operation, 276 MB of additional disk space will be used. 2022-04-13 06:52:59.677 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-base amd64 1:22.2.7+dfsg-1 [8,063 kB] 2022-04-13 06:53:00.828 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-asn1 amd64 1:22.2.7+dfsg-1 [712 kB] 2022-04-13 06:53:00.948 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-crypto amd64 1:22.2.7+dfsg-1 [137 kB] 2022-04-13 06:53:00.963 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-public-key amd64 1:22.2.7+dfsg-1 [567 kB] 2022-04-13 06:53:01.000 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-mnesia amd64 1:22.2.7+dfsg-1 [716 kB] 2022-04-13 06:53:01.130 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-runtime-tools amd64 1:22.2.7+dfsg-1 [182 kB] 2022-04-13 06:53:01.209 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-ssl amd64 1:22.2.7+dfsg-1 [1,103 kB] 2022-04-13 06:53:01.452 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-eldap amd64 1:22.2.7+dfsg-1 [99.7 kB] 2022-04-13 06:53:01.455 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-ftp amd64 1:22.2.7+dfsg-1 [68.8 kB] 2022-04-13 06:53:01.458 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-tftp amd64 1:22.2.7+dfsg-1 [84.6 kB] 2022-04-13 06:53:01.461 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-inets amd64 1:22.2.7+dfsg-1 [577 kB] 2022-04-13 06:53:01.470 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-snmp amd64 1:22.2.7+dfsg-1 [1,538 kB] 2022-04-13 06:53:01.812 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-os-mon amd64 1:22.2.7+dfsg-1 [81.2 kB] 2022-04-13 06:53:01.814 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-parsetools amd64 1:22.2.7+dfsg-1 [151 kB] 2022-04-13 06:53:01.818 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-syntax-tools amd64 1:22.2.7+dfsg-1 [344 kB] 2022-04-13 06:53:01.850 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-tools amd64 1:22.2.7+dfsg-1 [499 kB] 2022-04-13 06:53:01.858 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-xmerl amd64 1:22.2.7+dfsg-1 [1,113 kB] 2022-04-13 06:53:02.010 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 locales-all amd64 2.31-0ubuntu9.7 [10.6 MB] 2022-04-13 06:53:03.776 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 rabbitmq-server all 3.8.2-0ubuntu1.3 [11.5 MB] 2022-04-13 06:53:06.270 | Fetched 38.1 MB in 6s (6,221 kB/s) 2022-04-13 06:53:06.320 | Selecting previously unselected package erlang-base. 2022-04-13 06:53:06.383 | (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 ... 80311 files and directories currently installed.) 2022-04-13 06:53:06.386 | Preparing to unpack .../00-erlang-base_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-04-13 06:53:06.393 | Unpacking erlang-base (1:22.2.7+dfsg-1) ... 2022-04-13 06:53:07.485 | Selecting previously unselected package erlang-asn1. 2022-04-13 06:53:07.494 | Preparing to unpack .../01-erlang-asn1_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-04-13 06:53:07.499 | Unpacking erlang-asn1 (1:22.2.7+dfsg-1) ... 2022-04-13 06:53:07.630 | Selecting previously unselected package erlang-crypto. 2022-04-13 06:53:07.639 | Preparing to unpack .../02-erlang-crypto_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-04-13 06:53:07.644 | Unpacking erlang-crypto (1:22.2.7+dfsg-1) ... 2022-04-13 06:53:07.708 | Selecting previously unselected package erlang-public-key. 2022-04-13 06:53:07.717 | Preparing to unpack .../03-erlang-public-key_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-04-13 06:53:07.723 | Unpacking erlang-public-key (1:22.2.7+dfsg-1) ... 2022-04-13 06:53:07.836 | Selecting previously unselected package erlang-mnesia. 2022-04-13 06:53:07.850 | Preparing to unpack .../04-erlang-mnesia_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-04-13 06:53:07.856 | Unpacking erlang-mnesia (1:22.2.7+dfsg-1) ... 2022-04-13 06:53:07.985 | Selecting previously unselected package erlang-runtime-tools. 2022-04-13 06:53:07.996 | Preparing to unpack .../05-erlang-runtime-tools_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-04-13 06:53:08.001 | Unpacking erlang-runtime-tools (1:22.2.7+dfsg-1) ... 2022-04-13 06:53:08.073 | Selecting previously unselected package erlang-ssl. 2022-04-13 06:53:08.086 | Preparing to unpack .../06-erlang-ssl_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-04-13 06:53:08.091 | Unpacking erlang-ssl (1:22.2.7+dfsg-1) ... 2022-04-13 06:53:08.278 | Selecting previously unselected package erlang-eldap. 2022-04-13 06:53:08.286 | Preparing to unpack .../07-erlang-eldap_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-04-13 06:53:08.291 | Unpacking erlang-eldap (1:22.2.7+dfsg-1) ... 2022-04-13 06:53:08.352 | Selecting previously unselected package erlang-ftp. 2022-04-13 06:53:08.362 | Preparing to unpack .../08-erlang-ftp_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-04-13 06:53:08.366 | Unpacking erlang-ftp (1:22.2.7+dfsg-1) ... 2022-04-13 06:53:08.418 | Selecting previously unselected package erlang-tftp. 2022-04-13 06:53:08.427 | Preparing to unpack .../09-erlang-tftp_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-04-13 06:53:08.431 | Unpacking erlang-tftp (1:22.2.7+dfsg-1) ... 2022-04-13 06:53:08.480 | Selecting previously unselected package erlang-inets. 2022-04-13 06:53:08.488 | Preparing to unpack .../10-erlang-inets_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-04-13 06:53:08.493 | Unpacking erlang-inets (1:22.2.7+dfsg-1) ... 2022-04-13 06:53:08.616 | Selecting previously unselected package erlang-snmp. 2022-04-13 06:53:08.629 | Preparing to unpack .../11-erlang-snmp_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-04-13 06:53:08.634 | Unpacking erlang-snmp (1:22.2.7+dfsg-1) ... 2022-04-13 06:53:08.900 | Selecting previously unselected package erlang-os-mon. 2022-04-13 06:53:08.908 | Preparing to unpack .../12-erlang-os-mon_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-04-13 06:53:08.913 | Unpacking erlang-os-mon (1:22.2.7+dfsg-1) ... 2022-04-13 06:53:08.963 | Selecting previously unselected package erlang-parsetools. 2022-04-13 06:53:08.972 | Preparing to unpack .../13-erlang-parsetools_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-04-13 06:53:08.977 | Unpacking erlang-parsetools (1:22.2.7+dfsg-1) ... 2022-04-13 06:53:09.037 | Selecting previously unselected package erlang-syntax-tools. 2022-04-13 06:53:09.046 | Preparing to unpack .../14-erlang-syntax-tools_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-04-13 06:53:09.051 | Unpacking erlang-syntax-tools (1:22.2.7+dfsg-1) ... 2022-04-13 06:53:09.136 | Selecting previously unselected package erlang-tools. 2022-04-13 06:53:09.145 | Preparing to unpack .../15-erlang-tools_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-04-13 06:53:09.149 | Unpacking erlang-tools (1:22.2.7+dfsg-1) ... 2022-04-13 06:53:09.257 | Selecting previously unselected package erlang-xmerl. 2022-04-13 06:53:09.266 | Preparing to unpack .../16-erlang-xmerl_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-04-13 06:53:09.272 | Unpacking erlang-xmerl (1:22.2.7+dfsg-1) ... 2022-04-13 06:53:09.470 | Selecting previously unselected package locales-all. 2022-04-13 06:53:09.479 | Preparing to unpack .../17-locales-all_2.31-0ubuntu9.7_amd64.deb ... 2022-04-13 06:53:09.484 | Unpacking locales-all (2.31-0ubuntu9.7) ... 2022-04-13 06:53:13.688 | Selecting previously unselected package rabbitmq-server. 2022-04-13 06:53:13.700 | Preparing to unpack .../18-rabbitmq-server_3.8.2-0ubuntu1.3_all.deb ... 2022-04-13 06:53:13.705 | Unpacking rabbitmq-server (3.8.2-0ubuntu1.3) ... 2022-04-13 06:53:14.859 | Setting up erlang-base (1:22.2.7+dfsg-1) ... 2022-04-13 06:53:15.305 | Created symlink /etc/systemd/system/multi-user.target.wants/epmd.service → /lib/systemd/system/epmd.service. 2022-04-13 06:53:15.305 | Created symlink /etc/systemd/system/sockets.target.wants/epmd.socket → /lib/systemd/system/epmd.socket. 2022-04-13 06:53:19.484 | Searching for services which depend on erlang and should be started... none found. 2022-04-13 06:53:19.489 | Setting up erlang-xmerl (1:22.2.7+dfsg-1) ... 2022-04-13 06:53:19.502 | Setting up erlang-syntax-tools (1:22.2.7+dfsg-1) ... 2022-04-13 06:53:19.511 | Setting up locales-all (2.31-0ubuntu9.7) ... 2022-04-13 06:53:19.521 | Setting up erlang-parsetools (1:22.2.7+dfsg-1) ... 2022-04-13 06:53:19.529 | Setting up erlang-asn1 (1:22.2.7+dfsg-1) ... 2022-04-13 06:53:19.535 | Setting up erlang-tftp (1:22.2.7+dfsg-1) ... 2022-04-13 06:53:19.542 | Setting up erlang-mnesia (1:22.2.7+dfsg-1) ... 2022-04-13 06:53:19.548 | Setting up erlang-crypto (1:22.2.7+dfsg-1) ... 2022-04-13 06:53:19.555 | Setting up erlang-runtime-tools (1:22.2.7+dfsg-1) ... 2022-04-13 06:53:19.562 | Setting up erlang-tools (1:22.2.7+dfsg-1) ... 2022-04-13 06:53:19.568 | Setting up erlang-snmp (1:22.2.7+dfsg-1) ... 2022-04-13 06:53:19.575 | Setting up erlang-public-key (1:22.2.7+dfsg-1) ... 2022-04-13 06:53:19.581 | Setting up erlang-ssl (1:22.2.7+dfsg-1) ... 2022-04-13 06:53:19.589 | Setting up erlang-os-mon (1:22.2.7+dfsg-1) ... 2022-04-13 06:53:19.596 | Setting up erlang-eldap (1:22.2.7+dfsg-1) ... 2022-04-13 06:53:19.602 | Setting up erlang-ftp (1:22.2.7+dfsg-1) ... 2022-04-13 06:53:19.609 | Setting up erlang-inets (1:22.2.7+dfsg-1) ... 2022-04-13 06:53:19.615 | Setting up rabbitmq-server (3.8.2-0ubuntu1.3) ... 2022-04-13 06:53:19.718 | Adding group `rabbitmq' (GID 125) ... 2022-04-13 06:53:19.739 | Done. 2022-04-13 06:53:19.819 | Adding system user `rabbitmq' (UID 117) ... 2022-04-13 06:53:19.819 | Adding new user `rabbitmq' (UID 117) with group `rabbitmq' ... 2022-04-13 06:53:19.873 | Not creating home directory `/var/lib/rabbitmq'. 2022-04-13 06:53:20.158 | Created symlink /etc/systemd/system/multi-user.target.wants/rabbitmq-server.service → /lib/systemd/system/rabbitmq-server.service. 2022-04-13 06:53:25.893 | Processing triggers for man-db (2.9.1-1) ... 2022-04-13 06:53:26.520 | Processing triggers for systemd (245.4-4ubuntu3.15) ... 2022-04-13 06:53:34.752 | + functions-common:apt_get:1113 : result=0 2022-04-13 06:53:34.755 | + functions-common:apt_get:1116 : time_stop apt-get 2022-04-13 06:53:34.758 | + functions-common:time_stop:2304 : local name 2022-04-13 06:53:34.762 | + functions-common:time_stop:2305 : local end_time 2022-04-13 06:53:34.765 | + functions-common:time_stop:2306 : local elapsed_time 2022-04-13 06:53:34.768 | + functions-common:time_stop:2307 : local total 2022-04-13 06:53:34.771 | + functions-common:time_stop:2308 : local start_time 2022-04-13 06:53:34.774 | + functions-common:time_stop:2310 : name=apt-get 2022-04-13 06:53:34.776 | + functions-common:time_stop:2311 : start_time=1649832778811 2022-04-13 06:53:34.778 | + functions-common:time_stop:2313 : [[ -z 1649832778811 ]] 2022-04-13 06:53:34.781 | ++ functions-common:time_stop:2316 : date +%s%3N 2022-04-13 06:53:34.785 | + functions-common:time_stop:2316 : end_time=1649832814783 2022-04-13 06:53:34.787 | + functions-common:time_stop:2317 : elapsed_time=35972 2022-04-13 06:53:34.789 | + functions-common:time_stop:2318 : total=177289 2022-04-13 06:53:34.791 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2022-04-13 06:53:34.793 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=213261 2022-04-13 06:53:34.796 | + functions-common:apt_get:1117 : return 0 2022-04-13 06:53:34.798 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-04-13 06:53:34.800 | + functions-common:is_suse:462 : is_opensuse 2022-04-13 06:53:34.803 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2022-04-13 06:53:34.805 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 06:53:34.807 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2022-04-13 06:53:34.810 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2022-04-13 06:53:34.812 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 06:53:34.814 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-04-13 06:53:34.816 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2022-04-13 06:53:34.819 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2022-04-13 06:53:34.821 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 06:53:34.823 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 06:53:34.826 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 06:53:34.829 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2022-04-13 06:53:34.832 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2022-04-13 06:53:34.834 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2022-04-13 06:53:34.837 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 06:53:34.839 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-04-13 06:53:34.842 | + functions-common:is_suse:462 : is_opensuse 2022-04-13 06:53:34.844 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2022-04-13 06:53:34.846 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 06:53:34.849 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2022-04-13 06:53:34.852 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2022-04-13 06:53:34.854 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 06:53:34.857 | + ./stack.sh:main:802 : restart_rpc_backend 2022-04-13 06:53:34.859 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-04-13 06:53:34.876 | + functions-common:is_service_enabled:1960 : return 0 2022-04-13 06:53:34.878 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-04-13 06:53:34.880 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2022-04-13 06:53:34.883 | + ./stack.sh:echo_summary:432 : echo -e Starting RabbitMQ 2022-04-13 06:53:34.885 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-04-13 06:53:34.888 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-04-13 06:53:34.892 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-04-13 06:53:34.894 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-04-13 06:53:34.896 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-04-13 06:53:34.899 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-04-13 06:53:34.901 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-04-13 06:53:34.903 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-04-13 06:53:34.906 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-04-13 06:53:35.639 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-04-13 06:53:35.639 | user tags 2022-04-13 06:53:35.639 | guest [administrator]' 2022-04-13 06:53:35.643 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-04-13 06:53:35.643 | user tags 2022-04-13 06:53:35.643 | guest [administrator]' 2022-04-13 06:53:35.643 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-04-13 06:53:35.651 | + lib/rpc_backend:rabbit_setuser:176 : found= 2022-04-13 06:53:35.653 | + lib/rpc_backend:rabbit_setuser:177 : '[' '' = stackrabbit ']' 2022-04-13 06:53:35.656 | + lib/rpc_backend:rabbit_setuser:181 : sudo rabbitmqctl add_user stackrabbit Passw0rd 2022-04-13 06:53:36.352 | Adding user "stackrabbit" ... 2022-04-13 06:53:36.376 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-04-13 06:53:37.077 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-04-13 06:53:37.106 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-04-13 06:53:37.108 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-04-13 06:53:37.827 | Changing password for user "stackrabbit" ... 2022-04-13 06:53:37.854 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-04-13 06:53:37.857 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-04-13 06:53:37.859 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-04-13 06:53:38.588 | Deleting user "guest" ... 2022-04-13 06:53:38.621 | + ./stack.sh:main:804 : is_service_enabled mysql postgresql 2022-04-13 06:53:38.640 | + functions-common:is_service_enabled:1960 : return 0 2022-04-13 06:53:38.642 | + ./stack.sh:main:805 : install_database 2022-04-13 06:53:38.644 | + lib/database:install_database:116 : install_database_mysql 2022-04-13 06:53:38.647 | + lib/databases/mysql:install_database_mysql:150 : is_ubuntu 2022-04-13 06:53:38.649 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-04-13 06:53:38.651 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-04-13 06:53:38.653 | + lib/databases/mysql:install_database_mysql:153 : sudo debconf-set-selections 2022-04-13 06:53:38.874 | + lib/databases/mysql:install_database_mysql:163 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-04-13 06:53:38.877 | + lib/databases/mysql:install_database_mysql:164 : cat 2022-04-13 06:53:38.883 | + lib/databases/mysql:install_database_mysql:170 : is_ubuntu 2022-04-13 06:53:38.886 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-04-13 06:53:38.888 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-04-13 06:53:38.890 | + lib/databases/mysql:install_database_mysql:170 : '[' mysql '!=' mariadb ']' 2022-04-13 06:53:38.892 | + lib/databases/mysql:install_database_mysql:171 : echo host=127.0.0.1 2022-04-13 06:53:38.895 | + lib/databases/mysql:install_database_mysql:173 : chmod 0600 /home/ubuntu/.my.cnf 2022-04-13 06:53:38.898 | + lib/databases/mysql:install_database_mysql:176 : is_oraclelinux 2022-04-13 06:53:38.901 | + functions-common:is_oraclelinux:434 : [[ -z Ubuntu ]] 2022-04-13 06:53:38.903 | + functions-common:is_oraclelinux:438 : '[' Ubuntu = OracleServer ']' 2022-04-13 06:53:38.905 | + lib/databases/mysql:install_database_mysql:178 : is_fedora 2022-04-13 06:53:38.907 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2022-04-13 06:53:38.910 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2022-04-13 06:53:38.912 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 06:53:38.914 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 06:53:38.916 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 06:53:38.918 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2022-04-13 06:53:38.921 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2022-04-13 06:53:38.923 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2022-04-13 06:53:38.925 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 06:53:38.927 | + lib/databases/mysql:install_database_mysql:181 : is_suse 2022-04-13 06:53:38.929 | + functions-common:is_suse:462 : is_opensuse 2022-04-13 06:53:38.931 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2022-04-13 06:53:38.933 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 06:53:38.936 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2022-04-13 06:53:38.938 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2022-04-13 06:53:38.940 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 06:53:38.942 | + lib/databases/mysql:install_database_mysql:184 : is_ubuntu 2022-04-13 06:53:38.944 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-04-13 06:53:38.946 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-04-13 06:53:38.948 | + lib/databases/mysql:install_database_mysql:185 : install_package mysql-server 2022-04-13 06:53:38.950 | + functions-common:install_package:1342 : update_package_repo 2022-04-13 06:53:38.953 | + functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2022-04-13 06:53:38.955 | + functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2022-04-13 06:53:38.957 | + functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2022-04-13 06:53:38.959 | + functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2022-04-13 06:53:38.961 | + functions-common:update_package_repo:1322 : is_ubuntu 2022-04-13 06:53:38.964 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-04-13 06:53:38.966 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-04-13 06:53:38.968 | + functions-common:update_package_repo:1323 : apt_get_update 2022-04-13 06:53:38.970 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2022-04-13 06:53:38.973 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2022-04-13 06:53:38.975 | + functions-common:apt_get_update:1069 : return 2022-04-13 06:53:38.977 | + functions-common:install_package:1343 : real_install_package mysql-server 2022-04-13 06:53:38.979 | + functions-common:real_install_package:1328 : is_ubuntu 2022-04-13 06:53:38.982 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-04-13 06:53:38.984 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-04-13 06:53:38.986 | + functions-common:real_install_package:1329 : apt_get install mysql-server 2022-04-13 06:53:39.008 | + functions-common:apt_get:1109 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2022-04-13 06:53:39.125 | Reading package lists... 2022-04-13 06:53:39.376 | Building dependency tree... 2022-04-13 06:53:39.378 | Reading state information... 2022-04-13 06:53:39.625 | The following packages were automatically installed and are no longer required: 2022-04-13 06:53:39.626 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 06:53:39.626 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 06:53:39.626 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 06:53:39.626 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 06:53:39.627 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 06:53:39.627 | python3-zope.interface 2022-04-13 06:53:39.627 | Use 'sudo apt autoremove' to remove them. 2022-04-13 06:53:39.627 | The following additional packages will be installed: 2022-04-13 06:53:39.627 | libcgi-fast-perl libcgi-pm-perl libencode-locale-perl libevent-core-2.1-7 2022-04-13 06:53:39.627 | libevent-pthreads-2.1-7 libfcgi-perl libhtml-parser-perl libhtml-tagset-perl 2022-04-13 06:53:39.627 | libhtml-template-perl libhttp-date-perl libhttp-message-perl libio-html-perl 2022-04-13 06:53:39.627 | liblwp-mediatypes-perl libmecab2 libtimedate-perl liburi-perl mecab-ipadic 2022-04-13 06:53:39.627 | mecab-ipadic-utf8 mecab-utils mysql-client-8.0 mysql-client-core-8.0 2022-04-13 06:53:39.628 | mysql-server-8.0 mysql-server-core-8.0 2022-04-13 06:53:39.629 | Suggested packages: 2022-04-13 06:53:39.629 | libdata-dump-perl libipc-sharedcache-perl libwww-perl mailx tinyca 2022-04-13 06:53:39.721 | The following NEW packages will be installed: 2022-04-13 06:53:39.721 | libcgi-fast-perl libcgi-pm-perl libencode-locale-perl libevent-core-2.1-7 2022-04-13 06:53:39.721 | libevent-pthreads-2.1-7 libfcgi-perl libhtml-parser-perl libhtml-tagset-perl 2022-04-13 06:53:39.721 | libhtml-template-perl libhttp-date-perl libhttp-message-perl libio-html-perl 2022-04-13 06:53:39.721 | liblwp-mediatypes-perl libmecab2 libtimedate-perl liburi-perl mecab-ipadic 2022-04-13 06:53:39.722 | mecab-ipadic-utf8 mecab-utils mysql-client-8.0 mysql-client-core-8.0 2022-04-13 06:53:39.722 | mysql-server mysql-server-8.0 mysql-server-core-8.0 2022-04-13 06:53:39.872 | 0 upgraded, 24 newly installed, 0 to remove and 125 not upgraded. 2022-04-13 06:53:39.872 | Need to get 31.4 MB of archives. 2022-04-13 06:53:39.872 | After this operation, 262 MB of additional disk space will be used. 2022-04-13 06:53:39.872 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-client-core-8.0 amd64 8.0.28-0ubuntu0.20.04.3 [4,429 kB] 2022-04-13 06:53:40.626 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-client-8.0 amd64 8.0.28-0ubuntu0.20.04.3 [22.0 kB] 2022-04-13 06:53:40.628 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libevent-core-2.1-7 amd64 2.1.11-stable-1 [89.1 kB] 2022-04-13 06:53:40.636 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libevent-pthreads-2.1-7 amd64 2.1.11-stable-1 [7,372 B] 2022-04-13 06:53:40.636 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libmecab2 amd64 0.996-10build1 [233 kB] 2022-04-13 06:53:40.656 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-server-core-8.0 amd64 8.0.28-0ubuntu0.20.04.3 [18.0 MB] 2022-04-13 06:53:43.319 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-server-8.0 amd64 8.0.28-0ubuntu0.20.04.3 [1,271 kB] 2022-04-13 06:53:43.515 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhtml-tagset-perl all 3.20-4 [12.5 kB] 2022-04-13 06:53:43.516 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liburi-perl all 1.76-2 [77.5 kB] 2022-04-13 06:53:43.551 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhtml-parser-perl amd64 3.72-5 [86.3 kB] 2022-04-13 06:53:43.554 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcgi-pm-perl all 4.46-1 [186 kB] 2022-04-13 06:53:43.574 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfcgi-perl amd64 0.79-1 [33.1 kB] 2022-04-13 06:53:43.575 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcgi-fast-perl all 1:2.15-1 [10.5 kB] 2022-04-13 06:53:43.576 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libencode-locale-perl all 1.05-1 [12.3 kB] 2022-04-13 06:53:43.576 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhtml-template-perl all 2.97-1 [59.0 kB] 2022-04-13 06:53:43.578 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtimedate-perl all 2.3200-1 [34.0 kB] 2022-04-13 06:53:43.620 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhttp-date-perl all 6.05-1 [9,920 B] 2022-04-13 06:53:43.638 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libio-html-perl all 1.001-1 [14.9 kB] 2022-04-13 06:53:43.640 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblwp-mediatypes-perl all 6.04-1 [19.5 kB] 2022-04-13 06:53:43.643 | Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhttp-message-perl all 6.22-1 [76.1 kB] 2022-04-13 06:53:43.710 | Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 mecab-utils amd64 0.996-10build1 [4,912 B] 2022-04-13 06:53:43.710 | Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 mecab-ipadic all 2.7.0-20070801+main-2.1 [6,714 kB] 2022-04-13 06:53:44.811 | Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 mecab-ipadic-utf8 all 2.7.0-20070801+main-2.1 [4,380 B] 2022-04-13 06:53:44.811 | Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-server all 8.0.28-0ubuntu0.20.04.3 [9,544 B] 2022-04-13 06:53:45.347 | Preconfiguring packages ... 2022-04-13 06:53:45.481 | Fetched 31.4 MB in 5s (6,186 kB/s) 2022-04-13 06:53:45.519 | Selecting previously unselected package mysql-client-core-8.0. 2022-04-13 06:53:45.574 | (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 ... 88767 files and directories currently installed.) 2022-04-13 06:53:45.578 | Preparing to unpack .../00-mysql-client-core-8.0_8.0.28-0ubuntu0.20.04.3_amd64.deb ... 2022-04-13 06:53:45.584 | Unpacking mysql-client-core-8.0 (8.0.28-0ubuntu0.20.04.3) ... 2022-04-13 06:53:46.535 | Selecting previously unselected package mysql-client-8.0. 2022-04-13 06:53:46.545 | Preparing to unpack .../01-mysql-client-8.0_8.0.28-0ubuntu0.20.04.3_amd64.deb ... 2022-04-13 06:53:46.550 | Unpacking mysql-client-8.0 (8.0.28-0ubuntu0.20.04.3) ... 2022-04-13 06:53:46.603 | Selecting previously unselected package libevent-core-2.1-7:amd64. 2022-04-13 06:53:46.613 | Preparing to unpack .../02-libevent-core-2.1-7_2.1.11-stable-1_amd64.deb ... 2022-04-13 06:53:46.622 | Unpacking libevent-core-2.1-7:amd64 (2.1.11-stable-1) ... 2022-04-13 06:53:46.690 | Selecting previously unselected package libevent-pthreads-2.1-7:amd64. 2022-04-13 06:53:46.700 | Preparing to unpack .../03-libevent-pthreads-2.1-7_2.1.11-stable-1_amd64.deb ... 2022-04-13 06:53:46.704 | Unpacking libevent-pthreads-2.1-7:amd64 (2.1.11-stable-1) ... 2022-04-13 06:53:46.749 | Selecting previously unselected package libmecab2:amd64. 2022-04-13 06:53:46.759 | Preparing to unpack .../04-libmecab2_0.996-10build1_amd64.deb ... 2022-04-13 06:53:46.763 | Unpacking libmecab2:amd64 (0.996-10build1) ... 2022-04-13 06:53:46.862 | Selecting previously unselected package mysql-server-core-8.0. 2022-04-13 06:53:46.871 | Preparing to unpack .../05-mysql-server-core-8.0_8.0.28-0ubuntu0.20.04.3_amd64.deb ... 2022-04-13 06:53:46.876 | Unpacking mysql-server-core-8.0 (8.0.28-0ubuntu0.20.04.3) ... 2022-04-13 06:53:49.785 | Selecting previously unselected package mysql-server-8.0. 2022-04-13 06:53:49.795 | Preparing to unpack .../06-mysql-server-8.0_8.0.28-0ubuntu0.20.04.3_amd64.deb ... 2022-04-13 06:53:50.307 | Unpacking mysql-server-8.0 (8.0.28-0ubuntu0.20.04.3) ... 2022-04-13 06:53:50.392 | Selecting previously unselected package libhtml-tagset-perl. 2022-04-13 06:53:50.407 | Preparing to unpack .../07-libhtml-tagset-perl_3.20-4_all.deb ... 2022-04-13 06:53:50.413 | Unpacking libhtml-tagset-perl (3.20-4) ... 2022-04-13 06:53:50.464 | Selecting previously unselected package liburi-perl. 2022-04-13 06:53:50.473 | Preparing to unpack .../08-liburi-perl_1.76-2_all.deb ... 2022-04-13 06:53:50.478 | Unpacking liburi-perl (1.76-2) ... 2022-04-13 06:53:50.544 | Selecting previously unselected package libhtml-parser-perl. 2022-04-13 06:53:50.554 | Preparing to unpack .../09-libhtml-parser-perl_3.72-5_amd64.deb ... 2022-04-13 06:53:50.560 | Unpacking libhtml-parser-perl (3.72-5) ... 2022-04-13 06:53:50.624 | Selecting previously unselected package libcgi-pm-perl. 2022-04-13 06:53:50.634 | Preparing to unpack .../10-libcgi-pm-perl_4.46-1_all.deb ... 2022-04-13 06:53:50.639 | Unpacking libcgi-pm-perl (4.46-1) ... 2022-04-13 06:53:50.713 | Selecting previously unselected package libfcgi-perl. 2022-04-13 06:53:50.722 | Preparing to unpack .../11-libfcgi-perl_0.79-1_amd64.deb ... 2022-04-13 06:53:50.727 | Unpacking libfcgi-perl (0.79-1) ... 2022-04-13 06:53:50.772 | Selecting previously unselected package libcgi-fast-perl. 2022-04-13 06:53:50.781 | Preparing to unpack .../12-libcgi-fast-perl_1%3a2.15-1_all.deb ... 2022-04-13 06:53:50.786 | Unpacking libcgi-fast-perl (1:2.15-1) ... 2022-04-13 06:53:50.823 | Selecting previously unselected package libencode-locale-perl. 2022-04-13 06:53:50.833 | Preparing to unpack .../13-libencode-locale-perl_1.05-1_all.deb ... 2022-04-13 06:53:50.837 | Unpacking libencode-locale-perl (1.05-1) ... 2022-04-13 06:53:50.881 | Selecting previously unselected package libhtml-template-perl. 2022-04-13 06:53:50.894 | Preparing to unpack .../14-libhtml-template-perl_2.97-1_all.deb ... 2022-04-13 06:53:50.899 | Unpacking libhtml-template-perl (2.97-1) ... 2022-04-13 06:53:50.943 | Selecting previously unselected package libtimedate-perl. 2022-04-13 06:53:50.952 | Preparing to unpack .../15-libtimedate-perl_2.3200-1_all.deb ... 2022-04-13 06:53:50.957 | Unpacking libtimedate-perl (2.3200-1) ... 2022-04-13 06:53:51.021 | Selecting previously unselected package libhttp-date-perl. 2022-04-13 06:53:51.030 | Preparing to unpack .../16-libhttp-date-perl_6.05-1_all.deb ... 2022-04-13 06:53:51.035 | Unpacking libhttp-date-perl (6.05-1) ... 2022-04-13 06:53:51.076 | Selecting previously unselected package libio-html-perl. 2022-04-13 06:53:51.086 | Preparing to unpack .../17-libio-html-perl_1.001-1_all.deb ... 2022-04-13 06:53:51.091 | Unpacking libio-html-perl (1.001-1) ... 2022-04-13 06:53:51.129 | Selecting previously unselected package liblwp-mediatypes-perl. 2022-04-13 06:53:51.139 | Preparing to unpack .../18-liblwp-mediatypes-perl_6.04-1_all.deb ... 2022-04-13 06:53:51.143 | Unpacking liblwp-mediatypes-perl (6.04-1) ... 2022-04-13 06:53:51.186 | Selecting previously unselected package libhttp-message-perl. 2022-04-13 06:53:51.196 | Preparing to unpack .../19-libhttp-message-perl_6.22-1_all.deb ... 2022-04-13 06:53:51.200 | Unpacking libhttp-message-perl (6.22-1) ... 2022-04-13 06:53:51.252 | Selecting previously unselected package mecab-utils. 2022-04-13 06:53:51.261 | Preparing to unpack .../20-mecab-utils_0.996-10build1_amd64.deb ... 2022-04-13 06:53:51.267 | Unpacking mecab-utils (0.996-10build1) ... 2022-04-13 06:53:51.311 | Selecting previously unselected package mecab-ipadic. 2022-04-13 06:53:51.321 | Preparing to unpack .../21-mecab-ipadic_2.7.0-20070801+main-2.1_all.deb ... 2022-04-13 06:53:51.326 | Unpacking mecab-ipadic (2.7.0-20070801+main-2.1) ... 2022-04-13 06:53:52.596 | Selecting previously unselected package mecab-ipadic-utf8. 2022-04-13 06:53:52.606 | Preparing to unpack .../22-mecab-ipadic-utf8_2.7.0-20070801+main-2.1_all.deb ... 2022-04-13 06:53:52.611 | Unpacking mecab-ipadic-utf8 (2.7.0-20070801+main-2.1) ... 2022-04-13 06:53:52.661 | Selecting previously unselected package mysql-server. 2022-04-13 06:53:52.672 | Preparing to unpack .../23-mysql-server_8.0.28-0ubuntu0.20.04.3_all.deb ... 2022-04-13 06:53:52.676 | Unpacking mysql-server (8.0.28-0ubuntu0.20.04.3) ... 2022-04-13 06:53:52.754 | Setting up libmecab2:amd64 (0.996-10build1) ... 2022-04-13 06:53:52.773 | Setting up mysql-client-core-8.0 (8.0.28-0ubuntu0.20.04.3) ... 2022-04-13 06:53:52.783 | Setting up libhtml-tagset-perl (3.20-4) ... 2022-04-13 06:53:52.792 | Setting up liblwp-mediatypes-perl (6.04-1) ... 2022-04-13 06:53:52.801 | Setting up libencode-locale-perl (1.05-1) ... 2022-04-13 06:53:52.809 | Setting up mecab-utils (0.996-10build1) ... 2022-04-13 06:53:52.818 | Setting up libevent-core-2.1-7:amd64 (2.1.11-stable-1) ... 2022-04-13 06:53:52.826 | Setting up libio-html-perl (1.001-1) ... 2022-04-13 06:53:52.834 | Setting up libtimedate-perl (2.3200-1) ... 2022-04-13 06:53:52.842 | Setting up mysql-client-8.0 (8.0.28-0ubuntu0.20.04.3) ... 2022-04-13 06:53:52.849 | Setting up libfcgi-perl (0.79-1) ... 2022-04-13 06:53:52.856 | Setting up liburi-perl (1.76-2) ... 2022-04-13 06:53:52.864 | Setting up libevent-pthreads-2.1-7:amd64 (2.1.11-stable-1) ... 2022-04-13 06:53:52.871 | Setting up libhttp-date-perl (6.05-1) ... 2022-04-13 06:53:52.879 | Setting up mecab-ipadic (2.7.0-20070801+main-2.1) ... 2022-04-13 06:53:52.886 | Compiling IPA dictionary for Mecab. This takes long time... 2022-04-13 06:53:52.889 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2022-04-13 06:53:52.890 | emitting double-array: 9% |### | emitting double-array: 18% |####### | emitting double-array: 27% |########### | emitting double-array: 36% |############### | emitting double-array: 45% |################### | emitting double-array: 54% |####################### | emitting double-array: 63% |########################### | emitting double-array: 72% |############################### | emitting double-array: 81% |################################### | emitting double-array: 90% |####################################### | emitting double-array: 100% |###########################################| 2022-04-13 06:53:52.890 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2022-04-13 06:53:52.890 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2022-04-13 06:53:53.031 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2022-04-13 06:53:53.031 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2022-04-13 06:53:53.031 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2022-04-13 06:53:53.031 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2022-04-13 06:53:53.039 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2022-04-13 06:53:53.127 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2022-04-13 06:53:53.128 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2022-04-13 06:53:53.128 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2022-04-13 06:53:53.155 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2022-04-13 06:53:53.199 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2022-04-13 06:53:53.485 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2022-04-13 06:53:53.492 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2022-04-13 06:53:53.582 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2022-04-13 06:53:53.582 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2022-04-13 06:53:53.582 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2022-04-13 06:53:53.582 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2022-04-13 06:53:53.587 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2022-04-13 06:53:53.587 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2022-04-13 06:53:53.633 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2022-04-13 06:53:53.822 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2022-04-13 06:53:53.822 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2022-04-13 06:53:53.823 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2022-04-13 06:53:53.823 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2022-04-13 06:53:53.825 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2022-04-13 06:53:53.826 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2022-04-13 06:53:54.252 | emitting double-array: 0% | | emitting double-array: 1% | | emitting double-array: 2% | | emitting double-array: 3% |# | emitting double-array: 4% |# | emitting double-array: 5% |## | emitting double-array: 6% |## | emitting double-array: 7% |### | emitting double-array: 8% |### | emitting double-array: 9% |### | emitting double-array: 10% |#### | emitting double-array: 11% |#### | emitting double-array: 12% |##### | emitting double-array: 13% |##### | emitting double-array: 14% |###### | emitting double-array: 15% |###### | emitting double-array: 16% |###### | emitting double-array: 17% |####### | emitting double-array: 18% |####### | emitting double-array: 19% |######## | emitting double-array: 20% |######## | emitting double-array: 21% |######### | emitting double-array: 22% |######### | emitting double-array: 23% |######### | emitting double-array: 24% |########## | emitting double-array: 25% |########## | emitting double-array: 26% |########### | emitting double-array: 27% |########### | emitting double-array: 28% |############ | emitting double-array: 29% |############ | emitting double-array: 30% |############ | emitting double-array: 31% |############# | emitting double-array: 32% |############# | emitting double-array: 33% |############## | emitting double-array: 34% |############## | emitting double-array: 35% |############### | emitting double-array: 36% |############### | emitting double-array: 37% |############### | emitting double-array: 38% |################ | emitting double-array: 39% |################ | emitting double-array: 40% |################# | emitting double-array: 41% |################# | emitting double-array: 42% |################## | emitting double-array: 43% |################## | emitting double-array: 44% |################## | emitting double-array: 45% |################### | emitting double-array: 46% |################### | emitting double-array: 47% |#################### | emitting double-array: 48% |#################### | emitting double-array: 49% |##################### | emitting double-array: 50% |##################### | emitting double-array: 51% |##################### | emitting double-array: 52% |###################### | emitting double-array: 53% |###################### | emitting double-array: 54% |####################### | emitting double-array: 55% |####################### | emitting double-array: 56% |######################## | emitting double-array: 57% |######################## | emitting double-array: 58% |######################## | emitting double-array: 59% |######################### | emitting double-array: 60% |######################### | emitting double-array: 61% |########################## | emitting double-array: 62% |########################## | emitting double-array: 63% |########################### | emitting double-array: 64% |########################### | emitting double-array: 65% |########################### | emitting double-array: 66% |############################ | emitting double-array: 67% |############################ | emitting double-array: 68% |############################# | emitting double-array: 69% |############################# | emitting double-array: 70% |############################## | emitting double-array: 71% |############################## | emitting double-array: 72% |############################## | emitting double-array: 73% |############################### | emitting double-array: 74% |############################### | emitting double-array: 75% |################################ | emitting double-array: 76% |################################ | emitting double-array: 77% |################################# | emitting double-array: 78% |################################# | emitting double-array: 79% |################################# | emitting double-array: 80% |################################## | emitting double-array: 81% |################################## | emitting double-array: 82% |################################### | emitting double-array: 83% |################################### | emitting double-array: 84% |#################################### | emitting double-array: 85% |#################################### | emitting double-array: 86% |#################################### | emitting double-array: 87% |##################################### | emitting double-array: 88% |##################################### | emitting double-array: 89% |###################################### | emitting double-array: 90% |###################################### | emitting double-array: 91% |####################################### | emitting double-array: 92% |####################################### | emitting double-array: 93% |####################################### | emitting double-array: 94% |######################################## | emitting double-array: 95% |######################################## | emitting double-array: 96% |######################################### | emitting double-array: 97% |######################################### | emitting double-array: 98% |########################################## | emitting double-array: 99% |########################################## | emitting double-array: 100% |###########################################| 2022-04-13 06:53:54.385 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2022-04-13 06:53:54.690 | emitting matrix : 0% | | emitting matrix : 1% | | emitting matrix : 2% | | emitting matrix : 3% |# | emitting matrix : 4% |# | emitting matrix : 5% |## | emitting matrix : 6% |## | emitting matrix : 7% |### | emitting matrix : 8% |### | emitting matrix : 9% |### | emitting matrix : 10% |#### | emitting matrix : 11% |#### | emitting matrix : 12% |##### | emitting matrix : 13% |##### | emitting matrix : 14% |###### | emitting matrix : 15% |###### | emitting matrix : 16% |###### | emitting matrix : 17% |####### | emitting matrix : 18% |####### | emitting matrix : 19% |######## | emitting matrix : 20% |######## | emitting matrix : 21% |######### | emitting matrix : 22% |######### | emitting matrix : 23% |######### | emitting matrix : 24% |########## | emitting matrix : 25% |########## | emitting matrix : 26% |########### | emitting matrix : 27% |########### | emitting matrix : 28% |############ | emitting matrix : 29% |############ | emitting matrix : 30% |############ | emitting matrix : 31% |############# | emitting matrix : 32% |############# | emitting matrix : 33% |############## | emitting matrix : 34% |############## | emitting matrix : 35% |############### | emitting matrix : 36% |############### | emitting matrix : 37% |############### | emitting matrix : 38% |################ | emitting matrix : 39% |################ | emitting matrix : 40% |################# | emitting matrix : 41% |################# | emitting matrix : 42% |################## | emitting matrix : 43% |################## | emitting matrix : 44% |################## | emitting matrix : 45% |################### | emitting matrix : 46% |################### | emitting matrix : 47% |#################### | emitting matrix : 48% |#################### | emitting matrix : 49% |##################### | emitting matrix : 50% |##################### | emitting matrix : 51% |##################### | emitting matrix : 52% |###################### | emitting matrix : 53% |###################### | emitting matrix : 54% |####################### | emitting matrix : 55% |####################### | emitting matrix : 56% |######################## | emitting matrix : 57% |######################## | emitting matrix : 58% |######################## | emitting matrix : 59% |######################### | emitting matrix : 60% |######################### | emitting matrix : 61% |########################## | emitting matrix : 62% |########################## | emitting matrix : 63% |########################### | emitting matrix : 64% |########################### | emitting matrix : 65% |########################### | emitting matrix : 66% |############################ | emitting matrix : 67% |############################ | emitting matrix : 68% |############################# | emitting matrix : 69% |############################# | emitting matrix : 70% |############################## | emitting matrix : 71% |############################## | emitting matrix : 72% |############################## | emitting matrix : 73% |############################### | emitting matrix : 74% |############################### | emitting matrix : 75% |################################ | emitting matrix : 76% |################################ | emitting matrix : 77% |################################# | emitting matrix : 78% |################################# | emitting matrix : 79% |################################# | emitting matrix : 80% |################################## | emitting matrix : 81% |################################## | emitting matrix : 82% |################################### | emitting matrix : 83% |################################### | emitting matrix : 84% |#################################### | emitting matrix : 85% |#################################### | emitting matrix : 86% |#################################### | emitting matrix : 87% |##################################### | emitting matrix : 88% |##################################### | emitting matrix : 89% |###################################### | emitting matrix : 90% |###################################### | emitting matrix : 91% |####################################### | emitting matrix : 92% |####################################### | emitting matrix : 93% |####################################### | emitting matrix : 94% |######################################## | emitting matrix : 95% |######################################## | emitting matrix : 96% |######################################### | emitting matrix : 97% |######################################### | emitting matrix : 98% |########################################## | emitting matrix : 99% |########################################## | emitting matrix : 100% |###########################################| 2022-04-13 06:53:54.695 | 2022-04-13 06:53:54.695 | done! 2022-04-13 06:53:54.705 | update-alternatives: using /var/lib/mecab/dic/ipadic to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2022-04-13 06:53:54.714 | Setting up mysql-server-core-8.0 (8.0.28-0ubuntu0.20.04.3) ... 2022-04-13 06:53:54.728 | Setting up mecab-ipadic-utf8 (2.7.0-20070801+main-2.1) ... 2022-04-13 06:53:54.736 | Compiling IPA dictionary for Mecab. This takes long time... 2022-04-13 06:53:54.741 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2022-04-13 06:53:54.741 | emitting double-array: 9% |### | emitting double-array: 18% |####### | emitting double-array: 27% |########### | emitting double-array: 36% |############### | emitting double-array: 45% |################### | emitting double-array: 54% |####################### | emitting double-array: 63% |########################### | emitting double-array: 72% |############################### | emitting double-array: 81% |################################### | emitting double-array: 90% |####################################### | emitting double-array: 100% |###########################################| 2022-04-13 06:53:54.741 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2022-04-13 06:53:54.741 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2022-04-13 06:53:54.948 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2022-04-13 06:53:54.948 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2022-04-13 06:53:54.949 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2022-04-13 06:53:54.949 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2022-04-13 06:53:54.961 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2022-04-13 06:53:55.090 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2022-04-13 06:53:55.091 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2022-04-13 06:53:55.091 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2022-04-13 06:53:55.131 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2022-04-13 06:53:55.204 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2022-04-13 06:53:55.702 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2022-04-13 06:53:55.713 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2022-04-13 06:53:55.820 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2022-04-13 06:53:55.821 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2022-04-13 06:53:55.821 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2022-04-13 06:53:55.821 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2022-04-13 06:53:55.826 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2022-04-13 06:53:55.827 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2022-04-13 06:53:55.915 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2022-04-13 06:53:56.202 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2022-04-13 06:53:56.203 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2022-04-13 06:53:56.204 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2022-04-13 06:53:56.204 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2022-04-13 06:53:56.207 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2022-04-13 06:53:56.208 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2022-04-13 06:53:56.721 | emitting double-array: 0% | | emitting double-array: 1% | | emitting double-array: 2% | | emitting double-array: 3% |# | emitting double-array: 4% |# | emitting double-array: 5% |## | emitting double-array: 6% |## | emitting double-array: 7% |### | emitting double-array: 8% |### | emitting double-array: 9% |### | emitting double-array: 10% |#### | emitting double-array: 11% |#### | emitting double-array: 12% |##### | emitting double-array: 13% |##### | emitting double-array: 14% |###### | emitting double-array: 15% |###### | emitting double-array: 16% |###### | emitting double-array: 17% |####### | emitting double-array: 18% |####### | emitting double-array: 19% |######## | emitting double-array: 20% |######## | emitting double-array: 21% |######### | emitting double-array: 22% |######### | emitting double-array: 23% |######### | emitting double-array: 24% |########## | emitting double-array: 25% |########## | emitting double-array: 26% |########### | emitting double-array: 27% |########### | emitting double-array: 28% |############ | emitting double-array: 29% |############ | emitting double-array: 30% |############ | emitting double-array: 31% |############# | emitting double-array: 32% |############# | emitting double-array: 33% |############## | emitting double-array: 34% |############## | emitting double-array: 35% |############### | emitting double-array: 36% |############### | emitting double-array: 37% |############### | emitting double-array: 38% |################ | emitting double-array: 39% |################ | emitting double-array: 40% |################# | emitting double-array: 41% |################# | emitting double-array: 42% |################## | emitting double-array: 43% |################## | emitting double-array: 44% |################## | emitting double-array: 45% |################### | emitting double-array: 46% |################### | emitting double-array: 47% |#################### | emitting double-array: 48% |#################### | emitting double-array: 49% |##################### | emitting double-array: 50% |##################### | emitting double-array: 51% |##################### | emitting double-array: 52% |###################### | emitting double-array: 53% |###################### | emitting double-array: 54% |####################### | emitting double-array: 55% |####################### | emitting double-array: 56% |######################## | emitting double-array: 57% |######################## | emitting double-array: 58% |######################## | emitting double-array: 59% |######################### | emitting double-array: 60% |######################### | emitting double-array: 61% |########################## | emitting double-array: 62% |########################## | emitting double-array: 63% |########################### | emitting double-array: 64% |########################### | emitting double-array: 65% |########################### | emitting double-array: 66% |############################ | emitting double-array: 67% |############################ | emitting double-array: 68% |############################# | emitting double-array: 69% |############################# | emitting double-array: 70% |############################## | emitting double-array: 71% |############################## | emitting double-array: 72% |############################## | emitting double-array: 73% |############################### | emitting double-array: 74% |############################### | emitting double-array: 75% |################################ | emitting double-array: 76% |################################ | emitting double-array: 77% |################################# | emitting double-array: 78% |################################# | emitting double-array: 79% |################################# | emitting double-array: 80% |################################## | emitting double-array: 81% |################################## | emitting double-array: 82% |################################### | emitting double-array: 83% |################################### | emitting double-array: 84% |#################################### | emitting double-array: 85% |#################################### | emitting double-array: 86% |#################################### | emitting double-array: 87% |##################################### | emitting double-array: 88% |##################################### | emitting double-array: 89% |###################################### | emitting double-array: 90% |###################################### | emitting double-array: 91% |####################################### | emitting double-array: 92% |####################################### | emitting double-array: 93% |####################################### | emitting double-array: 94% |######################################## | emitting double-array: 95% |######################################## | emitting double-array: 96% |######################################### | emitting double-array: 97% |######################################### | emitting double-array: 98% |########################################## | emitting double-array: 99% |########################################## | emitting double-array: 100% |###########################################| 2022-04-13 06:53:56.860 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2022-04-13 06:53:57.167 | emitting matrix : 0% | | emitting matrix : 1% | | emitting matrix : 2% | | emitting matrix : 3% |# | emitting matrix : 4% |# | emitting matrix : 5% |## | emitting matrix : 6% |## | emitting matrix : 7% |### | emitting matrix : 8% |### | emitting matrix : 9% |### | emitting matrix : 10% |#### | emitting matrix : 11% |#### | emitting matrix : 12% |##### | emitting matrix : 13% |##### | emitting matrix : 14% |###### | emitting matrix : 15% |###### | emitting matrix : 16% |###### | emitting matrix : 17% |####### | emitting matrix : 18% |####### | emitting matrix : 19% |######## | emitting matrix : 20% |######## | emitting matrix : 21% |######### | emitting matrix : 22% |######### | emitting matrix : 23% |######### | emitting matrix : 24% |########## | emitting matrix : 25% |########## | emitting matrix : 26% |########### | emitting matrix : 27% |########### | emitting matrix : 28% |############ | emitting matrix : 29% |############ | emitting matrix : 30% |############ | emitting matrix : 31% |############# | emitting matrix : 32% |############# | emitting matrix : 33% |############## | emitting matrix : 34% |############## | emitting matrix : 35% |############### | emitting matrix : 36% |############### | emitting matrix : 37% |############### | emitting matrix : 38% |################ | emitting matrix : 39% |################ | emitting matrix : 40% |################# | emitting matrix : 41% |################# | emitting matrix : 42% |################## | emitting matrix : 43% |################## | emitting matrix : 44% |################## | emitting matrix : 45% |################### | emitting matrix : 46% |################### | emitting matrix : 47% |#################### | emitting matrix : 48% |#################### | emitting matrix : 49% |##################### | emitting matrix : 50% |##################### | emitting matrix : 51% |##################### | emitting matrix : 52% |###################### | emitting matrix : 53% |###################### | emitting matrix : 54% |####################### | emitting matrix : 55% |####################### | emitting matrix : 56% |######################## | emitting matrix : 57% |######################## | emitting matrix : 58% |######################## | emitting matrix : 59% |######################### | emitting matrix : 60% |######################### | emitting matrix : 61% |########################## | emitting matrix : 62% |########################## | emitting matrix : 63% |########################### | emitting matrix : 64% |########################### | emitting matrix : 65% |########################### | emitting matrix : 66% |############################ | emitting matrix : 67% |############################ | emitting matrix : 68% |############################# | emitting matrix : 69% |############################# | emitting matrix : 70% |############################## | emitting matrix : 71% |############################## | emitting matrix : 72% |############################## | emitting matrix : 73% |############################### | emitting matrix : 74% |############################### | emitting matrix : 75% |################################ | emitting matrix : 76% |################################ | emitting matrix : 77% |################################# | emitting matrix : 78% |################################# | emitting matrix : 79% |################################# | emitting matrix : 80% |################################## | emitting matrix : 81% |################################## | emitting matrix : 82% |################################### | emitting matrix : 83% |################################### | emitting matrix : 84% |#################################### | emitting matrix : 85% |#################################### | emitting matrix : 86% |#################################### | emitting matrix : 87% |##################################### | emitting matrix : 88% |##################################### | emitting matrix : 89% |###################################### | emitting matrix : 90% |###################################### | emitting matrix : 91% |####################################### | emitting matrix : 92% |####################################### | emitting matrix : 93% |####################################### | emitting matrix : 94% |######################################## | emitting matrix : 95% |######################################## | emitting matrix : 96% |######################################### | emitting matrix : 97% |######################################### | emitting matrix : 98% |########################################## | emitting matrix : 99% |########################################## | emitting matrix : 100% |###########################################| 2022-04-13 06:53:57.172 | 2022-04-13 06:53:57.172 | done! 2022-04-13 06:53:57.181 | update-alternatives: using /var/lib/mecab/dic/ipadic-utf8 to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2022-04-13 06:53:57.190 | Setting up libhtml-parser-perl (3.72-5) ... 2022-04-13 06:53:57.199 | Setting up libhttp-message-perl (6.22-1) ... 2022-04-13 06:53:57.206 | Setting up mysql-server-8.0 (8.0.28-0ubuntu0.20.04.3) ... 2022-04-13 06:53:57.910 | update-alternatives: using /etc/mysql/mysql.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2022-04-13 06:53:57.953 | Renaming removed key_buffer and myisam-recover options (if present) 2022-04-13 06:54:06.325 | mysqld will log errors to /var/log/mysql/error.log 2022-04-13 06:54:07.001 | mysqld is running as pid 43586 2022-04-13 06:54:09.884 | Created symlink /etc/systemd/system/multi-user.target.wants/mysql.service → /lib/systemd/system/mysql.service. 2022-04-13 06:54:12.084 | Setting up libcgi-pm-perl (4.46-1) ... 2022-04-13 06:54:12.096 | Setting up libhtml-template-perl (2.97-1) ... 2022-04-13 06:54:12.105 | Setting up mysql-server (8.0.28-0ubuntu0.20.04.3) ... 2022-04-13 06:54:12.113 | Setting up libcgi-fast-perl (1:2.15-1) ... 2022-04-13 06:54:12.122 | Processing triggers for systemd (245.4-4ubuntu3.15) ... 2022-04-13 06:54:12.498 | Processing triggers for man-db (2.9.1-1) ... 2022-04-13 06:54:14.227 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2022-04-13 06:54:22.115 | + functions-common:apt_get:1113 : result=0 2022-04-13 06:54:22.117 | + functions-common:apt_get:1116 : time_stop apt-get 2022-04-13 06:54:22.121 | + functions-common:time_stop:2304 : local name 2022-04-13 06:54:22.123 | + functions-common:time_stop:2305 : local end_time 2022-04-13 06:54:22.126 | + functions-common:time_stop:2306 : local elapsed_time 2022-04-13 06:54:22.129 | + functions-common:time_stop:2307 : local total 2022-04-13 06:54:22.132 | + functions-common:time_stop:2308 : local start_time 2022-04-13 06:54:22.135 | + functions-common:time_stop:2310 : name=apt-get 2022-04-13 06:54:22.137 | + functions-common:time_stop:2311 : start_time=1649832819005 2022-04-13 06:54:22.140 | + functions-common:time_stop:2313 : [[ -z 1649832819005 ]] 2022-04-13 06:54:22.142 | ++ functions-common:time_stop:2316 : date +%s%3N 2022-04-13 06:54:22.147 | + functions-common:time_stop:2316 : end_time=1649832862144 2022-04-13 06:54:22.149 | + functions-common:time_stop:2317 : elapsed_time=43139 2022-04-13 06:54:22.151 | + functions-common:time_stop:2318 : total=213261 2022-04-13 06:54:22.157 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2022-04-13 06:54:22.160 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=256400 2022-04-13 06:54:22.163 | + functions-common:apt_get:1117 : return 0 2022-04-13 06:54:22.166 | + ./stack.sh:main:807 : '[' -n mysql ']' 2022-04-13 06:54:22.169 | + ./stack.sh:main:808 : install_database_python 2022-04-13 06:54:22.171 | + lib/database:install_database_python:121 : install_database_python_mysql 2022-04-13 06:54:22.173 | + lib/databases/mysql:install_database_python_mysql:193 : pip_install_gr PyMySQL 2022-04-13 06:54:22.175 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-04-13 06:54:22.178 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-13 06:54:22.181 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-04-13 06:54:22.184 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2022-04-13 06:54:22.187 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-13 06:54:22.190 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-04-13 06:54:22.191 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-13 06:54:22.195 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2022-04-13 06:54:22.198 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2022-04-13 06:54:22.201 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2022-04-13 06:54:22.205 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-04-13 06:54:22.208 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-04-13 06:54:22.233 | Using python 3.8 to install PyMySQL 2022-04-13 06:54:22.235 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt PyMySQL 2022-04-13 06:54:22.891 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 06:54:22.892 | from cryptography.utils import int_from_bytes 2022-04-13 06:54:22.892 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 06:54:22.892 | from cryptography.utils import int_from_bytes 2022-04-13 06:54:23.915 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 06:54:23.919 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:54:23.919 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:54:23.925 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:54:23.929 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:54:23.931 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:54:23.933 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:54:24.077 | Collecting PyMySQL===1.0.2 2022-04-13 06:54:24.084 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/41f/c3a0c5013d5f0/PyMySQL-1.0.2-py3-none-any.whl (43 kB) 2022-04-13 06:54:25.477 | Installing collected packages: PyMySQL 2022-04-13 06:54:25.610 | Successfully installed PyMySQL-1.0.2 2022-04-13 06:54:25.719 | WARNING: You are using pip version 20.2.2; however, version 22.0.4 is available. 2022-04-13 06:54:25.719 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 06:54:25.799 | + inc/python:pip_install:200 : result=0 2022-04-13 06:54:25.802 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 06:54:25.804 | + functions-common:time_stop:2304 : local name 2022-04-13 06:54:25.806 | + functions-common:time_stop:2305 : local end_time 2022-04-13 06:54:25.808 | + functions-common:time_stop:2306 : local elapsed_time 2022-04-13 06:54:25.811 | + functions-common:time_stop:2307 : local total 2022-04-13 06:54:25.813 | + functions-common:time_stop:2308 : local start_time 2022-04-13 06:54:25.815 | + functions-common:time_stop:2310 : name=pip_install 2022-04-13 06:54:25.817 | + functions-common:time_stop:2311 : start_time=1649832862226 2022-04-13 06:54:25.819 | + functions-common:time_stop:2313 : [[ -z 1649832862226 ]] 2022-04-13 06:54:25.822 | ++ functions-common:time_stop:2316 : date +%s%3N 2022-04-13 06:54:25.826 | + functions-common:time_stop:2316 : end_time=1649832865823 2022-04-13 06:54:25.829 | + functions-common:time_stop:2317 : elapsed_time=3597 2022-04-13 06:54:25.831 | + functions-common:time_stop:2318 : total=26951 2022-04-13 06:54:25.833 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2022-04-13 06:54:25.835 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=30548 2022-04-13 06:54:25.837 | + inc/python:pip_install:203 : return 0 2022-04-13 06:54:25.840 | + lib/databases/mysql:install_database_python_mysql:194 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-04-13 06:54:25.842 | + lib/databases/mysql:install_database_python_mysql:196 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-04-13 06:54:25.844 | + lib/databases/mysql:install_database_python_mysql:197 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-04-13 06:54:25.846 | + ./stack.sh:main:811 : is_service_enabled neutron 2022-04-13 06:54:25.865 | + functions-common:is_service_enabled:1960 : return 0 2022-04-13 06:54:25.867 | + ./stack.sh:main:812 : install_neutron_agent_packages 2022-04-13 06:54:25.869 | + lib/neutron:install_neutron_agent_packages:684 : is_neutron_legacy_enabled 2022-04-13 06:54:25.872 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-13 06:54:25.873 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2022-04-13 06:54:25.878 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-13 06:54:25.880 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-04-13 06:54:25.882 | + lib/neutron:is_neutron_legacy_enabled:133 : [[ ,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 =~ ,q- ]] 2022-04-13 06:54:25.885 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2022-04-13 06:54:25.887 | + lib/neutron:install_neutron_agent_packages:686 : install_neutron_agent_packages_mutnauq 2022-04-13 06:54:25.889 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:457 : is_service_enabled q-l3 2022-04-13 06:54:25.905 | + functions-common:is_service_enabled:1960 : return 0 2022-04-13 06:54:25.907 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:458 : install_package radvd 2022-04-13 06:54:25.909 | + functions-common:install_package:1342 : update_package_repo 2022-04-13 06:54:25.911 | + functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2022-04-13 06:54:25.914 | + functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2022-04-13 06:54:25.916 | + functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2022-04-13 06:54:25.918 | + functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2022-04-13 06:54:25.920 | + functions-common:update_package_repo:1322 : is_ubuntu 2022-04-13 06:54:25.922 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-04-13 06:54:25.925 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-04-13 06:54:25.927 | + functions-common:update_package_repo:1323 : apt_get_update 2022-04-13 06:54:25.929 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2022-04-13 06:54:25.932 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2022-04-13 06:54:25.935 | + functions-common:apt_get_update:1069 : return 2022-04-13 06:54:25.937 | + functions-common:install_package:1343 : real_install_package radvd 2022-04-13 06:54:25.940 | + functions-common:real_install_package:1328 : is_ubuntu 2022-04-13 06:54:25.942 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-04-13 06:54:25.945 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-04-13 06:54:25.947 | + functions-common:real_install_package:1329 : apt_get install radvd 2022-04-13 06:54:25.971 | + functions-common:apt_get:1109 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2022-04-13 06:54:26.082 | Reading package lists... 2022-04-13 06:54:26.332 | Building dependency tree... 2022-04-13 06:54:26.334 | Reading state information... 2022-04-13 06:54:26.582 | The following packages were automatically installed and are no longer required: 2022-04-13 06:54:26.583 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 06:54:26.583 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 06:54:26.583 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 06:54:26.583 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 06:54:26.583 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 06:54:26.583 | python3-zope.interface 2022-04-13 06:54:26.583 | Use 'sudo apt autoremove' to remove them. 2022-04-13 06:54:26.672 | The following NEW packages will be installed: 2022-04-13 06:54:26.672 | radvd 2022-04-13 06:54:26.818 | 0 upgraded, 1 newly installed, 0 to remove and 125 not upgraded. 2022-04-13 06:54:26.818 | Need to get 59.0 kB of archives. 2022-04-13 06:54:26.818 | After this operation, 164 kB of additional disk space will be used. 2022-04-13 06:54:26.818 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 radvd amd64 1:2.17-2 [59.0 kB] 2022-04-13 06:54:27.527 | Fetched 59.0 kB in 0s (213 kB/s) 2022-04-13 06:54:27.570 | Selecting previously unselected package radvd. 2022-04-13 06:54:27.621 | (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 ... 89345 files and directories currently installed.) 2022-04-13 06:54:27.625 | Preparing to unpack .../radvd_1%3a2.17-2_amd64.deb ... 2022-04-13 06:54:27.630 | Unpacking radvd (1:2.17-2) ... 2022-04-13 06:54:27.716 | Setting up radvd (1:2.17-2) ... 2022-04-13 06:54:28.676 | Job for radvd.service failed because the control process exited with error code. 2022-04-13 06:54:28.676 | See "systemctl status radvd.service" and "journalctl -xe" for details. 2022-04-13 06:54:28.678 | invoke-rc.d: initscript radvd, action "start" failed. 2022-04-13 06:54:28.689 | [0;1;31mâ—[0m radvd.service - Router advertisement daemon for IPv6 2022-04-13 06:54:28.689 | Loaded: loaded (]8;;file://dv-neutron-837672-1-hyperv/lib/systemd/system/radvd.service/lib/systemd/system/radvd.service]8;;; disabled; vendor preset: enabled) 2022-04-13 06:54:28.689 | Active: [0;1;31mfailed[0m (Result: exit-code) since Wed 2022-04-13 06:54:28 UTC; 15ms ago 2022-04-13 06:54:28.689 | Docs: ]8;;man:radvd(8)man:radvd(8)]8;; 2022-04-13 06:54:28.689 | Process: 44735 ExecStartPre=/usr/sbin/radvd --logmethod stderr_clean --configtest [0;1;31m(code=exited, status=1/FAILURE)[0m 2022-04-13 06:54:28.690 | 2022-04-13 06:54:28.690 | Apr 13 06:54:28 dv-neutron-837672-1-hyperv systemd[1]: Starting Router advertisement daemon for IPv6... 2022-04-13 06:54:28.690 | Apr 13 06:54:28 dv-neutron-837672-1-hyperv radvd[44735]: can't open /etc/radvd.conf: No such file or directory 2022-04-13 06:54:28.690 | Apr 13 06:54:28 dv-neutron-837672-1-hyperv radvd[44735]: Insecure file permissions, but continuing anyway 2022-04-13 06:54:28.690 | Apr 13 06:54:28 dv-neutron-837672-1-hyperv radvd[44735]: exiting, failed to read config file 2022-04-13 06:54:28.690 | Apr 13 06:54:28 dv-neutron-837672-1-hyperv systemd[1]: [0;1;39m[0;1;31m[0;1;39mradvd.service: Control process exited, code=exited, status=1/FAILURE[0m 2022-04-13 06:54:28.690 | Apr 13 06:54:28 dv-neutron-837672-1-hyperv systemd[1]: [0;1;38;5;185m[0;1;39m[0;1;38;5;185mradvd.service: Failed with result 'exit-code'.[0m 2022-04-13 06:54:28.690 | Apr 13 06:54:28 dv-neutron-837672-1-hyperv systemd[1]: [0;1;31m[0;1;39m[0;1;31mFailed to start Router advertisement daemon for IPv6.[0m 2022-04-13 06:54:28.697 | Processing triggers for man-db (2.9.1-1) ... 2022-04-13 06:54:28.798 | Processing triggers for systemd (245.4-4ubuntu3.15) ... 2022-04-13 06:54:37.035 | + functions-common:apt_get:1113 : result=0 2022-04-13 06:54:37.038 | + functions-common:apt_get:1116 : time_stop apt-get 2022-04-13 06:54:37.041 | + functions-common:time_stop:2304 : local name 2022-04-13 06:54:37.044 | + functions-common:time_stop:2305 : local end_time 2022-04-13 06:54:37.047 | + functions-common:time_stop:2306 : local elapsed_time 2022-04-13 06:54:37.050 | + functions-common:time_stop:2307 : local total 2022-04-13 06:54:37.053 | + functions-common:time_stop:2308 : local start_time 2022-04-13 06:54:37.056 | + functions-common:time_stop:2310 : name=apt-get 2022-04-13 06:54:37.058 | + functions-common:time_stop:2311 : start_time=1649832865967 2022-04-13 06:54:37.061 | + functions-common:time_stop:2313 : [[ -z 1649832865967 ]] 2022-04-13 06:54:37.064 | ++ functions-common:time_stop:2316 : date +%s%3N 2022-04-13 06:54:37.068 | + functions-common:time_stop:2316 : end_time=1649832877065 2022-04-13 06:54:37.070 | + functions-common:time_stop:2317 : elapsed_time=11098 2022-04-13 06:54:37.073 | + functions-common:time_stop:2318 : total=256400 2022-04-13 06:54:37.075 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2022-04-13 06:54:37.077 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=267498 2022-04-13 06:54:37.080 | + functions-common:apt_get:1117 : return 0 2022-04-13 06:54:37.082 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:461 : is_service_enabled q-agt q-dhcp q-l3 2022-04-13 06:54:37.101 | + functions-common:is_service_enabled:1960 : return 0 2022-04-13 06:54:37.104 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:462 : neutron_plugin_install_agent_packages 2022-04-13 06:54:37.107 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-04-13 06:54:37.110 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : get_packages openvswitch 2022-04-13 06:54:37.128 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : install_package fakeroot make openvswitch-switch 2022-04-13 06:54:37.131 | + functions-common:install_package:1342 : update_package_repo 2022-04-13 06:54:37.133 | + functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2022-04-13 06:54:37.135 | + functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2022-04-13 06:54:37.138 | + functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2022-04-13 06:54:37.140 | + functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2022-04-13 06:54:37.142 | + functions-common:update_package_repo:1322 : is_ubuntu 2022-04-13 06:54:37.144 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-04-13 06:54:37.146 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-04-13 06:54:37.148 | + functions-common:update_package_repo:1323 : apt_get_update 2022-04-13 06:54:37.150 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2022-04-13 06:54:37.152 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2022-04-13 06:54:37.154 | + functions-common:apt_get_update:1069 : return 2022-04-13 06:54:37.157 | + functions-common:install_package:1343 : real_install_package fakeroot make openvswitch-switch 2022-04-13 06:54:37.159 | + functions-common:real_install_package:1328 : is_ubuntu 2022-04-13 06:54:37.161 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-04-13 06:54:37.163 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-04-13 06:54:37.165 | + functions-common:real_install_package:1329 : apt_get install fakeroot make openvswitch-switch 2022-04-13 06:54:37.187 | + functions-common:apt_get:1109 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install fakeroot make openvswitch-switch 2022-04-13 06:54:37.297 | Reading package lists... 2022-04-13 06:54:37.554 | Building dependency tree... 2022-04-13 06:54:37.555 | Reading state information... 2022-04-13 06:54:37.801 | fakeroot is already the newest version (1.24-1). 2022-04-13 06:54:37.801 | fakeroot set to manually installed. 2022-04-13 06:54:37.801 | make is already the newest version (4.2.1-1.2). 2022-04-13 06:54:37.801 | openvswitch-switch is already the newest version (2.13.5-0ubuntu1). 2022-04-13 06:54:37.801 | The following packages were automatically installed and are no longer required: 2022-04-13 06:54:37.802 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 06:54:37.802 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 06:54:37.802 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 06:54:37.802 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 06:54:37.802 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 06:54:37.802 | python3-zope.interface 2022-04-13 06:54:37.802 | Use 'sudo apt autoremove' to remove them. 2022-04-13 06:54:37.959 | 0 upgraded, 0 newly installed, 0 to remove and 125 not upgraded. 2022-04-13 06:54:37.964 | + functions-common:apt_get:1113 : result=0 2022-04-13 06:54:37.968 | + functions-common:apt_get:1116 : time_stop apt-get 2022-04-13 06:54:37.970 | + functions-common:time_stop:2304 : local name 2022-04-13 06:54:37.974 | + functions-common:time_stop:2305 : local end_time 2022-04-13 06:54:37.977 | + functions-common:time_stop:2306 : local elapsed_time 2022-04-13 06:54:37.980 | + functions-common:time_stop:2307 : local total 2022-04-13 06:54:37.983 | + functions-common:time_stop:2308 : local start_time 2022-04-13 06:54:37.985 | + functions-common:time_stop:2310 : name=apt-get 2022-04-13 06:54:37.987 | + functions-common:time_stop:2311 : start_time=1649832877184 2022-04-13 06:54:37.989 | + functions-common:time_stop:2313 : [[ -z 1649832877184 ]] 2022-04-13 06:54:37.992 | ++ functions-common:time_stop:2316 : date +%s%3N 2022-04-13 06:54:37.996 | + functions-common:time_stop:2316 : end_time=1649832877993 2022-04-13 06:54:37.998 | + functions-common:time_stop:2317 : elapsed_time=809 2022-04-13 06:54:38.000 | + functions-common:time_stop:2318 : total=267498 2022-04-13 06:54:38.002 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2022-04-13 06:54:38.004 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=268307 2022-04-13 06:54:38.006 | + functions-common:apt_get:1117 : return 0 2022-04-13 06:54:38.009 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:65 : is_ubuntu 2022-04-13 06:54:38.011 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-04-13 06:54:38.013 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-04-13 06:54:38.015 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:66 : _neutron_ovs_base_install_ubuntu_dkms 2022-04-13 06:54:38.018 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:52 : local kernel_version 2022-04-13 06:54:38.021 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : uname -r 2022-04-13 06:54:38.024 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : kernel_version=5.4.0-72-generic 2022-04-13 06:54:38.027 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:54 : local kernel_major_minor 2022-04-13 06:54:38.030 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : echo 5.4.0-72-generic 2022-04-13 06:54:38.030 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : cut -d. -f1-2 2022-04-13 06:54:38.035 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : kernel_major_minor=5.4 2022-04-13 06:54:38.037 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:57 : vercmp 5.4 '<' 3.13 2022-04-13 06:54:38.039 | + functions:vercmp:628 : local v1=5.4 2022-04-13 06:54:38.041 | + functions:vercmp:629 : local 'op=<' 2022-04-13 06:54:38.044 | + functions:vercmp:630 : local v2=3.13 2022-04-13 06:54:38.046 | + functions:vercmp:631 : local result 2022-04-13 06:54:38.049 | ++ functions:vercmp:635 : sort -V 2022-04-13 06:54:38.049 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-04-13 06:54:38.050 | ++ functions:vercmp:635 : head -1 2022-04-13 06:54:38.054 | + functions:vercmp:635 : result=3.13 2022-04-13 06:54:38.056 | + functions:vercmp:637 : case $op in 2022-04-13 06:54:38.059 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-04-13 06:54:38.061 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-04-13 06:54:38.063 | + functions:vercmp:648 : return 2022-04-13 06:54:38.066 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:67 : restart_service openvswitch-switch 2022-04-13 06:54:38.068 | + functions-common:restart_service:2188 : '[' -x /bin/systemctl ']' 2022-04-13 06:54:38.071 | + functions-common:restart_service:2189 : sudo /bin/systemctl restart openvswitch-switch 2022-04-13 06:54:38.567 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-04-13 06:54:38.570 | + inc/python:use_library_from_git:250 : local name=os-ken 2022-04-13 06:54:38.572 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:54:38.574 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 06:54:38.577 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-ken, ]] 2022-04-13 06:54:38.580 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:54:38.582 | + ./stack.sh:main:815 : is_service_enabled etcd3 2022-04-13 06:54:38.599 | + functions-common:is_service_enabled:1960 : return 0 2022-04-13 06:54:38.601 | + ./stack.sh:main:816 : install_etcd3 2022-04-13 06:54:38.603 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-04-13 06:54:38.603 | Installing etcd 2022-04-13 06:54:38.605 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-04-13 06:54:38.618 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-04-13 06:54:38.631 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-04-13 06:54:38.633 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-04-13 06:54:38.647 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-04-13 06:54:38.650 | ++ lib/etcd3:install_etcd3:114 : get_extra_file https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-13 06:54:38.652 | ++ functions:get_extra_file:62 : local file_url=https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-13 06:54:38.655 | +++ functions:get_extra_file:64 : basename https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-13 06:54:38.660 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-04-13 06:54:38.662 | ++ functions:get_extra_file:65 : [[ https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz != file* ]] 2022-04-13 06:54:38.664 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-04-13 06:54:38.666 | ++ functions:get_extra_file:68 : wget --progress=dot:giga -t 2 -c https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz -O /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-13 06:54:38.670 | --2022-04-13 06:54:38-- https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-13 06:54:38.674 | Resolving github.com (github.com)... 140.82.121.4 2022-04-13 06:54:38.719 | Connecting to github.com (github.com)|140.82.121.4|:443... connected. 2022-04-13 06:54:38.863 | HTTP request sent, awaiting response... 302 Found 2022-04-13 06:54:38.863 | Location: https://objects.githubusercontent.com/github-production-release-asset-2e65be/11225014/686bc180-2acf-11e9-9edb-e79e93487a0e?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20220413%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220413T065417Z&X-Amz-Expires=300&X-Amz-Signature=ba7a656eb8a7321ea7a263e213f9a0d5a6058da718fec0549786baf428828cd5&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=11225014&response-content-disposition=attachment%3B%20filename%3Detcd-v3.3.12-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream [following] 2022-04-13 06:54:38.863 | --2022-04-13 06:54:38-- https://objects.githubusercontent.com/github-production-release-asset-2e65be/11225014/686bc180-2acf-11e9-9edb-e79e93487a0e?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20220413%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220413T065417Z&X-Amz-Expires=300&X-Amz-Signature=ba7a656eb8a7321ea7a263e213f9a0d5a6058da718fec0549786baf428828cd5&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=11225014&response-content-disposition=attachment%3B%20filename%3Detcd-v3.3.12-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream 2022-04-13 06:54:38.865 | Resolving objects.githubusercontent.com (objects.githubusercontent.com)... 185.199.110.133, 185.199.111.133, 185.199.109.133, ... 2022-04-13 06:54:38.890 | Connecting to objects.githubusercontent.com (objects.githubusercontent.com)|185.199.110.133|:443... connected. 2022-04-13 06:54:39.072 | HTTP request sent, awaiting response... 200 OK 2022-04-13 06:54:39.073 | Length: 11350736 (11M) [application/octet-stream] 2022-04-13 06:54:39.073 | Saving to: ‘/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz’ 2022-04-13 06:54:39.186 | 2022-04-13 06:54:39.373 | 0K ........ .. 100% 36.0M=0.3s 2022-04-13 06:54:39.373 | 2022-04-13 06:54:39.373 | 2022-04-13 06:54:39 (36.0 MB/s) - ‘/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz’ saved [11350736/11350736] 2022-04-13 06:54:39.373 | 2022-04-13 06:54:39.378 | ++ functions:get_extra_file:69 : [[ 0 -ne 0 ]] 2022-04-13 06:54:39.382 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-13 06:54:39.385 | ++ functions:get_extra_file:74 : return 2022-04-13 06:54:39.389 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-13 06:54:39.392 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-04-13 06:54:39.396 | + lib/etcd3:install_etcd3:116 : echo 'dc5d82df095dae0a2970e4d870b6929590689dd707ae3d33e7b86da0f7f211b6 /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz' 2022-04-13 06:54:39.399 | + lib/etcd3:install_etcd3:118 : sha256sum -c /home/ubuntu/devstack/files/etcd.sha256sum 2022-04-13 06:54:39.538 | /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz: OK 2022-04-13 06:54:39.541 | + lib/etcd3:install_etcd3:120 : tar xzvf /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz -C /home/ubuntu/devstack/files 2022-04-13 06:54:39.547 | etcd-v3.3.12-linux-amd64/ 2022-04-13 06:54:39.547 | etcd-v3.3.12-linux-amd64/README.md 2022-04-13 06:54:39.547 | etcd-v3.3.12-linux-amd64/Documentation/ 2022-04-13 06:54:39.547 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/ 2022-04-13 06:54:39.547 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/interacting_v3.md 2022-04-13 06:54:39.548 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_concurrency_reference_v3.md 2022-04-13 06:54:39.548 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/limit.md 2022-04-13 06:54:39.548 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/local_cluster.md 2022-04-13 06:54:39.548 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_grpc_gateway.md 2022-04-13 06:54:39.548 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/grpc_naming.md 2022-04-13 06:54:39.548 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/ 2022-04-13 06:54:39.548 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/ 2022-04-13 06:54:39.548 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/rpc.swagger.json 2022-04-13 06:54:39.548 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/v3lock.swagger.json 2022-04-13 06:54:39.548 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/v3election.swagger.json 2022-04-13 06:54:39.549 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/experimental_apis.md 2022-04-13 06:54:39.549 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_reference_v3.md 2022-04-13 06:54:39.549 | etcd-v3.3.12-linux-amd64/Documentation/integrations.md 2022-04-13 06:54:39.549 | etcd-v3.3.12-linux-amd64/Documentation/README.md 2022-04-13 06:54:39.549 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/ 2022-04-13 06:54:39.549 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-1-0-alpha-benchmarks.md 2022-04-13 06:54:39.549 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-storage-memory-benchmark.md 2022-04-13 06:54:39.549 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/README.md 2022-04-13 06:54:39.549 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-rc-benchmarks.md 2022-04-13 06:54:39.549 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-rc-memory-benchmarks.md 2022-04-13 06:54:39.549 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-3-watch-memory-benchmark.md 2022-04-13 06:54:39.549 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-benchmarks.md 2022-04-13 06:54:39.549 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-3-demo-benchmarks.md 2022-04-13 06:54:39.549 | etcd-v3.3.12-linux-amd64/Documentation/rfc/ 2022-04-13 06:54:39.549 | etcd-v3.3.12-linux-amd64/Documentation/rfc/v3api.md 2022-04-13 06:54:39.549 | etcd-v3.3.12-linux-amd64/Documentation/docs.md 2022-04-13 06:54:39.550 | etcd-v3.3.12-linux-amd64/Documentation/production-users.md 2022-04-13 06:54:39.550 | etcd-v3.3.12-linux-amd64/Documentation/metrics.md 2022-04-13 06:54:39.550 | etcd-v3.3.12-linux-amd64/Documentation/v2/ 2022-04-13 06:54:39.550 | etcd-v3.3.12-linux-amd64/Documentation/v2/authentication.md 2022-04-13 06:54:39.550 | etcd-v3.3.12-linux-amd64/Documentation/v2/proxy.md 2022-04-13 06:54:39.550 | etcd-v3.3.12-linux-amd64/Documentation/v2/glossary.md 2022-04-13 06:54:39.550 | etcd-v3.3.12-linux-amd64/Documentation/v2/docker_guide.md 2022-04-13 06:54:39.550 | etcd-v3.3.12-linux-amd64/Documentation/v2/configuration.md 2022-04-13 06:54:39.550 | etcd-v3.3.12-linux-amd64/Documentation/v2/README.md 2022-04-13 06:54:39.550 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/ 2022-04-13 06:54:39.550 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-1-0-alpha-benchmarks.md 2022-04-13 06:54:39.550 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-storage-memory-benchmark.md 2022-04-13 06:54:39.550 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/README.md 2022-04-13 06:54:39.551 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-rc-benchmarks.md 2022-04-13 06:54:39.551 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-rc-memory-benchmarks.md 2022-04-13 06:54:39.551 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-3-watch-memory-benchmark.md 2022-04-13 06:54:39.551 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-benchmarks.md 2022-04-13 06:54:39.551 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-3-demo-benchmarks.md 2022-04-13 06:54:39.552 | etcd-v3.3.12-linux-amd64/Documentation/v2/rfc/ 2022-04-13 06:54:39.552 | etcd-v3.3.12-linux-amd64/Documentation/v2/rfc/v3api.md 2022-04-13 06:54:39.552 | etcd-v3.3.12-linux-amd64/Documentation/v2/libraries-and-tools.md 2022-04-13 06:54:39.553 | etcd-v3.3.12-linux-amd64/Documentation/v2/discovery_protocol.md 2022-04-13 06:54:39.553 | etcd-v3.3.12-linux-amd64/Documentation/v2/runtime-configuration.md 2022-04-13 06:54:39.553 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_3.md 2022-04-13 06:54:39.553 | etcd-v3.3.12-linux-amd64/Documentation/v2/auth_api.md 2022-04-13 06:54:39.553 | etcd-v3.3.12-linux-amd64/Documentation/v2/errorcode.md 2022-04-13 06:54:39.553 | etcd-v3.3.12-linux-amd64/Documentation/v2/admin_guide.md 2022-04-13 06:54:39.553 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_2.md 2022-04-13 06:54:39.553 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_1.md 2022-04-13 06:54:39.554 | etcd-v3.3.12-linux-amd64/Documentation/v2/clustering.md 2022-04-13 06:54:39.554 | etcd-v3.3.12-linux-amd64/Documentation/v2/other_apis.md 2022-04-13 06:54:39.554 | etcd-v3.3.12-linux-amd64/Documentation/v2/production-users.md 2022-04-13 06:54:39.554 | etcd-v3.3.12-linux-amd64/Documentation/v2/metrics.md 2022-04-13 06:54:39.554 | etcd-v3.3.12-linux-amd64/Documentation/v2/runtime-reconf-design.md 2022-04-13 06:54:39.554 | etcd-v3.3.12-linux-amd64/Documentation/v2/etcd_alert.rules.yml 2022-04-13 06:54:39.554 | etcd-v3.3.12-linux-amd64/Documentation/v2/security.md 2022-04-13 06:54:39.554 | etcd-v3.3.12-linux-amd64/Documentation/v2/branch_management.md 2022-04-13 06:54:39.554 | etcd-v3.3.12-linux-amd64/Documentation/v2/internal-protocol-versioning.md 2022-04-13 06:54:39.554 | etcd-v3.3.12-linux-amd64/Documentation/v2/members_api.md 2022-04-13 06:54:39.554 | etcd-v3.3.12-linux-amd64/Documentation/v2/platforms/ 2022-04-13 06:54:39.554 | etcd-v3.3.12-linux-amd64/Documentation/v2/platforms/freebsd.md 2022-04-13 06:54:39.554 | etcd-v3.3.12-linux-amd64/Documentation/v2/faq.md 2022-04-13 06:54:39.554 | etcd-v3.3.12-linux-amd64/Documentation/v2/backward_compatibility.md 2022-04-13 06:54:39.554 | etcd-v3.3.12-linux-amd64/Documentation/v2/04_to_2_snapshot_migration.md 2022-04-13 06:54:39.555 | etcd-v3.3.12-linux-amd64/Documentation/v2/etcd_alert.rules 2022-04-13 06:54:39.555 | etcd-v3.3.12-linux-amd64/Documentation/v2/api.md 2022-04-13 06:54:39.555 | etcd-v3.3.12-linux-amd64/Documentation/v2/api_v3.md 2022-04-13 06:54:39.555 | etcd-v3.3.12-linux-amd64/Documentation/v2/reporting_bugs.md 2022-04-13 06:54:39.555 | etcd-v3.3.12-linux-amd64/Documentation/v2/tuning.md 2022-04-13 06:54:39.555 | etcd-v3.3.12-linux-amd64/Documentation/v2/dev/ 2022-04-13 06:54:39.555 | etcd-v3.3.12-linux-amd64/Documentation/v2/dev/release.md 2022-04-13 06:54:39.555 | etcd-v3.3.12-linux-amd64/Documentation/branch_management.md 2022-04-13 06:54:39.555 | etcd-v3.3.12-linux-amd64/Documentation/platforms/ 2022-04-13 06:54:39.555 | etcd-v3.3.12-linux-amd64/Documentation/platforms/container-linux-systemd.md 2022-04-13 06:54:39.555 | etcd-v3.3.12-linux-amd64/Documentation/platforms/freebsd.md 2022-04-13 06:54:39.555 | etcd-v3.3.12-linux-amd64/Documentation/platforms/aws.md 2022-04-13 06:54:39.555 | etcd-v3.3.12-linux-amd64/Documentation/faq.md 2022-04-13 06:54:39.555 | etcd-v3.3.12-linux-amd64/Documentation/dl_build.md 2022-04-13 06:54:39.556 | etcd-v3.3.12-linux-amd64/Documentation/reporting_bugs.md 2022-04-13 06:54:39.556 | etcd-v3.3.12-linux-amd64/Documentation/tuning.md 2022-04-13 06:54:39.556 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/ 2022-04-13 06:54:39.556 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_4.md 2022-04-13 06:54:39.556 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrading-etcd.md 2022-04-13 06:54:39.556 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_2.md 2022-04-13 06:54:39.556 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_1.md 2022-04-13 06:54:39.556 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_0.md 2022-04-13 06:54:39.556 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_3.md 2022-04-13 06:54:39.556 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/ 2022-04-13 06:54:39.556 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/logging.md 2022-04-13 06:54:39.556 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/discovery_protocol.md 2022-04-13 06:54:39.556 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/release.md 2022-04-13 06:54:39.556 | etcd-v3.3.12-linux-amd64/Documentation/learning/ 2022-04-13 06:54:39.556 | etcd-v3.3.12-linux-amd64/Documentation/learning/auth_design.md 2022-04-13 06:54:39.556 | etcd-v3.3.12-linux-amd64/Documentation/learning/glossary.md 2022-04-13 06:54:39.556 | etcd-v3.3.12-linux-amd64/Documentation/learning/data_model.md 2022-04-13 06:54:39.556 | etcd-v3.3.12-linux-amd64/Documentation/learning/api_guarantees.md 2022-04-13 06:54:39.556 | etcd-v3.3.12-linux-amd64/Documentation/learning/why.md 2022-04-13 06:54:39.557 | etcd-v3.3.12-linux-amd64/Documentation/learning/api.md 2022-04-13 06:54:39.557 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/ 2022-04-13 06:54:39.557 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/authentication.md 2022-04-13 06:54:39.557 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/versioning.md 2022-04-13 06:54:39.557 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/hardware.md 2022-04-13 06:54:39.557 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/grafana.json 2022-04-13 06:54:39.557 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/monitoring.md 2022-04-13 06:54:39.557 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/configuration.md 2022-04-13 06:54:39.558 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/v2-migration.md 2022-04-13 06:54:39.558 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/maintenance.md 2022-04-13 06:54:39.558 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/runtime-configuration.md 2022-04-13 06:54:39.558 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/recovery.md 2022-04-13 06:54:39.558 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/clustering.md 2022-04-13 06:54:39.558 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd3_alert.rules 2022-04-13 06:54:39.558 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/runtime-reconf-design.md 2022-04-13 06:54:39.558 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd3_alert.rules.yml 2022-04-13 06:54:39.558 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/security.md 2022-04-13 06:54:39.559 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/performance.md 2022-04-13 06:54:39.559 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd-sample-grafana.png 2022-04-13 06:54:39.560 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/grpc_proxy.md 2022-04-13 06:54:39.560 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/gateway.md 2022-04-13 06:54:39.560 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/container.md 2022-04-13 06:54:39.561 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/supported-platform.md 2022-04-13 06:54:39.561 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/failures.md 2022-04-13 06:54:39.561 | etcd-v3.3.12-linux-amd64/Documentation/demo.md 2022-04-13 06:54:39.561 | etcd-v3.3.12-linux-amd64/README-etcdctl.md 2022-04-13 06:54:39.561 | etcd-v3.3.12-linux-amd64/etcdctl 2022-04-13 06:54:39.745 | etcd-v3.3.12-linux-amd64/READMEv2-etcdctl.md 2022-04-13 06:54:39.745 | etcd-v3.3.12-linux-amd64/etcd 2022-04-13 06:54:39.971 | + lib/etcd3:install_etcd3:121 : sudo cp /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd /opt/stack/bin/etcd 2022-04-13 06:54:40.017 | + lib/etcd3:install_etcd3:122 : sudo cp /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcdctl /opt/stack/bin/etcdctl 2022-04-13 06:54:40.052 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-04-13 06:54:40.055 | + ./stack.sh:main:825 : is_service_enabled tls-proxy 2022-04-13 06:54:40.074 | + functions-common:is_service_enabled:1960 : return 1 2022-04-13 06:54:40.078 | + ./stack.sh:main:835 : install_dstat 2022-04-13 06:54:40.081 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-04-13 06:54:40.100 | + functions-common:is_service_enabled:1960 : return 1 2022-04-13 06:54:40.103 | + ./stack.sh:main:841 : echo_summary 'Installing OpenStack project source' 2022-04-13 06:54:40.106 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2022-04-13 06:54:40.108 | + ./stack.sh:echo_summary:432 : echo -e Installing OpenStack project source 2022-04-13 06:54:40.111 | + ./stack.sh:main:844 : install_libs 2022-04-13 06:54:40.114 | + lib/libraries:install_libs:88 : _install_lib_from_source automaton 2022-04-13 06:54:40.116 | + lib/libraries:_install_lib_from_source:72 : local name=automaton 2022-04-13 06:54:40.118 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git automaton 2022-04-13 06:54:40.121 | + inc/python:use_library_from_git:250 : local name=automaton 2022-04-13 06:54:40.123 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:54:40.125 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 06:54:40.128 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,automaton, ]] 2022-04-13 06:54:40.130 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:54:40.132 | + lib/libraries:install_libs:89 : _install_lib_from_source castellan 2022-04-13 06:54:40.135 | + lib/libraries:_install_lib_from_source:72 : local name=castellan 2022-04-13 06:54:40.137 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git castellan 2022-04-13 06:54:40.139 | + inc/python:use_library_from_git:250 : local name=castellan 2022-04-13 06:54:40.141 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:54:40.143 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 06:54:40.146 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,castellan, ]] 2022-04-13 06:54:40.148 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:54:40.150 | + lib/libraries:install_libs:90 : _install_lib_from_source cliff 2022-04-13 06:54:40.152 | + lib/libraries:_install_lib_from_source:72 : local name=cliff 2022-04-13 06:54:40.155 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git cliff 2022-04-13 06:54:40.157 | + inc/python:use_library_from_git:250 : local name=cliff 2022-04-13 06:54:40.159 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:54:40.161 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 06:54:40.163 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cliff, ]] 2022-04-13 06:54:40.166 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:54:40.168 | + lib/libraries:install_libs:91 : _install_lib_from_source cursive 2022-04-13 06:54:40.170 | + lib/libraries:_install_lib_from_source:72 : local name=cursive 2022-04-13 06:54:40.173 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git cursive 2022-04-13 06:54:40.175 | + inc/python:use_library_from_git:250 : local name=cursive 2022-04-13 06:54:40.177 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:54:40.181 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 06:54:40.183 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cursive, ]] 2022-04-13 06:54:40.185 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:54:40.188 | + lib/libraries:install_libs:92 : _install_lib_from_source debtcollector 2022-04-13 06:54:40.190 | + lib/libraries:_install_lib_from_source:72 : local name=debtcollector 2022-04-13 06:54:40.192 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git debtcollector 2022-04-13 06:54:40.194 | + inc/python:use_library_from_git:250 : local name=debtcollector 2022-04-13 06:54:40.198 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:54:40.200 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 06:54:40.202 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,debtcollector, ]] 2022-04-13 06:54:40.204 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:54:40.206 | + lib/libraries:install_libs:93 : _install_lib_from_source futurist 2022-04-13 06:54:40.209 | + lib/libraries:_install_lib_from_source:72 : local name=futurist 2022-04-13 06:54:40.211 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git futurist 2022-04-13 06:54:40.213 | + inc/python:use_library_from_git:250 : local name=futurist 2022-04-13 06:54:40.216 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:54:40.218 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 06:54:40.220 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,futurist, ]] 2022-04-13 06:54:40.222 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:54:40.225 | + lib/libraries:install_libs:94 : _install_lib_from_source openstacksdk 2022-04-13 06:54:40.227 | + lib/libraries:_install_lib_from_source:72 : local name=openstacksdk 2022-04-13 06:54:40.229 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git openstacksdk 2022-04-13 06:54:40.231 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2022-04-13 06:54:40.234 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:54:40.236 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 06:54:40.238 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,openstacksdk, ]] 2022-04-13 06:54:40.240 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:54:40.243 | + lib/libraries:install_libs:95 : _install_lib_from_source osc-lib 2022-04-13 06:54:40.245 | + lib/libraries:_install_lib_from_source:72 : local name=osc-lib 2022-04-13 06:54:40.247 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osc-lib 2022-04-13 06:54:40.250 | + inc/python:use_library_from_git:250 : local name=osc-lib 2022-04-13 06:54:40.253 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:54:40.255 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 06:54:40.257 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-lib, ]] 2022-04-13 06:54:40.260 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:54:40.262 | + lib/libraries:install_libs:96 : _install_lib_from_source osc-placement 2022-04-13 06:54:40.264 | + lib/libraries:_install_lib_from_source:72 : local name=osc-placement 2022-04-13 06:54:40.266 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osc-placement 2022-04-13 06:54:40.268 | + inc/python:use_library_from_git:250 : local name=osc-placement 2022-04-13 06:54:40.271 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:54:40.273 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 06:54:40.275 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-placement, ]] 2022-04-13 06:54:40.277 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:54:40.279 | + lib/libraries:install_libs:97 : _install_lib_from_source os-client-config 2022-04-13 06:54:40.282 | + lib/libraries:_install_lib_from_source:72 : local name=os-client-config 2022-04-13 06:54:40.284 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-client-config 2022-04-13 06:54:40.286 | + inc/python:use_library_from_git:250 : local name=os-client-config 2022-04-13 06:54:40.288 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:54:40.291 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 06:54:40.293 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-client-config, ]] 2022-04-13 06:54:40.295 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:54:40.297 | + lib/libraries:install_libs:98 : _install_lib_from_source oslo.cache 2022-04-13 06:54:40.299 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.cache 2022-04-13 06:54:40.302 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.cache 2022-04-13 06:54:40.304 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2022-04-13 06:54:40.306 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:54:40.308 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 06:54:40.310 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.cache, ]] 2022-04-13 06:54:40.313 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:54:40.315 | + lib/libraries:install_libs:99 : _install_lib_from_source oslo.concurrency 2022-04-13 06:54:40.317 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.concurrency 2022-04-13 06:54:40.319 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.concurrency 2022-04-13 06:54:40.322 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2022-04-13 06:54:40.324 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:54:40.327 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 06:54:40.329 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.concurrency, ]] 2022-04-13 06:54:40.331 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:54:40.334 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.config 2022-04-13 06:54:40.336 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.config 2022-04-13 06:54:40.339 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.config 2022-04-13 06:54:40.342 | + inc/python:use_library_from_git:250 : local name=oslo.config 2022-04-13 06:54:40.344 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:54:40.346 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 06:54:40.349 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.config, ]] 2022-04-13 06:54:40.352 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:54:40.354 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.context 2022-04-13 06:54:40.357 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.context 2022-04-13 06:54:40.359 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.context 2022-04-13 06:54:40.361 | + inc/python:use_library_from_git:250 : local name=oslo.context 2022-04-13 06:54:40.364 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:54:40.366 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 06:54:40.369 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.context, ]] 2022-04-13 06:54:40.371 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:54:40.374 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.db 2022-04-13 06:54:40.376 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.db 2022-04-13 06:54:40.378 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.db 2022-04-13 06:54:40.380 | + inc/python:use_library_from_git:250 : local name=oslo.db 2022-04-13 06:54:40.382 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:54:40.385 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 06:54:40.387 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.db, ]] 2022-04-13 06:54:40.391 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:54:40.395 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.i18n 2022-04-13 06:54:40.398 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.i18n 2022-04-13 06:54:40.399 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.i18n 2022-04-13 06:54:40.402 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2022-04-13 06:54:40.405 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:54:40.407 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 06:54:40.410 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.i18n, ]] 2022-04-13 06:54:40.413 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:54:40.415 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.log 2022-04-13 06:54:40.417 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.log 2022-04-13 06:54:40.419 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.log 2022-04-13 06:54:40.422 | + inc/python:use_library_from_git:250 : local name=oslo.log 2022-04-13 06:54:40.424 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:54:40.426 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 06:54:40.429 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.log, ]] 2022-04-13 06:54:40.431 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:54:40.433 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.messaging 2022-04-13 06:54:40.435 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.messaging 2022-04-13 06:54:40.438 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.messaging 2022-04-13 06:54:40.440 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2022-04-13 06:54:40.442 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:54:40.444 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 06:54:40.446 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.messaging, ]] 2022-04-13 06:54:40.448 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:54:40.451 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.middleware 2022-04-13 06:54:40.453 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.middleware 2022-04-13 06:54:40.455 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.middleware 2022-04-13 06:54:40.457 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2022-04-13 06:54:40.459 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:54:40.462 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 06:54:40.464 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.middleware, ]] 2022-04-13 06:54:40.466 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:54:40.469 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.policy 2022-04-13 06:54:40.471 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.policy 2022-04-13 06:54:40.473 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.policy 2022-04-13 06:54:40.475 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2022-04-13 06:54:40.477 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:54:40.479 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 06:54:40.482 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.policy, ]] 2022-04-13 06:54:40.484 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:54:40.486 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.privsep 2022-04-13 06:54:40.488 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.privsep 2022-04-13 06:54:40.490 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.privsep 2022-04-13 06:54:40.492 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2022-04-13 06:54:40.494 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:54:40.497 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 06:54:40.499 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.privsep, ]] 2022-04-13 06:54:40.501 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:54:40.503 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.reports 2022-04-13 06:54:40.505 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.reports 2022-04-13 06:54:40.508 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.reports 2022-04-13 06:54:40.510 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2022-04-13 06:54:40.512 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:54:40.514 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 06:54:40.516 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.reports, ]] 2022-04-13 06:54:40.518 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:54:40.521 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.rootwrap 2022-04-13 06:54:40.523 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.rootwrap 2022-04-13 06:54:40.525 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.rootwrap 2022-04-13 06:54:40.527 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2022-04-13 06:54:40.530 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:54:40.532 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 06:54:40.534 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.rootwrap, ]] 2022-04-13 06:54:40.537 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:54:40.539 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.serialization 2022-04-13 06:54:40.541 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.serialization 2022-04-13 06:54:40.544 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.serialization 2022-04-13 06:54:40.546 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2022-04-13 06:54:40.548 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:54:40.551 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 06:54:40.554 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.serialization, ]] 2022-04-13 06:54:40.556 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:54:40.558 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.service 2022-04-13 06:54:40.561 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.service 2022-04-13 06:54:40.563 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.service 2022-04-13 06:54:40.565 | + inc/python:use_library_from_git:250 : local name=oslo.service 2022-04-13 06:54:40.568 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:54:40.570 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 06:54:40.572 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.service, ]] 2022-04-13 06:54:40.574 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:54:40.577 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.utils 2022-04-13 06:54:40.579 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.utils 2022-04-13 06:54:40.582 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.utils 2022-04-13 06:54:40.584 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2022-04-13 06:54:40.587 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:54:40.589 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 06:54:40.591 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.utils, ]] 2022-04-13 06:54:40.594 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:54:40.596 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.versionedobjects 2022-04-13 06:54:40.599 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.versionedobjects 2022-04-13 06:54:40.601 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.versionedobjects 2022-04-13 06:54:40.603 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2022-04-13 06:54:40.606 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:54:40.608 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 06:54:40.611 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.versionedobjects, ]] 2022-04-13 06:54:40.613 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:54:40.615 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.vmware 2022-04-13 06:54:40.618 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.vmware 2022-04-13 06:54:40.620 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.vmware 2022-04-13 06:54:40.623 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2022-04-13 06:54:40.625 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:54:40.627 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 06:54:40.629 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.vmware, ]] 2022-04-13 06:54:40.631 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:54:40.633 | + lib/libraries:install_libs:116 : _install_lib_from_source osprofiler 2022-04-13 06:54:40.636 | + lib/libraries:_install_lib_from_source:72 : local name=osprofiler 2022-04-13 06:54:40.638 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osprofiler 2022-04-13 06:54:40.640 | + inc/python:use_library_from_git:250 : local name=osprofiler 2022-04-13 06:54:40.642 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:54:40.644 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 06:54:40.646 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osprofiler, ]] 2022-04-13 06:54:40.649 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:54:40.651 | + lib/libraries:install_libs:117 : _install_lib_from_source pycadf 2022-04-13 06:54:40.653 | + lib/libraries:_install_lib_from_source:72 : local name=pycadf 2022-04-13 06:54:40.655 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git pycadf 2022-04-13 06:54:40.658 | + inc/python:use_library_from_git:250 : local name=pycadf 2022-04-13 06:54:40.660 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:54:40.662 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 06:54:40.665 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pycadf, ]] 2022-04-13 06:54:40.667 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:54:40.669 | + lib/libraries:install_libs:118 : _install_lib_from_source stevedore 2022-04-13 06:54:40.671 | + lib/libraries:_install_lib_from_source:72 : local name=stevedore 2022-04-13 06:54:40.674 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git stevedore 2022-04-13 06:54:40.677 | + inc/python:use_library_from_git:250 : local name=stevedore 2022-04-13 06:54:40.679 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:54:40.681 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 06:54:40.683 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,stevedore, ]] 2022-04-13 06:54:40.686 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:54:40.688 | + lib/libraries:install_libs:119 : _install_lib_from_source taskflow 2022-04-13 06:54:40.690 | + lib/libraries:_install_lib_from_source:72 : local name=taskflow 2022-04-13 06:54:40.692 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git taskflow 2022-04-13 06:54:40.694 | + inc/python:use_library_from_git:250 : local name=taskflow 2022-04-13 06:54:40.696 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:54:40.699 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 06:54:40.701 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,taskflow, ]] 2022-04-13 06:54:40.703 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:54:40.705 | + lib/libraries:install_libs:120 : _install_lib_from_source tooz 2022-04-13 06:54:40.707 | + lib/libraries:_install_lib_from_source:72 : local name=tooz 2022-04-13 06:54:40.710 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git tooz 2022-04-13 06:54:40.712 | + inc/python:use_library_from_git:250 : local name=tooz 2022-04-13 06:54:40.714 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:54:40.716 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 06:54:40.718 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,tooz, ]] 2022-04-13 06:54:40.720 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:54:40.723 | + lib/libraries:install_libs:124 : _install_lib_from_source os-brick 2022-04-13 06:54:40.725 | + lib/libraries:_install_lib_from_source:72 : local name=os-brick 2022-04-13 06:54:40.727 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-brick 2022-04-13 06:54:40.729 | + inc/python:use_library_from_git:250 : local name=os-brick 2022-04-13 06:54:40.731 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:54:40.734 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 06:54:40.736 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-brick, ]] 2022-04-13 06:54:40.739 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:54:40.742 | + lib/libraries:install_libs:125 : _install_lib_from_source os-traits 2022-04-13 06:54:40.744 | + lib/libraries:_install_lib_from_source:72 : local name=os-traits 2022-04-13 06:54:40.746 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-traits 2022-04-13 06:54:40.749 | + inc/python:use_library_from_git:250 : local name=os-traits 2022-04-13 06:54:40.752 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:54:40.754 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 06:54:40.756 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-traits, ]] 2022-04-13 06:54:40.759 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:54:40.761 | + lib/libraries:install_libs:128 : _install_lib_from_source python-barbicanclient 2022-04-13 06:54:40.763 | + lib/libraries:_install_lib_from_source:72 : local name=python-barbicanclient 2022-04-13 06:54:40.767 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git python-barbicanclient 2022-04-13 06:54:40.769 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2022-04-13 06:54:40.771 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:54:40.775 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 06:54:40.777 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-barbicanclient, ]] 2022-04-13 06:54:40.779 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:54:40.782 | + lib/libraries:install_libs:135 : pip_install etcd3 2022-04-13 06:54:40.802 | Using python 3.8 to install etcd3 2022-04-13 06:54:40.804 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3 2022-04-13 06:54:41.459 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 06:54:41.459 | from cryptography.utils import int_from_bytes 2022-04-13 06:54:41.459 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 06:54:41.459 | from cryptography.utils import int_from_bytes 2022-04-13 06:54:42.470 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 06:54:42.474 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:54:42.475 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:54:42.480 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:54:42.485 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:54:42.487 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:54:42.488 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:54:42.611 | Collecting etcd3===0.12.0 2022-04-13 06:54:42.618 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/89a/704cb389bf0a0/etcd3-0.12.0.tar.gz (63 kB) 2022-04-13 06:54:45.691 | Collecting grpcio===1.36.1 2022-04-13 06:54:45.710 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/216/fbd2a488e74c3/grpcio-1.36.1-cp38-cp38-manylinux2014_x86_64.whl (4.1 MB) 2022-04-13 06:54:46.653 | Collecting protobuf===3.15.6 2022-04-13 06:54:46.664 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/9ec/20a6ded7d0888/protobuf-3.15.6-cp38-cp38-manylinux1_x86_64.whl (1.0 MB) 2022-04-13 06:54:46.753 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 445)) (1.15.0) 2022-04-13 06:54:46.756 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 485)) (6.3.1) 2022-04-13 06:54:46.770 | Building wheels for collected packages: etcd3 2022-04-13 06:54:46.770 | Building wheel for etcd3 (setup.py): started 2022-04-13 06:54:47.514 | Building wheel for etcd3 (setup.py): finished with status 'done' 2022-04-13 06:54:47.515 | Created wheel for etcd3: filename=etcd3-0.12.0-py2.py3-none-any.whl size=42858 sha256=497ee2f3703dde7a12e0bedd412f6881c0cbbb3e6aeafdb519e74d8e4cfdd378 2022-04-13 06:54:47.515 | Stored in directory: /root/.cache/pip/wheels/32/8a/31/1308d0452fdcc24ed454fa7c297cc2b924f30bfd57b1080bf1 2022-04-13 06:54:47.516 | Successfully built etcd3 2022-04-13 06:54:48.825 | Installing collected packages: grpcio, protobuf, etcd3 2022-04-13 06:54:49.455 | Successfully installed etcd3-0.12.0 grpcio-1.36.1 protobuf-3.15.6 2022-04-13 06:54:49.562 | WARNING: You are using pip version 20.2.2; however, version 22.0.4 is available. 2022-04-13 06:54:49.562 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 06:54:49.661 | + inc/python:pip_install:200 : result=0 2022-04-13 06:54:49.665 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 06:54:49.668 | + functions-common:time_stop:2304 : local name 2022-04-13 06:54:49.672 | + functions-common:time_stop:2305 : local end_time 2022-04-13 06:54:49.675 | + functions-common:time_stop:2306 : local elapsed_time 2022-04-13 06:54:49.679 | + functions-common:time_stop:2307 : local total 2022-04-13 06:54:49.682 | + functions-common:time_stop:2308 : local start_time 2022-04-13 06:54:49.685 | + functions-common:time_stop:2310 : name=pip_install 2022-04-13 06:54:49.687 | + functions-common:time_stop:2311 : start_time=1649832880797 2022-04-13 06:54:49.689 | + functions-common:time_stop:2313 : [[ -z 1649832880797 ]] 2022-04-13 06:54:49.692 | ++ functions-common:time_stop:2316 : date +%s%3N 2022-04-13 06:54:49.696 | + functions-common:time_stop:2316 : end_time=1649832889693 2022-04-13 06:54:49.698 | + functions-common:time_stop:2317 : elapsed_time=8896 2022-04-13 06:54:49.701 | + functions-common:time_stop:2318 : total=30548 2022-04-13 06:54:49.703 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2022-04-13 06:54:49.705 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=39444 2022-04-13 06:54:49.707 | + inc/python:pip_install:203 : return 0 2022-04-13 06:54:49.710 | + lib/libraries:install_libs:136 : pip_install etcd3gw 2022-04-13 06:54:49.730 | Using python 3.8 to install etcd3gw 2022-04-13 06:54:49.733 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3gw 2022-04-13 06:54:50.413 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 06:54:50.413 | from cryptography.utils import int_from_bytes 2022-04-13 06:54:50.413 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 06:54:50.413 | from cryptography.utils import int_from_bytes 2022-04-13 06:54:51.431 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 06:54:51.435 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:54:51.435 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:54:51.441 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:54:51.445 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:54:51.447 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:54:51.449 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:54:51.582 | Collecting etcd3gw===0.2.5 2022-04-13 06:54:51.589 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f33/eab0d1f4a9600/etcd3gw-0.2.5-py2.py3-none-any.whl (21 kB) 2022-04-13 06:54:51.665 | Requirement already satisfied: futurist===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 533)) (2.3.0) 2022-04-13 06:54:51.671 | Requirement already satisfied: pbr===5.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 46)) (5.5.1) 2022-04-13 06:54:51.674 | Requirement already satisfied: requests===2.25.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (2.25.1) 2022-04-13 06:54:51.694 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 445)) (1.15.0) 2022-04-13 06:54:51.697 | Requirement already satisfied: urllib3===1.26.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 172)) (1.26.3) 2022-04-13 06:54:51.717 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 361)) (2.10) 2022-04-13 06:54:51.720 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 41)) (2021.10.8) 2022-04-13 06:54:51.722 | Requirement already satisfied: chardet===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 3)) (4.0.0) 2022-04-13 06:54:53.007 | Installing collected packages: etcd3gw 2022-04-13 06:54:53.124 | Successfully installed etcd3gw-0.2.5 2022-04-13 06:54:53.229 | WARNING: You are using pip version 20.2.2; however, version 22.0.4 is available. 2022-04-13 06:54:53.229 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 06:54:53.305 | + inc/python:pip_install:200 : result=0 2022-04-13 06:54:53.308 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 06:54:53.311 | + functions-common:time_stop:2304 : local name 2022-04-13 06:54:53.313 | + functions-common:time_stop:2305 : local end_time 2022-04-13 06:54:53.316 | + functions-common:time_stop:2306 : local elapsed_time 2022-04-13 06:54:53.319 | + functions-common:time_stop:2307 : local total 2022-04-13 06:54:53.321 | + functions-common:time_stop:2308 : local start_time 2022-04-13 06:54:53.324 | + functions-common:time_stop:2310 : name=pip_install 2022-04-13 06:54:53.327 | + functions-common:time_stop:2311 : start_time=1649832889725 2022-04-13 06:54:53.330 | + functions-common:time_stop:2313 : [[ -z 1649832889725 ]] 2022-04-13 06:54:53.333 | ++ functions-common:time_stop:2316 : date +%s%3N 2022-04-13 06:54:53.339 | + functions-common:time_stop:2316 : end_time=1649832893335 2022-04-13 06:54:53.342 | + functions-common:time_stop:2317 : elapsed_time=3610 2022-04-13 06:54:53.345 | + functions-common:time_stop:2318 : total=39444 2022-04-13 06:54:53.347 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2022-04-13 06:54:53.350 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=43054 2022-04-13 06:54:53.353 | + inc/python:pip_install:203 : return 0 2022-04-13 06:54:53.356 | + ./stack.sh:main:847 : install_apache_uwsgi 2022-04-13 06:54:53.359 | + lib/apache:install_apache_uwsgi:80 : local apxs=apxs2 2022-04-13 06:54:53.362 | + lib/apache:install_apache_uwsgi:81 : is_fedora 2022-04-13 06:54:53.365 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2022-04-13 06:54:53.368 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2022-04-13 06:54:53.371 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 06:54:53.374 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 06:54:53.376 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 06:54:53.378 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2022-04-13 06:54:53.380 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2022-04-13 06:54:53.383 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2022-04-13 06:54:53.385 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 06:54:53.387 | + lib/apache:install_apache_uwsgi:92 : UWSGI_PYTHON_PLUGIN=python3 2022-04-13 06:54:53.389 | + lib/apache:install_apache_uwsgi:94 : is_ubuntu 2022-04-13 06:54:53.392 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-04-13 06:54:53.394 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-04-13 06:54:53.396 | + lib/apache:install_apache_uwsgi:95 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-04-13 06:54:53.398 | + lib/apache:install_apache_uwsgi:96 : [[ focal == \b\i\o\n\i\c ]] 2022-04-13 06:54:53.401 | + lib/apache:install_apache_uwsgi:99 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-13 06:54:53.403 | + functions-common:install_package:1342 : update_package_repo 2022-04-13 06:54:53.405 | + functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2022-04-13 06:54:53.407 | + functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2022-04-13 06:54:53.410 | + functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2022-04-13 06:54:53.412 | + functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2022-04-13 06:54:53.414 | + functions-common:update_package_repo:1322 : is_ubuntu 2022-04-13 06:54:53.416 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-04-13 06:54:53.419 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-04-13 06:54:53.421 | + functions-common:update_package_repo:1323 : apt_get_update 2022-04-13 06:54:53.423 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2022-04-13 06:54:53.425 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2022-04-13 06:54:53.427 | + functions-common:apt_get_update:1069 : return 2022-04-13 06:54:53.430 | + functions-common:install_package:1343 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-13 06:54:53.432 | + functions-common:real_install_package:1328 : is_ubuntu 2022-04-13 06:54:53.434 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-04-13 06:54:53.436 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-04-13 06:54:53.438 | + functions-common:real_install_package:1329 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-13 06:54:53.458 | + functions-common:apt_get:1109 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-13 06:54:53.568 | Reading package lists... 2022-04-13 06:54:53.814 | Building dependency tree... 2022-04-13 06:54:53.816 | Reading state information... 2022-04-13 06:54:54.061 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-04-13 06:54:54.061 | The following packages were automatically installed and are no longer required: 2022-04-13 06:54:54.062 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 06:54:54.062 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 06:54:54.062 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 06:54:54.062 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 06:54:54.062 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 06:54:54.062 | python3-zope.interface 2022-04-13 06:54:54.062 | Use 'sudo apt autoremove' to remove them. 2022-04-13 06:54:54.063 | The following additional packages will be installed: 2022-04-13 06:54:54.063 | libnorm1 libpgm-5.2-0 libzmq5 uwsgi-core 2022-04-13 06:54:54.064 | Suggested packages: 2022-04-13 06:54:54.065 | uwsgi-dev uwsgi-extra uwsgi-plugins-all python3-uwsgidecorators 2022-04-13 06:54:54.151 | The following NEW packages will be installed: 2022-04-13 06:54:54.152 | libnorm1 libpgm-5.2-0 libzmq5 uwsgi uwsgi-core uwsgi-plugin-python3 2022-04-13 06:54:54.301 | 0 upgraded, 6 newly installed, 0 to remove and 125 not upgraded. 2022-04-13 06:54:54.302 | Need to get 1,306 kB of archives. 2022-04-13 06:54:54.302 | After this operation, 4,613 kB of additional disk space will be used. 2022-04-13 06:54:54.302 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libnorm1 amd64 1.5.8+dfsg2-2build1 [290 kB] 2022-04-13 06:54:54.647 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-3ubuntu1 [158 kB] 2022-04-13 06:54:54.671 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libzmq5 amd64 4.3.2-2ubuntu1 [242 kB] 2022-04-13 06:54:54.722 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 uwsgi-core amd64 2.0.18-11ubuntu1 [523 kB] 2022-04-13 06:54:54.785 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 uwsgi amd64 2.0.18-11ubuntu1 [17.6 kB] 2022-04-13 06:54:54.786 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 uwsgi-plugin-python3 amd64 2.0.18-11ubuntu1 [75.1 kB] 2022-04-13 06:54:55.393 | Fetched 1,306 kB in 1s (2,071 kB/s) 2022-04-13 06:54:55.434 | Selecting previously unselected package libnorm1:amd64. 2022-04-13 06:54:55.485 | (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 ... 89358 files and directories currently installed.) 2022-04-13 06:54:55.489 | Preparing to unpack .../0-libnorm1_1.5.8+dfsg2-2build1_amd64.deb ... 2022-04-13 06:54:55.500 | Unpacking libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 2022-04-13 06:54:55.583 | Selecting previously unselected package libpgm-5.2-0:amd64. 2022-04-13 06:54:55.593 | Preparing to unpack .../1-libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb ... 2022-04-13 06:54:55.598 | Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 2022-04-13 06:54:55.665 | Selecting previously unselected package libzmq5:amd64. 2022-04-13 06:54:55.675 | Preparing to unpack .../2-libzmq5_4.3.2-2ubuntu1_amd64.deb ... 2022-04-13 06:54:55.680 | Unpacking libzmq5:amd64 (4.3.2-2ubuntu1) ... 2022-04-13 06:54:55.766 | Selecting previously unselected package uwsgi-core. 2022-04-13 06:54:55.776 | Preparing to unpack .../3-uwsgi-core_2.0.18-11ubuntu1_amd64.deb ... 2022-04-13 06:54:55.781 | Unpacking uwsgi-core (2.0.18-11ubuntu1) ... 2022-04-13 06:54:55.947 | Selecting previously unselected package uwsgi. 2022-04-13 06:54:55.956 | Preparing to unpack .../4-uwsgi_2.0.18-11ubuntu1_amd64.deb ... 2022-04-13 06:54:55.962 | Unpacking uwsgi (2.0.18-11ubuntu1) ... 2022-04-13 06:54:56.023 | Selecting previously unselected package uwsgi-plugin-python3. 2022-04-13 06:54:56.033 | Preparing to unpack .../5-uwsgi-plugin-python3_2.0.18-11ubuntu1_amd64.deb ... 2022-04-13 06:54:56.038 | Unpacking uwsgi-plugin-python3 (2.0.18-11ubuntu1) ... 2022-04-13 06:54:56.113 | Setting up libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 2022-04-13 06:54:56.126 | Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 2022-04-13 06:54:56.139 | Setting up libzmq5:amd64 (4.3.2-2ubuntu1) ... 2022-04-13 06:54:56.151 | Setting up uwsgi-core (2.0.18-11ubuntu1) ... 2022-04-13 06:54:56.169 | Setting up uwsgi (2.0.18-11ubuntu1) ... 2022-04-13 06:54:57.025 | Setting up uwsgi-plugin-python3 (2.0.18-11ubuntu1) ... 2022-04-13 06:54:57.064 | Processing triggers for systemd (245.4-4ubuntu3.15) ... 2022-04-13 06:54:57.434 | Processing triggers for man-db (2.9.1-1) ... 2022-04-13 06:54:57.835 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2022-04-13 06:55:05.765 | + functions-common:apt_get:1113 : result=0 2022-04-13 06:55:05.768 | + functions-common:apt_get:1116 : time_stop apt-get 2022-04-13 06:55:05.771 | + functions-common:time_stop:2304 : local name 2022-04-13 06:55:05.773 | + functions-common:time_stop:2305 : local end_time 2022-04-13 06:55:05.775 | + functions-common:time_stop:2306 : local elapsed_time 2022-04-13 06:55:05.777 | + functions-common:time_stop:2307 : local total 2022-04-13 06:55:05.779 | + functions-common:time_stop:2308 : local start_time 2022-04-13 06:55:05.781 | + functions-common:time_stop:2310 : name=apt-get 2022-04-13 06:55:05.784 | + functions-common:time_stop:2311 : start_time=1649832893456 2022-04-13 06:55:05.786 | + functions-common:time_stop:2313 : [[ -z 1649832893456 ]] 2022-04-13 06:55:05.789 | ++ functions-common:time_stop:2316 : date +%s%3N 2022-04-13 06:55:05.793 | + functions-common:time_stop:2316 : end_time=1649832905790 2022-04-13 06:55:05.795 | + functions-common:time_stop:2317 : elapsed_time=12334 2022-04-13 06:55:05.797 | + functions-common:time_stop:2318 : total=268307 2022-04-13 06:55:05.799 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2022-04-13 06:55:05.802 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=280641 2022-04-13 06:55:05.804 | + functions-common:apt_get:1117 : return 0 2022-04-13 06:55:05.806 | + lib/apache:install_apache_uwsgi:131 : is_ubuntu 2022-04-13 06:55:05.809 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-04-13 06:55:05.811 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-04-13 06:55:05.813 | + lib/apache:install_apache_uwsgi:133 : sudo a2enmod proxy 2022-04-13 06:55:05.886 | Enabling module proxy. 2022-04-13 06:55:05.895 | To activate the new configuration, you need to run: 2022-04-13 06:55:05.895 | systemctl restart apache2 2022-04-13 06:55:05.901 | + lib/apache:install_apache_uwsgi:134 : sudo a2enmod proxy_uwsgi 2022-04-13 06:55:05.967 | Considering dependency proxy for proxy_uwsgi: 2022-04-13 06:55:05.967 | Module proxy already enabled 2022-04-13 06:55:05.967 | Enabling module proxy_uwsgi. 2022-04-13 06:55:05.974 | To activate the new configuration, you need to run: 2022-04-13 06:55:05.974 | systemctl restart apache2 2022-04-13 06:55:05.979 | + lib/apache:install_apache_uwsgi:140 : restart_apache_server 2022-04-13 06:55:05.982 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-04-13 06:55:05.985 | + functions-common:restart_service:2188 : '[' -x /bin/systemctl ']' 2022-04-13 06:55:05.988 | + functions-common:restart_service:2189 : sudo /bin/systemctl restart apache2 2022-04-13 06:55:06.119 | + ./stack.sh:main:850 : install_keystoneauth 2022-04-13 06:55:06.122 | + lib/keystone:install_keystoneauth:468 : use_library_from_git keystoneauth 2022-04-13 06:55:06.124 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2022-04-13 06:55:06.126 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:55:06.129 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 06:55:06.131 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystoneauth, ]] 2022-04-13 06:55:06.134 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:55:06.136 | + ./stack.sh:main:851 : install_keystoneclient 2022-04-13 06:55:06.138 | + lib/keystone:install_keystoneclient:476 : use_library_from_git python-keystoneclient 2022-04-13 06:55:06.141 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2022-04-13 06:55:06.143 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:55:06.145 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 06:55:06.148 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-keystoneclient, ]] 2022-04-13 06:55:06.150 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:55:06.152 | + ./stack.sh:main:852 : install_glanceclient 2022-04-13 06:55:06.154 | + lib/glance:install_glanceclient:429 : use_library_from_git python-glanceclient 2022-04-13 06:55:06.156 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2022-04-13 06:55:06.159 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:55:06.161 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 06:55:06.164 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-glanceclient, ]] 2022-04-13 06:55:06.166 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:55:06.168 | + ./stack.sh:main:853 : install_cinderclient 2022-04-13 06:55:06.170 | + lib/cinder:install_cinderclient:467 : use_library_from_git python-brick-cinderclient-ext 2022-04-13 06:55:06.172 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2022-04-13 06:55:06.175 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:55:06.177 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 06:55:06.179 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2022-04-13 06:55:06.181 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:55:06.183 | + lib/cinder:install_cinderclient:472 : use_library_from_git python-cinderclient 2022-04-13 06:55:06.186 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2022-04-13 06:55:06.190 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:55:06.192 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 06:55:06.194 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-cinderclient, ]] 2022-04-13 06:55:06.196 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:55:06.200 | + ./stack.sh:main:854 : install_novaclient 2022-04-13 06:55:06.202 | + lib/nova:install_novaclient:820 : use_library_from_git python-novaclient 2022-04-13 06:55:06.205 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2022-04-13 06:55:06.207 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:55:06.210 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 06:55:06.212 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-novaclient, ]] 2022-04-13 06:55:06.214 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:55:06.217 | + ./stack.sh:main:855 : is_service_enabled swift glance horizon 2022-04-13 06:55:06.237 | + functions-common:is_service_enabled:1960 : return 0 2022-04-13 06:55:06.239 | + ./stack.sh:main:856 : install_swiftclient 2022-04-13 06:55:06.242 | + lib/swift:install_swiftclient:752 : use_library_from_git python-swiftclient 2022-04-13 06:55:06.244 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2022-04-13 06:55:06.246 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:55:06.249 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 06:55:06.251 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-swiftclient, ]] 2022-04-13 06:55:06.253 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:55:06.256 | + ./stack.sh:main:858 : is_service_enabled neutron nova horizon 2022-04-13 06:55:06.271 | + functions-common:is_service_enabled:1960 : return 0 2022-04-13 06:55:06.274 | + ./stack.sh:main:859 : install_neutronclient 2022-04-13 06:55:06.276 | + lib/neutron:install_neutronclient:440 : use_library_from_git python-neutronclient 2022-04-13 06:55:06.278 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2022-04-13 06:55:06.281 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:55:06.283 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 06:55:06.285 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-neutronclient, ]] 2022-04-13 06:55:06.288 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:55:06.290 | + ./stack.sh:main:863 : install_keystonemiddleware 2022-04-13 06:55:06.292 | + lib/keystone:install_keystonemiddleware:486 : use_library_from_git keystonemiddleware 2022-04-13 06:55:06.295 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2022-04-13 06:55:06.298 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:55:06.301 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 06:55:06.304 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystonemiddleware, ]] 2022-04-13 06:55:06.306 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:55:06.310 | + lib/keystone:install_keystonemiddleware:491 : pip_install_gr keystonemiddleware 2022-04-13 06:55:06.312 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-04-13 06:55:06.314 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-13 06:55:06.318 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-04-13 06:55:06.320 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2022-04-13 06:55:06.323 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-13 06:55:06.327 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-04-13 06:55:06.327 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-13 06:55:06.332 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2022-04-13 06:55:06.335 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2022-04-13 06:55:06.337 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2022-04-13 06:55:06.340 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-04-13 06:55:06.342 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-04-13 06:55:06.363 | Using python 3.8 to install keystonemiddleware 2022-04-13 06:55:06.366 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt keystonemiddleware 2022-04-13 06:55:07.095 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 06:55:07.095 | from cryptography.utils import int_from_bytes 2022-04-13 06:55:07.095 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 06:55:07.096 | from cryptography.utils import int_from_bytes 2022-04-13 06:55:08.148 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 06:55:08.152 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:55:08.153 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:55:08.158 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:55:08.163 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:55:08.165 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:55:08.166 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:55:08.172 | Requirement already satisfied: keystonemiddleware===9.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 348)) (9.2.0) 2022-04-13 06:55:08.253 | Requirement already satisfied: oslo.cache===2.7.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 367)) (2.7.1) 2022-04-13 06:55:08.290 | Requirement already satisfied: oslo.config===8.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 392)) (8.5.1) 2022-04-13 06:55:08.331 | Requirement already satisfied: dogpile.cache===1.1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 411)) (1.1.5) 2022-04-13 06:55:08.336 | Requirement already satisfied: stevedore===3.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 418)) (3.3.1) 2022-04-13 06:55:08.343 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 445)) (1.15.0) 2022-04-13 06:55:08.346 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 484)) (1.4.0) 2022-04-13 06:55:08.351 | Requirement already satisfied: keystoneauth1===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 514)) (4.3.1) 2022-04-13 06:55:08.410 | Requirement already satisfied: python-keystoneclient===4.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 518)) (4.2.0) 2022-04-13 06:55:08.433 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 530)) (4.4.2) 2022-04-13 06:55:08.438 | Requirement already satisfied: oslo.utils===4.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 566)) (4.8.1) 2022-04-13 06:55:08.454 | Requirement already satisfied: pytz===2021.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 579)) (2021.1) 2022-04-13 06:55:08.458 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 58)) (3.1.1) 2022-04-13 06:55:08.469 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 277)) (4.4.0) 2022-04-13 06:55:08.507 | Requirement already satisfied: oslo.context===3.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 55)) (3.2.1) 2022-04-13 06:55:08.513 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 52)) (5.0.1) 2022-04-13 06:55:08.519 | Requirement already satisfied: requests===2.25.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (2.25.1) 2022-04-13 06:55:08.539 | Requirement already satisfied: pbr===5.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 46)) (5.5.1) 2022-04-13 06:55:08.542 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 18)) (1.8.7) 2022-04-13 06:55:08.554 | Requirement already satisfied: oslo.serialization===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (4.1.1) 2022-04-13 06:55:08.563 | Requirement already satisfied: PyYAML===5.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 181)) (5.4.1) 2022-04-13 06:55:08.570 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 118)) (2.2.0) 2022-04-13 06:55:08.577 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 135)) (0.8.0) 2022-04-13 06:55:08.582 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 324)) (1.7.0) 2022-04-13 06:55:08.586 | Requirement already satisfied: iso8601===0.1.14 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (0.1.14) 2022-04-13 06:55:08.589 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 407)) (2.4.7) 2022-04-13 06:55:08.592 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 510)) (0.10.9) 2022-04-13 06:55:08.594 | Requirement already satisfied: packaging===20.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 331)) (20.9) 2022-04-13 06:55:08.600 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 117)) (0.9.6) 2022-04-13 06:55:08.603 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 573)) (2.8.1) 2022-04-13 06:55:08.607 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 361)) (2.10) 2022-04-13 06:55:08.610 | Requirement already satisfied: urllib3===1.26.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 172)) (1.26.3) 2022-04-13 06:55:08.631 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 41)) (2021.10.8) 2022-04-13 06:55:08.633 | Requirement already satisfied: chardet===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 3)) (4.0.0) 2022-04-13 06:55:08.636 | Requirement already satisfied: msgpack===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 390)) (1.0.2) 2022-04-13 06:55:08.639 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 473)) (1.12.1) 2022-04-13 06:55:09.866 | WARNING: You are using pip version 20.2.2; however, version 22.0.4 is available. 2022-04-13 06:55:09.866 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 06:55:09.942 | + inc/python:pip_install:200 : result=0 2022-04-13 06:55:09.945 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 06:55:09.949 | + functions-common:time_stop:2304 : local name 2022-04-13 06:55:09.951 | + functions-common:time_stop:2305 : local end_time 2022-04-13 06:55:09.954 | + functions-common:time_stop:2306 : local elapsed_time 2022-04-13 06:55:09.956 | + functions-common:time_stop:2307 : local total 2022-04-13 06:55:09.958 | + functions-common:time_stop:2308 : local start_time 2022-04-13 06:55:09.961 | + functions-common:time_stop:2310 : name=pip_install 2022-04-13 06:55:09.963 | + functions-common:time_stop:2311 : start_time=1649832906357 2022-04-13 06:55:09.965 | + functions-common:time_stop:2313 : [[ -z 1649832906357 ]] 2022-04-13 06:55:09.968 | ++ functions-common:time_stop:2316 : date +%s%3N 2022-04-13 06:55:09.973 | + functions-common:time_stop:2316 : end_time=1649832909970 2022-04-13 06:55:09.975 | + functions-common:time_stop:2317 : elapsed_time=3613 2022-04-13 06:55:09.978 | + functions-common:time_stop:2318 : total=43054 2022-04-13 06:55:09.981 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2022-04-13 06:55:09.984 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=46667 2022-04-13 06:55:09.986 | + inc/python:pip_install:203 : return 0 2022-04-13 06:55:09.990 | + lib/keystone:install_keystonemiddleware:495 : pip_install_gr python-memcached 2022-04-13 06:55:09.993 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-04-13 06:55:09.995 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-13 06:55:09.998 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-04-13 06:55:10.002 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2022-04-13 06:55:10.004 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-13 06:55:10.008 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-04-13 06:55:10.008 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-13 06:55:10.014 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2022-04-13 06:55:10.016 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2022-04-13 06:55:10.018 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2022-04-13 06:55:10.021 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-04-13 06:55:10.024 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-04-13 06:55:10.045 | Using python 3.8 to install python-memcached 2022-04-13 06:55:10.047 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-memcached 2022-04-13 06:55:10.738 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 06:55:10.738 | from cryptography.utils import int_from_bytes 2022-04-13 06:55:10.738 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 06:55:10.739 | from cryptography.utils import int_from_bytes 2022-04-13 06:55:11.770 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 06:55:11.773 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:55:11.774 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:55:11.779 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:55:11.784 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:55:11.786 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:55:11.788 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:55:11.913 | Collecting python-memcached===1.59 2022-04-13 06:55:11.920 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/4da/c64916871bd35/python_memcached-1.59-py2.py3-none-any.whl (16 kB) 2022-04-13 06:55:11.988 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 445)) (1.15.0) 2022-04-13 06:55:13.305 | Installing collected packages: python-memcached 2022-04-13 06:55:13.397 | Successfully installed python-memcached-1.59 2022-04-13 06:55:13.504 | WARNING: You are using pip version 20.2.2; however, version 22.0.4 is available. 2022-04-13 06:55:13.504 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 06:55:13.580 | + inc/python:pip_install:200 : result=0 2022-04-13 06:55:13.584 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 06:55:13.588 | + functions-common:time_stop:2304 : local name 2022-04-13 06:55:13.591 | + functions-common:time_stop:2305 : local end_time 2022-04-13 06:55:13.595 | + functions-common:time_stop:2306 : local elapsed_time 2022-04-13 06:55:13.598 | + functions-common:time_stop:2307 : local total 2022-04-13 06:55:13.602 | + functions-common:time_stop:2308 : local start_time 2022-04-13 06:55:13.605 | + functions-common:time_stop:2310 : name=pip_install 2022-04-13 06:55:13.608 | + functions-common:time_stop:2311 : start_time=1649832910039 2022-04-13 06:55:13.612 | + functions-common:time_stop:2313 : [[ -z 1649832910039 ]] 2022-04-13 06:55:13.615 | ++ functions-common:time_stop:2316 : date +%s%3N 2022-04-13 06:55:13.619 | + functions-common:time_stop:2316 : end_time=1649832913616 2022-04-13 06:55:13.621 | + functions-common:time_stop:2317 : elapsed_time=3577 2022-04-13 06:55:13.623 | + functions-common:time_stop:2318 : total=46667 2022-04-13 06:55:13.626 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2022-04-13 06:55:13.628 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=50244 2022-04-13 06:55:13.632 | + inc/python:pip_install:203 : return 0 2022-04-13 06:55:13.635 | + ./stack.sh:main:865 : is_service_enabled keystone 2022-04-13 06:55:13.652 | + functions-common:is_service_enabled:1960 : return 0 2022-04-13 06:55:13.655 | + ./stack.sh:main:866 : '[' 10.222.0.43 == 10.222.0.43 ']' 2022-04-13 06:55:13.657 | + ./stack.sh:main:867 : stack_install_service keystone 2022-04-13 06:55:13.660 | + lib/stack:stack_install_service:20 : local service=keystone 2022-04-13 06:55:13.662 | + lib/stack:stack_install_service:21 : type install_keystone 2022-04-13 06:55:13.665 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-13 06:55:13.667 | + lib/stack:stack_install_service:32 : install_keystone 2022-04-13 06:55:13.669 | + lib/keystone:install_keystone:501 : is_service_enabled ldap 2022-04-13 06:55:13.684 | + functions-common:is_service_enabled:1960 : return 1 2022-04-13 06:55:13.686 | + lib/keystone:install_keystone:505 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone stable/wallaby 2022-04-13 06:55:13.689 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/keystone.git 2022-04-13 06:55:13.691 | + functions-common:git_clone:524 : local git_dest=/opt/stack/keystone 2022-04-13 06:55:13.693 | + functions-common:git_clone:525 : local git_ref=stable/wallaby 2022-04-13 06:55:13.695 | + functions-common:git_clone:526 : local orig_dir 2022-04-13 06:55:13.697 | ++ functions-common:git_clone:527 : pwd 2022-04-13 06:55:13.699 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2022-04-13 06:55:13.701 | + functions-common:git_clone:528 : local git_clone_flags= 2022-04-13 06:55:13.704 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2022-04-13 06:55:13.718 | + functions-common:git_clone:530 : RECLONE=False 2022-04-13 06:55:13.721 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2022-04-13 06:55:13.723 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2022-04-13 06:55:13.726 | + functions-common:git_clone:544 : echo stable/wallaby 2022-04-13 06:55:13.726 | + functions-common:git_clone:544 : egrep -q '^refs' 2022-04-13 06:55:13.732 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/keystone ]] 2022-04-13 06:55:13.734 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2022-04-13 06:55:13.736 | + functions-common:git_clone:592 : cd /opt/stack/keystone 2022-04-13 06:55:13.739 | + functions-common:git_clone:593 : git show --oneline 2022-04-13 06:55:13.739 | + functions-common:git_clone:593 : head -1 2022-04-13 06:55:13.743 | ddd97302e Merge "Update local_id limit to 255 characters" into stable/wallaby 2022-04-13 06:55:13.747 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2022-04-13 06:55:13.750 | + lib/keystone:install_keystone:506 : setup_develop /opt/stack/keystone 2022-04-13 06:55:13.753 | + inc/python:setup_develop:338 : local bindep 2022-04-13 06:55:13.755 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-13 06:55:13.757 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2022-04-13 06:55:13.760 | + inc/python:setup_develop:344 : local extras= 2022-04-13 06:55:13.762 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-04-13 06:55:13.764 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-13 06:55:13.766 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-13 06:55:13.769 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2022-04-13 06:55:13.772 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-13 06:55:13.774 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-13 06:55:13.777 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2022-04-13 06:55:13.779 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-13 06:55:13.782 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2022-04-13 06:55:13.784 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-13 06:55:13.787 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-04-13 06:55:13.789 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-04-13 06:55:13.795 | + inc/python:_setup_package_with_constraints_edit:383 : name=keystone 2022-04-13 06:55:13.797 | + inc/python:_setup_package_with_constraints_edit:385 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone '-e file:///opt/stack/keystone#egg=keystone' 2022-04-13 06:55:14.414 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/keystone -e 2022-04-13 06:55:14.418 | + inc/python:setup_package:417 : local bindep=0 2022-04-13 06:55:14.422 | + inc/python:setup_package:418 : local bindep_flag= 2022-04-13 06:55:14.425 | + inc/python:setup_package:419 : local bindep_profiles= 2022-04-13 06:55:14.427 | + inc/python:setup_package:420 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-13 06:55:14.430 | + inc/python:setup_package:425 : local project_dir=/opt/stack/keystone 2022-04-13 06:55:14.432 | + inc/python:setup_package:426 : local flags=-e 2022-04-13 06:55:14.434 | + inc/python:setup_package:427 : local extras= 2022-04-13 06:55:14.437 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-04-13 06:55:14.439 | + inc/python:setup_package:431 : [[ -z '' ]] 2022-04-13 06:55:14.441 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2022-04-13 06:55:14.444 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2022-04-13 06:55:14.446 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-04-13 06:55:14.448 | + inc/python:setup_package:445 : pip_install -e /opt/stack/keystone 2022-04-13 06:55:14.469 | Using python 3.8 to install /opt/stack/keystone 2022-04-13 06:55:14.471 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/keystone 2022-04-13 06:55:15.173 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 06:55:15.173 | from cryptography.utils import int_from_bytes 2022-04-13 06:55:15.173 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 06:55:15.173 | from cryptography.utils import int_from_bytes 2022-04-13 06:55:16.203 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 06:55:16.204 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-04-13 06:55:16.207 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:55:16.209 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:55:16.210 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:55:16.212 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:55:16.215 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:55:16.222 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:55:16.226 | Obtaining file:///opt/stack/keystone 2022-04-13 06:55:16.805 | ERROR: Command errored out with exit status 1: 2022-04-13 06:55:16.805 | command: /usr/bin/python3.8 -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/opt/stack/keystone/setup.py'"'"'; __file__='"'"'/opt/stack/keystone/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-nh0to94f 2022-04-13 06:55:16.805 | cwd: /opt/stack/keystone/ 2022-04-13 06:55:16.805 | Complete output (24 lines): 2022-04-13 06:55:16.805 | /usr/local/lib/python3.8/dist-packages/setuptools/dist.py:634: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead 2022-04-13 06:55:16.805 | warnings.warn( 2022-04-13 06:55:16.805 | /usr/local/lib/python3.8/dist-packages/setuptools/dist.py:634: UserWarning: Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' instead 2022-04-13 06:55:16.805 | warnings.warn( 2022-04-13 06:55:16.805 | /usr/local/lib/python3.8/dist-packages/setuptools/dist.py:634: UserWarning: Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead 2022-04-13 06:55:16.805 | warnings.warn( 2022-04-13 06:55:16.805 | /usr/local/lib/python3.8/dist-packages/setuptools/dist.py:634: UserWarning: Usage of dash-separated 'python-requires' will not be supported in future versions. Please use the underscore name 'python_requires' instead 2022-04-13 06:55:16.805 | warnings.warn( 2022-04-13 06:55:16.805 | ERROR:root:Error parsing 2022-04-13 06:55:16.805 | Traceback (most recent call last): 2022-04-13 06:55:16.805 | File "/usr/local/lib/python3.8/dist-packages/pbr/core.py", line 96, in pbr 2022-04-13 06:55:16.805 | attrs = util.cfg_to_args(path, dist.script_args) 2022-04-13 06:55:16.805 | File "/usr/local/lib/python3.8/dist-packages/pbr/util.py", line 271, in cfg_to_args 2022-04-13 06:55:16.806 | pbr.hooks.setup_hook(config) 2022-04-13 06:55:16.806 | File "/usr/local/lib/python3.8/dist-packages/pbr/hooks/__init__.py", line 25, in setup_hook 2022-04-13 06:55:16.806 | metadata_config.run() 2022-04-13 06:55:16.806 | File "/usr/local/lib/python3.8/dist-packages/pbr/hooks/base.py", line 27, in run 2022-04-13 06:55:16.806 | self.hook() 2022-04-13 06:55:16.806 | File "/usr/local/lib/python3.8/dist-packages/pbr/hooks/metadata.py", line 25, in hook 2022-04-13 06:55:16.806 | self.config['version'] = packaging.get_version( 2022-04-13 06:55:16.806 | File "/usr/local/lib/python3.8/dist-packages/pbr/packaging.py", line 874, in get_version 2022-04-13 06:55:16.806 | raise Exception("Versioning for this project requires either an sdist" 2022-04-13 06:55:16.806 | Exception: Versioning for this project requires either an sdist tarball, or access to an upstream git repository. It's also possible that there is a mismatch between the package name in setup.cfg and the argument given to pbr.version.VersionInfo. Project name keystone was given, but was not able to be found. 2022-04-13 06:55:16.806 | error in setup command: Error parsing /opt/stack/keystone/setup.cfg: Exception: Versioning for this project requires either an sdist tarball, or access to an upstream git repository. It's also possible that there is a mismatch between the package name in setup.cfg and the argument given to pbr.version.VersionInfo. Project name keystone was given, but was not able to be found. 2022-04-13 06:55:16.806 | ---------------------------------------- 2022-04-13 06:55:16.806 | ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2022-04-13 06:55:16.948 | WARNING: You are using pip version 20.2.2; however, version 22.0.4 is available. 2022-04-13 06:55:16.948 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 06:55:17.004 | + inc/python:pip_install:1 : exit_trap 2022-04-13 06:55:17.007 | + ./stack.sh:exit_trap:507 : local r=1 2022-04-13 06:55:17.011 | ++ ./stack.sh:exit_trap:508 : jobs -p 2022-04-13 06:55:17.014 | + ./stack.sh:exit_trap:508 : jobs= 2022-04-13 06:55:17.017 | + ./stack.sh:exit_trap:511 : [[ -n '' ]] 2022-04-13 06:55:17.019 | + ./stack.sh:exit_trap:517 : '[' -f '' ']' 2022-04-13 06:55:17.022 | + ./stack.sh:exit_trap:522 : kill_spinner 2022-04-13 06:55:17.024 | + ./stack.sh:kill_spinner:417 : '[' '!' -z '' ']' 2022-04-13 06:55:17.026 | + ./stack.sh:exit_trap:524 : [[ 1 -ne 0 ]] 2022-04-13 06:55:17.028 | + ./stack.sh:exit_trap:525 : echo 'Error on exit' 2022-04-13 06:55:17.028 | Error on exit 2022-04-13 06:55:17.030 | + ./stack.sh:exit_trap:527 : type -p generate-subunit 2022-04-13 06:55:17.032 | + ./stack.sh:exit_trap:528 : generate-subunit 1649832553 364 fail 2022-04-13 06:55:17.539 | + ./stack.sh:exit_trap:530 : [[ -z /opt/stack/logs ]] 2022-04-13 06:55:17.542 | + ./stack.sh:exit_trap:533 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2022-04-13 06:55:18.176 | + ./stack.sh:exit_trap:542 : exit 1